activity
20242026
collaborators
Showing cs.DCShow all

16 papers · 1 filter

cs.DC2026

AReaL-DTE: Sparse Policy-Weight Transfer for Online Agentic Reinforcement Learning

Yingqi Peng, Jiawei Zhang, Wenhao Zhou +7

Online agentic reinforcement learning implemented with micro-services separates policy training from rollout generation, improving scalability and modularity while potentially maki…

cs.DC2026

Next-Generation Agentic Reinforcement Learning Systems Enable Self-Evolving Agents

Ran Yan, Wei Fu, Jiale Li +21

LLM agents are rapidly being deployed in production, including coding assistants, customer-support chatbots, and scientific research assistants, yet they remain fundamentally stati…

cs.DC2026

HexAGenT: Efficient Agentic LLM Serving via Workflow- and Heterogeneity-Aware Scheduling

You Peng, Youhe Jiang, Wenshuang Li +5

Agentic LLM applications increasingly execute user requests as multi-step workflows involving planning, tool use, branching, refinement, and synthesis. In such settings, users expe…

cs.DC2026

HexiSeq: Accommodating Long Context Training of LLMs over Heterogeneous Hardware

Yan Liang, Youhe Jiang, Ran Yan +3

Long-context training of large language models (LLMs) is commonly distributed with Context Parallelism (CP) and Head Parallelism (HP), but existing training systems largely assume…

cs.DC2026

Ave: Guiding Agentic GPU Optimization Using Data-Flow Invariants

Haohui Mai, Xiaoyan Guo, Xiangyun Ding +7

LLM coding agents can generate correct GPU kernels, but their performance still trails expert libraries. Reaching peak throughput requires coordinating low-level optimizations such…

cs.DC2026

Autopoiesis: A Self-Evolving System Paradigm for LLM Serving Under Runtime Dynamics

Youhe Jiang, Ran Yan, You Peng +4

Modern Large Language Model (LLM) serving operates in highly volatile environments characterized by severe runtime dynamics, such as workload fluctuations and elastic cluster autos…