test-time-adaptation

Tag

Cards List
#test-time-adaptation

Sparse MLLM Anchors, Dense Adaptation: Breaking the Self-Referential Loop in Wild Test-Time Adaptation

arXiv cs.AI · 2d ago Cached

The paper introduces MASA, a method that uses frozen multimodal large language models to break the self-referential loop in wild test-time adaptation by providing structured semantic descriptions for more reliable adaptation.

0 favorites 0 likes
#test-time-adaptation

Beyond Confidence: Stability-Aware Test-Time Adaptation for LLM Reasoning

arXiv cs.AI · 6d ago Cached

This paper proposes TASCO, a framework for test-time adaptation in LLMs that incorporates local stability into confidence-based optimization to improve reasoning accuracy and token efficiency without updating model parameters.

0 favorites 0 likes
#test-time-adaptation

Adapting Without Gradients: Affine Statistics Transport and What Its Certificate Can Tell You

arXiv cs.LG · 2026-09-02 Cached

CASTER introduces a gradient-free test-time adaptation method for frozen models, using affine statistics transport and a certificate to decide when to apply adaptation for improved performance without model updates.

0 favorites 0 likes
#test-time-adaptation

Safin-1: Safety from Within through Memory-Native State Evolution

Hugging Face Daily Papers · 2026-08-31 Cached

Safin-1 presents a memory-routing architecture that embeds safety as an internal, evolving state in foundation models, enabling adaptive safety improvements without external constraints.

0 favorites 0 likes
#test-time-adaptation

PETA:Parameter-Efficient Test-Time Adaptation for Virtual Screening

arXiv cs.LG · 2026-08-21 Cached

PETA proposes a parameter-efficient framework for test-time adaptation in virtual screening, improving performance by updating only LayerNorm parameters during inference.

0 favorites 0 likes
#test-time-adaptation

Reliable Neural Collapse Approximation for Open-World Test-Time Adaptation

arXiv cs.LG · 2026-08-21 Cached

This paper proposes ReNC, a method for open-world test-time adaptation that leverages neural collapse as a structural prior to filter out-of-distribution samples and refine prototypes for reliable model adaptation.

0 favorites 0 likes
#test-time-adaptation

Prototype-Rectified Iterative Self-supervised Manifold Denoising under Severe Acoustic Shift

Hugging Face Daily Papers · 2026-08-15 Cached

PRISM is a training-free test-time adaptation method that reverses low-rank affine noise distortions in audio-text models using frozen text prototypes, showing significant improvements under severe acoustic noise.

0 favorites 0 likes
#test-time-adaptation

CoAdapt-GUI: Joint Workflow Context and Policy Adaptation for Unseen GUI Applications

arXiv cs.AI · 2026-08-13 Cached

CoAdapt-GUI is a test-time adaptation framework for mobile GUI agents that jointly adapts workflow context and policy, improving performance on unseen-app benchmarks like AndroidWorld-Generalization and AndroidWorld Plus.

0 favorites 0 likes
#test-time-adaptation

Self-Geometry: GT-Free and Plug-and-Play Test-Time Adaptation for Geometrically Consistent 3D Vision Foundation Models

Hugging Face Daily Papers · 2026-08-11 Cached

Presents Self-Geometry, a plug-and-play test-time adaptation pipeline that enforces explicit multi-view geometric constraints using 2D pixel correspondences to improve geometrically consistent 3D vision foundation models.

0 favorites 0 likes
#test-time-adaptation

Recognition and Label-Free Adaptation Across Recording Sessions in Surface-EMG Gesture Decoding

arXiv cs.LG · 2026-07-31 Cached

This paper introduces a montage-agnostic encoder for surface-EMG gesture decoding that maintains recognition accuracy across recording sessions without recalibration, and shows that feature-statistic alignment at test time improves adaptation on NinaPro DB6.

0 favorites 0 likes
#test-time-adaptation

