paper-with-me

홈 › Papers

Conditional Mutual Information for Disentangled Representations in Reinforcement Learning

2023-05-23 · NeurIPS 2023 11 · Mhairi Dunion, Trevor McInroe, Kevin Sebastian Luck, Josiah P. Hanna, Stefano V. Albrecht

Reinforcement Learning (RL) environments can produce training data with spurious correlations between features due to the amount of training data or its limited feature coverage. This can lead to RL agents encoding these misleading correlations in their latent representation, preventing the agent from generalising if the correlation changes within the environment or when deployed in the real world. Disentangled representations can improve robustness, but existing disentanglement techniques that minimise mutual information between features require independent features, thus they cannot disentangle correlated features. We propose an auxiliary task for RL algorithms that learns a disentangled representation of high-dimensional observations with correlated features by minimising the conditional mutual information between features in the representation. We demonstrate experimentally, using continuous control tasks, that our approach improves generalisation under correlation shifts, as well as improving the training performance of RL algorithms in the presence of correlated features.

📄 PDF Abstract BibTeX arXiv:2305.14133

Code (1)

uoe-agents/cmid 공식 구현 pytorch

Tasks

continuous-controlContinuous ControlDisentanglementreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Towards Better Understanding of Disentangled Representations via Mutual Information

2019-11-25 · Xiaojiang Yang, Wendong Bi, Yitong Sun, Yu Cheng 외

Most existing works on disentangled representation learning are solely built upon an marginal independence assumption: all factors in disentangled representations should be statistically independent. This assumption is n…

DisentanglementInductive BiasRelationRepresentation Learning

Improving Disentangled Text Representation Learning with Information-Theoretic Guidance

2020-06-01 · ACL 2020 6 · Pengyu Cheng, Martin Renqiang Min, Dinghan Shen, Christopher Malon 외

Learning disentangled representations of natural language is essential for many NLP tasks, e.g., conditional text generation, style transfer, personalized dialogue systems, etc. Similar problems have been studied extensi…

Conditional Text GenerationRepresentation LearningStyle TransferText Generation+1

Decomposed Mutual Information Optimization for Generalized Context in Meta-Reinforcement Learning

2022-10-09 · Yao Mu, Yuzheng Zhuang, Fei Ni, Bin Wang 외

Adapting to the changes in transition dynamics is essential in robotic applications. By learning a conditional policy with a compact context, context-aware meta-reinforcement learning provides a flexible way to adjust be…

Decision MakingMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1

IndiSeek learns information-guided disentangled representations

2025-09-25 · Yu Gui, Cong Ma, Zongming Ma arxiv

Learning disentangled representations is a fundamental task in multi-modal learning. In modern applications such as single-cell multi-omics, both shared and modality-specific features are critical for characterizing cell…

Representation Learning

Disentangled Recurrent Wasserstein Autoencoder

2021-01-19 · ICLR 2021 1 · Jun Han, Martin Renqiang Min, Ligong Han, Li Erran Li 외

Learning disentangled representations leads to interpretable models and facilitates data generation with style transfer, which has been extensively studied on static data such as images in an unsupervised learning framew…

DisentanglementRepresentation LearningStyle TransferUnconditional Video Generation+1