Intent Confusion Evaluation Engine for Annotation Resolution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems face challenges in resolving annotator confusion when classifying intents in conversations, leading to inefficiencies in intent classification and annotation processes.

Innovation Solution

A computer-implemented method and system that evaluates taxonomic ambiguity by dynamically calculating metrics and generating real-time graphical representations of intent confusion, allowing for the consolidation of intents and updates to reduce confusion among annotators.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If real-time dynamic calculation of metrics and graphical representation generation is implemented, then annotator confusion is effectively addressed and intent classification accuracy is improved, but system complexity and computational resources increase

Engineering Contradiction:
Improveintent classification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system pre-calculates and stores confusion metrics for intent pairings based on historical annotation data. When new annotations are received, the system retrieves pre-computed metrics and performs only incremental updates rather than complete recalculations, significantly reducing real-time computational complexity while maintaining accurate confusion measurement

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system divides the intent classification problem into separate confusion metric calculations for each intent pairing. The graphical representation is segmented into individual nodes (intents) and edges (confusion relationships), allowing independent calculation and update of each pairing's confusion level without affecting the entire system

Inventive Principle:
Principle #1Segmentation

2Loss of information

If real-time graphical representation is dynamically updated as conversation data is received, then annotator confusion is effectively addressed, but processing time and computational load increase

Engineering Contradiction:
Improveannotator confusion resolutionVSAvoidprocessing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system updates the graphical representation at periodic intervals or batch processing cycles rather than continuously for each incoming annotation. Metrics are calculated periodically based on accumulated annotation data, reducing processing frequency while still providing timely confusion insights

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

Confusion metrics and graphical representations are pre-computed from historical annotation data before deployment. When new annotations arrive, the system performs incremental metric updates rather than complete recalculations, significantly reducing processing time while maintaining up-to-date confusion information

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12118569B2Data-driven taxonomy for annotation resolution
Publication Date: 2024.10.15 LIVEPERSON INC
  • US12118569B2 patent drawing
  • US12118569B2 patent drawing
  • US12118569B2 patent drawing

AI summary

An intent confusion evaluation engine receives conversation data corresponding to conversations between customers and agents. The engine evaluates annotations in the conversation data corresponding to intents identified from messages exchanged between customers and agents to determine levels of confusion amongst different intents. Based on these levels of confusion, the engine creates a graphical representation that illustrates the various intents and the level of confusion between different pairings of intents for the set of conversations. If an update is provided to the annotations, the graphical representation is updated dynamically and in real-time to provide updated levels of confusion amongst the various intents in accordance with the update.