Multimodal AI Background Noise Filtering for Active Speaker Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems struggle to effectively filter background noise and identify the speaker in environments with multiple individuals, leading to misinterpretation of audio inputs and interactions with unintended users.

Innovation Solution

A multimodal AI-based background noise filtering system using cameras and microphones to capture real-time video and audio, coupled with virtual agents for real-time speech recognition, facial recognition, and lip-sync analysis to identify the active speaker and filter background noise.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If audio-based speaker identification is used in environments with multiple individuals, then speaker identification can be performed, but background noise and sounds from other individuals are also captured leading to misinterpretation

Engineering Contradiction:
Improvespeaker identification accuracyVSAvoidbackground noise interference
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The system segments the audio signal processing by separating visual identification (face detection and tracking) from audio processing. The camera captures video frames to identify and track individual faces, obtaining bounding box coordinates that define regions of interest. Audio signals are then processed separately, using the visual segmentation information to associate speech with specific individuals, thereby filtering out background noise from non-speakers.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces visual information from cameras as an intermediary to bridge the gap between audio signals and speaker identification. The camera-generated video frames and face bounding boxes serve as intermediate data that mediate the connection between raw audio and accurate speaker identification, allowing the system to distinguish between actual speakers and background noise sources.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Device complexity

If only audio algorithms are used to determine speakers, then processing is simpler, but accuracy decreases when multiple people are present

Engineering Contradiction:
Improvealgorithm complexityVSAvoidspeaker identification accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The system merges visual processing (camera-based face detection and tracking) with audio processing into a unified speaker identification system. By combining the strengths of both modalities—visual identification of individuals and audio detection of speech—the system achieves higher accuracy in multi-person environments than either modality could achieve alone, while maintaining computational efficiency through coordinated processing.

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If lip movement analysis is performed on all individuals in the set, then speaker identification accuracy improves, but computational load increases significantly

Engineering Contradiction:
Improvespeaker identification accuracyVSAvoidcomputational processing power
Core Design Contradiction:
Measurement precisionVSPower

Solution Approach 1:

The system applies local quality optimization by performing lip movement analysis only on individuals who are currently identified as potential speakers based on audio activity detection. Rather than uniformly processing all individuals in the video feed, the system dynamically adjusts the level of analysis applied to each individual based on their likelihood of being the active speaker, thereby reducing overall computational load while maintaining high identification accuracy.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250322837A1Background noise filtering system
Publication Date: 2025.10.16 BITHUMAN INC
  • US20250322837A1 patent drawing
  • US20250322837A1 patent drawing
  • US20250322837A1 patent drawing

AI summary

Embodiments of the present disclosure may include a background noise filtering system based on multimodal AI, including a server. Embodiments may also include one or more cameras coupled to the server.