CaDe: Adaptive Sparse Causal Decoupling for Adversarially Robust Object Detection via Hierarchical Stability Constraints
Summary
Object detectors used in safety-critical systems are vulnerable to physical adversarial patch attacks (images or objects designed to fool AI vision systems), which work by disrupting how information flows through layers of the neural network rather than simply corrupting visual features. The paper proposes CaDe, a defense method that uses hierarchical stability constraints and adaptive sparse causal decoupling to stop adversarial perturbations from propagating through the network layers, improving detection accuracy by 5-6% against these attacks while maintaining real-time performance.
Solution / Mitigation
The source proposes CaDe as the defense mechanism, which "mitigates the hierarchical propagation of residual perturbations through hierarchical stability constraints and adaptive sparse causal decoupling strategies, fundamentally enhancing the model's robustness." Experimental results show CaDe achieves "improvements of 6.19% and 5.53% in mean Average Precision (mAP) compared with the best baseline method" against Hiding Attack and Appearing Attack, while maintaining "minimal additional computational overhead" and only a 0.14% mAP decrease on benign (normal, unattacked) samples.
Classification
Related Issues
Original source: http://ieeexplore.ieee.org/document/11614563
First tracked: July 27, 2026 at 08:04 PM
Classified by LLM (prompt v3) · confidence: 85%