CVAILGOct 30, 2024

Causality-Driven Audits of Model Robustness

arXiv:2410.23494v23 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses the risk of unexpected DNN failures in deployment by providing a more transferable audit for domain-specific imaging conditions, though it is incremental as it builds on existing robustness auditing with causal inference.

The paper tackles the problem of auditing deep neural network robustness to complex real-world image distortions by introducing a causality-driven method that estimates causal effects of imaging factors on performance, showing reliable estimation across multiple vision tasks.

Robustness audits of deep neural networks (DNN) provide a means to uncover model sensitivities to the challenging real-world imaging conditions that significantly degrade DNN performance in-the-wild. Such conditions are often the result of multiple interacting factors inherent to the environment, sensor, or processing pipeline and may lead to complex image distortions that are not easily categorized. When robustness audits are limited to a set of isolated imaging effects or distortions, the results cannot be (easily) transferred to real-world conditions where image corruptions may be more complex or nuanced. To address this challenge, we present a new alternative robustness auditing method that uses causal inference to measure DNN sensitivities to the factors of the imaging process that cause complex distortions. Our approach uses causal models to explicitly encode assumptions about the domain-relevant factors and their interactions. Then, through extensive experiments on natural and rendered images across multiple vision tasks, we show that our approach reliably estimates causal effects of each factor on DNN performance using only observational domain data. These causal effects directly tie DNN sensitivities to observable properties of the imaging pipeline in the domain of interest towards reducing the risk of unexpected DNN failures when deployed in that domain.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes