← Search

Jeffrey Xu Yu

4 accepted papers

2025

Cut the Crap: An Economical Communication Pipeline for LLM-based Multi-Agent Systems

ICLR 2025poster

Recent advancements in large language model (LLM)-powered agents have shown that collective intelligence can significantly outperform individual capabilities, largely attributed to the meticulously designed inter-agent communication topologies. Though impressive in performance, existing multi-agent…

2024

A Survey of Graph Meets Large Language Model: Progress and Future Directions

IJCAI 2024poster

Graph plays a significant role in representing and analyzing complex relationships in real-world applications such as citation networks, social networks, and biological data. Recently, Large Language Models (LLMs), which have achieved tremendous success in various domains, have also been leveraged i…

2024

Beyond Efficiency: Molecular Data Pruning for Enhanced Generalization

NeurIPS 2024poster

With the emergence of various molecular tasks and massive datasets, how to perform efficient training has become an urgent yet under-explored issue in the area. Data pruning (DP), as an oft-stated approach to saving training burdens, filters out less influential samples to form a coreset for trainin…

Cited by 5SourcePDFScholar
2023

GSLB: The Graph Structure Learning Benchmark

NeurIPS 2023poster

Graph Structure Learning (GSL) has recently garnered considerable attention due to its ability to optimize both the parameters of Graph Neural Networks (GNNs) and the computation graph structure simultaneously. Despite the proliferation of GSL methods developed in recent years, there is no standard…