arXiv:2601.03882cs.LG2026-01AAAI

用分层令牌序列提升单轮联邦学习在非独立同分布图像数据上的表现

Feature-Aware One-Shot Federated Learning via Hierarchical Token Sequences

  • 通过分层令牌序列捕捉图像多尺度语义特征
  • 合成令牌序列上传,平均准确率比基线高9.58%
  • 适合医疗影像等非独立同分布数据的高效联邦学习

单轮联邦学习(OSFL)通过单次通信构建全局模型,降低通信成本与隐私风险。然而,现有方法在真实场景如医学影像上性能不稳定,或在处理非独立同分布(non-IID)数据时效率低下。为此,本文提出FALCON框架,增强OSFL在non-IID图像数据上的有效性。核心思路是利用特征感知的分层令牌序列生成与知识蒸馏。首先,各客户端使用带有分层尺度编码的预训练视觉编码器,将图像压缩为包含多尺度语义的分层令牌序列;其次,采用多尺度自回归Transformer生成器建模这些序列分布并生成合成序列;第三,客户端上传合成序列及基于真实令牌序列训练的本地分类器至服务器;最后,服务器在全局训练中引入知识蒸馏,减少对精确分布建模的依赖。在医学与自然图像数据集上的实验验证了FALCON在多种non-IID场景下的有效性,平均准确率超越最优OSFL基线9.58%。

原文摘要 · Abstract (English)

One-shot federated learning (OSFL) reduces the communication cost and privacy risks of iterative federated learning by constructing a global model with a single round of communication. However, most existing methods struggle to achieve robust performance on real-world domains such as medical imaging, or are inefficient when handling non-IID (Independent and Identically Distributed) data. To address these limitations, we introduce FALCON, a framework that enhances the effectiveness of OSFL over non-IID image data. The core idea of FALCON is to leverage the feature-aware hierarchical token sequences generation and knowledge distillation into OSFL. First, each client leverages a pretrained visual encoder with hierarchical scale encoding to compress images into hierarchical token sequences, which capture multi-scale semantics. Second, a multi-scale autoregressive transformer generator is used to model the distribution of these token sequences and generate the synthetic sequences. Third, clients upload the synthetic sequences along with the local classifier trained on the real token sequences to the server. Finally, the server incorporates knowledge distillation into global training to reduce reliance on precise distribution modeling. Experiments on medical and natural image datasets validate the effectiveness of FALCON in diverse non-IID scenarios, outperforming the best OSFL baselines by 9.58% in average accuracy.

联邦学习图像生成非IID知识蒸馏

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。