paper-with-me

홈 › Papers

GraphEval2000: Benchmarking and Improving Large Language Models on Graph Datasets

2024-06-23 · Qiming Wu, Zichen Chen, Will Corcoran, Misha Sra, Ambuj K. Singh

Large language models (LLMs) have achieved remarkable success in natural language processing (NLP), demonstrating significant capabilities in processing and understanding text data. However, recent studies have identified limitations in LLMs' ability to reason about graph-structured data. To address this gap, we introduce GraphEval2000, the first comprehensive graph dataset, comprising 40 graph data structure problems along with 2000 test cases. Additionally, we introduce an evaluation framework based on GraphEval2000, designed to assess the graph reasoning abilities of LLMs through coding challenges. Our dataset categorizes test cases into four primary and four sub-categories, ensuring a comprehensive evaluation. We evaluate eight popular LLMs on GraphEval2000, revealing that LLMs exhibit a better understanding of directed graphs compared to undirected ones. While private LLMs consistently outperform open-source models, the performance gap is narrowing. Furthermore, to improve the usability of our evaluation framework, we propose Structured Symbolic Decomposition (SSD), an instruction-based method designed to enhance LLM performance on GraphEval2000. Results show that SSD improves the performance of GPT-3.5, GPT-4, and GPT-4o on complex graph problems, with an increase of 11.11\%, 33.37\%, and 33.37\%, respectively.

📄 PDF Abstract BibTeX arXiv:2406.16176

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

GraphEval: A Lightweight Graph-Based LLM Framework for Idea Evaluation

2025-03-16 · Tao Feng, Yihang Sun, Jiaxuan You

The powerful capabilities of Large Language Models (LLMs) have led to their growing use in evaluating human-generated content, particularly in evaluating research ideas within academic settings. Existing solutions primar…

Novelty DetectionRelation Extraction

Evaluating the Factuality of Large Language Models using Large-Scale Knowledge Graphs

2024-04-01 · Xiaoze Liu, Feijie Wu, Tianyang Xu, Zhuo Chen 외

The advent of Large Language Models (LLMs) has significantly transformed the AI landscape, enhancing machine learning and AI capabilities. Factuality issue is a critical concern for LLMs, as they may generate factually i…

Knowledge Graphs

WebGraphEval: Multi-Turn Trajectory Evaluation for Web Agents using Graph Representation

2025-10-22 · Yaoyao Qian, Yuanli Wang, Jinda Zhang, Yun Zong 외 arxiv

Current evaluation of web agents largely reduces to binary success metrics or conformity to a single reference trajectory, ignoring the structural diversity present in benchmark datasets. We present WebGraphEval, a frame…

GraphEval: A Knowledge-Graph Based LLM Hallucination Evaluation Framework

2024-07-15 · Hannah Sansford, Nicholas Richardson, Hermina Petric Maretic, Juba Nait Saada

Methods to evaluate Large Language Model (LLM) responses and detect inconsistencies, also known as hallucinations, with respect to the provided knowledge, are becoming increasingly important for LLM applications. Current…

HallucinationHallucination EvaluationLanguage ModelingLanguage Modelling+2

Evaluating Self-Supervised Learning for Molecular Graph Embeddings

2022-06-16 · NeurIPS 2023 11 · Hanchen Wang, Jean Kaddour, Shengchao Liu, Jian Tang 외

Graph Self-Supervised Learning (GSSL) provides a robust pathway for acquiring embeddings without expert labelling, a capability that carries profound implications for molecular graphs due to the staggering number of pote…

Self-Supervised Learning