AI-Generated Text Recognition Using Semantic Embeddings

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems struggle to differentiate between human-generated and AI-generated text accurately, leading to issues such as undesirable legal outcomes and model degradation in AI training, necessitating a robust method for identification and management of AI-generated content.

Innovation Solution

A system that captures and analyzes text through copy-and-paste operations, compares it against known AI-generated text, normalizes the text for comparison, and uses embeddings to identify AI-generated content, employing machine learning and algorithms to enhance detection and presentation of results.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If text is compared word-for-word to known AI-generated text, then detection precision is improved, but adaptability to paraphrased AI-generated text deteriorates

Engineering Contradiction:
Improvedetection precisionVSAvoidadaptability to paraphrased text
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system transforms text from its original form into vector embeddings, changing the representation parameters from discrete words to continuous vector spaces. This allows the system to detect semantic similarity rather than requiring exact word matches, thereby maintaining detection precision while adapting to paraphrased AI-generated text.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent introduces vector embeddings as an intermediary between the captured text and the known AI-generated text database. Instead of directly comparing words, the system compares vector representations, which serve as a mediator that captures semantic meaning while being invariant to specific word choices or paraphrasing.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If text normalization is applied before comparison, then adaptability to different text formats is improved, but detection precision may deteriorate due to loss of unique identifiers

Engineering Contradiction:
Improveadaptability to different formatsVSAvoiddetection precision
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The system changes the representation parameters of text from surface-level features (exact wording, formatting) to deep semantic features (vector embeddings). This transformation enables the system to be adaptable to different text formats while maintaining detection precision by focusing on the underlying semantic content rather than superficial variations.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If AI-generated text is highlighted and reported, then information completeness is improved, but ease of operation deteriorates due to additional review steps

Engineering Contradiction:
Improveinformation completenessVSAvoidease of operation
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The system uses visual highlighting (color changes) to indicate AI-generated text within documents. This allows information to be presented in a visually distinct and easily identifiable manner, maintaining information completeness while improving ease of operation by enabling quick visual scanning and reducing the cognitive load of manual review.

Inventive Principle:
Principle #32Color changes

Data Source

PatentUS20250322156A1Artificial Intelligence-Generated Text Recognition
Publication Date: 2025.10.16 BOUCHER MICHAEL
  • US20250322156A1 patent drawing
  • US20250322156A1 patent drawing

AI summary

Disclosed are techniques for identifying and differentiating AI-generated text within a document. The system may capture added text, compare it to known AI-generated text using word-for-word comparison and vector analysis, and may highlight identified AI-generated text. It may also include a verification process to confirm whether the AI-generated text has been adequately reviewed. A user interface may allow users to modify properties of the text, attach review notes, and record changes to text. The system may be applicable in various scenarios, such as legal briefings, academic assignments, and artificial intelligence model training.