paper-with-me

Papers

Temporal Sub-sampling of Audio Feature Sequences for Automated Audio Captioning

2020-07-06 · Khoa Nguyen, Konstantinos Drossos, Tuomas Virtanen

Audio captioning is the task of automatically creating a textual description for the contents of a general audio signal. Typical audio captioning methods rely on deep neural networks (DNNs), where the target of the DNN is to map the input audio sequence to an output sequence of words, i.e. the caption. Though, the length of the textual description is considerably less than the length of the audio signal, for example 10 words versus some thousands of audio feature vectors. This clearly indicates that an output word corresponds to multiple input feature vectors. In this work we present an approach that focuses on explicitly taking advantage of this difference of lengths between sequences, by applying a temporal sub-sampling to the audio input sequence. We employ a sequence-to-sequence method, which uses a fixed-length vector as an output from the encoder, and we apply temporal sub-sampling between the RNNs of the encoder. We evaluate the benefit of our approach by employing the freely available dataset Clotho and we evaluate the impact of different factors of temporal sub-sampling. Our results show an improvement to all considered metrics.

📄 PDF Abstract BibTeX arXiv:2007.02676

Code (1)

DK-Nguyen/audio-captioning-sub-sampling 공식 구현 pytorch

Tasks

Audio captioning

Similar Papers 제목 키워드 기반

AudioLog: LLMs-Powered Long Audio Logging with Hybrid Token-Semantic Contrastive Learning

2023-11-21 · Jisheng Bai, Han Yin, Mou Wang, Dongyuan Shi 외

Previous studies in automated audio captioning have faced difficulties in accurately capturing the complete temporal details of acoustic scenes and events within long audio sequences. This paper presents AudioLog, a larg…

Acoustic Scene ClassificationAudio captioningContrastive LearningEvent Detection+3

SmoothSync: Dual-Stream Diffusion Transformers for Jitter-Robust Beat-Synchronized Gesture Generation from Quantized Audio

2026-01-04 · Yujiao Jiang, Qingmin Liao, Zongqing Lu arxiv

Co-speech gesture generation is a critical area of research aimed at synthesizing speech-synchronized human-like gestures. Existing methods often suffer from issues such as rhythmic inconsistency, motion jitter, foot sli…

Gesture Generation

Digital audio tampering detection based on spatio-temporal representation learning of electrical network frequency.

2024-03-27 · Springer 2024 3 · Chunyan Zeng, Shuai Kong, Zhifeng Wang, Xiangkui Wan 외

The majority of Digital Audio Tampering Detection (DATD) methods, which are based on Electrical Network Frequency (ENF), predominantly concentrate on the static spatial infor- mation of ENF. Unfortunately, this focus n…

Representation Learning

Temporal Bilinear Encoding Network of Audio-Visual Features at Low Sampling Rates

2020-12-18 · Feiyan Hu, Eva Mohedano, Noel O'Connor, Kevin McGuinness

Current deep learning based video classification architectures are typically trained end-to-end on large volumes of data and require extensive computational resources. This paper aims to exploit audio-visual information …

ClassificationGeneral ClassificationVideo Classification

Multimodal Fusion Method with Spatiotemporal Sequences and Relationship Learning for Valence-Arousal Estimation

2024-03-19 · Jun Yu, Gongpeng Zhao, Yongqi Wang, Zhihong Wei 외

This paper presents our approach for the VA (Valence-Arousal) estimation task in the ABAW6 competition. We devised a comprehensive model by preprocessing video frames and audio segments to extract visual and audio featur…

Arousal Estimation