Saved in:
Bibliographic Details
Main Authors: Xu, Qisheng, Sun, Yulin, Su, Yi, Zhu, Qian, Tan, Xiaoyi, Wen, Hongyu, Gao, Zijian, Xu, Kele, Dou, Yong, Feng, Dawei
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2412.11907
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Deep learning, with its robust aotomatic feature extraction capabilities, has demonstrated significant success in audio signal processing. Typically, these methods rely on static, pre-collected large-scale datasets for training, performing well on a fixed number of classes. However, the real world is characterized by constant change, with new audio classes emerging from streaming or temporary availability due to privacy. This dynamic nature of audio environments necessitates models that can incrementally learn new knowledge for new classes without discarding existing information. Introducing incremental learning to the field of audio signal processing, i.e., Audio Class-Incremental Learning (AuCIL), is a meaningful endeavor. We propose such a toolbox named AudioCIL to align audio signal processing algorithms with real-world scenarios and strengthen research in audio class-incremental learning. Code is available at https://github.com/colaudiolab/AudioCIL.