paper-with-me

Papers

VICAL: Vicinal Consistency Alignment for Long-Tailed Visual Recognition

2026-09-04 · Jiangang Zhu, Zheng Wang, Bin Zhu, Yi-Ping Phoebe Chen, Jingjing Chen arxiv

Multi-expert models have become the dominant paradigm for long-tailed learning, largely attributed to their presumed ability to benefit from expert diversity. However, we revisit this central assumption and reveal that diversity induced by logit adjustment or explicit regularizers does not guarantee better ensemble accuracy. Our work suggests that multi-expert models benefit more from variance reduction than diversity maximization. We introduce \textbf{VICAL}, a \textbf{VI}cinal \textbf{C}onsistency \textbf{AL}ignment framework that improves long-tailed recognition not by enforcing expert diversity, but by reducing prediction variance. Specifically, our approach comprises two key components: Self-Consistency Learning and Deep Ensemble Distillation. Self-Consistency Learning discourages reliance on unstable high-frequency information, smoothing the local loss landscape and mitigating overfitting, especially for tail classes. Deep Ensemble Distillation promotes cross-expert low-frequency semantic agreement using a low-resolution view, thereby sidestepping optimization conflicts with established knowledge. Extensive experiments on CIFAR-LT, ImageNet-LT, and iNaturalist 2018 show that VICAL consistently outperforms state-of-the-art methods, validating the effectiveness of our consistency-driven design. Our code is available at \href{https://github.com/FlamieZhu/Vicinal-Consistency-Alignment}{VICAL}.

📄 PDF Abstract BibTeX arXiv:2609.04948

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SaVe-TAG: Semantic-aware Vicinal Risk Minimization for Long-Tailed Text-Attributed Graphs

2024-10-22 · Leyao Wang, Yu Wang, Bo Ni, Yuying Zhao 외

Real-world graph data often follows long-tailed distributions, making it difficult for Graph Neural Networks (GNNs) to generalize well across both head and tail classes. Recent advances in Vicinal Risk Minimization (VRM)…

ClassificationData AugmentationLanguage ModelingLanguage Modelling+3

Vicinal and categorical domain adaptation

2021-03-05 · Hui Tang, Kui Jia

Unsupervised domain adaptation aims to learn a task classifier that performs well on the unlabeled target domain, by utilizing the labeled source domain. Inspiring results have been acquired by learning domain-invariant …

Domain AdaptationUnsupervised Domain Adaptation

Geometry-aware Gaussian Prior and Axial Attention for Cervical Cytology Image Classification

2026-07-11 · Yating Li, Cheng Ye, Nenan Lyu, Weidong Chen 외 arxiv

Accurate cervical cytology image classification is a key component of automated cervical cancer screening, where reliable recognition of normal, precancerous, and cancer-associated cellular patterns from Pap smear images…

Image Classification

Sample hardness based gradient loss for long-tailed cervical cell detection

2022-08-07 · Minmin Liu, Xuechen Li, Xiangbo Gao, Junliang Chen 외

Due to the difficulty of cancer samples collection and annotation, cervical cancer datasets usually exhibit a long-tailed data distribution. When training a detector to detect the cancer cells in a WSI (Whole Slice Image…

Cell Detectionobject-detectionObject Detection

Self-Calibrating Vicinal Risk Minimisation for Model Calibration

2024-01-01 · CVPR 2024 1 · Jiawei Liu, Changkun Ye, Ruikai Cui, Nick Barnes

Model calibration measuring the alignment between the prediction accuracy and model confidence is an important metric reflecting model trustworthiness. Existing dense binary classification methods without proper regu…

Binary Classificationmodel