paper-with-me

홈 › Papers

Enhancing Temporal Understanding in Audio Question Answering for Large Audio Language Models

2024-09-10 · Arvind Krishna Sridhar, Yinyi Guo, Erik Visser

The Audio Question Answering (AQA) task includes audio event classification, audio captioning, and open-ended reasoning. Recently, AQA has garnered attention due to the advent of Large Audio Language Models (LALMs). Current literature focuses on constructing LALMs by integrating audio encoders with text-only Large Language Models (LLMs) through a projection module. While LALMs excel in general audio understanding, they are limited in temporal reasoning, which may hinder their commercial applications and on-device deployment. This paper addresses these challenges and limitations in audio temporal reasoning. First, we introduce a data augmentation technique for generating reliable audio temporal questions and answers using an LLM. Second, we perform a further fine-tuning of an existing baseline using curriculum learning strategy to specialize in temporal reasoning without compromising performance on fine-tuned tasks. We demonstrate the performance of our model using state-of-the-art LALMs on public audio benchmark datasets. Third, we implement our AQA model on-device locally and investigate its CPU inference for edge applications.

📄 PDF Abstract BibTeX arXiv:2409.06223

Code (0)

등록된 구현이 없습니다.

Tasks

Audio captioningAudio Question AnsweringCPUData AugmentationLanguage ModellingQuestion Answering

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Temporal Reasoning via Audio Question Answering

2019-11-21 · Haytham M. Fayek, Justin Johnson

Multimodal question answering tasks can be used as proxy tasks to study systems that can perceive and reason about the world. Answering questions about different types of input modalities stresses different aspects of re…

Audio Question AnsweringDiagnosticQuestion AnsweringReading Comprehension+3

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

VideoLLaMA 2: Advancing Spatial-Temporal Modeling and Audio Understanding in Video-LLMs

2024-06-11 · Zesen Cheng, Sicong Leng, Hang Zhang, Yifei Xin 외

In this paper, we present the VideoLLaMA 2, a set of Video Large Language Models (Video-LLMs) designed to enhance spatial-temporal modeling and audio understanding in video and audio-oriented tasks. Building upon its pre…

Multiple-choiceQuestion AnsweringTemporal Relation ExtractionVideo Captioning+3

Temporal Working Memory: Query-Guided Segment Refinement for Enhanced Multimodal Understanding

2025-02-09 · Xingjian Diao, Chunhui Zhang, Weiyi Wu, Zhongyu Ouyang 외

Multimodal foundation models (MFMs) have demonstrated significant success in tasks such as visual captioning, question answering, and image-text retrieval. However, these models face inherent limitations due to their fin…

Image CaptioningImage-text RetrievalQuestion AnsweringRetrieval+4

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