paper-with-me

홈 › Papers

Generative AI-Powered Plugin for Robust Federated Learning in Heterogeneous IoT Networks

2024-10-31 · YoungJoon Lee, Jinu Gong, Joonhyuk Kang

Federated learning enables edge devices to collaboratively train a global model while maintaining data privacy by keeping data localized. However, the Non-IID nature of data distribution across devices often hinders model convergence and reduces performance. In this paper, we propose a novel plugin for federated optimization techniques that approximates Non-IID data distributions to IID through generative AI-enhanced data augmentation and balanced sampling strategy. Key idea is to synthesize additional data for underrepresented classes on each edge device, leveraging generative AI to create a more balanced dataset across the FL network. Additionally, a balanced sampling approach at the central server selectively includes only the most IID-like devices, accelerating convergence while maximizing the global model's performance. Experimental results validate that our approach significantly improves convergence speed and robustness against data imbalance, establishing a flexible, privacy-preserving FL plugin that is applicable even in data-scarce environments.

📄 PDF Abstract BibTeX arXiv:2410.23824

Code (1)

NAVER-INTEL-Co-Lab/gaudi-fl 공식 구현 pytorch

Tasks

Data AugmentationFederated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

GenPluSSS: A Genetic Algorithm Based Plugin for Measured Subsurface Scattering Representation

2024-01-26 · Barış Yıldırım, Murat Kurt

This paper presents a plugin that adds a representation of homogeneous and heterogeneous, optically thick, translucent materials on the Blender 3D modeling tool. The working principle of this plugin is based on a combina…

WildFX: A DAW-Powered Pipeline for In-the-Wild Audio FX Graph Modeling

2025-07-14 · Qihui Yang, Taylor Berg-Kirkpatrick, Julian McAuley, Zachary Novack

Despite rapid progress in end-to-end AI music generation, AI-driven modeling of professional Digital Signal Processing (DSP) workflows remains challenging. In particular, while there is growing interest in neural black-b…

Music Generation

Dynamic Participation in Federated Learning: Benchmarks and a Knowledge Pool Plugin

2025-11-20 · Ming-Lun Lee, Fu-Shiang Yang, Cheng-Kuan Lin, Yan-Ann Chen 외 arxiv

Federated learning (FL) enables clients to collaboratively train a shared model in a distributed manner, setting it apart from traditional deep learning paradigms. However, most existing FL research assumes consistent cl…

Knowledge DistillationFederated Learning

Embedding Byzantine Fault Tolerance into Federated Learning via Virtual Data-Driven Consistency Scoring Plugin

2024-11-15 · YoungJoon Lee, Jinu Gong, Joonhyuk Kang

Given sufficient data from multiple edge devices, federated learning (FL) enables training a shared model without transmitting private data to a central server. However, FL is generally vulnerable to Byzantine attacks fr…

Federated Learningimage-classificationImage ClassificationMedical Image Classification

Hybrid Batch Normalisation: Resolving the Dilemma of Batch Normalisation in Federated Learning

2025-05-28 · Hongyao Chen, Tianyang Xu, XiaoJun Wu, Josef Kittler

Batch Normalisation (BN) is widely used in conventional deep neural network training to harmonise the input-output distributions for each batch of data. However, federated learning, a distributed learning paradigm, faces…

Federated Learning