Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Listen, Think, and Understand

About

The ability of artificial intelligence (AI) systems to perceive and comprehend audio signals is crucial for many applications. Although significant progress has been made in this area since the development of AudioSet, most existing models are designed to map audio inputs to pre-defined, discrete sound label sets. In contrast, humans possess the ability to not only classify sounds into general categories, but also to listen to the finer details of the sounds, explain the reason for the predictions, think about what the sound infers, and understand the scene and what action needs to be taken, if any. Such capabilities beyond perception are not yet present in existing audio models. On the other hand, modern large language models (LLMs) exhibit emerging reasoning ability but they lack audio perception capabilities. Therefore, we ask the question: can we build a model that has both audio perception and a reasoning ability? In this paper, we propose a new audio foundation model, called LTU (Listen, Think, and Understand). To train LTU, we created a new OpenAQA-5M dataset consisting of 1.9 million closed-ended and 3.7 million open-ended, diverse (audio, question, answer) tuples, and have used an autoregressive training framework with a perception-to-understanding curriculum. LTU demonstrates strong performance and generalization ability on conventional audio tasks such as classification and captioning. More importantly, it exhibits emerging audio reasoning and comprehension abilities that are absent in existing audio models. To the best of our knowledge, LTU is one of the first multimodal large language models that focus on general audio (rather than just speech) understanding.

Yuan Gong, Hongyin Luo, Alexander H. Liu, Leonid Karlinsky, James Glass• 2023

Related benchmarks

TaskDatasetResultRank
Audio ClassificationESC-50
Accuracy83.1
374
Environmental Sound ClassificationFSD50K
mAP46.3
91
Audio ClassificationVGG-Sound
Top-1 Accuracy50.3
83
Audio CaptioningClotho--
60
ClassificationAudioSet (test)
mAP18.7
57
Audio ClassificationAudioSet
mAP18.7
54
Audio UnderstandingMMAU v05.15.25 (test)
Sound Score20.7
53
Audio UnderstandingMMAU v05.15.25 (test-mini)
Sound Score20.42
44
Acoustic Scene ClassificationTUT Acoustic Scenes
Accuracy32.5
35
Audio ClassificationBeijing Opera
Base Accuracy69.9
34
Showing 10 of 62 rows

Other info

Code

Follow for update