paper-with-me

Papers

Shuffle PatchMix Augmentation with Confidence-Margin Weighted Pseudo-Labels for Enhanced Source-Free Domain Adaptation

2025-05-30 · Prasanna Reddy Pulakurthi, Majid Rabbani, Jamison Heard, Sohail Dianat, Celso M. de Melo, Raghuveer Rao

This work investigates Source-Free Domain Adaptation (SFDA), where a model adapts to a target domain without access to source data. A new augmentation technique, Shuffle PatchMix (SPM), and a novel reweighting strategy are introduced to enhance performance. SPM shuffles and blends image patches to generate diverse and challenging augmentations, while the reweighting strategy prioritizes reliable pseudo-labels to mitigate label noise. These techniques are particularly effective on smaller datasets like PACS, where overfitting and pseudo-label noise pose greater risks. State-of-the-art results are achieved on three major benchmarks: PACS, VisDA-C, and DomainNet-126. Notably, on PACS, improvements of 7.3% (79.4% to 86.7%) and 7.2% are observed in single-target and multi-target settings, respectively, while gains of 2.8% and 0.7% are attained on DomainNet-126 and VisDA-C. This combination of advanced augmentation and robust pseudo-label reweighting establishes a new benchmark for SFDA. The code is available at: https://github.com/PrasannaPulakurthi/SPM

📄 PDF Abstract BibTeX arXiv:2505.24216

Code (1)

PrasannaPulakurthi/SPM 공식 구현 pytorch

Tasks

Data AugmentationDomain AdaptationPseudo LabelSource-Free Domain Adaptation

Similar Papers 제목 키워드 기반

PointPatchMix: Point Cloud Mixing with Patch Scoring

2023-03-12 · Yi Wang, Jiaze Wang, Jinpeng Li, Zixu Zhao 외

Data augmentation is an effective regularization strategy for mitigating overfitting in deep neural networks, and it plays a crucial role in 3D vision tasks, where the point cloud data is relatively limited. While mixing…

Data Augmentation

Evolving Image Compositions for Feature Representation Learning

2021-06-16 · Paola Cascante-Bonilla, Arshdeep Sekhon, Yanjun Qi, Vicente Ordonez

Convolutional neural networks for visual recognition require large amounts of training samples and usually benefit from data augmentation. This paper proposes PatchMix, a data augmentation method that creates new samples…

Data AugmentationRepresentation LearningTransfer Learning

Improving Generalization in Meta-learning via Task Augmentation

2020-07-26 · Huaxiu Yao, Long-Kai Huang, Linjun Zhang, Ying WEI 외

Meta-learning has proven to be a powerful paradigm for transferring the knowledge from previous tasks to facilitate the learning of a novel task. Current dominant algorithms train a well-generalized model initialization …

Meta-Learning

PatchMix Augmentation to Identify Causal Features in Few-shot Learning

2022-11-29 · Chengming Xu, Chen Liu, Xinwei Sun, Siqian Yang 외

The task of Few-shot learning (FSL) aims to transfer the knowledge learned from base categories with sufficient labelled data to novel categories with scarce known information. It is currently an important research quest…

Data AugmentationFew-Shot LearningSelection bias

Semi-MedRef: Semi-Supervised Medical Referring Image Segmentation with Cross-Modal Alignment

2026-05-15 · Yuchen Li, Zhen Zhao, Yi Liu, Luping Zhou arxiv

Medical referring image segmentation (MRIS) predicts lesion masks from medical images and natural-language referring expressions, but acquiring paired pixel-level annotations and referring texts is costly. Semi-supervise…

Contrastive LearningImage Segmentation