RestoreX-AI: A Contrastive Approach Towards Guiding Image Restoration via Explainable AI Systems

Abstract

Modern applications such as self-driving cars and drones rely heavily upon robust object detection techniques. However, weather corruptions can hinder the object detectability and pose a serious threat to their navigation and reliability. Thus, there is a need for efficient denoising, deraining, and restoration techniques. Generative adversarial networks and transformers have been widely adopted for image restoration. However, the training of these methods is often unstable and time-consuming. Furthermore, when used for object detection (OD), the output images generated by these methods may provide unsatisfactory results despite image clarity. In this work, we propose a contrastive approach towards mitigating this problem, by evaluating images generated by restoration models during and post training. This approach leverages OD scores combined with attention maps for predicting the usefulness of restored images for the OD task. We conduct experiments using two novel use-cases of conditional GANs and two transformer methods that probe the robustness of the proposed approach on multi-weather corruptions in the OD task. Our approach achieves an averaged 178 increase in mAP between the input and restored images under adverse weather conditions like dust tornadoes and snowfall. We report unique cases where greater denoising does not improve OD performance and conversely where noisy generated images demonstrate good results. We conclude the need for explainability frameworks to bridge the gap between human and machine perception, especially in the context of robust object detection for autonomous vehicles.

Cite

Text

Marathe et al. "RestoreX-AI: A Contrastive Approach Towards Guiding Image Restoration via Explainable AI Systems." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2022. doi:10.1109/CVPRW56347.2022.00342

Markdown

[Marathe et al. "RestoreX-AI: A Contrastive Approach Towards Guiding Image Restoration via Explainable AI Systems." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2022.](https://mlanthology.org/cvprw/2022/marathe2022cvprw-restorexai/) doi:10.1109/CVPRW56347.2022.00342

BibTeX

@inproceedings{marathe2022cvprw-restorexai,
  title     = {{RestoreX-AI: A Contrastive Approach Towards Guiding Image Restoration via Explainable AI Systems}},
  author    = {Marathe, Aboli and Jain, Pushkar and Walambe, Rahee and Kotecha, Ketan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2022},
  pages     = {3029-3038},
  doi       = {10.1109/CVPRW56347.2022.00342},
  url       = {https://mlanthology.org/cvprw/2022/marathe2022cvprw-restorexai/}
}