paper-with-me

홈 › Papers

Mitigating Resolution-Drift in Federated Learning: Case of Keypoint Detection

2025-07-31 · Taeheon Lim, Joohyung Lee, Kyungjae Lee, Jungchan Cho arxiv

The Federated Learning (FL) approach enables effective learning across distributed systems, while preserving user data privacy. To date, research has primarily focused on addressing statistical heterogeneity and communication efficiency, through which FL has achieved success in classification tasks. However, its application to non-classification tasks, such as human pose estimation, remains underexplored. This paper identifies and investigates a critical issue termed ``resolution-drift,'' where performance degrades significantly due to resolution variability across clients. Unlike class-level heterogeneity, resolution drift highlights the importance of resolution as another axis of not independent or identically distributed (non-IID) data. To address this issue, we present resolution-adaptive federated learning (RAF), a method that leverages heatmap-based knowledge distillation. Through multi-resolution knowledge distillation between higher-resolution outputs (teachers) and lower-resolution outputs (students), our approach enhances resolution robustness without overfitting. Extensive experiments and theoretical analysis demonstrate that RAF not only effectively mitigates resolution drift and achieves significant performance improvements, but also can be integrated seamlessly into existing FL frameworks. Furthermore, although this paper focuses on human pose estimation, our t-SNE analysis reveals distinct characteristics between classification and high-resolution representation tasks, supporting the generalizability of RAF to other tasks that rely on preserving spatial detail.

📄 PDF Abstract BibTeX arXiv:2507.23461

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationFederated LearningKeypoint DetectionPose Estimation

Similar Papers 제목 키워드 기반

DriftGuard: Mitigating Asynchronous Data Drift in Federated Learning

2026-03-19 · Yizhou Han, Di Wu, Blesson Varghese arxiv

In real-world Federated Learning (FL) deployments, data distributions on devices that participate in training evolve over time. This leads to asynchronous data drift, where different devices shift at different times and …

Federated LearningContinual Learning

FLAME: Adaptive and Reactive Concept Drift Mitigation for Federated Learning Deployments

2024-10-02 · Ioannis Mavromatis, Stefano De Feo, Aftab Khan

This paper presents Federated Learning with Adaptive Monitoring and Elimination (FLAME), a novel solution capable of detecting and mitigating concept drift in Federated Learning (FL) Internet of Things (IoT) environments…

Federated Learning

Federated Learning Under Temporal Drift -- Mitigating Catastrophic Forgetting via Experience Replay

2026-01-19 · Sahasra Kokkula, Daniel David, Aaditya Baruah arxiv

Federated Learning struggles under temporal concept drift where client data distributions shift over time. We demonstrate that standard FedAvg suffers catastrophic forgetting under seasonal drift on Fashion-MNIST, with a…

Federated Learning

FedProIn: Mitigating Client Drift for Learnable Prototypes in Federated Medical Imaging

2026-07-05 · Harsh Kumar, Tarun Kumar Garg, Vaanathi Sundaresan arxiv

Federated learning (FL) is severely hindered by statistical heterogeneity due to variations in scanners, acquisition protocols, and patient populations. Such non-IID data induces client drift during local optimization, l…

Federated Learning

Concept Drift Detection in Federated Networked Systems

2021-09-13 · Dimitrios Michael Manias, Ibrahim Shaer, Li Yang, Abdallah Shami

As next-generation networks materialize, increasing levels of intelligence are required. Federated Learning has been identified as a key enabling technology of intelligent and distributed networks; however, it is prone t…

Dimensionality ReductionDrift DetectionFederated Learning