Characterizing Continual Learning Scenarios and Strategies for Audio Analysis
Ruchi Bhatt, Pratibha Kumari, Dwarikanath Mahapatra, Abdulmotaleb El Saddik, Mukesh Saini
TL;DR
The paper systematically evaluates continual learning for audio-based monitoring by constructing domain-incremental and class-incremental sequences from the DCASE datasets and benchmarking a wide range of CL and non-CL baselines. It provides a structured evaluation framework, reveals that replay-based methods (notably Replay) consistently outperform others in both DI and CI settings, and highlights the differing strengths of regularization versus rehearsal approaches across scenarios. The study contributes a public, scenario-rich dataset design and practical insights for deploying adaptive audio monitoring systems in non-stationary environments. The findings have direct implications for real-world surveillance and anomaly detection where distribution shifts and new classes emerge over time.
Abstract
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.
