Causal Reinforcement Learning for Optimisation of Robot Dynamics in Unknown Environments

Julian Gerald Dcruz,Sam Mahoney,Jia Yun Chua,Adoundeth Soukhabandith,John Mugabe,Weisi Guo,Miguel Arana-Catania
2024-09-20
Abstract:Autonomous operations of robots in unknown environments are challenging due to the lack of knowledge of the dynamics of the interactions, such as the objects' movability. This work introduces a novel Causal Reinforcement Learning approach to enhancing robotics operations and applies it to an urban search and rescue (SAR) scenario. Our proposed machine learning architecture enables robots to learn the causal relationships between the visual characteristics of the objects, such as texture and shape, and the objects' dynamics upon interaction, such as their movability, significantly improving their decision-making processes. We conducted causal discovery and RL experiments demonstrating the Causal RL's superior performance, showing a notable reduction in learning times by over 24.5% in complex situations, compared to non-causal models.
Robotics,Machine Learning
What problem does this paper attempt to address?
The paper aims to address the challenges faced by robots in autonomous operations in unknown environments, particularly issues arising from the lack of understanding of environmental dynamics (such as object mobility). Specifically, the paper proposes a novel causal reinforcement learning method to enhance the operational capabilities of robots in urban search and rescue (SAR) scenarios. By enabling robots to learn the causal relationships between visual features (such as texture and shape) and object dynamics (such as mobility), the decision-making process of the robots is significantly improved. Experimental results show that in complex situations, the learning time of the causal reinforcement learning model is reduced by more than 24.5% compared to non-causal models.