XAI-N: Sensor-based Robot Navigation using Expert Policies and Decision Trees
Aaron M. Roth, Jing Liang, and Dinesh Manocha

TL;DR
This paper introduces XAI-N, a sensor-based robot navigation method that combines deep reinforcement learning with decision trees to improve reliability, interpretability, and performance in dynamic environments.
Contribution
The novel approach transforms a deep RL policy into a decision tree, enabling analysis and modification without retraining, enhancing navigation in complex scenarios.
Findings
Effective in dense, dynamic environments with moving obstacles
Improves navigation metrics like smoothness and target obstruction
Validated on simulated and real robot experiments
Abstract
We present a novel sensor-based learning navigation algorithm to compute a collision-free trajectory for a robot in dense and dynamic environments with moving obstacles or targets. Our approach uses deep reinforcement learning-based expert policy that is trained using a sim2real paradigm. In order to increase the reliability and handle the failure cases of the expert policy, we combine with a policy extraction technique to transform the resulting policy into a decision tree format. The resulting decision tree has properties which we use to analyze and modify the policy and improve performance on navigation metrics including smoothness, frequency of oscillation, frequency of immobilization, and obstruction of target. We are able to modify the policy to address these imperfections without retraining, combining the learning power of deep learning with the control of domain-specific…
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 · Robotic Path Planning Algorithms · Evacuation and Crowd Dynamics
