Multi-Modal Sound Effect Retrieval Beyond Text Metadata

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing sound effect recommendation systems rely heavily on text metadata, which can be incorrect, incomplete, or non-intuitive, leading to missed opportunities and limitations in matching sounds with video scenes, and existing audio-visual solutions lack high-quality training data or creative control.

Innovation Solution

A multi-modal embedding space is employed using a visual encoder, text encoder, and audio encoder to project sound effects into a shared visual-text embedding space, allowing for direct matching of input queries (visual or text-based) to audio, with a self-supervised data pipeline generating high-quality audio-visual pairs for training, enabling accurate and creative sound effect retrieval.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If text metadata is used for sound effect retrieval, then the system is simple to operate, but the retrieval accuracy deteriorates due to incorrect, incomplete, or non-intuitive metadata

Engineering Contradiction:
Improveease of operationVSAvoidretrieval accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent introduces an audio encoder as an intermediary component that transforms audio data into embeddings in a multi-modal embedding space. This encoder acts as a mediator between the audio content and the retrieval system, enabling direct audio-based search without relying on text metadata. The encoder projects audio into the same embedding space as visual and text data, allowing for accurate sound effect retrieval based on actual audio content rather than potentially inaccurate text descriptions.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If a multi-modal embedding space with audio encoder is introduced, then the retrieval accuracy improves, but the device complexity increases

Engineering Contradiction:
Improveretrieval accuracyVSAvoiddevice complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges the audio encoder into the existing multi-modal embedding space that already contains visual and text encoders. By combining these encoding functions into a unified embedding space, the system achieves accurate audio-based retrieval without creating entirely separate complex systems. The shared embedding space allows different modalities (visual, text, audio) to be processed and retrieved together, reducing overall system complexity while maintaining high retrieval accuracy.

Inventive Principle:
Principle #5Merging (Combining)

3Reliability

If high-quality audio-visual pairs are generated through self-supervised learning, then the training data quality improves, but the training time and computational resources increase

Engineering Contradiction:
Improvetraining data qualityVSAvoidtraining time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent implements a self-supervised learning pipeline that automatically generates high-quality audio-visual training pairs without requiring manual annotation. The system uses the multi-modal embedding space to identify and pair audio-visual matches autonomously, eliminating the need for time-consuming manual labeling while ensuring high data quality. This self-service approach significantly reduces training time and computational resources compared to supervised learning methods that require extensive manual data preparation.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12505149B2Multi-modal sound effects recommendation
Publication Date: 2025.12.23 ADOBE INC
  • US12505149B2 patent drawing
  • US12505149B2 patent drawing
  • US12505149B2 patent drawing

AI summary

A sound effects system recommends sound effects using a multi-modal embedding space for projecting visuals, text, and audio. Given an input query comprising a visual (i.e., an image/video) and/or text, an encoder generates a query embedding in the multi-modal embedding space in which sound effects have been projected into sound effect embeddings. A relevant sound effect embedding in the multi-modal space is identified using the query embedding, and a recommendation is provided for a sound effect corresponding to the sound effect embedding.