Papers › Versatile Incremental Learning: Towards Class and Domain-Agnostic Incremental Learning

Versatile Incremental Learning: Towards Class and Domain-Agnostic Incremental Learning

17 Sep 2024arXiv:2409.10956archive 2025-07-28

Min-Yeong Park, Jae-Ho Lee, Gyeong-Moon Park

Incremental Learning (IL) aims to accumulate knowledge from sequential input tasks while overcoming catastrophic forgetting. Existing IL methods typically assume that an incoming task has only increments of classes or domains, referred to as Class IL (CIL) or Domain IL (DIL), respectively. In this work, we consider a more challenging and realistic but under-explored IL scenario, named Versatile Incremental Learning (VIL), in which a model has no prior of which of the classes or domains will increase in the next task. In the proposed VIL scenario, the model faces intra-class domain confusion and inter-domain class confusion, which makes the model fail to accumulate new knowledge without interference with learned knowledge. To address these issues, we propose a simple yet effective IL framework, named Incremental Classifier with Adaptation Shift cONtrol (ICON). Based on shifts of learnable modules, we design a novel regularization method called Cluster-based Adaptation Shift conTrol (CAST) to control the model to avoid confusion with the previously learned knowledge and thereby accumulate the new knowledge more effectively. Moreover, we introduce an Incremental Classifier (IC) which expands its output nodes to address the overwriting issue from different domains corresponding to a single class while maintaining the previous knowledge. We conducted extensive experiments on three benchmarks, showcasing the effectiveness of our method across all the scenarios, particularly in cases where the next task can be randomly altered. Our implementation code is available at https://github.com/KHU-AGI/VIL.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.10956")

Code

Syntology Ran 7 of 10 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

khu-agi/vil officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 7 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran
3unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from KHU-AGI/VIL. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Prompt KHU-AGI/VIL/prompt.py official repository ran fingerprinted Apache-2.0 (permissive) · 2829557b0b54fe97 · report
calculate_md5 khu-agi/vil/continual_datasets/dataset_utils.py official repository ran Apache-2.0 (permissive) · 5c3574e986df9984 · report
check_integrity khu-agi/vil/continual_datasets/dataset_utils.py official repository ran fingerprinted Apache-2.0 (permissive) · 46b62ccc9e5b9878 · report
check_md5 khu-agi/vil/continual_datasets/dataset_utils.py official repository ran Apache-2.0 (permissive) · b3cb500b2f04323d · report
checkpoint_filter_fn khu-agi/vil/vision_transformer.py official repository ran Apache-2.0 (permissive) · 14bd25205914cc19 · report
get_init_weights_vit khu-agi/vil/vision_transformer.py official repository ran Apache-2.0 (permissive) · b5dbfbeaf3d26a90 · report
target_transform khu-agi/vil/datasets.py official repository ran fingerprinted Apache-2.0 (permissive) · 265ea374aab10001 · report
build_continual_dataloader khu-agi/vil/datasets.py official repository unverified Apache-2.0 (permissive) · 2611aacc84aff693 · report
get_dataset khu-agi/vil/datasets.py official repository unverified Apache-2.0 (permissive) · e138f1f9a877a6d3 · report
resize_pos_embed khu-agi/vil/vision_transformer.py official repository unverified Apache-2.0 (permissive) · ed04551ca8295bde · report

Tasks

Incremental Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections