paper-with-me

홈 › Papers

Learning to Unify Audio, Visual and Text for Audio-Enhanced Multilingual Visual Answer Localization

2024-11-05 · Zhibin Wen, Bin Li

The goal of Multilingual Visual Answer Localization (MVAL) is to locate a video segment that answers a given multilingual question. Existing methods either focus solely on visual modality or integrate visual and subtitle modalities. However, these methods neglect the audio modality in videos, consequently leading to incomplete input information and poor performance in the MVAL task. In this paper, we propose a unified Audio-Visual-Textual Span Localization (AVTSL) method that incorporates audio modality to augment both visual and textual representations for the MVAL task. Specifically, we integrate features from three modalities and develop three predictors, each tailored to the unique contributions of the fused modalities: an audio-visual predictor, a visual predictor, and a textual predictor. Each predictor generates predictions based on its respective modality. To maintain consistency across the predicted results, we introduce an Audio-Visual-Textual Consistency module. This module utilizes a Dynamic Triangular Loss (DTL) function, allowing each modality's predictor to dynamically learn from the others. This collaborative learning ensures that the model generates consistent and comprehensive answers. Extensive experiments show that our proposed method outperforms several state-of-the-art (SOTA) methods, which demonstrates the effectiveness of the audio modality.

📄 PDF Abstract BibTeX arXiv:2411.02851

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

UAVM: Towards Unifying Audio and Visual Models

2022-07-29 · Yuan Gong, Alexander H. Liu, Andrew Rouditchenko, James Glass

Conventional audio-visual models have independent audio and video branches. In this work, we unify the audio and visual branches by designing a Unified Audio-Visual Model (UAVM). The UAVM achieves a new state-of-the-art …

Audio Classificationaudio-visual learningMulti-modal Classification

Audio-aware Query-enhanced Transformer for Audio-Visual Segmentation

2023-07-25 · Jinxiang Liu, Chen Ju, Chaofan Ma, Yanfeng Wang 외

The goal of the audio-visual segmentation (AVS) task is to segment the sounding objects in the video frames using audio cues. However, current fusion-based methods have the performance limitations due to the small recept…

DecoderSegmentation

Visual Context-driven Audio Feature Enhancement for Robust End-to-End Audio-Visual Speech Recognition

2022-07-13 · Joanna Hong, Minsu Kim, Daehun Yoo, Yong Man Ro

This paper focuses on designing a noise-robust end-to-end Audio-Visual Speech Recognition (AVSR) system. To this end, we propose Visual Context-driven Audio Feature Enhancement module (V-CAFE) to enhance the input noisy …

Audio-Visual Speech RecognitionDecoderNoisy Speech Recognitionspeech-recognition+2

Enhanced Sound Event Localization and Detection in Real 360-degree audio-visual soundscapes

2024-01-29 · Adrian S. Roman, Baladithya Balamurugan, Rithik Pothuganti

This technical report details our work towards building an enhanced audio-visual sound event localization and detection (SELD) network. We build on top of the audio-only SELDnet23 model and adapt it to be audio-visual by…

Data AugmentationSound Event Localization and DetectionSynthetic Data Generation

Audio-FLAN: A Preliminary Release

2025-02-23 · Liumeng Xue, Ziya Zhou, Jiahao Pan, Zixuan Li 외

Recent advancements in audio tokenization have significantly enhanced the integration of audio capabilities into large language models (LLMs). However, audio understanding and generation are often treated as distinct tas…

Zero-Shot Learning