paper-with-me

Papers

MECTA: Memory-Economic Continual Test-Time Model Adaptation

2023-02-01 · ICLR 2023 2 · Junyuan Hong, Lingjuan Lyu, Jiayu Zhou, Michael Spranger

Continual Test-time Adaptation (CTA) is a promising art to secure accuracy gains in continually-changing environments. The state-of-the-art adaptations improve out-of-distribution model accuracy via computation-efficient online test-time gradient descents but meanwhile cost about times of memory versus the inference, even if only a small portion of parameters are updated. Such high memory consumption of CTA substantially impedes wide applications of advanced CTA on memoryconstrained devices. In this paper, we provide a novel solution, dubbed MECTA, to drastically improve the memory efficiency of gradient-based CTA. Our profiling shows that the major memory overhead comes from the intermediate cache for backpropagation, which scales by the batch size, channel, and layer number. Therefore, we propose to reduce batch sizes, adopt an adaptive normalization layer to maintain stable and accurate predictions, and stop the back-propagation caching heuristically. On the other hand, we prune the networks to reduce the computation and memory overheads in optimization and recover the parameters afterward to avoid forgetting. The proposed MECTA is efficient and can be seamlessly plugged into state-of-theart CTA algorithms at negligible overhead on computation and memory. On three datasets, CIFAR10, CIFAR100, and ImageNet, MECTA improves the accuracy by at least 6% with constrained memory and significantly reduces the memory costs of ResNet50 on ImageNet by at least 70% with comparable accuracy. Our codes can be accessed at https://github.com/SonyAI/MECTA.

📄 PDF Abstract BibTeX

Code (2)

sonyai/mecta 공식 구현 pytorch
SonyResearch/MECTA pytorch

Tasks

modelTest-time Adaptation

Similar Papers 제목 키워드 기반

Bilevel Continual Learning

2020-07-30 · Quang Pham, Doyen Sahoo, Chenghao Liu, Steven C. H. Hoi

Continual learning aims to learn continuously from a stream of tasks and data in an online-learning fashion, being capable of exploiting what was learned previously to improve current and future tasks while still being a…

Bilevel OptimizationContinual LearningManagementTransfer Learning

MemoryBench: A Benchmark for Memory and Continual Learning in LLM Systems

2025-10-20 · Qingyao Ai, Yichen Tang, Changyue Wang, Jianming Long 외 arxiv

Scaling up data, parameters, and test-time computation has been the mainstream methods to improve LLM systems (LLMsys), but their upper bounds are almost reached due to the gradual depletion of high-quality data and marg…

Reading ComprehensionContinual Learning

Adaptive Retention & Correction: Test-Time Training for Continual Learning

2024-05-23 · Haoran Chen, Micah Goldblum, Zuxuan Wu, Yu-Gang Jiang

Continual learning, also known as lifelong learning or incremental learning, refers to the process by which a model learns from a stream of incoming data over time. A common problem in continual learning is the classific…

ARCContinual LearningIncremental LearningLifelong learning

Learning to Continually Learn via Meta-learning Agentic Memory Designs

2026-02-08 · Yiming Xiong, Shengran Hu, Jeff Clune arxiv

The statelessness of foundation models bottlenecks agentic systems' ability to continually learn, a core capability for long-horizon reasoning and adaptation. To address this limitation, agentic systems commonly incorpor…

Continual Learning

Estimation de ligne de base de capteurs d'humectation : int{é}gration et minimum locaux {à} diff{é}rentes {é}chelles

2021-09-17 · Jean-Yves Baudais, Melen Leclerc, Christophe Langrume

Dielectric wetness sensors are used in agriculture to detect the presence of water on foliage and to predict the risk of disease development. The measured electrical signal has a base level drift that skews the alerts. W…