paper-with-me

Papers

Weakly-supervised Automated Audio Captioning via text only training

2023-09-21 · Theodoros Kouzelis, Vassilis Katsouros

In recent years, datasets of paired audio and captions have enabled remarkable success in automatically generating descriptions for audio clips, namely Automated Audio Captioning (AAC). However, it is labor-intensive and time-consuming to collect a sufficient number of paired audio and captions. Motivated by the recent advances in Contrastive Language-Audio Pretraining (CLAP), we propose a weakly-supervised approach to train an AAC model assuming only text data and a pre-trained CLAP model, alleviating the need for paired target data. Our approach leverages the similarity between audio and text embeddings in CLAP. During training, we learn to reconstruct the text from the CLAP text embedding, and during inference, we decode using the audio embeddings. To mitigate the modality gap between the audio and text embeddings we employ strategies to bridge the gap during training and inference stages. We evaluate our proposed method on Clotho and AudioCaps datasets demonstrating its ability to achieve a relative performance of up to ~$83\%$ compared to fully supervised approaches trained with paired target data.

📄 PDF Abstract BibTeX arXiv:2309.12242

Code (1)

zelaki/wsac 공식 구현 pytorch

Tasks

AudioCapsAudio captioning

Similar Papers 제목 키워드 기반

THE DCASE 2021 CHALLENGE TASK 6 SYSTEM: AUTOMATED AUDIO CAPTIONING WITH WEAKLY SUPERVISED PRE-TRAING AND WORD SELECTION METHODS

2021-07-06 · DCASE workshop 2021 7 · Weiqiang Yuan ∗, Qichen Han∗, Dong Liu, Xiang Li 외

This technical report describes the system participating to the De- tection and Classification of Acoustic Scenes and Events (DCASE) 2021 Challenge, Task 6: automated audio captioning. We use encoder-decoder modeling …

Audio captioningCaption GenerationDecoder

Watch, Listen and Tell: Multi-modal Weakly Supervised Dense Event Captioning

2019-09-22 · ICCV 2019 10 · Tanzila Rahman, Bicheng Xu, Leonid Sigal

Multi-modal learning, particularly among imaging and linguistic modalities, has made amazing strides in many high-level fundamental visual understanding problems, ranging from language grounding to dense event captioning…

Sound Source Localization

WavCaps: A ChatGPT-Assisted Weakly-Labelled Audio Captioning Dataset for Audio-Language Multimodal Research

2023-03-30 · Xinhao Mei, Chutong Meng, Haohe Liu, Qiuqiang Kong 외

The advancement of audio-language (AL) multimodal learning tasks has been significant in recent years. However, researchers face challenges due to the costly and time-consuming collection process of existing audio-langua…

Audio captioningEvent DetectionLanguage ModellingLarge Language Model+4

Automated Audio Captioning and Language-Based Audio Retrieval

2022-07-08 · Clive Gomes, Hyejin Park, Patrick Kollman, Yi Song 외

This project involved participation in the DCASE 2022 Competition (Task 6) which had two subtasks: (1) Automated Audio Captioning and (2) Language-Based Audio Retrieval. The first subtask involved the generation of a tex…

Audio captioningRetrieval

Learning Audio-Video Modalities from Image Captions

2022-04-01 · Arsha Nagrani, Paul Hongsuck Seo, Bryan Seybold, Anja Hauth 외

A major challenge in text-video and text-audio retrieval is the lack of large-scale training data. This is unlike image-captioning, where datasets are in the order of millions of samples. To close this gap we propose a n…

Image CaptioningRetrievalVideo CaptioningVideo Retrieval+2