← Search

Yuntong Hu

6 accepted papers

2026

Evolutionary Generation of Multi-Agent Systems

ICML 2026poster

Large language model (LLM)–based multi-agent systems (MAS) show strong promise for complex reasoning, planning, and tool-augmented tasks, but designing effective MAS architectures remains labor-intensive, brittle, and hard to generalize. Existing automatic MAS generation methods either rely on code …

Cited by 0SourceScholar
2025

GRAG: Graph Retrieval-Augmented Generation

NAACL 2025findings

Naive Retrieval-Augmented Generation (RAG) focuses on individual documents during retrieval and, as a result, falls short in handling networked documents which are very popular in many applications such as citation graphs, social media, and knowledge graphs. To overcome this limitation, we introduce…

2025

GraphNarrator: Generating Textual Explanations for Graph Neural Networks

ACL 2025long

Graph representation learning has garnered significant attention due to its broad applications in various domains, such as recommendation systems and social network analysis. Despite advancements in graph learning methods, challenges still remain in explainability when graphs are associated with sem…

Cited by 0SourcePDFScholar
2024

ELAD: Explanation-Guided Large Language Models Active Distillation

ACL 2024findings

The deployment and application of Large Language Models (LLMs) is hindered by their memory inefficiency, computational demands, and the high costs of API inferences. Traditional distillation methods, which transfer the capabilities of LLMs to smaller models, often fail to determine whether the knowl…

Cited by 6SourcePDFScholar
2024

TEG-DB: A Comprehensive Dataset and Benchmark of Textual-Edge Graphs

NeurIPS 2024poster

Text-Attributed Graphs (TAGs) augment graph structures with natural language descriptions, facilitating detailed depictions of data and their interconnections across various real-world settings. However, existing TAG datasets predominantly feature textual information only at the nodes, with edges ty…