paper-with-me

Papers

Learning Transition Models with Time-delayed Causal Relations

2020-08-04 · Junchi Liang, Abdeslam Boularias

This paper introduces an algorithm for discovering implicit and delayed causal relations between events observed by a robot at arbitrary times, with the objective of improving data-efficiency and interpretability of model-based reinforcement learning (RL) techniques. The proposed algorithm initially predicts observations with the Markov assumption, and incrementally introduces new hidden variables to explain and reduce the stochasticity of the observations. The hidden variables are memory units that keep track of pertinent past events. Such events are systematically identified by their information gains. The learned transition and reward models are then used for planning. Experiments on simulated and real robotic tasks show that this method significantly improves over current RL techniques.

📄 PDF Abstract BibTeX arXiv:2008.01593

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Temporally Disentangled Representation Learning

2022-10-24 · Weiran Yao, Guangyi Chen, Kun Zhang

Recently in the field of unsupervised representation learning, strong identifiability results for disentanglement of causally-related latent variables have been established by exploiting certain side information, such as…

DisentanglementRepresentation Learning

Learning Latent Causal Dynamics

2022-02-10 · Weiran Yao, Guangyi Chen, Kun Zhang

One critical challenge of time-series modeling is how to learn and quickly correct the model under unknown distribution shifts. In this work, we propose a principled framework, called LiLY, to first recover time-delayed …

Time SeriesTime Series Analysis

Causal feature selection framework for stable soft sensor modeling based on time-delayed cross mapping

2026-01-20 · Shi-Shun Chen, Xiao-Yang Li, Enrico Zio arxiv

Soft sensor modeling plays a crucial role in process monitoring. Causal feature selection can enhance the performance of soft sensor models in industrial applications. However, existing methods ignore two critical charac…

Causal Inference

Temporally Disentangled Representation Learning under Unknown Nonstationarity

2023-10-28 · NeurIPS 2023 11 · Xiangchen Song, Weiran Yao, Yewen Fan, Xinshuai Dong 외

In unsupervised causal representation learning for sequential data with time-delayed latent causal influences, strong identifiability results for the disentanglement of causally-related latent variables have been establi…

DisentanglementRepresentation Learning

D3HRL: A Distributed Hierarchical Reinforcement Learning Approach Based on Causal Discovery and Spurious Correlation Detection

2025-05-04 · Chenran Zhao, Dianxi Shi, Mengzhu Wang, Jianqiang Xia 외

Current Hierarchical Reinforcement Learning (HRL) algorithms excel in long-horizon sequential decision-making tasks but still face two challenges: delay effects and spurious correlations. To address them, we propose a ca…

Causal DiscoveryDecision MakingHierarchical Reinforcement LearningMinecraft+1