paper-with-me

Papers

Class-Incremental Learning for Multi-Label Audio Classification

2024-01-09 · Manjunath Mulimani, Annamaria Mesaros

In this paper, we propose a method for class-incremental learning of potentially overlapping sounds for solving a sequence of multi-label audio classification tasks. We design an incremental learner that learns new classes independently of the old classes. To preserve knowledge about the old classes, we propose a cosine similarity-based distillation loss that minimizes discrepancy in the feature representations of subsequent learners, and use it along with a Kullback-Leibler divergence-based distillation loss that minimizes discrepancy in their respective outputs. Experiments are performed on a dataset with 50 sound classes, with an initial classification task containing 30 base classes and 4 incremental phases of 5 classes each. After each phase, the system is tested for multi-label classification with the entire set of classes learned so far. The proposed method obtains an average F1-score of 40.9% over the five phases, ranging from 45.2% in phase 0 on 30 classes, to 36.3% in phase 4 on 50 classes. Average performance degradation over incremental phases is only 0.7 percentage points from the initial F1-score of 45.2%.

📄 PDF Abstract BibTeX arXiv:2401.04447

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationClassificationclass-incremental learningClass Incremental LearningIncremental LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
BASE 설명 없음

Similar Papers 제목 키워드 기반

Domain-Incremental Learning for Audio Classification

2024-12-23 · Manjunath Mulimani, Annamaria Mesaros

In this work, we propose a method for domain-incremental learning for audio classification from a sequence of datasets recorded in different acoustic conditions. Fine-tuning a model on a sequence of evolving domains or d…

Audio ClassificationClassificationIncremental LearningMulti-Label Classification+1

Few-shot Class-incremental Audio Classification Using Dynamically Expanded Classifier with Self-attention Modified Prototypes

2023-05-31 · Yanxiong Li, Wenchang Cao, Wei Xie, Jialong Li 외

Most existing methods for audio classification assume that the vocabulary of audio classes to be classified is fixed. When novel (unseen) audio classes appear, audio classification systems need to be retrained with abund…

Audio ClassificationClassification

Fully Few-shot Class-incremental Audio Classification Using Multi-level Embedding Extractor and Ridge Regression Classifier

2025-06-23 · Yongjie Si, Yanxiong Li, Jiaxin Tan, Qianhua He 외

In the task of Few-shot Class-incremental Audio Classification (FCAC), training samples of each base class are required to be abundant to train model. However, it is not easy to collect abundant training samples for many…

Audio Classification

Few-shot Class-incremental Audio Classification Using Stochastic Classifier

2023-06-03 · Yanxiong Li, Wenchang Cao, Jialong Li, Wei Xie 외

It is generally assumed that number of classes is fixed in current audio classification methods, and the model can recognize pregiven classes only. When new classes emerge, the model needs to be retrained with adequate s…

Audio ClassificationClassification

Fully Few-shot Class-incremental Audio Classification Using Expandable Dual-embedding Extractor

2024-06-12 · Yongjie Si, Yanxiong Li, Jialong Li, Jiaxin Tan 외

It's assumed that training data is sufficient in base session of few-shot class-incremental audio classification. However, it's difficult to collect abundant samples for model training in base session in some practical s…

Audio Classification