paper-with-me

Papers

Floe: Federated Specialization for Real-Time LLM-SLM Inference

2026-02-15 · Chunlin Tian, Kahou Tam, Yebo Wu, Shuaihang Zhong, Li Li, Nicholas D. Lane, Chengzhong Xu arxiv

Deploying large language models (LLMs) in real-time systems remains challenging due to their substantial computational demands and privacy concerns. We propose Floe, a hybrid federated learning framework designed for latency-sensitive, resource-constrained environments. Floe combines a cloud-based black-box LLM with lightweight small language models (SLMs) on edge devices to enable low-latency, privacy-preserving inference. Personal data and fine-tuning remain on-device, while the cloud LLM contributes general knowledge without exposing proprietary weights. A heterogeneity-aware LoRA adaptation strategy enables efficient edge deployment across diverse hardware, and a logit-level fusion mechanism enables real-time coordination between edge and cloud models. Extensive experiments demonstrate that Floe enhances user privacy and personalization. Moreover, it significantly improves model performance and reduces inference latency on edge devices under real-time constraints compared with baseline approaches.

📄 PDF Abstract BibTeX arXiv:2602.14302

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningGeneral Knowledge

Similar Papers 제목 키워드 기반

FloE: On-the-Fly MoE Inference on Memory-constrained GPU

2025-05-09 · Yuxin Zhou, Zheng Li, Jun Zhang, Jue Wang 외

With the widespread adoption of Mixture-of-Experts (MoE) models, there is a growing demand for efficient inference on memory-constrained devices. While offloading expert parameters to CPU memory and loading activated exp…

CPUGPUMixture-of-Experts

FloeNet: A mass-conserving global sea ice emulator that generalizes across climates

2026-03-12 · William Gregory, Mitchell Bushuk, James Duncan, Elynn Wu 외 arxiv

We introduce FloeNet, a machine-learning emulator trained on the Geophysical Fluid Dynamics Laboratory global sea ice model, SIS2. FloeNet is a mass-conserving model, emulating 6-hour mass and area budget tendencies rela…

Advanced Video Inpainting Using Optical Flow-Guided Efficient Diffusion

2024-12-01 · Bohai Gu, Hao Luo, Song Guo, Peiran Dong

Recently, diffusion-based methods have achieved great improvements in the video inpainting task. However, these methods still face many challenges, such as maintaining temporal consistency and the time-consuming issue. T…

DenoisingOptical Flow EstimationVideo Inpainting

FedWeave: Rethinking the Unit of Specialization in Heterogeneous Federated MoE-LoRA

2026-07-29 · Donghang Duan, Xu Zheng, Lizong Zhang, Chong Mu 외 arxiv

Federated PEFT enables LLMs to collaboratively adapt to decentralized private data without sharing raw examples. However, task heterogeneity across clients can cause cross-task interference and gradient conflicts during …

MedMix: Specialization-Consistent Federated Sparse MoEs under Modality Heterogeneity

2026-08-14 · Adiba Orzikulova, Dong Min Kim, Jaehong Yoon, Sung-Ju Lee arxiv

Federated multimodal medical AI faces modality heterogeneity at both the client and sample levels: clients may systematically lack access to specific modality types, while individual records within the same client may co…

Federated Learning