English

Event-related data conditioning for acoustic event classification

Sound 2022-06-17 v1 Audio and Speech Processing

Abstract

Models based on diverse attention mechanisms have recently shined in tasks related to acoustic event classification (AEC). Among them, self-attention is often used in audio-only tasks to help the model recognize different acoustic events. Self-attention relies on the similarity between time frames, and uses global information from the whole segment to highlight specific features within a frame. In real life, information related to acoustic events will attenuate over time, which means the information within some frames around the event deserves more attention than distant time global information that may be unrelated to the event. This paper shows that self-attention may over-enhance certain segments of audio representations, and smooth out the boundaries between events representations and background noises. Hence, this paper proposes an event-related data conditioning (EDC) for AEC. EDC directly works on spectrograms. The idea of EDC is to adaptively select the frame-related attention range based on acoustic features, and gather the event-related local information to represent the frame. Experiments show that: 1) compared with spectrogram-based data augmentation methods and trainable feature weighting and self-attention, EDC outperforms them in both the original-size mode and the augmented mode; 2) EDC effectively gathers event-related local information and enhances boundaries between events and backgrounds, improving the performance of AEC.

Keywords

Cite

@article{arxiv.2206.08233,
  title  = {Event-related data conditioning for acoustic event classification},
  author = {Yuanbo Hou and Dick Botteldooren},
  journal= {arXiv preprint arXiv:2206.08233},
  year   = {2022}
}

Comments

Accepted by INTERSPEECH 2022

R2 v1 2026-06-24T11:53:59.202Z