NLP Summarization Scoring for Faster High-Dimensional Text Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Natural language processing (NLP) systems face challenges with high dimensionality, leading to computational overload, reduced accuracy, ambiguity, increased carbon emissions, and failure to process documents in real time due to processing unnecessary words and sentences, resulting in less accurate and ambiguous summary text.

Innovation Solution

A summarization system that generates scores based on word frequency, domain entity frequency, and sentiment analysis to filter and rank sentences, reducing input and increasing processing speeds by retaining only relevant sentences for summary generation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If NLP models process all text data including unnecessary words and sentences, then comprehensive analysis is achieved, but computational overload and processing speed degradation occur

Engineering Contradiction:
Improveanalysis comprehensivenessVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system performs preliminary actions by generating scores for all sentences based on word frequency, domain entity frequency, and sentiment analysis before the main NLP processing. This pre-scoring and filtering identifies and removes less relevant sentences in advance, so that the NLP model only processes high-value sentences, thereby maintaining analysis comprehensiveness while improving processing speed.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts and removes unnecessary words and sentences from the input text before NLP processing. By taking out low-scoring sentences that contribute minimally to the analysis, the system reduces computational overload while preserving the essential information needed for comprehensive analysis.

Inventive Principle:
Principle #2Taking out (Extraction)

2Loss of information

If NLP models process high dimensionality text data, then complete information is captured, but computational resources are consumed and carbon emissions increase

Engineering Contradiction:
Improveinformation completenessVSAvoidcomputational resource consumption
Core Design Contradiction:
Loss of informationVSUse of energy by moving object

Solution Approach 1:

The system extracts and removes redundant information from high dimensionality text data by filtering out sentences with low scores in word frequency, domain entity frequency, and sentiment analysis. This extraction of essential information reduces computational resource consumption and carbon emissions while maintaining information completeness for the NLP model.

Inventive Principle:
Principle #2Taking out (Extraction)

3Measurement precision

If NLP models process all sentences in text documents, then accurate understanding is achieved, but processing time increases and real-time processing fails

Engineering Contradiction:
Improveunderstanding accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary scoring and filtering of sentences based on word frequency, domain entity frequency, and sentiment analysis before NLP processing. This preliminary action identifies and prioritizes the most relevant sentences, enabling accurate understanding to be achieved by processing only the essential sentences within real-time constraints.

Inventive Principle:
Principle #10Preliminary action

4Productivity

If NLP models process unnecessary words and sentences, then thorough analysis is performed, but summary accuracy decreases and ambiguity increases

Engineering Contradiction:
Improveanalysis thoroughnessVSAvoidsummary accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system extracts and removes unnecessary words and sentences that would dilute the quality of the summary. By filtering out low-scoring sentences and retaining only those with high word frequency, domain entity frequency, and sentiment analysis scores, the system performs thorough analysis on essential content while improving summary accuracy and reducing ambiguity.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS12387058B2Systems and methods for reducing input to and increasing processing speeds of natural language processing models
Publication Date: 2025.08.12 VERIZON PATENT & LICENSING INC
  • US12387058B2 patent drawing
  • US12387058B2 patent drawing
  • US12387058B2 patent drawing

AI summary

A device may generate first scores for sentences of text based on a cumulative frequency of words in each sentence, may generate second scores for the sentences based on a cumulative frequency of domain entities in each sentence, and may generate third scores for the sentences based on a sentiment analysis of each sentence. The device may generate a summary of the text, may filter the sentences to extract a first set of sentences, may filter the sentences to extract a second set of sentences, and may filter the sentences to extract a third set of sentences. The device may identify and assign weights to a first group of sentences, a second group of sentences, and a third group of sentences, may generate a ranked list of sentences based on the weighted first group, second group, and third group, and may perform actions based on the final summary.