collaborators

11 papers

cs.LG2026

Beyond Scaling: Agents Are Heading to the Edge

Chunlin Tian, Dongqi Cai, Wanru Zhao +1

The bottleneck of useful agentic intelligence has shifted from compressing world knowledge into a single model to executing a coordinated system. This position paper argues that pe…

cs.LG2026

RAP: Runtime Adaptive Pruning for LLM Inference

Huanrong Liu, Chunlin Tian, Xuyang Wei +2

Large language models (LLMs) excel at language understanding and generation, but their enormous computational and memory requirements hinder deployment. Compression offers a potent…

cs.DC2026

Beyond End-to-End: Dynamic Chain Optimization for Private LLM Adaptation on the Edge

Yebo Wu, Jingguang Li, Chunlin Tian +3

Federated fine-tuning enables privacy-preserving LLM adaptation but faces a critical bottleneck: the disparity between LLMs' high memory demands and edge devices' limited capacity.…

cs.LG2026

A Survey on Federated Fine-tuning of Large Language Models

Yebo Wu, Chunlin Tian, Jingguang Li +8

Large Language Models (LLMs) have demonstrated impressive success across various tasks. Integrating LLMs with Federated Learning (FL), a paradigm known as FedLLM, offers a promisin…

cs.DC2026

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

Chunlin Tian, Kahou Tam, Yebo Wu +4

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 feder…

cs.LG2025

FedHybrid: Breaking the Memory Wall of Federated Learning via Hybrid Tensor Management

Kahou Tam, Chunlin Tian, Li Li +2

Federated Learning (FL) emerges as a new learning paradigm that enables multiple devices to collaboratively train a shared model while preserving data privacy. However, one fundame…