paper-with-me

Papers

Visually-Aware Audio Captioning With Adaptive Audio-Visual Attention

2022-10-28 · Xubo Liu, Qiushi Huang, Xinhao Mei, Haohe Liu, Qiuqiang Kong, Jianyuan Sun, Shengchen Li, Tom Ko, Yu Zhang, Lilian H. Tang, Mark D. Plumbley, Volkan Kılıç, Wenwu Wang

Audio captioning aims to generate text descriptions of audio clips. In the real world, many objects produce similar sounds. How to accurately recognize ambiguous sounds is a major challenge for audio captioning. In this work, inspired by inherent human multimodal perception, we propose visually-aware audio captioning, which makes use of visual information to help the description of ambiguous sounding objects. Specifically, we introduce an off-the-shelf visual encoder to extract video features and incorporate the visual features into an audio captioning system. Furthermore, to better exploit complementary audio-visual contexts, we propose an audio-visual attention mechanism that adaptively integrates audio and visual context and removes the redundant information in the latent space. Experimental results on AudioCaps, the largest audio captioning dataset, show that our proposed method achieves state-of-the-art results on machine translation metrics.

📄 PDF Abstract BibTeX arXiv:2210.16428

Code (1)

liuxubo717/v-act 공식 구현 pytorch

Tasks

AudioCapsAudio captioningMachine Translation

Similar Papers 제목 키워드 기반

An Attempt towards Interpretable Audio-Visual Video Captioning

2018-12-07 · Yapeng Tian, Chenxiao Guan, Justin Goodman, Marc Moore 외

Automatically generating a natural language sentence to describe the content of an input video is a very challenging problem. It is an essential multimodal task in which auditory and visual contents are equally important…

Audio captioningAudio-Visual Video CaptioningImage CaptioningSentence+2

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

Large-scale representation learning from visually grounded untranscribed speech

2019-09-19 · CONLL 2019 11 · Gabriel Ilharco, Yuan Zhang, Jason Baldridge

Systems that can associate images with their spoken audio captions are an important step towards visually grounded language learning. We describe a scalable method to automatically generate diverse audio for image captio…

Grounded language learningImage CaptioningRepresentation LearningRetrieval+1

EnCLAP: Combining Neural Audio Codec and Audio-Text Joint Embedding for Automated Audio Captioning

2024-01-31 · Jaeyeon Kim, JaeYoon Jung, Jinjoo Lee, Sang Hoon Woo

We propose EnCLAP, a novel framework for automated audio captioning. EnCLAP employs two acoustic representation models, EnCodec and CLAP, along with a pretrained language model, BART. We also introduce a new training obj…

AudioCapsAudio captioningLanguage ModelingLanguage Modelling

An investigation on selecting audio pre-trained models for audio captioning

2022-08-12 · Peiran Yan, Shengchen Li

Audio captioning is a task that generates description of audio based on content. Pre-trained models are widely used in audio captioning due to high complexity. Unless a comprehensive system is re-trained, it is hard to d…

Audio captioning