paper-with-me

Papers

From Pixels to Factors: Learning Independently Controllable State Variables for Reinforcement Learning

2025-10-02 · Rafael Rodriguez-Sanchez, Cameron Allen, George Konidaris arxiv

Algorithms that exploit factored Markov decision processes are far more sample-efficient than factor-agnostic methods, yet they assume a factored representation is known a priori -- a requirement that breaks down when the agent sees only high-dimensional observations. Conversely, deep reinforcement learning handles such inputs but cannot benefit from factored structure. We address this representation problem with Action-Controllable Factorization (ACF), a contrastive learning approach that uncovers independently controllable latent variables -- state components each action can influence separately. ACF leverages sparsity: actions typically affect only a subset of variables, while the rest evolve under the environment's dynamics, yielding informative data for contrastive training. ACF recovers the ground truth controllable factors directly from pixel observations on three benchmarks with known factored structure -- Taxi, FourRooms, and MiniGrid-DoorKey -- consistently outperforming baseline disentanglement algorithms.

📄 PDF Abstract BibTeX arXiv:2510.02484

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningContrastive Learning

Similar Papers 제목 키워드 기반

Controllable Semantic Image Inpainting

2018-06-15 · Jin Xu, Yee Whye Teh

We develop a method for user-controllable semantic image inpainting: Given an arbitrary set of observed pixels, the unobserved pixels can be imputed in a user-controllable range of possibilities, each of which is semanti…

Image Inpainting

Independently Controllable Factors

2017-08-03 · Valentin Thomas, Jules Pondard, Emmanuel Bengio, Marc Sarfati 외

It has been postulated that a good representation is one that disentangles the underlying explanatory factors of variation. However, it remains an open question what kind of training framework could potentially achieve t…

Open-Ended Question Answering

Disentangling the independently controllable factors of variation by interacting with the world

2018-02-26 · Valentin Thomas, Emmanuel Bengio, William Fedus, Jules Pondard 외

It has been postulated that a good representation is one that disentangles the underlying explanatory factors of variation. However, it remains an open question what kind of training framework could potentially achieve t…

Open-Ended Question Answering

Disentangling Controllable and Uncontrollable Factors of Variation by Interacting with the World

2018-04-19 · Yoshihide Sawada

We introduce a method to disentangle controllable and uncontrollable factors of variation by interacting with the world. Disentanglement leads to good representations and is important when applying deep neural networks (…

Disentanglementreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Sparsity in Partially Controllable Linear Systems

2021-10-12 · Yonathan Efroni, Sham Kakade, Akshay Krishnamurthy, Cyril Zhang

A fundamental concept in control theory is that of controllability, where any system state can be reached through an appropriate choice of control inputs. Indeed, a large body of classical and modern approaches are desig…