paper-with-me

Papers

Improving Feature Generalizability with Multitask Learning in Class Incremental Learning

2022-04-26 · Dong Ma, Chi Ian Tang, Cecilia Mascolo

Many deep learning applications, like keyword spotting, require the incorporation of new concepts (classes) over time, referred to as Class Incremental Learning (CIL). The major challenge in CIL is catastrophic forgetting, i.e., preserving as much of the old knowledge as possible while learning new tasks. Various techniques, such as regularization, knowledge distillation, and the use of exemplars, have been proposed to resolve this issue. However, prior works primarily focus on the incremental learning step, while ignoring the optimization during the base model training. We hypothesize that a more transferable and generalizable feature representation from the base model would be beneficial to incremental learning. In this work, we adopt multitask learning during base model training to improve the feature generalizability. Specifically, instead of training a single model with all the base classes, we decompose the base classes into multiple subsets and regard each of them as a task. These tasks are trained concurrently and a shared feature extractor is obtained for incremental learning. We evaluate our approach on two datasets under various configurations. The results show that our approach enhances the average incremental learning accuracy by up to 5.5%, which enables more reliable and accurate keyword spotting over time. Moreover, the proposed approach can be combined with many existing techniques and provides additional performance gain.

📄 PDF Abstract BibTeX arXiv:2204.12915

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningIncremental LearningKeyword SpottingKnowledge Distillation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Saliency-Regularized Deep Multi-Task Learning

2022-07-03 · Guangji Bai, Liang Zhao

Multitask learning is a framework that enforces multiple learning tasks to share knowledge to improve their generalization abilities. While shallow multitask learning can learn task relations, it can only handle predefin…

image-classificationImage ClassificationMulti-Task LearningRelation

Minimizing the Effect of Noise and Limited Dataset Size in Image Classification Using Depth Estimation as an Auxiliary Task with Deep Multitask Learning

2022-08-22 · Khashayar Namdar, Partoo Vafaeikia, Farzad Khalvati

Generalizability is the ultimate goal of Machine Learning (ML) image classifiers, for which noise and limited dataset size are among the major concerns. We tackle these challenges through utilizing the framework of deep …

Depth Estimationimage-classificationImage ClassificationScene Classification

Patient Outcome and Zero-shot Diagnosis Prediction with Hypernetwork-guided Multitask Learning

2021-09-07 · Shaoxiong Ji, Pekka Marttinen

Multitask deep learning has been applied to patient outcome prediction from text, taking clinical notes as input and training deep neural networks with a joint loss function of multiple tasks. However, the joint training…

Prediction

Semantics-Oriented Multitask Learning for DeepFake Detection: A Joint Embedding Approach

2024-08-29 · Mian Zou, Baosheng Yu, Yibing Zhan, Siwei Lyu 외

In recent years, the multimedia forensics and security community has seen remarkable progress in multitask learning for DeepFake (i.e., face forgery) detection. The prevailing approach has been to frame DeepFake detectio…

AttributeBinary ClassificationDeepFake DetectionFace Swapping

Multitask Learning for Earth Observation Data Classification with Hybrid Quantum Network

2026-01-29 · Fan Fan, Yilei Shi, Tobias Guggemos, Xiao Xiang Zhu arxiv

Quantum machine learning (QML) has gained increasing attention as a potential solution to address the challenges of computation requirements in the future. Earth observation (EO) has entered the era of Big Data, and the …

Quantum Machine Learning