paper-with-me

홈 › Papers

On-the-Fly VLA Adaptation via Test-Time Reinforcement Learning

2026-01-11 · Changyu Liu, Yiyang Liu, Taowen Wang, Qiao Zhuang, James Chenhao Liang, Wenhao Yang, Renjing Xu, Qifan Wang, Dongfang Liu, Cheng Han arxiv

Vision-Language-Action models have recently emerged as a powerful paradigm for general-purpose robot learning, enabling agents to map visual observations and natural-language instructions into executable robotic actions. Though popular, they are primarily trained via supervised fine-tuning or training-time reinforcement learning, requiring explicit fine-tuning phases, human interventions, or controlled data collection. Consequently, existing methods remain unsuitable for challenging simulated- or physical-world deployments, where robots must respond autonomously and flexibly to evolving environments. To address this limitation, we introduce a Test-Time Reinforcement Learning for VLAs (TT-VLA), a framework that enables on-the-fly policy adaptation during inference. TT-VLA formulates a dense reward mechanism that leverages step-by-step task-progress signals to refine action policies during test time while preserving the SFT/RL-trained priors, making it an effective supplement to current VLA models. Empirical results show that our approach enhances overall adaptability, stability, and task success in dynamic, previously unseen scenarios under simulated and real-world settings. We believe TT-VLA offers a principled step toward self-improving, deployment-ready VLAs.

📄 PDF Abstract BibTeX arXiv:2601.06748

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

TTA-Vid: Generalized Test-Time Adaptation for Video Reasoning

2026-04-01 · Soumya Shamarao Jahagirdar, Edson Araujo, Anna Kukleva, M. Jehanzeb Mirza 외 arxiv

Recent video reasoning models have shown strong results on temporal and multimodal understanding, yet they depend on large-scale supervised data and multi-stage training pipelines, making them costly to train and difficu…

Reinforcement LearningTest-time Adaptation

GRPO-TTA: Test-Time Visual Tuning for Vision-Language Models via GRPO-Driven Reinforcement Learning

2026-05-05 · Yujun Li, Hongyuan Zhang, Yuan Yuan arxiv

Group Relative Policy Optimization (GRPO) has recently shown strong performance in post-training large language models and vision-language models. It raises a question of whether the GRPO also significantly promotes the …

Reinforcement LearningTest-time Adaptation

Safe In-Context Reinforcement Learning

2025-09-29 · Amir Moeini, Minjae Kwon, Alper Kamil Bozkurt, Yuichi Motai 외 arxiv

In-context reinforcement learning (ICRL) is an emerging RL paradigm where an agent, after pretraining, can adapt to out-of-distribution test tasks without any parameter updates, instead relying on an expanding context of…

Reinforcement Learning

DiSCTT: Consensus-Guided Self-Curriculum for Efficient Test-Time Adaptation in Reasoning

2026-03-05 · Mohammad Mahdi Moradi, Sudhir Mudur arxiv

Test-time adaptation offers a promising avenue for improving reasoning performance in large language models without additional supervision, but existing approaches often apply a uniform optimization objective across all …

Reinforcement LearningTest-time Adaptation

TTVS: Boosting Self-Exploring Reinforcement Learning via Test-time Variational Synthesis

2026-04-09 · Sikai Bai, Haoxi Li, Jie Zhang, Yongjiang Liu 외 arxiv

Despite significant advances in Large Reasoning Models (LRMs) driven by reinforcement learning with verifiable rewards (RLVR), this paradigm is fundamentally limited in specialized or novel domains where such supervision…

Reinforcement LearningTest-time Adaptation