Presentation + Paper
12 June 2023 Explainable AI for trustworthy image analysis
Author Affiliations +
Abstract
The capabilities of convolutional neural networks, and in fact all manner of artificial intelligence and machine learning capabilities, to explore data in various fields has been documented extensively throughout the literature. One common challenge with adopting AI/ML solutions, however, is the issue of trust. Decision makers are rightfully hesitant to take action based solely on “the computer said so” even if the computer has great confidence that it is correct. There is obvious value in a system that can answer the question of why it made a given prediction and back this up with specific evidence. Basic models like regression or nearest neighbors can support such answers but have significant limitations in real-world applications, and more capable models like neural networks are much too complex to interpret. We have developed a prototype system that combines convolutional neural networks with semantic representations of reasonableness. We use logic similar to how humans justify conclusions, breaking objects into smaller pieces that we trust a neural network to identify. Leveraging a suite of machine learning algorithms, the tool provides not merely an output “conclusion”, but a supporting string of evidence that humans can use to better understand the conclusion, as well as explore potential weaknesses in the AI/ML components (whether as a result of lack of sufficient training data, adversarial attempts to corrupt the system, etc.). We have applied this system to problems of object detection and semantic segmentation of images. This paper will provide an in-depth overview of the prototype and show some exemplar results.
Conference Presentation
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Jordan E. Turley, Jeffrey A. Dunne, and Zerotti Woods "Explainable AI for trustworthy image analysis", Proc. SPIE 12538, Artificial Intelligence and Machine Learning for Multi-Domain Operations Applications V, 1253809 (12 June 2023); https://doi.org/10.1117/12.2664001
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Neural networks

Object detection

Machine learning

Artificial intelligence

Statistical modeling

Convolutional neural networks

Image segmentation

Back to Top