Gradient-based Class Weighting for Unsupervised Domain Adaptation in Dense Prediction Visual Tasks
Roberto Alcover-Couso, Marcos Escudero-Vi\~nolo, Juan C. SanMiguel,, Jesus Besc\'os

TL;DR
This paper introduces Gradient-based class weighting (GBW), a dynamic method for mitigating class imbalance in unsupervised domain adaptation for dense prediction tasks, improving low-represented class recall.
Contribution
The paper proposes a novel GBW method that estimates class weights from loss gradients, automatically adapting to training dynamics in UDA for dense visual tasks.
Findings
GBW improves performance across various architectures and UDA strategies.
GBW enhances recall of underrepresented classes in segmentation tasks.
Extensive experiments validate the effectiveness of GBW on multiple datasets.
Abstract
In unsupervised domain adaptation (UDA), where models are trained on source data (e.g., synthetic) and adapted to target data (e.g., real-world) without target annotations, addressing the challenge of significant class imbalance remains an open issue. Despite considerable progress in bridging the domain gap, existing methods often experience performance degradation when confronted with highly imbalanced dense prediction visual tasks like semantic and panoptic segmentation. This discrepancy becomes especially pronounced due to the lack of equivalent priors between the source and target domains, turning class imbalanced techniques used for other areas (e.g., image classification) ineffective in UDA scenarios. This paper proposes a class-imbalance mitigation strategy that incorporates class-weights into the UDA learning losses, but with the novelty of estimating these weights dynamically…
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
TopicsDomain Adaptation and Few-Shot Learning
