paper-with-me

Papers

PSELDNets: Pre-trained Neural Networks on Large-scale Synthetic Datasets for Sound Event Localization and Detection

2024-11-10 · Jinbo Hu, Yin Cao, Ming Wu, Fang Kang, Feiran Yang, Wenwu Wang, Mark D. Plumbley, Jun Yang

Sound event localization and detection (SELD) has seen substantial advancements through learning-based methods. These systems, typically trained from scratch on specific datasets, have shown considerable generalization capabilities. Recently, deep neural networks trained on large-scale datasets have achieved remarkable success in the sound event classification (SEC) field, prompting an open question of whether these advancements can be extended to develop general-purpose SELD models. In this paper, leveraging the power of pre-trained SEC models, we propose pre-trained SELD networks (PSELDNets) on large-scale synthetic datasets. These synthetic datasets, generated by convolving sound events with simulated spatial room impulse responses (SRIRs), contain 1,167 hours of audio clips with an ontology of 170 sound classes. These PSELDNets are transferred to downstream SELD tasks. When we adapt PSELDNets to specific scenarios, particularly in low-resource data cases, we introduce a data-efficient fine-tuning method, AdapterBit. PSELDNets are evaluated on a synthetic-test-set using collected SRIRs from TAU Spatial Room Impulse Response Database (TAU-SRIR DB) and achieve satisfactory performance. We also conduct our experiments to validate the transferability of PSELDNets to three publicly available datasets and our own collected audio recordings. Results demonstrate that PSELDNets surpass state-of-the-art systems across all publicly available datasets. Given the need for direction-of-arrival estimation, SELD generally relies on sufficient multi-channel audio clips. However, incorporating the AdapterBit, PSELDNets show more efficient adaptability to various tasks using minimal multi-channel or even just monophonic audio clips, outperforming the traditional fine-tuning approaches.

📄 PDF Abstract BibTeX arXiv:2411.06399

Code (2)

jinbo-hu/pseldnets 공식 구현 pytorch
jinbo-hu/seld-data-generator 공식 구현

Tasks

Direction of Arrival EstimationSound Event Localization and Detection

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Zero-Shot vs. Few-Shot Multi-Speaker TTS Using Pre-trained Czech SpeechT5 Model

2024-07-24 · Jan Lehečka, Zdeněk Hanzlíček, Jindřich Matoušek, Daniel Tihelka

In this paper, we experimented with the SpeechT5 model pre-trained on large-scale datasets. We pre-trained the foundation model from scratch and fine-tuned it on a large-scale robust multi-speaker text-to-speech (TTS) ta…

text-to-speechText to Speech

Is Synthetic Dataset Reliable for Benchmarking Generalizable Person Re-Identification?

2022-09-12 · Cuicui Kang

Recent studies show that models trained on synthetic datasets are able to achieve better generalizable person re-identification (GPReID) performance than that trained on public real-world datasets. On the other hand, due…

BenchmarkingGeneralizable Person Re-identificationPerson Re-Identification

Can Medical Vision-Language Pre-training Succeed with Purely Synthetic Data?

2024-10-17 · Che Liu, Zhongwei Wan, Haozhe Wang, Yinda Chen 외

Medical Vision-Language Pre-training (MedVLP) has made significant progress in enabling zero-shot tasks for medical image understanding. However, training MedVLP models typically requires large-scale datasets with paired…

zero-shot-classificationZero-Shot Learning

Habitat Synthetic Scenes Dataset (HSSD-200): An Analysis of 3D Scene Scale and Realism Tradeoffs for ObjectGoal Navigation

2023-06-20 · CVPR 2024 1 · Mukul Khanna, Yongsen Mao, Hanxiao Jiang, Sanjay Haresh 외

We contribute the Habitat Synthetic Scene Dataset, a dataset of 211 high-quality 3D scenes, and use it to test navigation agent generalization to realistic 3D environments. Our dataset represents real interiors and conta…

NavigateObjectGoal NavigationZero-shot Generalization

Contrastive Learning-Enhanced Trajectory Matching for Small-Scale Dataset Distillation

2025-05-21 · Wenmin Li, Shunsuke Sakai, Tatsuhito Hasegawa

Deploying machine learning models in resource-constrained environments, such as edge devices or rapid prototyping scenarios, increasingly demands distillation of large datasets into significantly smaller yet informative …

Contrastive LearningDataset DistillationImage Generation