Encoder-Decoder Model for Unstructured Text Structuring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for extracting structured information from unstructured text require different extraction strategies for various scenarios, limiting their portability and universality.

Innovation Solution

A method involving an encoder-decoder model is used to input unstructured text, generating an output sequence with attribute elements and values, where the model is trained using marked training text, allowing for flexible attribute setting across scenarios.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If different extraction strategies are used for different scenarios, then extraction accuracy is improved, but model complexity and development workload increase

Engineering Contradiction:
Improveextraction accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies a single encoder-decoder model that can perform information extraction across multiple scenarios and domains. The model is designed with universal components including an encoder for sequence encoding, a decoder for information extraction, and an attention mechanism that adapts to different extraction tasks without requiring separate models for each scenario, thus reducing overall system complexity while maintaining extraction accuracy

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent changes the parameters and configuration of the encoder-decoder model to adapt to different extraction scenarios. By adjusting the attention mechanism weights, decoding strategies, and training data parameters rather than creating entirely different models, the system achieves scenario-specific extraction accuracy while avoiding the complexity of multiple specialized models

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If different extraction strategies are used for different scenarios, then extraction accuracy is improved, but portability and universality decrease

Engineering Contradiction:
Improveextraction accuracyVSAvoidportability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The encoder-decoder model is designed as a universal framework that can be applied across different information extraction scenarios including named entity recognition, relation extraction, and event extraction. The same model architecture serves multiple functions by processing different types of unstructured text data and producing structured outputs for various applications, thereby improving portability while maintaining accuracy

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The model employs dynamic components including an attention mechanism that adaptively weights different parts of the input sequence based on the extraction task, and a flexible decoding process that can adjust to different output formats. This dynamic adaptability allows the same model to maintain high extraction accuracy across different scenarios without sacrificing portability

Inventive Principle:
Principle #15Dynamics

3Adaptability or versatility

If multiple extraction strategies are developed for various scenarios, then comprehensive coverage is improved, but developer workload increases

Engineering Contradiction:
Improvescenario coverageVSAvoiddeveloper workload
Core Design Contradiction:
Adaptability or versatilityVSEase of manufacture

Solution Approach 1:

The encoder-decoder model incorporates self-attention mechanisms and automatic feature learning capabilities that reduce the need for extensive manual feature engineering and strategy customization. The model automatically adapts to different extraction scenarios through its attention mechanism that self-adjusts to focus on relevant information, thereby improving scenario coverage while reducing the developer workload for configuring and maintaining multiple extraction strategies

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS11615242B2Method and apparatus for structuring data, related computer device and medium
Publication Date: 2023.03.28 BEIJING BAIDU NETCOM SCI & TECH CO LTD
  • US11615242B2 patent drawing
  • US11615242B2 patent drawing
  • US11615242B2 patent drawing

AI summary

A method and an apparatus for structuring data are related to information processing technologies in the field of natural language processing. By acquiring an unstructured text and inputting the unstructured text into an encoder-decoder model, an output sequence is obtained. The encoder-decoder model is trained using a training text marked with the attribute value of each attribute. A structured representation is generated based on the attributes corresponding to the attribute elements included in the output sequence and the attribute values comprised in the attribute elements.