Image processing should move from monolithic deep models to agentic systems that orchestrate multiple tools, with a proposed six-level autonomy ladder.
Interpreting Low-level Vision Models with Causal Effect Maps
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Deep neural networks have significantly improved the performance of low-level vision tasks but also increased the difficulty of interpretability. A deep understanding of deep models is beneficial for both network design and practical reliability. To take up this challenge, we introduce causality theory to interpret low-level vision models and propose a model-/task-agnostic method called Causal Effect Map (CEM). With CEM, we can visualize and quantify the input-output relationships on either positive or negative effects. After analyzing various low-level vision tasks with CEM, we have reached several interesting insights, such as: (1) Using more information of input images (e.g., larger receptive field) does NOT always yield positive outcomes. (2) Attempting to incorporate mechanisms with a global receptive field (e.g., channel attention) into image denoising may prove futile. (3) Integrating multiple tasks to train a general model could encourage the network to prioritize local information over global context. Based on the causal effect theory, the proposed diagnostic tool can refresh our common knowledge and bring a deeper understanding of low-level vision models. Codes are available at https://github.com/J-FHu/CEM.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Position: Agentic Systems Constitute a Key Component of Next-Generation Intelligent Image Processing
Image processing should move from monolithic deep models to agentic systems that orchestrate multiple tools, with a proposed six-level autonomy ladder.