Self-Poisoning in Adaptive Out-of-Distribution Detection: A Sharp-Threshold Theory and Certified Label-Free Calibration

arXiv cs.LG · 2026-07-27 Cached

This paper presents a theoretical framework for self-poisoning in adaptive out-of-distribution detection, proving a sharp threshold for collapse and a certified label-free calibration method that severs the feedback loop. It also provides impossibility results for distinguishing drift from contamination without labels.

0 favorites 0 likes
#test-time-adaptation

OPERA: Offline Policy-guided Expert Routing and Adaptation for Universal Biomedical Image Analysis

Hugging Face Daily Papers · 2026-07-27 Cached

OPERA proposes a multi-agent ensemble framework that treats expert weight assignment as an offline policy learning problem for universal biomedical image analysis, enabling test-time adaptation without retraining and consistently improving performance across 9 datasets and 30+ baselines.

0 favorites 0 likes
#test-time-adaptation

Black-Mamba: Biologically-Inspired Leaky Accumulation for Conceptual Knowledge under Distribution Drift

arXiv cs.AI · 2026-07-22 Cached

Black-Mamba introduces a test-time adaptive forecasting architecture that uses accumulated surprisal to selectively update memory only upon evidence of distribution drift, achieving efficient adaptation on non-stationary time series.

0 favorites 0 likes
#test-time-adaptation

@yingwww_: Warm take: Your world model should never stop learning Introducing AdaJEPA, an adaptive WM that plans, acts, and adapts…

X AI KOLs Following · 2026-07-05 Cached

AdaJEPA introduces an adaptive latent world model that continuously updates during test-time via closed-loop model predictive control, significantly improving planning success under distribution shift.

0 favorites 0 likes
#test-time-adaptation

Selective Test-Time Debiasing for CLIP via Reward Gating

arXiv cs.CL · 2026-07-02 Cached

Introduces Reward-Gated Test-Time Adaptation (RG-TTA), a reinforcement learning framework that selectively applies debiasing to CLIP models based on input bias sensitivity, resolving the fairness-utility trade-off.

0 favorites 0 likes
#test-time-adaptation

BP-TTA: Balanced and Prototype-Guided Test-Time Adaptation in Dynamic Scenarios

arXiv cs.AI · 2026-07-01 Cached

Proposes BP-TTA, a test-time adaptation method that handles both class imbalance and continual domain shifts by combining batch-balanced sampling with prototype-guided constraints, achieving state-of-the-art performance in dynamic streaming scenarios.

0 favorites 0 likes
#test-time-adaptation

ComMem: Complementary Memory Systems for Test-Time Adaptation of Vision-Language Models

arXiv cs.AI · 2026-06-30 Cached

ComMem proposes complementary memory systems inspired by biological memory to improve test-time adaptation of vision-language models, outperforming state-of-the-art on 15 benchmarks.

0 favorites 0 likes
#test-time-adaptation

Hitting a Moving Target: Test-Time Adaptation for AI Text Detection under Continual Distribution Shift

arXiv cs.CL · 2026-06-25 Cached

This paper proposes a test-time adaptation approach using semi-supervised learning for AI text detection that adapts to continual distribution shifts from new LLMs, adversarial humanization, and temporal drift, outperforming state-of-the-art supervised detectors.

0 favorites 0 likes
#test-time-adaptation

Test-Time Gradient Guidance of Flow Policies in Reinforcement Learning

Hugging Face Daily Papers · 2026-06-09 Cached

QGF is an RL algorithm that improves policies at test time by using a value gradient to guide a pre-trained flow policy, avoiding training-time instability while maintaining competitive performance.

0 favorites 0 likes
#test-time-adaptation

From Demonstrations to Rewards: Test-Time Prompt Optimization for VLM Reward Models

arXiv cs.LG · 2026-06-02 Cached

Proposes Demo2Reward, a test-time prompt optimization technique for VLM reward models using a few expert demonstrations, significantly reducing false positives and improving policy learning in robotics without additional model training.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback