paper-with-me

홈 › Papers

Empowering Vision Transformers with Multi-Scale Causal Intervention for Long-Tailed Image Classification

2025-05-13 · Xiaoshuo Yan, Zhaochuan Li, Lei Meng, Zhuang Qi, Wei Wu, Zixuan Li, Xiangxu Meng

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.

📄 PDF Abstract BibTeX arXiv:2505.08173

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inferencecounterfactualimage-classificationImage ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

SGFormer: Simplifying and Empowering Transformers for Large-Graph Representations

2023-06-19 · NeurIPS 2023 11 · Qitian Wu, Wentao Zhao, Chenxiao Yang, Hengrui Zhang 외

Learning representations on large-sized graphs is a long-standing challenge due to the inter-dependence nature involved in massive data points. Transformers, as an emerging class of foundation encoders for graph-structur…

Node Property PredictionPhilosophyProperty Prediction

Aligning Non-Causal Factors for Transformer-Based Source-Free Domain Adaptation

2023-11-27 · Sunandini Sanyal, Ashish Ramayee Asokan, Suvaansh Bhambri, Pradyumna YM 외

Conventional domain adaptation algorithms aim to achieve better generalization by aligning only the task-discriminative causal factors between a source and target domain. However, we find that retaining the spurious corr…

DisentanglementDomain AdaptationPrivacy PreservingSource-Free Domain Adaptation

One-Shot Multi-Label Causal Discovery in High-Dimensional Event Sequences

2025-09-27 · Hugo Math, Robin Schön, Rainer Lienhart arxiv

Understanding causality in event sequences with thousands of sparse event types is critical in domains such as healthcare, cybersecurity, or vehicle diagnostics, yet current methods fail to scale. We present OSCAR, a one…

Language-Unlocked ViT (LUViT): Empowering Self-Supervised Vision Transformers with LLMs

2025-07-01 · Selim Kuzucu, Muhammad Ferjad Naeem, Anna Kukleva, Federico Tombari 외 arxiv

The integration of Large Language Model (LLMs) blocks with Vision Transformers (ViTs) holds immense promise for vision-only tasks by leveraging the rich semantic knowledge and reasoning capabilities of LLMs. However, a f…

ViT-CX: Causal Explanation of Vision Transformers

2022-11-06 · Weiyan Xie, Xiao-Hui Li, Caleb Chen Cao, Nevin L. Zhang

Despite the popularity of Vision Transformers (ViTs) and eXplainable AI (XAI), only a few explanation methods have been designed specially for ViTs thus far. They mostly use attention weights of the [CLS] token on patch …

Explainable Artificial Intelligence (XAI)