Multimodal Fusion Module for Robust Speaker Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current AI systems fail to provide personalized experiences in multi-user settings due to their inability to distinguish between speakers, are impaired by environmental noise, and have reliability issues with speaker verification, leading to missed opportunities for accurate recommendations and empathetic interactions.

Innovation Solution

A method for audio-visual speaker verification using a multimodal fusion module that generates a single audio-visual embedding representation from facial crops and audio samples, enabling identity-discriminative and generalizable speaker representations, and includes a neural network trained with a loss function that handles noisy and missing data, and data augmentation techniques to improve robustness.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If a single-user assumption is used in digital home assistants, then the system design is simplified, but the ability to provide personalized experiences in multi-user settings is lost

Engineering Contradiction:
Improvesystem design complexityVSAvoidpersonalization capability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The system segments the audio signal into speaker-specific components using speaker verification technology. By separating the audio stream into distinct speaker identifiers and their corresponding speech content, the system can simultaneously handle multiple users without requiring complete redesign of the assistant architecture, thus resolving the contradiction between design simplicity and multi-user personalization capability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces speaker verification as an intermediary layer between the audio input and the assistant's response generation. This intermediary module identifies and separates different speakers before the main processing system, enabling personalized responses for each user while maintaining the overall simplicity of the assistant design. The speaker verification acts as a mediator that adds multi-user capability without fundamentally altering the core system architecture.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Device complexity

If speaker verification is performed using audio alone, then the system is simpler to implement, but reliability is impaired by environmental noise and occlusion

Engineering Contradiction:
Improvesystem implementation complexityVSAvoidspeaker verification reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent merges audio-based speaker verification with visual-based speaker identification by combining embeddings from both modalities. The multimodal fusion module integrates audio embeddings (capturing voice characteristics) with visual embeddings (capturing facial features), creating a more reliable and robust speaker verification system that overcomes the limitations of audio-only approaches in noisy environments while maintaining reasonable system complexity through efficient fusion techniques.

Inventive Principle:
Principle #5Merging (Combining)

3Reliability

If multimodal fusion is used to improve speaker recognition, then reliability and accuracy are improved, but device complexity increases

Engineering Contradiction:
Improvespeaker recognition reliabilityVSAvoidsystem architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent transforms the speaker verification problem from a single-modality approach to a multi-dimensional representation space. By projecting audio and visual features into embedding spaces and then fusing them through a multimodal fusion module, the system creates a richer, more comprehensive speaker representation. This dimensional transformation enables reliable speaker recognition in complex environments while managing system complexity through efficient embedding and fusion architectures.

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

Data Source

PatentUS20240347065A1Artificial intelligence device for robust multimodal encoder for person representations and control method thereof
Publication Date: 2024.10.17 LG ELECTRONICS INC
  • US20240347065A1 patent drawing
  • US20240347065A1 patent drawing
  • US20240347065A1 patent drawing

AI summary

A method for controlling an artificial intelligence (AI) device can include obtaining a video sample of a user and an audio sample of the user, generating, via a neural network, a visual embedding based on the video sample and an audio embedding based on the audio sample, the visual embedding and the audio embedding being multi-dimensional vectors, generating, via the neural network, an audio-visual embedding based on a combination of the visual and audio embeddings. The method can further include determining a specific pre-enrolled audio-visual embedding from among pre-enrolled audio-visual embeddings corresponding pre-enrolled users based on a distance away from the audio-visual embedding within a joint audio-visual subspace and verifying the user as the specific pre-enrolled user. Also, the neural network can be trained based on a loss function that uses a plurality of audio-visual embeddings, each including an audio component and a visual component.