paper-with-me

홈 › Papers

HYDRA-FL: Hybrid Knowledge Distillation for Robust and Accurate Federated Learning

2024-09-30 · Momin Ahmad Khan, Yasra Chandio, Fatima Muhammad Anwar

Data heterogeneity among Federated Learning (FL) users poses a significant challenge, resulting in reduced global model performance. The community has designed various techniques to tackle this issue, among which Knowledge Distillation (KD)-based techniques are common. While these techniques effectively improve performance under high heterogeneity, they inadvertently cause higher accuracy degradation under model poisoning attacks (known as attack amplification). This paper presents a case study to reveal this critical vulnerability in KD-based FL systems. We show why KD causes this issue through empirical evidence and use it as motivation to design a hybrid distillation technique. We introduce a novel algorithm, Hybrid Knowledge Distillation for Robust and Accurate FL (HYDRA-FL), which reduces the impact of attacks in attack scenarios by offloading some of the KD loss to a shallow layer via an auxiliary classifier. We model HYDRA-FL as a generic framework and adapt it to two KD-based FL algorithms, FedNTD and MOON. Using these two as case studies, we demonstrate that our technique outperforms baselines in attack settings while maintaining comparable performance in benign settings.

📄 PDF Abstract BibTeX arXiv:2409.19912

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningKnowledge DistillationModel Poisoning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

HYDRA: HYbrid knowledge Distillation and spectral Reconstruction Algorithm for high channel hyperspectral camera applications

2025-10-18 · Christopher Thirgood, Oscar Mendez, Erin Ling, Jon Storey 외 arxiv

Hyperspectral images (HSI) promise to support a range of new applications in computer vision. Recent research has explored the feasibility of generalizable Spectral Reconstruction (SR), the problem of recovering a HSI fr…

Spectral ReconstructionKnowledge Distillation

Hydra-MDP: End-to-end Multimodal Planning with Multi-target Hydra-Distillation

2024-06-11 · Zhenxin Li, Kailin Li, Shihao Wang, Shiyi Lan 외

We propose Hydra-MDP, a novel paradigm employing multiple teachers in a teacher-student model. This approach uses knowledge distillation from both human and rule-based teachers to train the student model, which features …

DecoderKnowledge DistillationNavSim

HydraHead: From Head-Level Functional Heterogeneity to Specialized Attention Hybridization

2026-06-18 · Zhentao Tan, Wei Chen, Jingyi Shen, Yao Liu 외 arxiv

The quadratic complexity of attention poses a critical bottleneck for long-context processing, spurring interest in hybrid attention designs. Most open-source hybrid models adopt a layer-wise strategy. Yet, prior work ha…

HAD-Net: Hybrid Attention-based Diffusion Network for Glucose Level Forecast

2021-11-14 · Quentin Blampey, Mehdi Rahim

Data-driven models for glucose level forecast often do not provide meaningful insights despite accurate predictions. Yet, context understanding in medicine is crucial, in particular for diabetes management. In this paper…

Management

FedKD-hybrid: Federated Hybrid Knowledge Distillation for Lithography Hotspot Detection

2025-01-07 · Yuqi Li, Xingyou Lin, Kai Zhang, Chuanguang Yang 외

Federated Learning (FL) provides novel solutions for machine learning (ML)-based lithography hotspot detection (LHD) under distributed privacy-preserving settings. Currently, two research pipelines have been investigated…

Federated LearningKnowledge DistillationPrivacy Preserving