paper-with-me

홈 › Papers

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

2026-01-07 · Shudong Liu, Hanwen Zhang, Xiuling Wang, Yuesheng Zhu, Guibo Luo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.03882

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationFederated Learning

Similar Papers 제목 키워드 기반

Hierarchical Prompt Decision Transformer: Improving Few-Shot Policy Generalization with Global and Adaptive Guidance

2024-12-01 · Zhe Wang, Haozhu Wang, Yanjun Qi

Decision transformers recast reinforcement learning as a conditional sequence generation problem, offering a simple but effective alternative to traditional value or policy-based methods. A recent key development in this…

MuJoCo

Data Similarity-Based One-Shot Clustering for Multi-Task Hierarchical Federated Learning

2024-10-03 · Abdulmoneam Ali, Ahmed Arafa

We address the problem of cluster identity estimation in a hierarchical federated learning setting in which users work toward learning different tasks. To overcome the challenge of task heterogeneity, users need to be gr…

ClusteringFederated Learning

ZSPAPrune: Zero-Shot Prompt-Aware Token Pruning for Vision-Language Models

2025-10-20 · Pu Zhang, Yuwei Li, Xingyuan Xian, Guoming Tang arxiv

As the capabilities of Vision-Language Models (VLMs) advance, they can process increasingly large inputs, which, unlike in LLMs, generates significant visual token redundancy and leads to prohibitive inference costs. Whi…

MAVIN: Multi-Shot Audio-Visual Generation with Narrative Control

2026-06-28 · Kaiqi Liu, Yunyao Mao, Ziqi Cai, Zheng Geng 외 arxiv

While recent generative models produce high-fidelity videos, they struggle with the complex narrative control required for coherent multi-shot audio-visual generation. Existing methods suffer from temporal misalignment, …

Federated Cross-Modal Style-Aware Prompt Generation

2025-08-17 · Suraj Prasad, Navyansh Mahla, Sunny Gupta, Amit Sethi arxiv

Prompt learning has propelled vision-language models like CLIP to excel in diverse tasks, making them ideal for federated learning due to computational efficiency. However, conventional approaches that rely solely on fin…

Computational EfficiencyImage ClassificationFederated Learning