paper-with-me

Papers

Learning Across Domains and Devices: Style-Driven Source-Free Domain Adaptation in Clustered Federated Learning

2022-10-05 · Donald Shenaj, Eros Fanì, Marco Toldo, Debora Caldarola, Antonio Tavera, Umberto Michieli, Marco Ciccone, Pietro Zanuttigh, Barbara Caputo

Federated Learning (FL) has recently emerged as a possible way to tackle the domain shift in real-world Semantic Segmentation (SS) without compromising the private nature of the collected data. However, most of the existing works on FL unrealistically assume labeled data in the remote clients. Here we propose a novel task (FFREEDA) in which the clients' data is unlabeled and the server accesses a source labeled dataset for pre-training only. To solve FFREEDA, we propose LADD, which leverages the knowledge of the pre-trained model by employing self-supervision with ad-hoc regularization techniques for local training and introducing a novel federated clustered aggregation scheme based on the clients' style. Our experiments show that our algorithm is able to efficiently tackle the new task outperforming existing approaches. The code is available at https://github.com/Erosinho13/LADD.

📄 PDF Abstract BibTeX arXiv:2210.02326

Code (1)

erosinho13/ladd 공식 구현 pytorch

Tasks

Autonomous DrivingDomain AdaptationFederated LearningSemantic SegmentationSource-Free Domain Adaptation

Similar Papers 제목 키워드 기반

FGML-DG: Feynman-Inspired Cognitive Science Paradigm for Cross-Domain Medical Image Segmentation

2026-04-12 · Yucheng Song, Chenxi Li, Haokang Ding, Zhining Liao 외 arxiv

In medical image segmentation across multiple modalities (e.g., MRI, CT, etc.) and heterogeneous data sources (e.g., different hospitals and devices), Domain Generalization (DG) remains a critical challenge in AI-driven …

Medical Image SegmentationDomain Generalization

Test-time Fourier Style Calibration for Domain Generalization

2022-05-13 · Xingchen Zhao, Chang Liu, Anthony Sicilia, Seong Jae Hwang 외

The topic of generalizing machine learning models learned on a collection of source domains to unknown target domains is challenging. While many domain generalization (DG) methods have achieved promising results, they pr…

Domain Generalization

FastCLIPstyler: Optimisation-free Text-based Image Style Transfer Using Style Representations

2022-10-07 · Ananda Padhmanabhan Suresh, Sanjana Jain, Pavit Noinongyao, Ankush Ganguly 외

In recent years, language-driven artistic style transfer has emerged as a new type of style transfer technique, eliminating the need for a reference style image by using natural language descriptions of the style. The fi…

Style Transfer

TRUST: Token-dRiven Ultrasound Style Transfer for Cross-Device Adaptation

2025-08-30 · Nhat-Tuong Do-Tran, Ngoc-Hoang-Lam Le, Ian Chiu, Po-Tsun Paul Kuo 외 arxiv

Ultrasound images acquired from different devices exhibit diverse styles, resulting in decreased performance of downstream tasks. To mitigate the style gap, unpaired image-to-image (UI2I) translation methods aim to trans…

Style Transfer

Decentralized Federated Domain Generalization with Style Sharing: A Formal Modeling and Convergence Analysis

2025-04-08 · Shahryar Zehtabi, Dong-Jun Han, Seyyedali Hosseinalipour, Christopher G. Brinton

Much of the federated learning (FL) literature focuses on settings where local dataset statistics remain the same between training and testing time. Recent advances in domain generalization (DG) aim to use data from sour…

Domain GeneralizationFederated Learning