Insightful Phrase Extraction for Multi-Context Text Ambiguity

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods fail to accurately extract insightful phrases from textual information, particularly in cases involving single or multiple contexts, due to issues with pattern recognition, context dependency, and ambiguity, leading to incomplete or inaccurate understanding of customer feedback.

Innovation Solution

A framework is developed that includes an input text preprocessor, multiple context detector, context dependency detector, context bounding determiner, phrase extraction engine, and phrase selection model to identify independent contexts, extract candidate phrases, and select the most insightful phrases using linguistic features and machine learning models.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional pattern recognition methods are used to extract phrases from text, then the extraction process is simple and fast, but the accuracy and insightfulness of extracted phrases deteriorates due to inability to handle context dependency and ambiguity

Engineering Contradiction:
Improvephrase extraction accuracyVSAvoidframework complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The framework segments the text processing task into distinct functional modules: input text preprocessor, multiple context detector, context dependency detector, context bounding determiner, phrase extraction engine, and phrase selection model. Each module handles a specific aspect of the extraction process, improving overall accuracy while managing complexity through modular design.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The framework introduces intermediary components between simple pattern recognition and final phrase extraction. The context detector and context dependency detector act as intermediaries that analyze and resolve contextual relationships, enabling accurate extraction of insightful phrases while managing complexity through layered processing.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If simple phrase extraction methods are used, then the processing speed is fast, but the ability to understand customer feedback deteriorates due to incomplete context analysis

Engineering Contradiction:
Improvecontext understanding completenessVSAvoidprocessing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The framework performs preliminary actions by detecting multiple contexts and analyzing context dependencies before extracting phrases. The input text preprocessor and context detectors prepare the text data in advance, ensuring complete context understanding is achieved before the actual phrase extraction, thereby minimizing information loss.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If multiple contexts are analyzed in detail to resolve ambiguity, then the insightfulness of extracted phrases is improved, but the computational complexity and processing time increases

Engineering Contradiction:
Improvephrase insightfulnessVSAvoidprocessing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The framework applies local quality by focusing computational resources on specific contextual regions that contain ambiguity or insight potential. The context bounding determiner identifies and focuses analysis on relevant local contexts, enabling high phrase insightfulness while maintaining processing efficiency by avoiding unnecessary analysis of entire text.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20260080173A1Method and system for insightful phrase extraction from text
Publication Date: 2026.03.19 VERIZON PATENT & LICENSING INC
  • US20260080173A1 patent drawing
  • US20260080173A1 patent drawing
  • US20260080173A1 patent drawing

AI summary

The present teaching relates to extracting insightful phrases from an input text. Independent contexts are first identified from the input text. With respect to each independent context, initial candidate phrases are generated with respect to linguistic features and are then filtered. Various features are then computed for each filtered candidate phrase and used to select top k candidate phrases for each independent context. A most insightful phrase is then selected from the k top candidate phrases using deep learned models. Such selected most insightful phrases for the independent contexts are then used for facilitating an understanding the input text.