Parse Thicket Text Generalization for Training Data Expansion
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current classification models in linguistics are limited by the quality of their training data, which affects their performance and ability to generalize beyond the original data set.
Innovation Solution
The use of parse thickets to represent syntactic and discourse information in text, allowing for the identification of common entities and rhetorical relations, and the creation of generalized text fragments that enhance the quality and coverage of training data sets.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If statistical and deep learning language systems are used to improve classification performance, then recognition accuracy is improved, but the quality and coverage of training data sets deteriorate due to inability to cover corner cases
Solution Approach 1:
The text is segmented into parse thickets that represent syntactic and discourse information separately. By dividing the training data processing into syntactic parsing and discourse parsing components, the system can systematically cover corner cases that holistic statistical methods miss, thereby improving both accuracy and coverage simultaneously
Solution Approach 2:
Parse thickets serve as an intermediary representation between raw text and classification models. This intermediate structured representation captures syntactic and discourse features explicitly, enabling the model to generalize better to corner cases while maintaining high recognition accuracy on standard cases
2Adaptability or versatility
If more training data is added to improve model generalization, then adaptability is improved, but the complexity of data processing and validation increases
Solution Approach 1:
The system performs preliminary syntactic and discourse parsing on training data before feeding it to classification models. By pre-structuring the data into parse thickets with explicit syntactic and discourse relationships, the system reduces the complexity of subsequent model training and validation while improving generalization to unseen cases
Solution Approach 2:
The invention changes the parameter representation of text from raw strings to structured parse thickets with syntactic and discourse features. This parameter transformation enables more efficient processing of expanded training datasets while systematically capturing corner case patterns that improve model adaptability
Data Source
AI summary
Improved systems and methods for generating training data for classification models are disclosed. In an example, a training application accesses two fragments of text. The application represents each fragment of text as a parse thicket. The parse thickets jointly represent syntactic and discourse information. From the parse thickets, the application generalizes the text by identifying common entities or common rhetorical relations between parse thickets. The generalized text is added to a training data set, thereby increasing the coverage of the training set.


