{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2605-17743","title":"MoASE++: Mixture of Activation Sparsity Experts with Domain-Adaptive On-policy Distillation for Continual Test Time Adaptation","arxiv_id":"2605.17743","date":"2026-05-18","proceeding":null,"authors":["Ronyu Zhang","Aosong Cheng","Gaole Dai","Yulin Luo","Jiaming Liu","Li Du","Huanrui Yang","Dan Wang","Leyuan Fang","Yuan Du","Shanghang Zhang"],"abstract":"Continual test-time adaptation adapts a source-pretrained model to non-stationary, unlabeled target streams while retaining past competence, yet texture-biased backbones risk error accumulation and catastrophic forgetting. Drawing inspiration from the process of decoupling shape and texture in the human visual system, we introduce MoASE, a plug-in mixture-of-experts that disentangles domain-agnostic structure from domain-specific texture using Activation Sparsity Experts with Spatial Differentiable Dropout, forming complementary high- and low-activation pathways, while high- and low-rank bottlenecks diversify representations. The Activation Sparsity Gate produces input-adaptive SDD thresholds for precise token selection, and the Domain-Aware Router assigns per-sample expert weights using texture-sensitive cues. To curb confirmation bias on unlabeled streams and stabilize supervision, we then introduce Domain-Adaptive On-Policy Distillation to constitute MoASE++, with an EMA-anchored on-policy reverse KL distillation and an augmentation policy conditioned on entropy and confidence that aligns predictions across the same views and improves the robustness-plasticity balance. Extensive experiments on classification (CIFAR-10/100-C, ImageNet-C) and semantic segmentation (Cityscapes->ACDC) demonstrate consistent state-of-the-art performance, offering a principled, controllable approach to continual adaptation in dynamic visual environments.","url_abs":"https://arxiv.org/abs/2605.17743","url_pdf":"https://arxiv.org/pdf/2605.17743","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2605.17743","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.17743"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/RoyZry98/MoASE-Pytorch","reach":{"status":"ok"}}],"summary":{"ran":1,"ran_draft_wrong":1,"ran_fixture":3,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":8,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":8,"samples":[{"code_sha256_prefix":"d6818d26fa7cb05c","entry":"AugPolicy","repo":"RoyZry98/MoASE-Pytorch","repo_kind":"found_in_text","path":"cotta_vit_opd.py","file_url":"https://github.com/RoyZry98/MoASE-Pytorch/blob/HEAD/cotta_vit_opd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d6818d26fa7cb05c"}},{"code_sha256_prefix":"5542fb2ea9736d38","entry":"copy_model_and_optimizer","repo":"RoyZry98/MoASE-Pytorch","repo_kind":"found_in_text","path":"cotta_vit_opd.py","file_url":"https://github.com/RoyZry98/MoASE-Pytorch/blob/HEAD/cotta_vit_opd.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5542fb2ea9736d38"}},{"code_sha256_prefix":"c43560a11130054e","entry":"param_augment","repo":"RoyZry98/MoASE-Pytorch","repo_kind":"found_in_text","path":"cotta_vit_opd.py","file_url":"https://github.com/RoyZry98/MoASE-Pytorch/blob/HEAD/cotta_vit_opd.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c43560a11130054e"}},{"code_sha256_prefix":"67559a72d4dd69ec","entry":"reverse_kl","repo":"RoyZry98/MoASE-Pytorch","repo_kind":"found_in_text","path":"cotta_vit_opd.py","file_url":"https://github.com/RoyZry98/MoASE-Pytorch/blob/HEAD/cotta_vit_opd.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"67559a72d4dd69ec"}},{"code_sha256_prefix":"6aa4e7aea80769c7","entry":"softmax_entropy","repo":"RoyZry98/MoASE-Pytorch","repo_kind":"found_in_text","path":"cotta_vit_opd.py","file_url":"https://github.com/RoyZry98/MoASE-Pytorch/blob/HEAD/cotta_vit_opd.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6aa4e7aea80769c7"}},{"code_sha256_prefix":"44f26534c8b2aced","entry":"CoTTA","repo":"RoyZry98/MoASE-Pytorch","repo_kind":"found_in_text","path":"cotta_vit_opd.py","file_url":"https://github.com/RoyZry98/MoASE-Pytorch/blob/HEAD/cotta_vit_opd.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"44f26534c8b2aced"}},{"code_sha256_prefix":"e13c8a68c6e41309","entry":"ColorJitterPro","repo":"RoyZry98/MoASE-Pytorch","repo_kind":"found_in_text","path":"cotta_vit_opd.py","file_url":"https://github.com/RoyZry98/MoASE-Pytorch/blob/HEAD/cotta_vit_opd.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e13c8a68c6e41309"}},{"code_sha256_prefix":"d12712f3619d56ad","entry":"get_tta_transforms","repo":"RoyZry98/MoASE-Pytorch","repo_kind":"found_in_text","path":"cotta_vit_opd.py","file_url":"https://github.com/RoyZry98/MoASE-Pytorch/blob/HEAD/cotta_vit_opd.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d12712f3619d56ad"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}