paper-with-me

홈 › Papers

CafeBoost: Causal Feature Boost To Eliminate Task-Induced Bias for Class Incremental Learning

2023-01-01 · CVPR 2023 1 · Benliu Qiu, Hongliang Li, Haitao Wen, Heqian Qiu, Lanxiao Wang, Fanman Meng, Qingbo Wu, Lili Pan

Continual learning requires a model to incrementally learn a sequence of tasks and aims to predict well on all the learned tasks so far, which notoriously suffers from the catastrophic forgetting problem. In this paper, we find a new type of bias appearing in continual learning, coined as task-induced bias. We place continual learning into a causal framework, based on which we find the task-induced bias is reduced naturally by two underlying mechanisms in task and domain incremental learning. However, these mechanisms do not exist in class incremental learning (CIL), in which each task contains a unique subset of classes. To eliminate the task-induced bias in CIL, we devise a causal intervention operation so as to cut off the causal path that causes the task-induced bias, and then implement it as a causal debias module that transforms biased features into unbiased ones. In addition, we propose a training pipeline to incorporate the novel module into existing methods and jointly optimize the entire architecture. Our overall approach does not rely on data replay, and is simple and convenient to plug into existing methods. Extensive empirical study on CIFAR-100 and ImageNet shows that our approach can improve accuracy and reduce forgetting of well-established methods by a large margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Similar Papers 제목 키워드 기반

CausalFSFG: Rethinking Few-Shot Fine-Grained Visual Categorization from Causal Perspective

2025-12-25 · Zhiwen Yang, Jinglin Xu, Yuxin Pen arxiv

Few-shot fine-grained visual categorization (FS-FGVC) focuses on identifying various subcategories within a common superclass given just one or few support examples. Most existing methods aim to boost classification accu…

Causal Inference

Boosting Temporal Sentence Grounding via Causal Inference

2025-07-07 · Kefan Tang, Lihuo He, Jisheng Dang, Xinbo Gao arxiv

Temporal Sentence Grounding (TSG) aims to identify relevant moments in an untrimmed video that semantically correspond to a given textual query. Despite existing studies having made substantial progress, they often overl…

Temporal Sentence GroundingCausal Inference

Causal-Ex: Causal Graph-based Micro and Macro Expression Spotting

2025-03-12 · Pei-Sze Tan, Sailaja Rajanala, Arghya Pal, Raphaël C. -W. Phan 외

Detecting concealed emotions within apparently normal expressions is crucial for identifying potential mental health issues and facilitating timely support and intervention. The task of spotting macro and micro-expressio…

Causal Inference

Structure Causal Models and LLMs Integration in Medical Visual Question Answering

2025-05-05 · Zibo Xu, Qiang Li, Weizhi Nie, Weijie Wang 외

Medical Visual Question Answering (MedVQA) aims to answer medical questions according to medical images. However, the complexity of medical data leads to confounders that are difficult to observe, so bias between images …

Causal InferenceMedical Visual Question AnsweringQuestion AnsweringVisual Question Answering

DCRMTA: Unbiased Causal Representation for Multi-touch Attribution

2024-01-16 · Jiaming Tang

Multi-touch attribution (MTA) currently plays a pivotal role in achieving a fair estimation of the contributions of each advertising touchpoint to-wards conversion behavior, deeply influencing budget allocation and adver…

counterfactual