paper-with-me

Papers

Interactive Audio-text Representation for Automated Audio Captioning with Contrastive Learning

2022-03-29 · Chen Chen, Nana Hou, Yuchen Hu, Heqing Zou, Xiaofeng Qi, Eng Siong Chng

Automated Audio captioning (AAC) is a cross-modal task that generates natural language to describe the content of input audio. Most prior works usually extract single-modality acoustic features and are therefore sub-optimal for the cross-modal decoding task. In this work, we propose a novel AAC system called CLIP-AAC to learn interactive cross-modality representation with both acoustic and textual information. Specifically, the proposed CLIP-AAC introduces an audio-head and a text-head in the pre-trained encoder to extract audio-text information. Furthermore, we also apply contrastive learning to narrow the domain difference by learning the correspondence between the audio signal and its paired captions. Experimental results show that the proposed CLIP-AAC approach surpasses the best baseline by a significant margin on the Clotho dataset in terms of NLP evaluation metrics. The ablation study indicates that both the pre-trained model and contrastive learning contribute to the performance gain of the AAC model.

📄 PDF Abstract BibTeX arXiv:2203.15526

Code (0)

등록된 구현이 없습니다.

Tasks

Audio captioningContrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Omni-Interactive Universal Embedder

2026-08-27 · Wei-Yao Wang, Kazuya Tateishi, Shuyang Cui, Christian Simon 외 arxiv

Multimodal representation learning has been shifting from traditional two-tower architectures to large language model (LLM)-based embedders due to their strong instruction-following capabilities. Despite this progress, e…

Representation Learning

Listen carefully and tell: an audio captioning system based on residual learning and gammatone audio representation

2020-06-27 · Sergi Perez-Castanos, Javier Naranjo-Alcazar, Pedro Zuccarello, Maximo Cobos

Automated audio captioning is machine listening task whose goal is to describe an audio using free text. An automated audio captioning system has to be implemented as it accepts an audio as input and outputs as textual d…

Audio captioningDecoder

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

CL4AC: A Contrastive Loss for Audio Captioning

2021-07-21 · Xubo Liu, Qiushi Huang, Xinhao Mei, Tom Ko 외

Automated Audio captioning (AAC) is a cross-modal translation task that aims to use natural language to describe the content of an audio clip. As shown in the submissions received for Task 6 of the DCASE 2021 Challenges,…

Audio captioningDecoderTranslation

In-the-wild Audio Spatialization with Flexible Text-guided Localization

2025-06-01 · Tianrui Pan, Jie Liu, Zewen Huang, Jie Tang 외

To enhance immersive experiences, binaural audio offers spatial awareness of sounding objects in AR, VR, and embodied AI applications. While existing audio spatialization methods can generally map any available monaural …

Spatial Reasoning