paper-with-me

홈 › Papers

Observations Meet Actions: Learning Control-Sufficient Representations for Robust Policy Generalization

2025-07-25 · Yuliang Gu, Hongpeng Cao, Marco Caccamo, Naira Hovakimyan arxiv

Capturing latent variations ("contexts") is key to deploying reinforcement-learning (RL) agents beyond their training regime. We recast context-based RL as a dual inference-control problem and formally characterize two properties and their hierarchy: observation sufficiency (preserving all predictive information) and control sufficiency (retaining decision-making relevant information). Exploiting this dichotomy, we derive a contextual evidence lower bound(ELBO)-style objective that cleanly separates representation learning from policy learning and optimizes it with Bottlenecked Contextual Policy Optimization (BCPO), an algorithm that places a variational information-bottleneck encoder in front of any off-policy policy learner. On standard continuous-control benchmarks with shifting physical parameters, BCPO matches or surpasses other baselines while using fewer samples and retaining performance far outside the training regime. The framework unifies theory, diagnostics, and practice for context-based RL.

📄 PDF Abstract BibTeX arXiv:2507.19437

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Which Mutual-Information Representation Learning Objectives are Sufficient for Control?

2021-06-14 · NeurIPS 2021 12 · Kate Rakelly, Abhishek Gupta, Carlos Florensa, Sergey Levine

Mutual information maximization provides an appealing formalism for learning representations of data. In the context of reinforcement learning (RL), such representations can accelerate learning by discarding irrelevant a…

Reinforcement Learning (RL)Representation Learning

Agent Modelling under Partial Observability for Deep Reinforcement Learning

2020-06-16 · NeurIPS 2021 12 · Georgios Papoudakis, Filippos Christianos, Stefano V. Albrecht

Modelling the behaviours of other agents is essential for understanding how agents interact and making effective decisions. Existing methods for agent modelling commonly assume knowledge of the local observations and cho…

DecoderDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Learning State Representations from Random Deep Action-conditional Predictions

2021-02-09 · NeurIPS 2021 12 · Zeyu Zheng, Vivek Veeriah, Risto Vuorio, Richard Lewis 외

Our main contribution in this work is an empirical finding that random General Value Functions (GVFs), i.e., deep action-conditional predictions -- random both in what feature of observations they predict as well as in t…

Atari GamesReinforcement Learning (RL)Representation LearningValue prediction

Learning Task-Sufficient World Models by Synergizing Agentic Exploration and Structured Modeling

2026-07-05 · Fan Feng, Yujia Zheng, Minghao Fu, Yongqiang Chen 외 arxiv

Learning and planning in imagination using world models provides an effective paradigm for training agents for decision-making. However, existing approaches often rely on high-dimensional latent spaces or generic visual …

QuoVLA: Quotient Space for Vision-Language-Action Models

2026-05-24 · Xuan Wang, Yinan Wu, Haoran Duan, Jungong Han arxiv

Vision-Language-Action (VLA) models commonly adapt pretrained Vision-Language Models (VLMs) to robot control by mapping visual observations and language instructions to continuous actions. Existing approaches typically t…