用多尺度因果干预提升ViT在长尾图像分类中的表现
Empowering Vision Transformers with Multi-Scale Causal Intervention for Long-Tailed Image Classification
- 通过分层因果表征学习与反事实逻辑校准,解耦背景与物体
- 在多个长尾数据集上超越现有方法,显著提升尾部类别准确率
- 适合研究视觉变压器与不平衡数据问题的学者参考
因果推断被证明是缓解长尾分类中类别不平衡偏见的有效方法。然而,随着骨干网络从卷积神经网络(CNN)转向视觉变换器(ViT),现有因果模型难以取得预期性能提升。本文研究了现有因果模型在CNN与ViT上的表现差异,指出ViT的全局特征表示使得因果方法难以建模细粒度特征与预测之间的关联,从而影响外观相似的尾部类别的分类效果。为此,本文提出TSCNet,一种两阶段因果建模方法,通过多尺度因果干预发现细粒度因果关联。首先,在层次化因果表征学习阶段(HCRL),解耦背景与物体,分别在块和特征层级实施后门干预,防止模型利用与类别无关区域进行标签推断,增强细粒度因果表示;其次,在反事实逻辑偏差校准阶段(CLBC),通过自适应构建反事实平衡数据分布,优化模型决策边界,消除由数据分布引起的虚假关联。在多个长尾基准数据集上的大量实验表明,TSCNet能够消除多种由数据不平衡引入的偏差,性能优于现有方法。
原文摘要 · Abstract (English)
Causal inference has emerged as a promising approach to mitigate long-tail classification by handling the biases introduced by class imbalance. However, along with the change of advanced backbone models from Convolutional Neural Networks (CNNs) to Visual Transformers (ViT), existing causal models may not achieve an expected performance gain. This paper investigates the influence of existing causal models on CNNs and ViT variants, highlighting that ViT's global feature representation makes it hard for causal methods to model associations between fine-grained features and predictions, which leads to difficulties in classifying tail classes with similar visual appearance. To address these issues, this paper proposes TSCNet, a two-stage causal modeling method to discover fine-grained causal associations through multi-scale causal interventions. Specifically, in the hierarchical causal representation learning stage (HCRL), it decouples the background and objects, applying backdoor interventions at both the patch and feature level to prevent model from using class-irrelevant areas to infer labels which enhances fine-grained causal representation. In the counterfactual logits bias calibration stage (CLBC), it refines the optimization of model's decision boundary by adaptive constructing counterfactual balanced data distribution to remove the spurious associations in the logits caused by data distribution. Extensive experiments conducted on various long-tail benchmarks demonstrate that the proposed TSCNet can eliminate multiple biases introduced by data imbalance, which outperforms existing methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。