LLM Text Annotation for Unsubstantiated Information Review

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Large language models (LLMs) often generate text with unsubstantiated information, which can lead to factual errors that may not be easily detected by users, especially when producing large volumes of text, and conventional methods lack efficient mechanisms to identify and correct such errors.

Innovation Solution

A prompt is generated for the LLM to annotate unsubstantiated information using a defined format, enabling an automated parser to identify and facilitate user review, with optional database queries to substantiate or supplement the information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If LLM generates text without annotation instructions, then text generation speed is maintained, but factual accuracy deteriorates due to unsubstantiated information

Engineering Contradiction:
Improvefactual accuracyVSAvoidtext generation speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs preliminary annotation during the text generation process itself, instructing the LLM to annotate unsubstantiated information as it generates text. This preliminary action eliminates the need for subsequent separate verification steps, maintaining generation speed while improving factual accuracy through real-time annotation.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If manual review of generated text is performed, then factual accuracy improves, but time consumption increases

Engineering Contradiction:
Improvefactual accuracyVSAvoidreview time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The LLM performs self-verification by automatically annotating unsubstantiated information in its own generated text. This self-service mechanism eliminates the need for external manual review, reducing time consumption while maintaining factual accuracy through automated identification of potentially erroneous content.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The annotation system provides immediate feedback about unsubstantiated information within the generated text itself. This feedback mechanism allows users to quickly identify and address factual issues without reviewing entire paragraphs, significantly reducing review time while maintaining high factual accuracy.

Inventive Principle:
Principle #23Feedback

3Reliability

If LLM generates text without annotation, then ease of operation is maintained, but information reliability deteriorates

Engineering Contradiction:
Improveinformation reliabilityVSAvoiduser interaction simplicity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

Instead of requiring users to review entire generated texts, the system applies local quality control by annotating only the specific portions of text that contain unsubstantiated information. This targeted approach maintains ease of operation by allowing users to quickly scan for annotations rather than reviewing all content, while significantly improving information reliability.

Inventive Principle:
Principle #3Local quality

4Measurement precision

If annotation syntax is implemented in generated text, then measurement precision of unsubstantiated information improves, but device complexity increases

Engineering Contradiction:
Improveidentification precisionVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The annotation syntax acts as an intermediary layer between the LLM's generated text and the user's verification process. This simple markup system provides precise identification of unsubstantiated information without requiring complex verification systems, achieving high measurement precision while minimizing device complexity through straightforward text-based annotations.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12468878B2Methods and systems for generation of text using large language model with indications of unsubstantiated information
Publication Date: 2025.11.11 SHOPIFY INC
  • US12468878B2 patent drawing
  • US12468878B2 patent drawing
  • US12468878B2 patent drawing

AI summary

Methods and systems for prompting a large language model (LLM) to generate a description of an object with indications of any unsubstantiated information are disclosed. A prompt is generated to a LLM to generate a description of an object, where the prompt includes one or more object attributes to include in the generated description. The prompt also includes an instruction for the LLM to annotate any portions of the generated description that are, involve, and/or include unsubstantiated information according to a defined format. The prompt is provided to the LLM and the generated description is received. The generated description is parsed to identify, based on the defined format, one or more annotated portions indicating unsubstantiated information. The generated description is presented for display via a user device.