Explainable Text Similarity for Robust Automated Q&A Matching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing automated Q&A systems struggle to accurately assess the similarity between customer queries and pre-stored answers due to variations in wording, typographical errors, and grammatical alterations, leading to ineffective retrieval of relevant information.

Innovation Solution

A hierarchical explainable (HE) similarity approach that assesses similarity at multiple levels, including phrase, word, and character levels, using a hierarchical explainable feature (HEF) vector to generate a HE similarity score with explainable reasons for the relationship between texts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional scalar similarity metrics are used to compare customer queries with pre-stored answers, then the system is simple to implement, but the accuracy of answer retrieval deteriorates due to variations in wording, typographical errors, and grammatical alterations

Engineering Contradiction:
Improvesimilarity assessment accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments text similarity assessment into multiple hierarchical levels: character level, word level, phrase level, and sentence level. Each level extracts specific features independently, allowing the system to capture nuanced linguistic variations at different granularities. This segmentation enables robust similarity measurement despite wording variations, typographical errors, and grammatical alterations while maintaining structured processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from traditional scalar similarity metrics to multi-dimensional hierarchical feature vectors. Instead of computing a single similarity score, the system generates HEF vectors containing features across multiple dimensions (character n-grams, word embeddings, phrase structures, syntactic patterns). This dimensional expansion allows comprehensive text comparison that accounts for various types of linguistic variations simultaneously.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If hierarchical explainable feature vectors are used to assess text similarity at multiple levels, then the accuracy of answer retrieval improves by capturing nuanced linguistic features, but the computational complexity increases

Engineering Contradiction:
Improveanswer retrieval reliabilityVSAvoidcomputational resources
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent performs preliminary text processing to generate hierarchical features before similarity computation. Character n-grams, word embeddings, and phrase extractions are pre-computed and stored as HEF vectors. This preliminary action organizes text data into structured representations that facilitate efficient comparison, reducing the computational burden during actual query processing while maintaining high retrieval reliability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The hierarchical feature vectors serve as intermediaries between raw text input and similarity assessment. Instead of directly comparing customer queries with pre-stored answers, the system transforms both into HEF vectors that capture linguistic features at multiple levels. This intermediary representation abstracts away surface-level variations (typos, grammar) while preserving semantic meaning, enabling reliable similarity measurement with optimized computation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12524614B2Method and system for automated Q and A via enriched text similarity
Publication Date: 2026.01.13 VERIZON PATENT & LICENSING INC
  • US12524614B2 patent drawing
  • US12524614B2 patent drawing
  • US12524614B2 patent drawing

AI summary

The present teaching relates to a hierarchical and explainable (HE) similarity and use thereof. A target text is identified based on a source text. A HE similarity characterizes the similarity between the source and target texts in terms of multiple assessment categories and is computed based on source and target phrases generated via linguistic features. A HE feature vector is constructed with similarity scores at phrase, word, and character levels. The HE similarity is computed based on the HE feature vector and used to determine whether the target text related to the source text. The HE similarity is used to determine whether the target text relates to the source text.