paper-with-me

Papers

GraphArena: Benchmarking Large Language Models on Graph Computational Problems

2024-06-29 · Jianheng Tang, Qifan Zhang, Yuhan Li, Jia Li

The "arms race" of Large Language Models (LLMs) demands novel, challenging, and diverse benchmarks to faithfully examine their progresses. We introduce GraphArena, a benchmarking tool designed to evaluate LLMs on graph computational problems using million-scale real-world graphs from diverse scenarios such as knowledge graphs, social networks, and molecular structures. GraphArena offers a suite of 10 computational tasks, encompassing four polynomial-time (e.g., Shortest Distance) and six NP-complete challenges (e.g., Travelling Salesman Problem). It features a rigorous evaluation framework that classifies LLM outputs as correct, suboptimal (feasible but not optimal), or hallucinatory (properly formatted but infeasible). Evaluation of 10 leading LLMs, including GPT-4o and LLaMA3-70B-Instruct, reveals that even top-performing models struggle with larger, more complex graph problems and exhibit hallucination issues. Despite the application of strategies such as chain-of-thought prompting, these issues remain unresolved. GraphArena contributes a valuable supplement to the existing LLM benchmarks and is open-sourced at https://github.com/squareRoot3/GraphArena.

📄 PDF Abstract BibTeX arXiv:2407.00379

Code (1)

squareroot3/grapharena 공식 구현

Tasks

BenchmarkingHallucinationKnowledge Graphs

Similar Papers 제목 키워드 기반

GraphThought: Graph Combinatorial Optimization with Thought Generation

2025-02-17 · Zixiao Huang, Lifeng Guo, Junjie Sheng, Haosheng Chen 외

Large language models (LLMs) have demonstrated remarkable capabilities across various domains, especially in text processing and generative tasks. Recent advancements in the reasoning capabilities of state-of-the-art LLM…

Combinatorial Optimization

JobFair: A Framework for Benchmarking Gender Hiring Bias in Large Language Models

2024-06-17 · Ze Wang, Zekun Wu, Xin Guan, Michael Thaler 외

The use of Large Language Models (LLMs) in hiring has led to legislative actions to protect vulnerable demographic groups. This paper presents a novel framework for benchmarking hierarchical gender hiring bias in Large L…

BenchmarkingcounterfactualResume Scoring

Chi-Geometry: A Library for Benchmarking Chirality Prediction of GNNs

2025-08-12 · Rylie Weaver, Massamiliano Lupo Pasini arxiv

We introduce Chi-Geometry - a library that generates graph data for testing and benchmarking GNNs' ability to predict chirality. Chi-Geometry generates synthetic graph samples with (i) user-specified geometric and topolo…

Node Classification

How Do Large Language Models Understand Graph Patterns? A Benchmark for Graph Pattern Comprehension

2024-10-04 · Xinnan Dai, Haohao Qu, Yifen Shen, Bohang Zhang 외

Benchmarking the capabilities and limitations of large language models (LLMs) in graph-related tasks is becoming an increasingly popular and crucial area of research. Recent studies have shown that LLMs exhibit a prelimi…

BenchmarkingComputational chemistry

LLM-Inference-Bench: Inference Benchmarking of Large Language Models on AI Accelerators

2024-10-31 · Krishna Teja Chitty-Venkata, Siddhisanket Raskar, Bharat Kale, Farah Ferdaus 외

Large Language Models (LLMs) have propelled groundbreaking advancements across several domains and are commonly used for text generation applications. However, the computational demands of these complex models pose signi…

BenchmarkingText Generation