paper-with-me

홈 › Papers

TMRL: Diffusion Timestep-Modulated Pretraining Enables Exploration for Efficient Policy Finetuning

2026-05-12 · Matthew M. Hong, Jesse Zhang, Anusha Nagabandi, Abhishek Gupta arxiv

Fine-tuning pre-trained robot policies with reinforcement learning (RL) often inherits the bottlenecks introduced by pre-training with behavioral cloning (BC), which produces narrow action distributions that lack the coverage necessary for downstream exploration. We present a unified framework that enables the exploration necessary to enable efficient robot policy finetuning by bridging BC pre-training and RL fine-tuning. Our pre-training method, Context-Smoothed Pre-training (CSP), injects forward-diffusion noise into policy inputs, creating a continuum between precise imitation and broad action coverage. We then fine-tune pre-trained policies via Timestep-Modulated Reinforcement Learning (TMRL), which trains the agent to dynamically adjust this conditioning during fine-tuning by modulating the diffusion timestep, granting explicit control over exploration. Integrating seamlessly with arbitrary policy inputs, e.g., states, 3D point clouds, or image-based VLA policies, we show that TMRL improves RL fine-tuning sample efficiency. Notably, TMRL enables successful real-world fine-tuning on complex manipulation tasks in under one hour. Videos and code available at https://weirdlabuw.github.io/tmrl/.

📄 PDF Abstract BibTeX arXiv:2605.12236

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningPoint Clouds

Similar Papers 제목 키워드 기반

HTMRL: Biologically Plausible Reinforcement Learning with Hierarchical Temporal Memory

2020-09-18 · Jakob Struye, Kevin Mets, Steven Latré

Building Reinforcement Learning (RL) algorithms which are able to adapt to continuously evolving tasks is an open research challenge. One technology that is known to inherently handle such non-stationary input patterns w…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Unified World Models: Coupling Video and Action Diffusion for Pretraining on Large Robotic Datasets

2025-04-03 · Chuning Zhu, Raymond Yu, Siyuan Feng, Benjamin Burchfiel 외

Imitation learning has emerged as a promising approach towards building generalist robots. However, scaling imitation learning for large robot foundation models remains challenging due to its reliance on high-quality exp…

Imitation Learning

QTMRL: An Agent for Quantitative Trading Decision-Making Based on Multi-Indicator Guided Reinforcement Learning

2025-08-28 · Jingfeng Pan, Jiahao Chen arxiv

In the highly volatile and uncertain global financial markets, traditional quantitative trading models relying on statistical modeling or empirical rules often fail to adapt to dynamic market changes and black swan event…

Reinforcement Learning

TimeStep Master: Asymmetrical Mixture of Timestep LoRA Experts for Versatile and Efficient Diffusion Models in Vision

2025-03-10 · Shaobin Zhuang, Yiwei Guo, Yanbo Ding, Kunchang Li 외

Diffusion models have driven the advancement of vision generation over the past years. However, it is often difficult to apply these large models in downstream tasks, due to massive fine-tuning cost. Recently, Low-Rank A…

Domain Adaptation

Generative Multimodal Pretraining with Discrete Diffusion Timestep Tokens

2025-04-20 · CVPR 2025 1 · Kaihang Pan, Wang Lin, Zhongqi Yue, Tenglong Ao 외

Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation by combining LLM and diffusion models, the state-of-the-art in each task, respectively. Existing approaches re…

AttributeImage Generation