CVJun 29

CouCE: A Unified Causal Framework for Debiased Deep Metric Learning

arXiv:2606.303656.2
Predicted impact top 66% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of deep metric learning, this work provides a unified causal debiasing method that simultaneously handles two distinct types of confounders, improving zero-shot generalization.

Deep Metric Learning (DML) suffers from shortcut learning due to background spurious correlations and foreground nuisance perturbations. The proposed CouCE framework addresses both confounders via Orthogonal Dictionary-Based Backdoor Adjustment and Multi-Scale Randomized Causal Intervention, achieving state-of-the-art performance on CUB-200-2011, Cars-196, and Stanford Online Products.

Deep Metric Learning (DML) often struggles with zero-shot generalization because standard objectives inherently capture what co-occurs rather than what causes similarity. Consequently, DML models are vulnerable to shortcut learning driven by two structurally distinct confounders: background spurious correlations (which create backdoor paths via scene context) and foreground nuisance perturbations (which inject non-semantic variations like pose or illumination). Although existing methods have proposed targeted solutions for each pathway individually, none can simultaneously address both due to their fundamentally distinct causal roles. To bridge this gap, we propose the Counterfactual Causal Embedding (CouCE), a unified causal framework that explicitly models and neutralizes both confounders. Specifically, we introduce Orthogonal Dictionary-Based Backdoor Adjustment (ODBA), which isolates spurious background patterns into a variance-gated dictionary and stably disentangles them from the learned embeddings via soft orthogonal regularization. Simultaneously, we propose Multi-Scale Randomized Causal Intervention (MSRCI) to enforce causal invariance against foreground nuisances through multi-scale Fourier amplitude randomization and a symmetric KL invariance constraint. Notably, CouCE seamlessly integrates with any proxy-based loss, incurring modest training overhead without requiring architectural modifications during inference. Extensive experiments on CUB-200-2011, Cars-196, and Stanford Online Products demonstrate that CouCE consistently achieves state-of-the-art performance, providing a principled and robust solution for debiased DML.

Foundations

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

Your Notes