SDCVLGASJun 29, 2024

Characterizing Continual Learning Scenarios and Strategies for Audio Analysis

arXiv:2407.00465v27 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for adaptive models in audio analysis for researchers and practitioners, but it is incremental as it systematically evaluates existing methods rather than introducing new ones.

The paper tackles the problem of data distribution drift and new classes in audio analysis by evaluating continual learning approaches, finding that Replay achieved 70.12% accuracy in domain incremental and 96.98% in class incremental scenarios on DCASE challenge data.

Audio analysis is useful in many application scenarios. The state-of-the-art audio analysis approaches assume the data distribution at training and deployment time will be the same. However, due to various real-life challenges, the data may encounter drift in its distribution or can encounter new classes in the late future. Thus, a one-time trained model might not perform adequately. Continual learning (CL) approaches are devised to handle such changes in data distribution. There have been a few attempts to use CL approaches for audio analysis. Yet, there is a lack of a systematic evaluation framework. In this paper, we create a comprehensive CL dataset and characterize CL approaches for audio-based monitoring tasks. We have investigated the following CL and non-CL approaches: EWC, LwF, SI, GEM, A-GEM, GDumb, Replay, Naive, Cumulative, and Joint training. The study is very beneficial for researchers and practitioners working in the area of audio analysis for developing adaptive models. We observed that Replay achieved better results than other methods in the DCASE challenge data. It achieved an accuracy of 70.12% for the domain incremental scenario and an accuracy of 96.98% for the class incremental scenario.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes