paper-with-me

Papers

Towards Empowerment Gain through Causal Structure Learning in Model-Based RL

2025-02-14 · Hongye Cao, Fan Feng, Meng Fang, Shaokang Dong, Tianpei Yang, Jing Huo, Yang Gao

In Model-Based Reinforcement Learning (MBRL), incorporating causal structures into dynamics models provides agents with a structured understanding of the environments, enabling efficient decision. Empowerment as an intrinsic motivation enhances the ability of agents to actively control their environments by maximizing the mutual information between future states and actions. We posit that empowerment coupled with causal understanding can improve controllability, while enhanced empowerment gain can further facilitate causal reasoning in MBRL. To improve learning efficiency and controllability, we propose a novel framework, Empowerment through Causal Learning (ECL), where an agent with the awareness of causal dynamics models achieves empowerment-driven exploration and optimizes its causal structure for task learning. Specifically, ECL operates by first training a causal dynamics model of the environment based on collected data. We then maximize empowerment under the causal structure for exploration, simultaneously using data gathered through exploration to update causal dynamics model to be more controllable than dense dynamics model without causal structure. In downstream task learning, an intrinsic curiosity reward is included to balance the causality, mitigating overfitting. Importantly, ECL is method-agnostic and is capable of integrating various causal discovery methods. We evaluate ECL combined with 3 causal discovery methods across 6 environments including pixel-based tasks, demonstrating its superior performance compared to other causal MBRL methods, in terms of causal discovery, sample efficiency, and asymptotic performance.

📄 PDF Abstract BibTeX arXiv:2502.10077

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryModel-based Reinforcement Learning

Similar Papers 제목 키워드 기반

Empowerment Gain and Causal Model Construction: Children and adults are sensitive to controllability and variability in their causal interventions

2025-12-09 · Eunice Yiu, Kelsey Allen, Shiry Ginosar, Alison Gopnik arxiv

Learning about the causal structure of the world is a fundamental problem for human cognition. Causal models and especially causal learning have proved to be difficult for large pretrained models using standard technique…

Reinforcement Learning

Learning to Perceive the World Through Control: Empowerment-Based Representation Learning

2026-05-28 · Mahsa Bastankhah, Sophie Broderick, Benjamin Eysenbach arxiv

In many practical reinforcement learning environments, observations are far higher-dimensional than the variables that matter for control. In this work, we ask: can we learn representations that capture only control-rele…

Representation LearningReinforcement Learning

Exploration via Empowerment Gain: Combining Novelty, Surprise and Learning Progress

2021-06-13 · ICML Workshop URL 2021 7 · Philip Becker-Ehmck, Maximilian Karl, Jan Peters, Patrick van der Smagt

Exploration in the absence of a concrete task is a key characteristic of autonomous agents and vital for the emergence of intelligent behaviour. Various intrinsic motivation frameworks have been suggested, such as novelt…

Intrinsically motivated option learning: a comparative study of recent methods

2022-06-13 · Djordje Božić, Predrag Tadić, Mladen Nikolić

Options represent a framework for reasoning across multiple time scales in reinforcement learning (RL). With the recent active interest in the unsupervised learning paradigm in the RL research community, the option frame…

reinforcement-learningReinforcement Learning (RL)

Learning to Choose: An Empowerment-Guided Multi-Agent System with semantic communication for Adaptive Method Selection

2026-05-28 · Geremy Loachamín-Suntaxi, Robert Lazar, Dimitrios G. Giovanis, Ioannis G. Kevrekidis 외 arxiv

Automating scientific computing workflows requires more than generating executable code: autonomous systems must also select appropriate computational strategies, implement them faithfully, and ensure that the resulting …

Semantic CommunicationCode Generation