tracked author

Beidi Chen

Senior coauthor of Vortex and coauthor of ThunderAgent. PI of Infini AI Lab. Lab and GitHub profiles identify her as a Carnegie Mellon University assistant professor and Amazon Scholar, with prior FAIR / Meta, Stanford and Rice affiliations.

2 archived notes X: high HomepageGitHubX

Related Notes

按论文归档时间排序,展示该作者在本站已经出现的材料。

Jul 03, 2026

ThunderAgent: A Simple, Fast and Program Aware Agentic Inference System

ThunderAgent 把跨多轮 LLM 调用与工具等待建模为带 phase、status、KV footprint、backend placement 和 tool dependency 的 LLM Program,使 scheduler 能按 Reasoning / Acting 状态控制 KV working set,并在释放 KV 后通过全局队列重新选择恢复节点;论文在所测高并发 tool use serving 与 rol...

2602.13692-thunderagent-program-aware-agentic-inference Agent WorkflowInference SchedulingKV Cache