paper-with-me

Papers

Attention-Based Methods For Audio Question Answering

2023-05-31 · Parthasaarathy Sudarsanam, Tuomas Virtanen

Audio question answering (AQA) is the task of producing natural language answers when a system is provided with audio and natural language questions. In this paper, we propose neural network architectures based on self-attention and cross-attention for the AQA task. The self-attention layers extract powerful audio and textual representations. The cross-attention maps audio features that are relevant to the textual features to produce answers. All our models are trained on the recently proposed Clotho-AQA dataset for both binary yes/no questions and single-word answer questions. Our results clearly show improvement over the reference method reported in the original paper. On the yes/no binary classification task, our proposed model achieves an accuracy of 68.3% compared to 62.7% in the reference model. For the single-word answers multiclass classifier, our model produces a top-1 and top-5 accuracy of 57.9% and 99.8% compared to 54.2% and 93.7% in the reference model respectively. We further discuss some of the challenges in the Clotho-AQA dataset such as the presence of the same answer word in multiple tenses, singular and plural forms, and the presence of specific and generic answers to the same question. We address these issues and present a revised version of the dataset.

📄 PDF Abstract BibTeX arXiv:2305.19769

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Question AnsweringBinary ClassificationQuestion Answering

Similar Papers 제목 키워드 기반

Multi-Scale Attention for Audio Question Answering

2023-05-29 · Guangyao Li, Yixin Xu, Di Hu

Audio question answering (AQA), acting as a widely used proxy task to explore scene understanding, has got more attention. The AQA is challenging for it requires comprehensive temporal reasoning from different scales' ev…

Audio Question AnsweringQuestion AnsweringScene UnderstandingVisual Question Answering

SaSR-Net: Source-Aware Semantic Representation Network for Enhancing Audio-Visual Question Answering

2024-11-07 · Tianyu Yang, Yiyang Nan, Lisen Dai, Zhenwen Liang 외

Audio-Visual Question Answering (AVQA) is a challenging task that involves answering questions based on both auditory and visual information in videos. A significant challenge is interpreting complex multi-modal scenes, …

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

Q-TriM: Question-Guided Tri-Modal Attention for Audio-Visual Question Answering

2026-07-04 · SungHun Kim, SeungJun Baek arxiv

Audio-Visual Question Answering (AVQA) extends classical VQA by requiring joint reasoning over video and synchronized audio. However, many AVQA systems rely on deeply stacked layers of self- and cross attention across te…

Audio-visual Question Answering

MCQA: Multimodal Co-attention Based Network for Question Answering

2020-04-25 · Abhishek Kumar, Trisha Mittal, Dinesh Manocha

We present MCQA, a learning-based algorithm for multimodal question answering. MCQA explicitly fuses and aligns the multimodal input (i.e. text, audio, and video), which forms the context for the query (question and answ…

cross-modal alignmentQuestion Answering

Progressive Spatio-temporal Perception for Audio-Visual Question Answering

2023-08-10 · Guangyao Li, Wenxuan Hou, Di Hu

Audio-Visual Question Answering (AVQA) task aims to answer questions about different visual objects, sounds, and their associations in videos. Such naturally multi-modal videos are composed of rich and complex dynamic au…

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