EIANet: A Novel Domain Adaptation Approach to Maximize Class Distinction with Neural Collapse Principles
Zicheng Pan, Xiaohan Yu, Yongsheng Gao

TL;DR
EIANet introduces an attention-based neural collapse approach with ETF classifiers to improve class separation in source-free domain adaptation, especially for fine-grained tasks, leading to state-of-the-art results.
Contribution
The paper proposes a novel ETF-Informed Attention Network that enhances class prototype separation using neural collapse principles for improved source-free domain adaptation.
Findings
Achieves state-of-the-art performance on four SFDA datasets.
Effectively enlarges feature differences between classes.
Prevents misclassification of similar categories.
Abstract
Source-free domain adaptation (SFDA) aims to transfer knowledge from a labelled source domain to an unlabelled target domain. A major challenge in SFDA is deriving accurate categorical information for the target domain, especially when sample embeddings from different classes appear similar. This issue is particularly pronounced in fine-grained visual categorization tasks, where inter-class differences are subtle. To overcome this challenge, we introduce a novel ETF-Informed Attention Network (EIANet) to separate class prototypes by utilizing attention and neural collapse principles. More specifically, EIANet employs a simplex Equiangular Tight Frame (ETF) classifier in conjunction with an attention mechanism, facilitating the model to focus on discriminative features and ensuring maximum class prototype separation. This innovative approach effectively enlarges the feature difference…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsSoftmax · Attention Is All You Need · Focus
