Token String Augmentation for Stable Tag Estimation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Documents from infrastructure businesses are difficult to understand without specialized knowledge, making it challenging to prepare high-quality training data for extracting expressions related to troubles, and existing data augmentation techniques introduce noise or are ineffective for text data.

Innovation Solution

An information processing apparatus that augments token strings by looping and shifting the start position, generating multiple augmented token strings while maintaining the original arrangement, and uses a tag estimation model to determine tags through voting, reducing noise and improving model stability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If data augmentation techniques (random insertion, deletion, or exchange of words) are applied to document data, then the quantity of training data is increased, but noise is introduced and estimation stability deteriorates

Engineering Contradiction:
Improvequantity of training dataVSAvoidestimation stability
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent creates augmented token strings by copying and looping the original token string multiple times, generating multiple versions that preserve the original information without introducing noise. This allows increasing training data quantity while maintaining data quality and estimation stability.

Inventive Principle:
Principle #26Copying

2Quantity of substance

If simple data augmentation methods (enlargement, reduction, rotation, trimming) are applied to text data, then data quantity is increased, but the methods are ineffective because they cannot be applied to continuous values representing characters or words

Engineering Contradiction:
Improvequantity of training dataVSAvoidapplicability of augmentation method
Core Design Contradiction:
Quantity of substanceVSEase of manufacture

Solution Approach 1:

The patent changes the parameter representation by using discrete token strings instead of continuous embedding values for data augmentation. This allows applying augmentation operations to text data in a manner analogous to image processing, making the augmentation process both effective and easy to implement.

Inventive Principle:
Principle #35Parameter changes

3Quantity of substance

If words in sentences are randomly inserted, deleted, or exchanged to augment data, then training data quantity increases, but the meaning of sentences may change and noise is introduced

Engineering Contradiction:
Improvequantity of training dataVSAvoidoriginal meaning preservation
Core Design Contradiction:
Quantity of substanceVSLoss of information

Solution Approach 1:

The patent creates augmented token strings by copying and looping the original token string multiple times, generating multiple versions that preserve the original information without introducing noise. This allows increasing training data quantity while maintaining data quality and estimation stability.

Inventive Principle:
Principle #26Copying

4Adaptability or versatility

If synonyms are used to replace specific words for data augmentation, then data variety is increased, but it is difficult to prepare appropriate synonyms

Engineering Contradiction:
Improvedata varietyVSAvoidease of preparing augmentation data
Core Design Contradiction:
Adaptability or versatilityVSEase of manufacture

Solution Approach 1:

The patent changes the parameter representation by using discrete token strings instead of continuous embedding values for data augmentation. This allows applying augmentation operations to text data in a manner analogous to image processing, making the augmentation process both effective and easy to implement.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240232513A1Information processing apparatus, information processing method, and storage medium
Publication Date: 2024.07.11 KK TOSHIBA
  • US20240232513A1 patent drawing
  • US20240232513A1 patent drawing
  • US20240232513A1 patent drawing

AI summary

According to one embodiment, an information processing apparatus includes a processor including a hardware. The processor performs augmentation on a token string included in acquired document data so as to maintain an arrangement of an original token string to generate a plurality of augmented token strings. The processor estimates a tag to be appended to each of the augmented token strings. The processor determines a tag to be appended to the token string based on the tag estimated for each of the augmented token strings.