arXiv:2512.21617cs.CV2025-12中稿 · IEEE TMM

从因果视角解决少样本细粒度分类中的数据偏差问题。

CausalFSFG: Rethinking Few-Shot Fine-Grained Visual Categorization from Causal Perspective

  • 引入因果干预机制,分别在样本和特征层面消除伪相关
  • 在CUB-200-2011等3个数据集上达到新最优性能
  • 适合关注少样本学习与模型公平性的研究者

少样本细粒度视觉分类(FS-FGVC)旨在仅用少量支持样本的情况下识别同一类别下的多个子类。现有方法通常通过增强提取特征中的判别性局部细节来提升分类准确率,但常忽略支持样本集合作为混淆变量带来的影响,导致数据分布偏倚并误导判别特征的提取。为此,我们提出一种基于因果推断的新方法CausalFSFG,以因果干预应对数据偏倚。基于结构因果模型(SCM),我们指出FS-FGVC是从输入(原因)推断子类(结果),而少样本条件扰动及细粒度固有特性(大类内差异、小类间差异)导致不可观测变量引发虚假相关,损害分类性能。CausalFSFG包含两个核心组件:(1) 样本级干预的多尺度编码器(IMSE),(2) 特征级干预的掩码特征重建(IMFR),二者协同揭示输入到子类的真实因果关系。在CUB-200-2011、Stanford Dogs和Stanford Cars等公开数据集上的大量实验与深入分析表明,该方法显著优于现有方法,达到新的最先进水平。代码已开源于https://github.com/PKU-ICST-MIPL/CausalFSFG_TMM。

原文摘要 · Abstract (English)

Few-shot fine-grained visual categorization (FS-FGVC) focuses on identifying various subcategories within a common superclass given just one or few support examples. Most existing methods aim to boost classification accuracy by enriching the extracted features with discriminative part-level details. However, they often overlook the fact that the set of support samples acts as a confounding variable, which hampers the FS-FGVC performance by introducing biased data distribution and misguiding the extraction of discriminative features. To address this issue, we propose a new causal FS-FGVC (CausalFSFG) approach inspired by causal inference for addressing biased data distributions through causal intervention. Specifically, based on the structural causal model (SCM), we argue that FS-FGVC infers the subcategories (i.e., effect) from the inputs (i.e., cause), whereas both the few-shot condition disturbance and the inherent fine-grained nature (i.e., large intra-class variance and small inter-class variance) lead to unobservable variables that bring spurious correlations, compromising the final classification performance. To further eliminate the spurious correlations, our CausalFSFG approach incorporates two key components: (1) Interventional multi-scale encoder (IMSE) conducts sample-level interventions, (2) Interventional masked feature reconstruction (IMFR) conducts feature-level interventions, which together reveal real causalities from inputs to subcategories. Extensive experiments and thorough analyses on the widely-used public datasets, including CUB-200-2011, Stanford Dogs, and Stanford Cars, demonstrate that our CausalFSFG achieves new state-of-the-art performance. The code is available at https://github.com/PKU-ICST-MIPL/CausalFSFG_TMM.

少样本学习细粒度分类因果推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。