paper-with-me

홈 › Papers

A dataset for Audio-Visual Sound Event Detection in Movies

2023-02-14 · Rajat Hebbar, Digbalay Bose, Krishna Somandepalli, Veena Vijai, Shrikanth Narayanan

Audio event detection is a widely studied audio processing task, with applications ranging from self-driving cars to healthcare. In-the-wild datasets such as Audioset have propelled research in this field. However, many efforts typically involve manual annotation and verification, which is expensive to perform at scale. Movies depict various real-life and fictional scenarios which makes them a rich resource for mining a wide-range of audio events. In this work, we present a dataset of audio events called Subtitle-Aligned Movie Sounds (SAM-S). We use publicly-available closed-caption transcripts to automatically mine over 110K audio events from 430 movies. We identify three dimensions to categorize audio events: sound, source, quality, and present the steps involved to produce a final taxonomy of 245 sounds. We discuss the choices involved in generating the taxonomy, and also highlight the human-centered nature of sounds in our dataset. We establish a baseline performance for audio-only sound classification of 34.76% mean average precision and show that incorporating visual information can further improve the performance by about 5%. Data and code are made available for research at https://github.com/usc-sail/mica-subtitle-aligned-movie-sounds

📄 PDF Abstract BibTeX arXiv:2302.07315

Code (1)

usc-sail/mica-subtitle-aligned-movie-sounds 공식 구현 pytorch

Tasks

Event DetectionSelf-Driving CarsSound ClassificationSound Event Detection

Similar Papers 제목 키워드 기반

STARSS23: An Audio-Visual Dataset of Spatial Recordings of Real Scenes with Spatiotemporal Annotations of Sound Events

2023-06-15 · NeurIPS 2023 11 · Kazuki Shimada, Archontis Politis, Parthasaarathy Sudarsanam, Daniel Krause 외

While direction of arrival (DOA) of sound events is generally estimated from multichannel audio data recorded in a microphone array, sound events usually derive from visually perceptible source objects, e.g., sounds of f…

Sound Event Localization and Detection

Enhanced Sound Event Localization and Detection in Real 360-degree audio-visual soundscapes

2024-01-29 · Adrian S. Roman, Baladithya Balamurugan, Rithik Pothuganti

This technical report details our work towards building an enhanced audio-visual sound event localization and detection (SELD) network. We build on top of the audio-only SELDnet23 model and adapt it to be audio-visual by…

Data AugmentationSound Event Localization and DetectionSynthetic Data Generation

DOA-Aware Audio-Visual Self-Supervised Learning for Sound Event Localization and Detection

2024-10-30 · Yoto Fujita, Yoshiaki Bando, Keisuke Imoto, Masaki Onishi 외

This paper describes sound event localization and detection (SELD) for spatial audio recordings captured by firstorder ambisonics (FOA) microphones. In this task, one may train a deep neural network (DNN) using FOA data …

Contrastive LearningSelf-Supervised LearningSound Event Localization and Detection

Fusion of Audio and Visual Embeddings for Sound Event Localization and Detection

2023-12-14 · Davide Berghi, Peipei Wu, Jinzheng Zhao, Wenwu Wang 외

Sound event localization and detection (SELD) combines two subtasks: sound event detection (SED) and direction of arrival (DOA) estimation. SELD is usually tackled as an audio-only problem, but visual information has bee…

Data AugmentationEvent DetectionSound Event DetectionSound Event Localization and Detection

Audiovisual transfer learning for audio tagging and sound event detection

2021-06-09 · Wim Boes, Hugo Van hamme

We study the merit of transfer learning for two sound recognition problems, i.e., audio tagging and sound event detection. Employing feature fusion, we adapt a baseline system utilizing only spectral acoustic inputs to a…

Audio TaggingEvent DetectionSound Event DetectionTransfer Learning