Explainability Tools Enabling Deep Learning in Future In-Situ Real-Time Planetary Explorations
Daniel Lundstrom, Alexander Huyen, Arya Mevada, Kyongsik Yun, Thomas, Lu

TL;DR
This paper introduces explainability tools based on integrated gradients to interpret and optimize deep neural networks, making them more efficient and understandable for use in future in-situ planetary exploration missions.
Contribution
The paper presents a novel explainability tool that ranks and visualizes neuron contributions in DNNs, enabling pruning and efficiency improvements for planetary exploration applications.
Findings
Neurons can be ranked by their contribution to classification accuracy.
Pruning high-rank neurons improves network efficiency.
Explainability tools facilitate validation and verification of DNNs.
Abstract
Deep learning (DL) has proven to be an effective machine learning and computer vision technique. DL-based image segmentation, object recognition and classification will aid many in-situ Mars rover tasks such as path planning and artifact recognition/extraction. However, most of the Deep Neural Network (DNN) architectures are so complex that they are considered a 'black box'. In this paper, we used integrated gradients to describe the attributions of each neuron to the output classes. It provides a set of explainability tools (ET) that opens the black box of a DNN so that the individual contribution of neurons to category classification can be ranked and visualized. The neurons in each dense layer are mapped and ranked by measuring expected contribution of a neuron to a class vote given a true image label. The importance of neurons is prioritized according to their correct or incorrect…
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 · Scientific Computing and Data Management
