paper-with-me

홈 › Papers

GraphChain: Large Language Models for Large-scale Graph Analysis via Tool Chaining

2025-11-01 · Chunyu Wei, Wenji Hu, Xingjia Hao, Xin Wang, Yifan Yang, Yueguo Chen, Yang Tian, Yunhai Wang arxiv

Large Language Models (LLMs) face significant limitations when applied to large-scale graphs, struggling with context constraints and inflexible reasoning. We present GraphChain, a framework that enables LLMs to analyze complex graphs through dynamic sequences of specialized tools, mimicking human exploratory intelligence. Our approach introduces two key innovations: (1) Progressive Graph Distillation, a reinforcement learning mechanism that generates optimized tool sequences balancing task relevance with information compression, and (2) Structure-aware Test-Time Adaptation, which efficiently tailors tool selection strategies to diverse graph topologies using spectral properties and lightweight adapters without costly retraining. Experiments show GraphChain significantly outperforms prior methods, enabling scalable and adaptive LLM-driven graph analysis.

📄 PDF Abstract BibTeX arXiv:2511.00457

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningTest-time Adaptation

Similar Papers 제목 키워드 기반

Toward Trustworthy Agentic AI: A Multimodal Framework for Preventing Prompt Injection Attacks

2025-12-29 · Toqeer Ali Syed, Mishal Ateeq Almutairi, Mahmoud Abdel Moaty arxiv

Powerful autonomous systems, which reason, plan, and converse using and between numerous tools and agents, are made possible by Large Language Models (LLMs), Vision-Language Models (VLMs), and new agentic AI systems, lik…

LPNL: Scalable Link Prediction with Large Language Models

2024-01-24 · Baolong Bi, Shenghua Liu, Yiwei Wang, Lingrui Mei 외

Exploring the application of large language models (LLMs) to graph learning is a emerging endeavor. However, the vast amount of information inherent in large graphs poses significant challenges to this process. This work…

Graph LearningLanguage ModellingLarge Language ModelLink Prediction+2

GraphMatch: Fusing Language and Graph Representations in a Dynamic Two-Sided Work Marketplace

2025-12-02 · Mikołaj Sacha, Hammad Jafri, Mattie Terzolo, Ayan Sinha 외 arxiv

Recommending matches in a text-rich, dynamic two-sided marketplace presents unique challenges due to evolving content and interaction graphs. We introduce GraphMatch, a new large-scale recommendation framework that fuses…

EventNarrative: A large-scale Event-centric Dataset for Knowledge Graph-to-Text Generation

2021-10-30 · Anthony Colas, Ali Sadeghian, Yue Wang, Daisy Zhe Wang

We introduce EventNarrative, a knowledge graph-to-text dataset from publicly available open-world knowledge graphs. Given the recent advances in event-driven Information Extraction (IE), and that prior research on graph-…

KG-to-Text GenerationKnowledge GraphsText GenerationWorld Knowledge

MicroVQA++: High-Quality Microscopy Reasoning Dataset with Weakly Supervised Graphs for Multimodal Large Language Model

2025-11-14 · Manyu Li, Ruian He, Chenxi Ma, Weimin Tan 외 arxiv

Multimodal Large Language Models are increasingly applied to biomedical imaging, yet scientific reasoning for microscopy remains limited by the scarcity of large-scale, high-quality training data. We introduce MicroVQA++…