← Search

Shaolong Li

3 accepted papers

2026

M-LoRA: Efficient Serving for Concurrent LoRA Adapters with Memory-Aware Speculative Scheduler on Single GPU

IJCAI 2026

Low-Rank Adaptation (LoRA) is a popular approach that enables large language models (LLMs) to quickly adapt to domain-specific tasks by adding lightweight trainable adapters. Existing multi-LoRA serving systems typically exploit parameter sharing to serve hundreds of LoRA models with a single base m

Cited by 0Scholar
2025

ClusterAttn: KV Cache Compression under Intrinsic Attention Clustering

ACL 2025long

Sparse attention can effectively alleviate the significant demands on memory when large language models (LLMs) process long contexts. Existing methods typically apply the same sparse pattern across different attention heads and inputs. However, this uniform approach fails to capture the inherent div…

Cited by 0SourcePDFScholar
2024

Value-Based Deep Multi-Agent Reinforcement Learning with Dynamic Sparse Training

NeurIPS 2024poster

Deep Multi-agent Reinforcement Learning (MARL) relies on neural networks with numerous parameters in multi-agent scenarios, often incurring substantial computational overhead. Consequently, there is an urgent need to expedite training and enable model compression in MARL. This paper proposes the uti…

Cited by 0SourcePDFScholar