CLAIAug 28, 2025

Adaptive Federated Distillation for Multi-Domain Non-IID Textual Data

arXiv:2508.20557v1h-index: 1Has CodeIJCNN
Originality Incremental advance
AI Analysis

It addresses privacy-preserving federated learning for multi-domain textual data, an incremental improvement over prior work focused only on label diversity.

The paper tackled the problem of non-IID data in federated learning for NLP by introducing multi-domain scenarios and a benchmarking framework, proposing Adaptive Federated Distillation (AdaFD) which achieved better performance than existing methods.

The widespread success of pre-trained language models has established a new training paradigm, where a global PLM is fine-tuned using task-specific data from local clients. The local data are highly different from each other and can not capture the global distribution of the whole data in real world. To address the challenges of non-IID data in real environments, privacy-preserving federated distillation has been proposed and highly investigated. However, previous experimental non-IID scenarios are primarily identified with the label (output) diversity, without considering the diversity of language domains (input) that is crucial in natural language processing. In this paper, we introduce a comprehensive set of multi-domain non-IID scenarios and propose a unified benchmarking framework that includes diverse data. The benchmark can be used to evaluate the federated learning framework in a real environment. To this end, we propose an Adaptive Federated Distillation (AdaFD) framework designed to address multi-domain non-IID challenges in both homogeneous and heterogeneous settings. Experimental results demonstrate that our models capture the diversity of local clients and achieve better performance compared to the existing works. The code for this paper is available at: https://github.com/jiahaoxiao1228/AdaFD.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes