collaborators

8 papers

cs.DC2026

StateFlow: Sequence Pipeline Parallelism for Long-Context Modeling with Linear Recurrence

Wenxuan Zhao, Yingfa Chen, Xu Han +7

Long-context training is increasingly important for large language models, and linear attention and state space models have become popular for improving long-context efficiency. Ho…

cs.CL2026

The Score Granularity Gap in Black-Box LLM Classification: A Comparative Study of Confidence Constructions

Ao Sun, Tian Sun, Jiaxing Geng

Large language models (LLMs) are increasingly deployed as black-box classifiers in pipelines that automate confident decisions and route uncertain ones to human review. Such select…

cs.CV2026

APB-V: Accelerating Long-Video Understanding via Sequence-Parallelism-aware Approximate Attention

Yuxiang Huang, Mingye Li, Xu Han +7

The efficiency of long-video inference remains a critical bottleneck, mainly due to the dense computation in the prefill stage of Large Multimodal Models (LMMs). Existing methods e…

cs.DC2026

InfiniPipe: Elastic Pipeline Parallelism for Efficient Variable-Length Long-Context LLM Training

Shiju Wang, Yujie Wang, Ao Sun +5

Long context training is crucial for LLM's context extension. Existing schemes, such as sequence parallelism, incur substantial communication overhead. Pipeline parallelism (PP) re…

cs.LG2025

CoPRIS: Efficient and Stable Reinforcement Learning via Concurrency-Controlled Partial Rollout with Importance Sampling

Zekai Qu, Yinxu Pan, Ao Sun +2

Reinforcement learning (RL) post-training has become a trending paradigm for enhancing the capabilities of large language models (LLMs). Most existing RL systems for LLMs operate i…

cs.CL2025

InfLLM-V2: Dense-Sparse Switchable Attention for Seamless Short-to-Long Adaptation

Weilin Zhao, Zihan Zhou, Zhou Su +10

Long-sequence processing is a critical capability for modern large language models. However, the self-attention mechanism in the standard Transformer architecture faces severe comp…