paper-with-me

Papers

Provably Filtering Exogenous Distractors using Multistep Inverse Dynamics

2021-09-29 · ICLR 2022 4 · Yonathan Efroni, Dipendra Misra, Akshay Krishnamurthy, Alekh Agarwal, John Langford

Many real-world applications of reinforcement learning (RL) require the agent to deal with high-dimensional observations such as those generated from a megapixel camera. Prior work has addressed such problems with representation learning, through which the agent can provably extract endogenous, latent state information from raw observations and subsequently plan efficiently. However, such approaches can fail in the presence of temporally correlated noise in the observations, a phenomenon that is common in practice. We initiate the formal study of latent state discovery in the presence of such exogenous noise sources by proposing a new model, the Exogenous Block MDP (EX-BMDP), for rich observation RL. We start by establishing several negative results, by highlighting failure cases of prior representation learning based approaches. Then, we introduce the Predictive Path Elimination (PPE) algorithm, that learns a generalization of inverse dynamics and is provably sample and computationally efficient in EX-BMDPs when the endogenous state dynamics are near deterministic. The sample complexity of PPE depends polynomially on the size of the latent endogenous state space while not directly depending on the size of the observation space, nor the exogenous state space. We provide experiments on challenging exploration problems which show that our approach works empirically.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

Provable RL with Exogenous Distractors via Multistep Inverse Dynamics

2021-10-17 · Yonathan Efroni, Dipendra Misra, Akshay Krishnamurthy, Alekh Agarwal 외

Many real-world applications of reinforcement learning (RL) require the agent to deal with high-dimensional observations such as those generated from a megapixel camera. Prior work has addressed such problems with repres…

Reinforcement Learning (RL)Representation Learning

Learning Latent Dynamic Robust Representations for World Models

2024-05-10 · Ruixiang Sun, Hongyu Zang, Xin Li, Riashat Islam

Visual Model-Based Reinforcement Learning (MBRL) promises to encapsulate agent's knowledge about the underlying dynamics of the environment, enabling learning a world model as a useful planner. However, top MBRL agents s…

Model-based Reinforcement Learning

Understanding the Effects of Distractors on Reasoning Vision-Language Models

2025-11-26 · Jiyun Bae, Hyunjong Ok, Sangwoo Mo, Jaeho Lee arxiv

How does irrelevant information (i.e., distractors) affect test-time scaling in vision-language models (VLMs)? Prior work on text-only language models has shown that textual distractors can intensify inverse scaling, cau…

Segment to Focus: Guiding Latent Action Models in the Presence of Distractors

2026-02-02 · Marcus Fechner, Hamza Adnan, Constantin C. Lüth, Matthew T. Jackson 외 arxiv

Latent action models (LAMs) offer a promising path to pre-training embodied agents on large amounts of action-free video. They infer latent actions between consecutive observations that can later be decoded to ground-tru…

Multistep Inverse Is Not All You Need

2024-03-18 · Alexander Levine, Peter Stone, Amy Zhang

In real-world control settings, the observation space is often unnecessarily high-dimensional and subject to time-correlated noise. However, the controllable dynamics of the system are often far simpler than the dynamics…

All