paper-with-me

Papers

Dual Knowledge Distillation for Efficient Sound Event Detection

2024-02-05 · Yang Xiao, Rohan Kumar Das

Sound event detection (SED) is essential for recognizing specific sounds and their temporal locations within acoustic signals. This becomes challenging particularly for on-device applications, where computational resources are limited. To address this issue, we introduce a novel framework referred to as dual knowledge distillation for developing efficient SED systems in this work. Our proposed dual knowledge distillation commences with temporal-averaging knowledge distillation (TAKD), utilizing a mean student model derived from the temporal averaging of the student model's parameters. This allows the student model to indirectly learn from a pre-trained teacher model, ensuring a stable knowledge distillation. Subsequently, we introduce embedding-enhanced feature distillation (EEFD), which involves incorporating an embedding distillation layer within the student model to bolster contextual learning. On DCASE 2023 Task 4A public evaluation dataset, our proposed SED system with dual knowledge distillation having merely one-third of the baseline model's parameters, demonstrates superior performance in terms of PSDS1 and PSDS2. This highlights the importance of proposed dual knowledge distillation for compact SED systems, which can be ideal for edge devices.

📄 PDF Abstract BibTeX arXiv:2402.02781

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionKnowledge DistillationSound Event Detection

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Peer Collaborative Learning for Polyphonic Sound Event Detection

2021-10-07 · Hayato Endo, Hiromitsu Nishizaki

This paper describes that semi-supervised learning called peer collaborative learning (PCL) can be applied to the polyphonic sound event detection (PSED) task, which is one of the tasks in the Detection and Classificatio…

Event DetectionKnowledge DistillationSound Event Detection

Effective Pre-Training of Audio Transformers for Sound Event Detection

2024-09-14 · Florian Schmid, Tobias Morocutti, Francesco Foscarin, Jan Schlüter 외

We propose a pre-training pipeline for audio spectrogram transformers for frame-level sound event detection tasks. On top of common pre-training steps, we add a meticulously designed training routine on AudioSet frame-le…

Data AugmentationEvent DetectionKnowledge DistillationSound Event Detection

Lightweight Sound Event Detection Model with RepVGG Architecture

2022-11-01 · ROCLING 2022 11 · Chia-Chuan Liu, Sung-Jen Huang, Chia-Ping Chen, Chung-Li Lu 외

In this paper, we proposed RepVGGRNN, which is a light weight sound event detection model. We use RepVGG convolution blocks in the convolution part to improve performance, and re-parameterize the RepVGG blocks after the …

Event DetectionKnowledge DistillationmodelSound Event Detection

Class-Incremental Learning for Sound Event Localization and Detection

2024-11-19 · Ruchi Pandey, Manjunath Mulimani, Archontis Politis, Annamaria Mesaros

This paper investigates the feasibility of class-incremental learning (CIL) for Sound Event Localization and Detection (SELD) tasks. The method features an incremental learner that can learn new sound classes independent…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+1

LightBTSeg: A lightweight breast tumor segmentation model using ultrasound images via dual-path joint knowledge distillation

2023-11-18 · Hongjiang Guo, Shengwen Wang, Hao Dang, Kangle Xiao 외

The accurate segmentation of breast tumors is an important prerequisite for lesion detection, which has significant clinical value for breast tumor research. The mainstream deep learning-based methods have achieved a bre…

Knowledge DistillationLesion DetectionSegmentationTumor Segmentation