Learning to Identify Critical States for Reinforcement Learning from Videos
Haozhe Liu, Mingchen Zhuge, Bing Li, Yuhui Wang, Francesco Faccio,, Bernard Ghanem, J\"urgen Schmidhuber

TL;DR
This paper introduces a method for reinforcement learning that identifies critical states from videos without explicit annotations, enabling better understanding and improvement of agent behavior.
Contribution
The paper presents a novel Deep State Identifier that predicts returns and uses sensitivity analysis to find important states from videos without ground-truth labels.
Findings
Effective identification of critical states from videos
Improved understanding of agent behavior
Potential for enhancing reinforcement learning from offline videos
Abstract
Recent work on deep reinforcement learning (DRL) has pointed out that algorithmic information about good policies can be extracted from offline data which lack explicit information about executed actions. For example, videos of humans or robots may convey a lot of implicit information about rewarding action sequences, but a DRL machine that wants to profit from watching such videos must first learn by itself to identify and recognize relevant states/actions/rewards. Without relying on ground-truth annotations, our new method called Deep State Identifier learns to predict returns from episodes encoded as videos. Then it uses a kind of mask-based sensitivity analysis to extract/identify important critical states. Extensive experiments showcase our method's potential for understanding and improving agent behavior. The source code and the generated datasets are available at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI)
