paper-with-me

홈 › Papers

Persistent Test-time Adaptation in Recurring Testing Scenarios

2023-11-30 · Trung-Hieu Hoang, Duc Minh Vo, Minh N. Do

Current test-time adaptation (TTA) approaches aim to adapt a machine learning model to environments that change continuously. Yet, it is unclear whether TTA methods can maintain their adaptability over prolonged periods. To answer this question, we introduce a diagnostic setting - recurring TTA where environments not only change but also recur over time, creating an extensive data stream. This setting allows us to examine the error accumulation of TTA models, in the most basic scenario, when they are regularly exposed to previous testing environments. Furthermore, we simulate a TTA process on a simple yet representative $\epsilon$-perturbed Gaussian Mixture Model Classifier, deriving theoretical insights into the dataset- and algorithm-dependent factors contributing to gradual performance degradation. Our investigation leads us to propose persistent TTA (PeTTA), which senses when the model is diverging towards collapse and adjusts the adaptation strategy, striking a balance between the dual objectives of adaptation and model collapse prevention. The supreme stability of PeTTA over existing approaches, in the face of lifelong TTA scenarios, has been demonstrated over comprehensive experiments on various benchmarks. Our project page is available at https://hthieu166.github.io/petta.

📄 PDF Abstract BibTeX arXiv:2311.18193

Code (1)

hthieu166/petta 공식 구현 pytorch

Tasks

DiagnosticTest-time Adaptation

Similar Papers 제목 키워드 기반

ANNEAL: Adapting LLM Agents via Governed Symbolic Patch Learning

2026-05-04 · Safayat Bin Hakim, Keyan Guo, Wenkai Tan, Alvaro Velasquez 외 arxiv

LLM-based agents can recover from individual execution errors, yet they repeatedly fail on the same fault when the underlying process knowledge--operator schemas, preconditions, and constraints--remains unrepaired. Exist…

ReservoirTTA: Prolonged Test-time Adaptation for Evolving and Recurring Domains

2025-05-20 · Guillaume Vray, Devavrat Tomar, Xufeng Gao, Jean-Philippe Thiran 외

This paper introduces ReservoirTTA, a novel plug-in framework designed for prolonged test-time adaptation (TTA) in scenarios where the test domain continuously shifts over time, including cases where domains recur or evo…

Online ClusteringSemantic SegmentationTest-time Adaptation

Emergence World: Adversarial Stress-Testing of Long-Horizon Multi-Agent Systems

2026-09-15 · Deepak Akkil, Tamer Abuelsaad, Karthik Vikram, Matthew Pace 외 hf

As AI agents move from bounded tasks to persistent deployments, failures can propagate through memory, tools, other agents, and environmental state long after their interactions. This creates a safety regime that cannot …

Opinions are Made to be Changed: Temporally Adaptive Stance Classification

2021-08-27 · Rabab Alkhalifa, Elena Kochkina, Arkaitz Zubiaga

Given the rapidly evolving nature of social media and people's views, word usage changes over time. Consequently, the performance of a classifier trained on old textual data can drop dramatically when tested on newer dat…

ClassificationStance ClassificationWord Embeddings

CTTA-T: Continual Test-Time Adaptation for Text Understanding via Teacher-Student with a Domain-aware and Generalized Teacher

2025-12-20 · Tianlun Liu, Zhiliang Tian, Zhen Huang, Xingzhi Zhou 외 arxiv

Text understanding often suffers from domain shifts. To handle testing domains, domain adaptation (DA) is trained to adapt to a fixed and observed testing domain; a more challenging paradigm, test-time adaptation (TTA), …

Test-time AdaptationDomain Adaptation