Realistic Counterfactual Explanations for Machine Learning-Controlled Mobile Robots using 2D LiDAR
Sindre Benjamin Remman, Anastasios M. Lekkas

TL;DR
This paper introduces a method to generate realistic counterfactual explanations for ML-controlled mobile robots using 2D LiDAR data, aiding interpretability and safety in autonomous systems.
Contribution
It presents a novel, model-agnostic approach that creates synthetic LiDAR data as counterfactual explanations, enhancing interpretability of ML decisions in mobile robotics.
Findings
Generates realistic LiDAR-based CFEs that resemble actual sensor data.
Demonstrates effectiveness on TurtleBot3 with deep reinforcement learning.
Helps interpret and debug ML-based robot control decisions.
Abstract
This paper presents a novel method for generating realistic counterfactual explanations (CFEs) in machine learning (ML)-based control for mobile robots using 2D LiDAR. ML models, especially artificial neural networks (ANNs), can provide advanced decision-making and control capabilities by learning from data. However, they often function as black boxes, making it challenging to interpret them. This is especially a problem in safety-critical control applications. To generate realistic CFEs, we parameterize the LiDAR space with simple shapes such as circles and rectangles, whose parameters are chosen by a genetic algorithm, and the configurations are transformed into LiDAR data by raycasting. Our model-agnostic approach generates CFEs in the form of synthetic LiDAR data that resembles a base LiDAR state but is modified to produce a pre-defined ML model control output based on a query from…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Bayesian Modeling and Causal Inference
MethodsBalanced Selection
