Lexical-Aware Cross-Attention Model for Noisy Text Matching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional neural network models face challenges in accurately matching product descriptions with lexical diversity, typos, and abbreviations, leading to errors in product recognition and inventory management, particularly in e-commerce and medical contexts.

Innovation Solution

The implementation of a lexical-aware cross-Attention (LEA) model that enhances self-attention mechanisms in transformer architectures by incorporating a lexical bias to improve robustness against typos and abbreviations, enabling better lexical similarity analysis between product descriptions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional neural network models are used for product description matching, then the system is simple to implement, but the accuracy deteriorates due to lexical diversity, typos, and abbreviations

Engineering Contradiction:
Improveproduct matching accuracyVSAvoidmodel structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the attention mechanism into two distinct components: self-attention for capturing semantic relationships and lexical-attention for capturing surface-form similarities. This segmentation allows each component to specialize in handling different aspects of textual similarity, thereby improving overall matching accuracy while maintaining manageable complexity through modular design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a composite attention mechanism by combining self-attention and lexical-attention components. The dual-attention framework integrates semantic understanding with lexical similarity detection, forming a hybrid model that leverages the strengths of both approaches to handle noisy language data more effectively

Inventive Principle:
Principle #40Composite materials

2Reliability

If traditional attention mechanisms are used, then the computational process is simple, but the robustness against textual noise deteriorates

Engineering Contradiction:
Improverobustness against typos and abbreviationsVSAvoidattention mechanism complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The attention mechanism is divided into specialized components: self-attention handles semantic robustness while lexical-attention handles surface-form variations including typos and abbreviations. This segmentation enables targeted optimization for different noise types without requiring complete redesign of the attention mechanism

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces lexical embeddings as an intermediary representation that captures surface-form similarities between tokens. These embeddings act as a mediator between the input text and the attention mechanism, providing explicit lexical similarity signals that help the model robustly handle textual noise without directly modifying the core attention architecture

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If lexical-aware cross-Attention model is implemented, then the robustness against textual noise improves, but the computational complexity increases

Engineering Contradiction:
Improvehandling of noisy languageVSAvoidcomputational resources
Core Design Contradiction:
ReliabilityVSPower

Solution Approach 1:

The patent applies partial action by selectively emphasizing lexical similarities only for certain token pairs where surface-form matching is most beneficial. The lexical-attention mechanism is applied selectively rather than uniformly across all token interactions, reducing unnecessary computational overhead while maintaining robustness where it matters most

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent modifies attention computation parameters by introducing lexical bias terms that adjust attention weights based on surface-form similarities. Rather than fundamentally changing the attention architecture, the approach tweaks attention parameters to incorporate lexical information, achieving improved noise handling with relatively modest increases in computational complexity

Inventive Principle:
Principle #35Parameter changes

4Measurement precision

If dual-encoding architecture is used with lexical and semantic encoders, then the product identification accuracy improves, but the system complexity increases

Engineering Contradiction:
Improveproduct identification accuracyVSAvoidencoder architecture complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The encoding architecture is segmented into specialized encoders: lexical encoder for surface-form features and semantic encoder for meaning-based features. This segmentation allows each encoder to be optimized for its specific function using appropriate preprocessing and embedding strategies, improving overall identification accuracy while keeping each component's complexity manageable

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a multi-functional encoding system where both lexical and semantic encoders process the same input text but extract different types of features. This universal processing approach with specialized output allows the system to handle diverse product description variations through a single unified architecture rather than requiring separate systems for different feature types

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20240265431A1Methods, systems, articles of manufacture and apparatus for lexical analysis
Publication Date: 2024.08.08 NIELSEN CONSUMER LLC
  • US20240265431A1 patent drawing
  • US20240265431A1 patent drawing
  • US20240265431A1 patent drawing

AI summary

Systems, apparatus, articles of manufacture, and methods are disclosed for lexical analysis. An example apparatus includes interface circuitry, machine readable instructions, and programmable circuitry to at least one of instantiate or execute the machine readable instructions to encode tokens with token semantic characteristics, encode the tokens with token lexical characteristics to generate encoded tokens, respective ones of the encoded tokens including at least one of the semantic characteristics and at least one of the lexical characteristics, and identify a match between two of the encoded tokens.