paper-with-me

Papers

Audiopedia: Audio QA with Knowledge

2024-12-29 · Abhirama Subramanyam Penamakuri, Kiran Chhatre, Akshat Jain

In this paper, we introduce Audiopedia, a novel task called Audio Question Answering with Knowledge, which requires both audio comprehension and external knowledge reasoning. Unlike traditional Audio Question Answering (AQA) benchmarks that focus on simple queries answerable from audio alone, Audiopedia targets knowledge-intensive questions. We define three sub-tasks: (i) Single Audio Question Answering (s-AQA), where questions are answered based on a single audio sample, (ii) Multi-Audio Question Answering (m-AQA), which requires reasoning over multiple audio samples, and (iii) Retrieval-Augmented Audio Question Answering (r-AQA), which involves retrieving relevant audio to answer the question. We benchmark large audio language models (LALMs) on these sub-tasks and observe suboptimal performance. To address this, we propose a generic framework that can be adapted to any LALM, equipping them with knowledge reasoning capabilities. Our framework has two components: (i) Audio Entity Linking (AEL) and (ii) Knowledge-Augmented Audio Large Multimodal Model (KA2LM), which together improve performance on knowledge-intensive AQA tasks. To our knowledge, this is the first work to address advanced audio understanding via knowledge-intensive tasks like Audiopedia.

📄 PDF Abstract BibTeX arXiv:2412.20619

Code (1)

Abhiram4572/Audiopedia 공식 구현

Tasks

Audio Question AnsweringEntity LinkingQuestion Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

AKVSR: Audio Knowledge Empowered Visual Speech Recognition by Compressing Audio Knowledge of a Pretrained Model

2023-08-15 · Jeong Hun Yeo, Minsu Kim, Jeongsoo Choi, Dae Hoe Kim 외

Visual Speech Recognition (VSR) is the task of predicting spoken words from silent lip movements. VSR is regarded as a challenging task because of the insufficient information on lip movements. In this paper, we propose …

Quantizationspeech-recognitionSpeech RecognitionVisual Speech Recognition

How Auditory Knowledge in LLM Backbones Shapes Audio Language Models: A Holistic Evaluation

2026-03-19 · Ke-Han Lu, Szu-Wei Fu, Chao-Han Huck Yang, Zhehuai Chen 외 arxiv

Large language models (LLMs) have been widely used as knowledge backbones of Large Audio Language Models (LALMs), yet how much auditory knowledge they encode through text-only pre-training and how this affects downstream…

Refining Knowledge Transfer on Audio-Image Temporal Agreement for Audio-Text Cross Retrieval

2024-03-16 · Shunsuke Tsubaki, Daisuke Niizumi, Daiki Takeuchi, Yasunori Ohishi 외

The aim of this research is to refine knowledge transfer on audio-image temporal agreement for audio-text cross retrieval. To address the limited availability of paired non-speech audio-text data, learning methods for tr…

Image RetrievalRetrievalText RetrievalTransfer Learning

AudioBERT: Audio Knowledge Augmented Language Model

2024-09-12 · Hyunjong Ok, Suho Yoo, Jaeho Lee

Recent studies have identified that language models, pretrained on text-only datasets, often lack elementary visual knowledge, \textit{e.g.,} colors of everyday objects. Motivated by this observation, we ask whether a si…

Language ModelingLanguage ModellingmodelRetrieval

DASS: Distilled Audio State Space Models Are Stronger and More Duration-Scalable Learners

2024-07-04 · Saurabhchand Bhati, Yuan Gong, Leonid Karlinsky, Hilde Kuehne 외

State-space models (SSMs) have emerged as an alternative to Transformers for audio modeling due to their high computational efficiency with long inputs. While recent efforts on Audio SSMs have reported encouraging result…

Audio ClassificationAudio TaggingComputational EfficiencyKnowledge Distillation+1