pith. sign in

arxiv: 2506.18019 · v3 · pith:OVN44ZHO · submitted 2025-06-22 · cs.AI

Graphs Meet AI Agents: Taxonomy, Progress, and Future Opportunities

pith:OVN44ZHOopen to challenge →

classification cs.AI
keywords agentsdatagraphscapabilitiesintricateeffectivelyfutureincreasingly
0
0 comments X
read the original abstract

AI agents have experienced a paradigm shift, from early dominance by reinforcement learning (RL) to the rise of agents powered by large language models (LLMs), and now further advancing towards a synergistic fusion of RL and LLM capabilities. This progression has endowed AI agents with increasingly strong abilities. Despite these advances, to accomplish complex real-world tasks, agents are required to plan and execute effectively, maintain reliable memory, and coordinate smoothly with other agents. Achieving these capabilities involves contending with ever-present intricate information, operations, and interactions. In light of this challenge, data structurization can play a promising role by transforming intricate and disorganized data into well-structured forms that agents can more effectively understand and process. In this context, graphs, with their natural advantage in organizing, managing, and harnessing intricate data relationships, present a powerful data paradigm for structurization to support the capabilities demanded by advanced AI agents. To this end, this survey presents a first systematic review of how graphs can empower AI agents. Specifically, we explore the integration of graph techniques with core agent functionalities, highlight notable applications, and identify prospective avenues for future research. By comprehensively surveying this burgeoning intersection, we hope to inspire the development of next-generation AI agents equipped to tackle increasingly sophisticated challenges with graphs. Related resources are collected and continuously updated for the community in the Github link.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MOC: Multi-Order Communication in LLM-based Multi-Agent Systems

    cs.AI 2026-06 unverdicted novelty 6.0

    MOC formalizes a multi-order evidence stream and Semantic-Topological Merging algorithm that improves task performance while cutting communication costs on six datasets.

  2. Beyond Individual Mimicry: Constructing Human-Like Social network with Graph-Augmented LLM Agents

    cs.SI 2026-03 unverdicted novelty 6.0

    GraphMind equips LLM agents with graph awareness to construct human-like social networks, producing botnets that substantially degrade performance of both text-based and graph-based detectors.

  3. Mixture of Sequence: Theme-Aware Mixture-of-Experts for Long-Sequence Recommendation

    cs.IR 2026-03 unverdicted novelty 6.0

    MoS applies theme-aware routing to extract multi-scale theme-specific subsequences from noisy long user sequences, achieving state-of-the-art recommendation performance with fewer FLOPs than comparable MoE models.

  4. PRAXIS: Integrating Program Analysis with Observability for Root-Cause Analysis

    cs.DC 2025-12 unverdicted novelty 6.0

    PRAXIS combines LLM-driven structured traversal of service dependency graphs and hammock-block program dependence graphs to improve root-cause analysis accuracy by up to 6.3x while cutting token consumption by 5.3x on...

  5. RubricsTree: Scalable and Evolving Open-Ended Evaluation of Personal Health Agents across Health Memory and Medical Skills

    cs.CL 2026-06 unverdicted novelty 5.0

    RubricsTree is a scalable, evolving rubric-based evaluation system with adaptive routing that improves physician alignment for health AI responses and enables performance gains when used as feedback or rewards.

  6. Code as Agent Harness

    cs.CL 2026-05 accept novelty 5.0

    A survey that organizes existing work on LLM-based agents around code as the central harness, structured in three layers of interfaces, mechanisms, and multi-agent scaling, with applications across domains and listed ...

  7. LLMs+Graphs: Toward Graph-Native, Synergistic AI Systems

    cs.DB 2026-06 unverdicted novelty 2.0

    The paper synthesizes three synergies between LLMs and graphs—augmented retrieval/reasoning, bidirectional KG integration, and graph-enhanced agents—plus LLM uses in graph data management and ML.

  8. Toward User Preference Alignment in LLM Recommendation via Explicit Context Feedback

    cs.IR 2026-05 unverdicted novelty 2.0

    Advocates prioritizing explicit contextual feedback in LLM-based recommender systems to improve user preference alignment and explainability.