LLM Summary Generation With Hallucination Filtering and Section Prompts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Large language models face challenges in processing complex texts like clinical study reports (CSRs) due to extreme latency, computational expense, and introduction of hallucinations, making it difficult to generate accurate and simplified summaries.

Innovation Solution

Implementing a series of classifications, scores, and prompts to create curated inputs for large language models, along with filters to remove hallucinations and align content sections with appropriate prompts, thereby reducing latency and power consumption while ensuring accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If large language models process large amounts of complex text directly, then comprehensive summarization is achieved, but extreme latency and computational expense occur

Engineering Contradiction:
Improvesummarization accuracyVSAvoidprocessing latency
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the complex text into smaller sections and processes them individually through multiple passes. Each pass focuses on specific sections, breaking down the large text processing task into manageable chunks that can be handled more efficiently by the language model, thereby reducing overall latency while maintaining comprehensive coverage.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary text processing and analysis before feeding content to the large language model. This includes initial parsing, section identification, and preparation of structured inputs that reduce the complexity of the main summarization task, allowing the model to work more efficiently on pre-processed data.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If large language models process large amounts of complex text directly, then comprehensive summarization is achieved, but computational expense increases

Engineering Contradiction:
Improvesummarization accuracyVSAvoidcomputational expense
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

By dividing the text processing into segments and passes, the system reduces the computational burden on the large language model at any given time. Each pass processes a subset of the content, requiring fewer computational resources per invocation while achieving comprehensive coverage through multiple targeted passes.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs multiple passes over different sections of the text rather than attempting to process everything in a single comprehensive pass. This partial action approach allows the model to focus computational resources on specific sections that require attention, reducing overall computational expense while maintaining accuracy.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If large language models generate summaries from complex text, then summarization is produced, but hallucinations are introduced

Engineering Contradiction:
Improvesummary generation speedVSAvoidfact accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent implements a feedback mechanism where the generated summary is validated against the original text through classifier models. These classifiers check whether summary statements are supported by evidence in the source text, providing feedback that identifies and flags potential hallucinations for correction or removal.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary validation and fact-checking of summary content using classifier models before finalizing the output. This preliminary action of verifying claims against the source text prevents hallucinations from appearing in the final summary, maintaining reliability while preserving the efficiency of automated generation.

Inventive Principle:
Principle #10Preliminary action

4Measurement precision

If complex texts are summarized maintaining original reading level, then technical accuracy is preserved, but accessibility to broader audience is reduced

Engineering Contradiction:
Improvetechnical accuracyVSAvoidaudience accessibility
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent applies different processing qualities to different parts of the summarization task. Technical terms and concepts are preserved with their original meaning and accuracy, while the surrounding explanatory text is simplified in language and structure. This local differentiation allows the summary to maintain technical accuracy where needed while improving accessibility elsewhere.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes the language complexity parameter of the summary output while preserving the core technical information. By adjusting vocabulary difficulty, sentence structure complexity, and explanatory depth, the system produces summaries that are accessible to broader audiences without sacrificing the accuracy of technical content through careful parameter control.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12626071B2Generating summaries of texts using large language models selected based on a minimization of a classification score, processing and reading times and words in a deny list
Publication Date: 2026.05.12 SORCERO INC
  • US12626071B2 patent drawing
  • US12626071B2 patent drawing
  • US12626071B2 patent drawing

AI summary

Systems and methods for generating summaries from text using a generative model are disclosed. The system is configured to access an article; identify section; provide, to one or more generative models, a prompt including instructions to generate a section summary; generate an article summary based on the section summary; determine, from the article summary, a first concept found in the article summary that is missing from the article; determine, using a classifier, for a first sentence included in the article summary, a confidence score; and provide, for presentation at a client device, a document including the article summary.