MEGA Hub

Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence

Authors

Do you know Yuyuan Feng?You can claim authorship or link another user.Do you know Zhishang Xiang?You can claim authorship or link another user.Do you know Chaobin Yang?You can claim authorship or link another user.Do you know Qichao Ma?You can claim authorship or link another user.Do you know Zerui Chen?You can claim authorship or link another user.Do you know Yujing Zhang?You can claim authorship or link another user.Do you know Ke Huang?You can claim authorship or link another user.Do you know Chuanjie Wu?You can claim authorship or link another user.Do you know Zhaoxu Liu?You can claim authorship or link another user.Do you know Yili Wang?You can claim authorship or link another user.Do you know Xin He?You can claim authorship or link another user.Do you know Jiapu Wang?You can claim authorship or link another user.Do you know Zijin Hong?You can claim authorship or link another user.Do you know Hao Chen?You can claim authorship or link another user.Do you know Yuanchen Bei?You can claim authorship or link another user.Do you know Kun Wang?You can claim authorship or link another user.Do you know Shengyuan Chen?You can claim authorship or link another user.Do you know Ningyu Zhang?You can claim authorship or link another user.Do you know Enyan Dai?You can claim authorship or link another user.Do you know Linhao Luo?You can claim authorship or link another user.Do you know Qingyi Pan?You can claim authorship or link another user.Do you know Qi Wang?You can claim authorship or link another user.Do you know Wenqi Fan?You can claim authorship or link another user.Do you know Guangjing Wang?You can claim authorship or link another user.Do you know Na Zou?You can claim authorship or link another user.Do you know Yangqiu Song?You can claim authorship or link another user.Do you know Xin Wang?You can claim authorship or link another user.Do you know Zechao Li?You can claim authorship or link another user.Do you know Xia Hu?You can claim authorship or link another user.Do you know Qing Li?You can claim authorship or link another user.Do you know Xiao Huang?You can claim authorship or link another user.Do you know Zhihong Zhang?You can claim authorship or link another user.Do you know Jinsong Su?You can claim authorship or link another user.Do you know Qinggang Zhang?You can claim authorship or link another user.Do you know Yi Chang?You can claim authorship or link another user.

Abstract

LLMs have evolved from language generators to autonomous agents capable of complex, long-horizon tasks. This evolution has produced paradigms including Prompt Engineering to elicit model capabilities, Context Engineering to manage information access, Harness Engineering to organize external tools and resources, and Loop Engineering to support continual reflection and self-improvement. Yet as tasks grow more complex, individual intelligence faces a fundamental limit: many tasks require heterogeneous expertise, interdependent subtasks, parallel execution, independent verification, and persistent state, exceeding any single agent's organizational capacity. Augmenting one agent's capabilities or context cannot resolve this architectural mismatch; intelligence must instead be distributed across specialized agents and organized at the system level. We call this System Intelligence: an agent system's ability to organize and coordinate multiple intelligent components into a coherent, adaptive whole pursuing a shared objective. Achieving it requires more than adding agents; it demands explicit structures to organize work, coordinate heterogeneous agents, and maintain evolving execution states. We introduce Graph Engineering, an emerging paradigm for next-generation agent systems. Unlike prior paradigms that mainly optimize individual interactions or agent-level behavior, Graph Engineering constructs explicit, dynamic, evolving graph structures representing tasks, agents, and system states. These abstractions provide a unified foundation for organizing complex objectives, orchestrating heterogeneous agents, modeling system dynamics, and enabling scalable agent evolution. We systematically review the principles, methodologies, and applications of Graph Engineering for LLM agents. Related papers, open-source data, and projects are collected at https://github.com/DEEP-JLU/Awesome-Graph-Engineering.

Community

00