Consistency Evaluation for Document Summaries Using Neural Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Generative summarization models often produce factually inconsistent summaries due to their ability to rephrase content using different language, which is problematic in domains requiring factual consistency, and existing evaluation methods, such as Natural Language Inference models and large language models, are either ineffective or computationally expensive.

Innovation Solution

A system generates a dataset with annotated model-generated summaries using a language model neural network, allowing for the training of a student consistency evaluation model that evaluates summary consistency without requiring rule-based perturbations or human-written summaries, and is computationally efficient.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If generative summarization models are used to create abstractive summaries, then the summaries become more informative and interesting, but factual consistency deteriorates

Engineering Contradiction:
Improvesummarization qualityVSAvoidfactual consistency
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent introduces an intermediary consistency evaluation model that acts as a mediator between the generative summarization model and the final output. This model evaluates whether the generated summary is consistent with the source document by comparing key information, entities, and relationships, thereby maintaining both the creativity of generative models and the factual accuracy required.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If Natural Language Inference models are used for evaluating factual consistency, then evaluation capability is provided, but effectiveness deteriorates for longer summaries

Engineering Contradiction:
Improveevaluation capabilityVSAvoidconsistency evaluation accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent segments the consistency evaluation process into multiple components: extracting key information from the document, identifying important entities and relationships, comparing these elements against the summary, and evaluating consistency for each aspect separately. This segmentation enables effective evaluation of long summaries by breaking them down into manageable consistency checks rather than attempting to evaluate the entire summary as a single unit.

Inventive Principle:
Principle #1Segmentation

3Reliability

If large language models are used to evaluate generative tasks, then evaluation power is increased, but computational cost and latency increase excessively

Engineering Contradiction:
Improveevaluation powerVSAvoidcomputational efficiency
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent employs a more computationally efficient consistency evaluation model that does not require the excessive computational resources of large language models. The model uses targeted comparisons of key information, entities, and relationships rather than full-scale language model inference, making it suitable for practical deployment where computational efficiency and low latency are critical while still providing reliable consistency evaluation.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Data Source

PatentUS20240386247A1Consistency evaluation for document summaries using language model neural networks
Publication Date: 2024.11.21 GOOGLE LLC
  • US20240386247A1 patent drawing
  • US20240386247A1 patent drawing
  • US20240386247A1 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on computer storage media, for generating, using a language model, a data set for use in performing consistency evaluation for document summaries. For example, the data set can be used to train or evaluate a consistency evaluation neural network.