paper-with-me

Papers

Test-Time Perturbation Learning with Delayed Feedback for Vision-Language-Action Models

2026-04-20 · Zehua Zang, Xi Wang, Fuchun Sun, Xiao Xu, Lixiang Lium, Jiahuan Zhou, Jiangmeng Li arxiv

Vision-Language-Action models (VLAs) achieve remarkable performance in sequential decision-making but remain fragile to subtle environmental shifts, such as small changes in object pose. We attribute this brittleness to trajectory overfitting, where VLAs over-attend to the spurious correlation between actions and entities, then reproduce memorized action patterns. We propose Perturbation learning with Delayed Feedback (PDF), a verifier-free test-time adaptation framework that improves decision performance without fine-tuning the base model. PDF mitigates the spurious correlation through uncertainty-based data augmentation and action voting, while an adaptive scheduler allocates augmentation budgets to balance performance and efficiency. To further improve stability, PDF learns a lightweight perturbation module that retrospectively adjusts action logits guided by delayed feedback, correcting overconfidence issue. Experiments on LIBERO (+7.4\% success rate) and Atari (+10.3 human normalized score) demonstrate consistent gains of PDF in task success over vanilla VLA and VLA with test-time adaptation, establishing a practical path toward reliable test-time adaptation in multimodal decision-making agents. The code is available at \href{https://github.com/zhoujiahuan1991/CVPR2026-PDF}{https://github.com/zhoujiahuan1991/CVPR2026-PDF}.

📄 PDF Abstract BibTeX arXiv:2604.18107

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time AdaptationData Augmentation

Similar Papers 제목 키워드 기반

Stochastic Submodular Bandits with Delayed Composite Anonymous Bandit Feedback

2023-03-23 · Mohammad Pedramfar, Vaneet Aggarwal

This paper investigates the problem of combinatorial multiarmed bandits with stochastic submodular (in expectation) rewards and full-bandit delayed feedback, where the delayed feedback is assumed to be composite and anon…

Suppression of neuronal phase synchronisation in cat cerebral cortex

2016-01-26

We have studied effects of perturbations on the cat cerebral cortex. According to the literature, this cortex structure can be described by a clustered network. This way, we construct a clustered network with the same nu…

Budgeted Recommendation with Delayed Feedback

2024-05-19 · Kweiguu Liu, Setareh Maghsudi

In a conventional contextual multi-armed bandit problem, the feedback (or reward) is immediately observable after an action. Nevertheless, delayed feedback arises in numerous real-life situations and is particularly cruc…

Decision MakingMulti-Armed Bandits

Wavelength-multiplexed Delayed Inputs for Memory Enhancement of Microring-based Reservoir Computing

2023-12-07 · Bernard J. Giron Castro, Christophe Peucheret, Francesco Da Ros

We numerically demonstrate a silicon add-drop microring-based reservoir computing scheme that combines parallel delayed inputs and wavelength division multiplexing. The scheme solves memory-demanding tasks like time-seri…

Time SeriesTime Series Prediction

Posterior Sampling with Delayed Feedback for Reinforcement Learning with Linear Function Approximation

2023-10-29 · NeurIPS 2023 11

Recent studies in reinforcement learning (RL) have made significant progress by leveraging function approximation to alleviate the sample complexity hurdle for better performance. Despite the success, existing provably e…

Computational EfficiencyReinforcement Learning (RL)