paper-with-me

홈 › Papers

Clotho-AQA: A Crowdsourced Dataset for Audio Question Answering

2022-04-20 · Samuel Lipping, Parthasaarathy Sudarsanam, Konstantinos Drossos, Tuomas Virtanen

Audio question answering (AQA) is a multimodal translation task where a system analyzes an audio signal and a natural language question, to generate a desirable natural language answer. In this paper, we introduce Clotho-AQA, a dataset for Audio question answering consisting of 1991 audio files each between 15 to 30 seconds in duration selected from the Clotho dataset. For each audio file, we collect six different questions and corresponding answers by crowdsourcing using Amazon Mechanical Turk. The questions and answers are produced by different annotators. Out of the six questions for each audio, two questions each are designed to have 'yes' and 'no' as answers, while the remaining two questions have other single-word answers. For each question, we collect answers from three different annotators. We also present two baseline experiments to describe the usage of our dataset for the AQA task - an LSTM-based multimodal binary classifier for 'yes' or 'no' type answers and an LSTM-based multimodal multi-class classifier for 828 single-word answers. The binary classifier achieved an accuracy of 62.7% and the multi-class classifier achieved a top-1 accuracy of 54.2% and a top-5 accuracy of 93.7%. Clotho-AQA dataset is freely available online at https://zenodo.org/record/6473207.

📄 PDF Abstract BibTeX arXiv:2204.09634

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Clotho: An Audio Captioning Dataset

2019-10-21 · Konstantinos Drossos, Samuel Lipping, Tuomas Virtanen

Audio captioning is the novel task of general audio content description using free text. It is an intermodal translation task (not speech-to-text), where a system accepts as an input an audio signal and outputs the textu…

Audio captioningDiversitySpeech-to-TextTranslation

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-a…

Audio Question AnsweringBinary ClassificationQuestion Answering

AC/DC: LLM-based Audio Comprehension via Dialogue Continuation

2025-06-12 · Yusuke Fujita, Tomoya Mizumoto, Atsushi Kojima, Lianbo Liu 외

We propose an instruction-following audio comprehension model that leverages the dialogue continuation ability of large language models (LLMs). Instead of directly generating target captions in training data, the propose…

AudioCapsAudio captioningInstruction FollowingQuestion Answering

Locality Matters for Training-Free Audio Token Compression in Audio-Language Models

2026-05-24 · Jiale Luo, Xiaoyu Liang, Haoji Hu arxiv

Audio-language models (ALMs) are increasingly used for audio captioning, question answering, and open-ended audio understanding, but their inference cost remains high when audio inputs are represented as long prefix-toke…

Question AnsweringAudio captioning

Reducing Object Hallucination in Large Audio-Language Models via Audio-Aware Decoding

2025-06-08 · Tzu-wen Hsu, Ke-Han Lu, Cheng-Han Chiang, Hung-Yi Lee

Large Audio-Language Models (LALMs) can take audio and text as the inputs and answer questions about the audio. While prior LALMs have shown strong performance on standard benchmarks, there has been alarming evidence tha…

HallucinationObject Hallucination