SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2605.20538 · ICML · 2026

Continual Segmentation under Joint Nonstationarity

Prashant Pandey, Himanshu Kumar, Devineni Sri, Venkatraya Chowdary, Brejesh Lall

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 functions out of this paper's own repositories and ran 4 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
prinshul/JASCL canonical 4 of 5
FunctionStatusWhere it lives
class_map Ran prinshul/JASCL/baselines_Med_disjoint/Softnet/preprocessing.py
pointer only (licence: NONE) · get_code("b633f6712ab7cc1e")
dict_items_flat Ran prinshul/JASCL/baselines_Med_disjoint/Softnet/preprocessing.py
pointer only (licence: NONE) · get_code("3b58e8bd19300a8e")
modify_command_options Ran prinshul/JASCL/baselines_Med_disjoint/Softnet/argparser.py
pointer only (licence: NONE) · get_code("b8f04457b07c7ae7")
next_free_port Ran prinshul/JASCL/baselines_Med_disjoint/Softnet/get_free_port.py
pointer only (licence: NONE) · get_code("5bb42fad3fc38eff")
generate_label Not yet run prinshul/JASCL/baselines_Med_mixed/CLIP_3D_UNet/label_transfer.py
pointer only (licence: NONE) · get_code("5dfdc67825afdf2b")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Evolving data streams induce joint nonstationarity in continual semantic segmentation, where semantic classes, input distributions, and supervision availability change simultaneously over time. This setting reflects practical structured prediction systems, yet remains largely unexplored in prior continual learning work, which typically studies these factors in isolation. We formalize continual segmentation under coupled class, domain, and label shifts and investigate learning in heterogeneous dense prediction environments with limited annotations and abundant unlabeled data. To address instability and overfitting arising from fewshot supervision under distribution drift, we introduce gradient-adaptive stabilization, a parameterwise regularization mechanism implemented via gradient-scaled stochastic perturbations that promotes a principled stability-plasticity tradeoff. We further leverage unlabeled data through semisupervised learning and introduce prototype anchored supervision that validates pseudo-labels via joint confidence and prototype consistency. Together, these mechanisms enable learning under joint nonstationarity in continual segmentation. Extensive empirical evaluation across classincremental, domain-incremental, and few-shot regimes demonstrates consistent improvements over prior methods in heterogeneous structured prediction settings. Our results expose fundamental failure modes of existing continual segmentation approaches and provide insight into learning robust dense predictors in dynamically evolving environments. Our code is available at https://github.com/prinshul/JASCL.git.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2605.20538")
get_code_for_paper("2605.20538")
have("2605.20538")

Connect an agent — have() is free.