Self-Ensemble Post Learning for Noisy Domain Generalization
Wang Lu, Jindong Wang

TL;DR
This paper introduces SEPL, a novel method that uses feature probing and ensemble inference to improve the robustness of domain generalization models against label noise and distribution shifts.
Contribution
The paper proposes SEPL, a new approach leveraging intermediate features and semi-supervised learning to enhance robustness in noisy domain generalization scenarios.
Findings
SEPL improves robustness of existing DG methods under noisy labels.
Experimental results show significant performance gains in noisy environments.
The method demonstrates high flexibility and potential for real-world applications.
Abstract
While computer vision and machine learning have made great progress, their robustness is still challenged by two key issues: data distribution shift and label noise. When domain generalization (DG) encounters noise, noisy labels further exacerbate the emergence of spurious features in deep layers, i.e. spurious feature enlargement, leading to a degradation in the performance of existing algorithms. This paper, starting from domain generalization, explores how to make existing methods rework when meeting noise. We find that the latent features inside the model have certain discriminative capabilities, and different latent features focus on different parts of the image. Based on these observations, we propose the Self-Ensemble Post Learning approach (SEPL) to diversify features which can be leveraged. Specifically, SEPL consists of two parts: feature probing training and prediction…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Text and Document Classification Technologies
