paper-with-me

Papers

Object-aware Adaptive-Positivity Learning for Audio-Visual Question Answering

2023-12-20 · Zhangbin Li, Dan Guo, Jinxing Zhou, Jing Zhang, Meng Wang

This paper focuses on the Audio-Visual Question Answering (AVQA) task that aims to answer questions derived from untrimmed audible videos. To generate accurate answers, an AVQA model is expected to find the most informative audio-visual clues relevant to the given questions. In this paper, we propose to explicitly consider fine-grained visual objects in video frames (object-level clues) and explore the multi-modal relations(i.e., the object, audio, and question) in terms of feature interaction and model optimization. For the former, we present an end-to-end object-oriented network that adopts a question-conditioned clue discovery module to concentrate audio/visual modalities on respective keywords of the question and designs a modality-conditioned clue collection module to highlight closely associated audio segments or visual objects. For model optimization, we propose an object-aware adaptive-positivity learning strategy that selects the highly semantic-matched multi-modal pair as positivity. Specifically, we design two object-aware contrastive loss functions to identify the highly relevant question-object pairs and audio-object pairs, respectively. These selected pairs are constrained to have larger similarity values than the mismatched pairs. The positivity-selecting process is adaptive as the positivity pairs selected in each video frame may be different. These two object-aware objectives help the model understand which objects are exactly relevant to the question and which are making sounds. Extensive experiments on the MUSIC-AVQA dataset demonstrate the proposed method is effective in finding favorable audio-visual clues and also achieves new state-of-the-art question-answering performance.

📄 PDF Abstract BibTeX arXiv:2312.12816

Code (1)

zhangbin-ai/apl 공식 구현 pytorch

Tasks

Audio-visual Question AnsweringAudio-Visual Question Answering (AVQA)Model OptimizationObjectQuestion AnsweringVisual Question Answering

Similar Papers 제목 키워드 기반

Visually-Aware Audio Captioning With Adaptive Audio-Visual Attention

2022-10-28 · Xubo Liu, Qiushi Huang, Xinhao Mei, Haohe Liu 외

Audio captioning aims to generate text descriptions of audio clips. In the real world, many objects produce similar sounds. How to accurately recognize ambiguous sounds is a major challenge for audio captioning. In this …

AudioCapsAudio captioningMachine Translation

MERaLiON-SER: Robust Speech Emotion Recognition Model for English and SEA Languages

2025-11-07 · Hardik B. Sailor, Aw Ai Ti, Chen Fang Yih Nancy, Chiu Ying Lay 외 arxiv

We present MERaLiON-SER, a robust speech emotion recognition model designed for English and Southeast Asian languages. The model is trained using a hybrid objective combining weighted categorical cross-entropy and Concor…

Speech Emotion RecognitionMultimodal Reasoning

On Adaptive Propensity Score Truncation in Causal Inference

2017-07-18 · Cheng Ju, Joshua Schwab, Mark J. Van Der Laan

The positivity assumption, or the experimental treatment assignment (ETA) assumption, is important for identifiability in causal inference. Even if the positivity assumption holds, practical violations of this assumption…

Causal Inference

Class-aware Sounding Objects Localization via Audiovisual Correspondence

2021-12-22 · Di Hu, Yake Wei, Rui Qian, Weiyao Lin 외

Audiovisual scenes are pervasive in our daily life. It is commonplace for humans to discriminatively localize different sounding objects but quite challenging for machines to achieve class-aware sounding objects localiza…

Objectobject-detectionObject DetectionObject Localization+1

PRIMED: Adaptive Modality Suppression for Referring Audio-Visual Segmentation via Biased Competition

2026-05-08 · Yuchen He, Jing Zhang arxiv

Referring Audio-Visual Segmentation (Ref-AVS) seeks to localize and segment target objects in video frames based on visual, auditory, and textual referring cues. The task is challenging because the relevance of different…

Contrastive LearningReferring Expression