ROAIMar 21, 2025

LaMOuR: Leveraging Language Models for Out-of-Distribution Recovery in Reinforcement Learning

arXiv:2503.17125v51 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses a critical reliability issue in robotics for incremental improvement by enabling recovery without uncertainty estimation.

The paper tackles the problem of out-of-distribution states in deep reinforcement learning for robotic control by introducing LaMOuR, which uses language models to generate reward codes for recovery, resulting in enhanced efficiency across diverse tasks and generalization to complex environments.

Deep Reinforcement Learning (DRL) has demonstrated strong performance in robotic control but remains susceptible to out-of-distribution (OOD) states, often resulting in unreliable actions and task failure. While previous methods have focused on minimizing or preventing OOD occurrences, they largely neglect recovery once an agent encounters such states. Although the latest research has attempted to address this by guiding agents back to in-distribution states, their reliance on uncertainty estimation hinders scalability in complex environments. To overcome this limitation, we introduce Language Models for Out-of-Distribution Recovery (LaMOuR), which enables recovery learning without relying on uncertainty estimation. LaMOuR generates dense reward codes that guide the agent back to a state where it can successfully perform its original task, leveraging the capabilities of LVLMs in image description, logical reasoning, and code generation. Experimental results show that LaMOuR substantially enhances recovery efficiency across diverse locomotion tasks and even generalizes effectively to complex environments, including humanoid locomotion and mobile manipulation, where existing methods struggle. The code and supplementary materials are available at https://lamour-rl.github.io/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes