paper-with-me

Papers

Feature Modulation for Semi-Supervised Domain Generalization without Domain Labels

2025-03-26 · Venuri Amarasinghe, Asini Jayakody, Isun Randila, Kalinga Bandara, Chamuditha Jayanga Galappaththige, Ranga Rodrigo

Semi-supervised domain generalization (SSDG) leverages a small fraction of labeled data alongside unlabeled data to enhance model generalization. Most of the existing SSDG methods rely on pseudo-labeling (PL) for unlabeled data, often assuming access to domain labels-a privilege not always available. However, domain shifts introduce domain noise, leading to inconsistent PLs that degrade model performance. Methods derived from FixMatch suffer particularly from lower PL accuracy, reducing the effectiveness of unlabeled data. To address this, we tackle the more challenging domain-label agnostic SSDG, where domain labels for unlabeled data are not available during training. First, we propose a feature modulation strategy that enhances class-discriminative features while suppressing domain-specific information. This modulation shifts features toward Similar Average Representations-a modified version of class prototypes-that are robust across domains, encouraging the classifier to distinguish between closely related classes and feature extractor to form tightly clustered, domain-invariant representations. Second, to mitigate domain noise and improve pseudo-label accuracy, we introduce a loss-scaling function that dynamically lowers the fixed confidence threshold for pseudo-labels, optimizing the use of unlabeled data. With these key innovations, our approach achieves significant improvements on four major domain generalization benchmarks-even without domain labels. We will make the code available.

📄 PDF Abstract BibTeX arXiv:2503.20897

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationPseudo LabelSemi-Supervised Domain Generalization

Methods 이 논문이 사용한 방법론

FixMatch FixMatch is an algorithm that first generates pseudo-labels using the model's predictions on weakly-augmented unlabeled images. For a given image, the pseudo-label is only…

Similar Papers 제목 키워드 기반

Domain-Guided Weight Modulation for Semi-Supervised Domain Generalization

2024-09-04 · Chamuditha Jayanaga Galappaththige, Zachary Izzo, Xilin He, Honglu Zhou 외

Unarguably, deep learning models capable of generalizing to unseen domain data while leveraging a few labels are of great practical significance due to low developmental costs. In search of this endeavor, we study the ch…

Domain GeneralizationSemi-Supervised Domain Generalization

Self-FiLM: Conditioning GANs with self-supervised representations for bandwidth extension based speaker recognition

2023-03-07 · Saurabh Kataria, Jesús Villalba, Laureano Moro-Velázquez, Thomas Thebaud 외

Speech super-resolution/Bandwidth Extension (BWE) can improve downstream tasks like Automatic Speaker Verification (ASV). We introduce a simple novel technique called Self-FiLM to inject self-supervision into existing BW…

Bandwidth ExtensionSpeaker RecognitionSpeaker VerificationSuper-Resolution+1

Self-Contrastive Learning based Semi-Supervised Radio Modulation Classification

2022-03-29 · Dongxin Liu, Peng Wang, Tianshi Wang, Tarek Abdelzaher

This paper presents a semi-supervised learning framework that is new in being designed for automatic modulation classification (AMC). By carefully utilizing unlabeled signal data with a self-supervised contrastive-learni…

ClassificationContrastive Learning

Overcoming Data Inequality across Domains with Semi-Supervised Domain Generalization

2024-03-08 · Jinha Park, Wonguk Cho, Taesup Kim

While there have been considerable advancements in machine learning driven by extensive datasets, a significant disparity still persists in the availability of data across various sources and populations. This inequality…

Domain GeneralizationSemi-Supervised Domain Generalization

FedSemiDG: Domain Generalized Federated Semi-supervised Medical Image Segmentation

2025-01-13 · Zhipeng Deng, Zhe Xu, Tsuyoshi Isshiki, Yefeng Zheng

Medical image segmentation is challenging due to the diversity of medical images and the lack of labeled data, which motivates recent developments in federated semi-supervised learning (FSSL) to leverage a large amount o…

Domain GeneralizationImage SegmentationMedical Image SegmentationPseudo Label+2