Text Topic Determination via Word Dependency Graphs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Accurately determining text topics in natural language processing is challenging due to the complexity of word dependencies and semantic relationships within large datasets.

Innovation Solution

A computer-implemented method and apparatus that determine a text topic by analyzing a word sequence and graph structure representing word dependencies, using a topic distribution based on the word sequence and graph structure to identify the text topic.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional text topic determination methods are used, then the processing is simpler, but the accuracy of topic determination deteriorates due to inability to capture word dependencies

Engineering Contradiction:
Improvetopic determination accuracyVSAvoidmethod complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the text into a word sequence and separately identifies spaced words between each pair of words. This segmentation allows the method to capture both individual word meanings and their positional relationships, improving topic determination accuracy while managing complexity through structured decomposition of the text analysis task.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a graph structure dimension to represent word dependencies, transforming the traditional linear text analysis into a multi-dimensional representation. By mapping words and their spaced relationships onto a graph structure, the method captures semantic dependencies that linear methods miss, thereby improving accuracy without proportionally increasing complexity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If word dependencies are considered in detail, then topic determination accuracy improves, but the computational complexity increases

Engineering Contradiction:
Improvetopic determination accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the necessary dependency information by identifying spaced words between specific pairs of words in the sequence, rather than analyzing all possible word relationships. This selective extraction captures essential semantic dependencies for topic determination while avoiding the computational burden of complete dependency analysis.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The method applies partial action by focusing analysis on spaced words that are most relevant to topic determination, rather than processing all word relationships equally. This approach achieves sufficient accuracy for topic identification without the excessive computational cost of exhaustive dependency analysis.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12307207B2Method for determining text topic, and electronic device
Publication Date: 2025.05.20 BEIJING BAIDU NETCOM SCI & TECH CO LTD
  • US12307207B2 patent drawing
  • US12307207B2 patent drawing
  • US12307207B2 patent drawing

AI summary

A method for determining a text topic includes: after a word sequence corresponding to a text to be processed and a number of spaced words in the text to be processed between each two words in the word sequence are determined, a graph structure corresponding to the text to be processed may be determined based on the number of spaced words between each two words in the text to be processed, a topic distribution corresponding to the text may be determined based on the word sequence and the graph structure, a topic corresponding to the text may be determined based on the topic distribution.