Summary Evaluation Device Using Oracle Unit Scoring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automatic summary evaluation methods, such as ROUGE and Basic Elements, primarily focus on smaller text fragments like n-grams or tuples, which do not effectively consider the meaning of extracted units like sentences or phrases, limiting their ability to provide intuitive error analysis for summarization systems.

Innovation Solution

A summary evaluation apparatus that divides documents and system summaries into predetermined units, generates an 'oracle' subset of units that maximize evaluation scores based on reference summaries, and determines unit scores to accurately assess the system summary's performance, considering the meaning of each unit.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If evaluation is performed based on small fragments like n-grams or tuples, then the evaluation can be automated efficiently, but the evaluation cannot effectively consider the meaning of extracted units like sentences or phrases

Engineering Contradiction:
Improveautomation efficiencyVSAvoidevaluation accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent segments the evaluation process into multiple levels: first dividing the document into units (sentences, phrases), then evaluating each unit individually against reference summaries, and finally aggregating unit scores to produce an overall summary evaluation. This multi-level segmentation allows both automated processing and meaningful semantic evaluation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a new dimension of evaluation by assessing summaries at the unit level (sentences/phrases) rather than only at the fragment level (n-grams). This dimensional shift from small fragments to meaningful units enables semantic understanding while maintaining automation through systematic scoring of each unit against reference summaries.

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

2Adaptability or versatility

If evaluation focuses on small fragments like n-grams, then existing standards like ROUGE can be applied, but intuitive error analysis of summarization system performance becomes difficult

Engineering Contradiction:
Improvecompatibility with existing standardsVSAvoidintuitiveness of error analysis
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

By segmenting the summary into individual units (sentences or phrases) and evaluating each unit separately, the patent enables intuitive error analysis. Users can identify which specific units are missing or poorly evaluated, making error diagnosis straightforward while maintaining compatibility with fragment-based standards through aggregated scoring.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces unit-level evaluation as an intermediary layer between fragment-based metrics (like ROUGE) and human understanding. This intermediary approach calculates scores for individual meaningful units, which can then be aggregated to produce overall metrics compatible with existing standards, while also providing granular insights for error analysis.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If evaluation is performed on meaningful units like sentences or phrases, then intuitive error analysis becomes possible, but the complexity of evaluation increases

Engineering Contradiction:
Improveevaluation accuracyVSAvoidevaluation system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent simplifies the evaluation of meaningful units by segmenting the process into standardized steps: dividing the document into units, comparing each unit against reference summaries, scoring matching units, and aggregating scores. This systematic segmentation reduces complexity despite evaluating meaningful units, making the process manageable and reproducible.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11429788B2Summary evaluation device, method, program and storage medium
Publication Date: 2022.08.30 NIPPON TELEGRAPH & TELEPHONE CORP
  • US11429788B2 patent drawing
  • US11429788B2 patent drawing
  • US11429788B2 patent drawing

AI summary

The present invention relates to a method of accurately evaluating a system summary of a document based on one or more predefined units. The method includes dividing the document and the system summary of the document into the one or more predefined units, sentences and phrases, for example. For each of reference summaries for the document, the method generates an oracle. The oracle is a partial set of units that meet a length limitation and maximize a score generated by an evaluation function for a partial set of the units of the document based on the reference summary. The method further includes determines, based on the generated oracle, scores of the respective units included in the set of the oracle. The method further includes determining the score of the system summary based on the score of the system summary unit.