paper-with-me

Papers

How to Mitigate the Distribution Shift Problem in Robotics Control: A Robust and Adaptive Approach Based on Offline to Online Imitation Learning

2026-05-25 · Hyung-Suk Yoon, Seung-Woo Seo arxiv

Distribution shift in imitation learning refers to the problem that the agent cannot plan proper actions for a state that has not been visited during the training. This problem can be largely attributed to the inherently narrow state-action coverage provided by expert demonstrations over the full environment. In this paper, we propose a robust offline to adaptive online imitation learning framework that handles the distribution shift problem in a lifelong, multi-phase scheme. In the offline learning phase, we leverage supplementary demonstrations to broaden the state-action coverage of the policy by utilizing a discriminator to effectively train the policy with supplementary demonstrations, thereby enhancing the robustness of the policy to distribution shift. In the subsequent online inference phase, our framework detects the occurrence of distribution shift and conducts self-supervised imitation learning from online experiences to adapt the policy to the online environments. Through extensive evaluations in MuJoCo environments, we demonstrate that our method exhibits better robustness to distribution shift and better adaptation performance to online environments than the baseline algorithms, which indicates superior performance of our framework against the distribution shift.

📄 PDF Abstract BibTeX arXiv:2605.25414

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

REBEL: Reward Regularization-Based Approach for Robotic Reinforcement Learning from Human Feedback

2023-12-22 · Souradip Chakraborty, Anukriti Singh, Amisha Bhaskar, Pratap Tokekar 외

The effectiveness of reinforcement learning (RL) agents in continuous control robotics tasks is mainly dependent on the design of the underlying reward function, which is highly prone to reward hacking. A misalignment be…

Bilevel Optimizationcontinuous-controlContinuous Controlreinforcement-learning+1

Delta Rectified Flow Sampling for Text-to-Image Editing

2025-09-01 · Gaspard Beaudouin, Minghan Li, Jaeyeon Kim, Sung-Hoon Yoon 외 arxiv

We propose Delta Rectified Flow Sampling (DRFS), a novel inversion-free, path-aware editing framework within rectified flow models for text-to-image editing. DRFS is a distillation-based method that explicitly models the…

Image Editing

Diffusion Sequence Models for Generative In-Context Meta-Learning of Robot Dynamics

2026-04-15 · Angelo Moroncelli, Matteo Rufolo, Gunes Cagin Aydin, Asad Ali Shahid 외 arxiv

Accurate modeling of robot dynamics is essential for model-based control, yet remains challenging under distributional shifts and real-time constraints. In this work, we formulate system identification as an in-context m…

ODYN: An All-Shifted Non-Interior-Point Method for Quadratic Programming in Robotics and AI

2026-02-17 · Jose Rojas, Aristotelis Papatheodorou, Sergi Martinez, Andrea Patrizi 외 arxiv

We introduce ODYN, a novel all-shifted primal-dual non-interior-point quadratic programming (QP) solver designed to efficiently handle challenging dense and sparse QPs. ODYN combines all-shifted nonlinear complementarity…

Data-conforming data-driven control: avoiding premature generalizations beyond data

2024-09-17 · Mohammad Ramadan, Evan Toler, Mihai Anitescu

Data-driven and adaptive control approaches face the problem of introducing sudden distributional shifts beyond the distribution of data encountered during learning. Therefore, they are prone to invalidating the very ass…