Distilled Generative AI Topic and Sentiment Modeling with Lightweight Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Storing and processing large text-based datasets, such as call transcripts, poses challenges due to computational overhead, inefficiencies in storage and retrieval, and the need for real-time processing of critical information, which existing systems struggle to handle effectively.

Innovation Solution

Implementing a specialized machine learning system trained using MPNet and MLP architectures for efficient topic and sentiment analysis, utilizing lightweight models that require less computing power, enabling rapid data processing and retrieval.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If traditional file systems and conventional computing environments are used to store and process large text datasets, then system simplicity is maintained, but storage efficiency and retrieval speed deteriorate significantly

Engineering Contradiction:
Improvedata processing speedVSAvoidstorage architecture complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments large text datasets into smaller manageable chunks and organizes them with metadata indices, enabling efficient retrieval and processing while maintaining system manageability through structured organization

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary processing by extracting and storing metadata indices before actual data retrieval, allowing fast search and filtering operations without processing the entire large dataset, thus improving retrieval speed without requiring complex real-time processing architectures

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If conventional machine learning models are used for topic and sentiment analysis, then model accuracy is maintained, but computational resource consumption increases significantly

Engineering Contradiction:
Improvetopic and sentiment analysis accuracyVSAvoidcomputational resource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent creates simplified representations of text data through tokenization and embedding, transforming complex text analysis into operations on compressed numerical vectors, which reduces computational resource requirements while preserving analytical accuracy

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The system changes the representation parameters of text data by converting them into dense vector embeddings that capture semantic meaning with fewer computational resources than traditional methods, enabling accurate analysis with reduced CPU and memory consumption

Inventive Principle:
Principle #35Parameter changes

3Speed

If real-time processing is implemented for earnings call transcripts, then market responsiveness is improved, but computational load and processing time increase

Engineering Contradiction:
Improveprocessing speedVSAvoidcomputational load
Core Design Contradiction:
SpeedVSPower

Solution Approach 1:

The patent segments the processing task into distinct stages: data ingestion, tokenization, embedding generation, and analysis, allowing each stage to be optimized independently and enabling parallel processing that maintains real-time performance while managing computational load

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary tokenization and embedding generation during data ingestion, preparing the data in advance for analysis operations, which reduces the computational burden during real-time processing and maintains fast response times

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250272503A1Distilled generative ai-based topic & sentiment modeling
Publication Date: 2025.08.28 THE TORONTO DOMINION BANK
  • US20250272503A1 patent drawing
  • US20250272503A1 patent drawing
  • US20250272503A1 patent drawing

AI summary

A method may include performing segmentation on unstructured data to generate a number of data segments; providing at least a subset of the data segments to a machine learning; associating each of a plurality of data segments with topics using machine learning; and preparing the training data set based on an output of the machine learning system; and training the specialized machine learning system using the training data set to configure the specialized machine learning system to detect one or more topics represented in one or more further data segments.