paper-with-me

Papers

GraCoRe: Benchmarking Graph Comprehension and Complex Reasoning in Large Language Models

2024-07-03 · Zike Yuan, Ming Liu, Hui Wang, Bing Qin

Evaluating the graph comprehension and reasoning abilities of Large Language Models (LLMs) is challenging and often incomplete. Existing benchmarks focus primarily on pure graph understanding, lacking a comprehensive evaluation across all graph types and detailed capability definitions. This paper presents GraCoRe, a benchmark for systematically assessing LLMs' graph comprehension and reasoning. GraCoRe uses a three-tier hierarchical taxonomy to categorize and test models on pure graph and heterogeneous graphs, subdividing capabilities into 10 distinct areas tested through 19 tasks. Our benchmark includes 11 datasets with 5,140 graphs of varying complexity. We evaluated three closed-source and seven open-source LLMs, conducting thorough analyses from both ability and task perspectives. Key findings reveal that semantic enrichment enhances reasoning performance, node ordering impacts task success, and the ability to process longer texts does not necessarily improve graph comprehension or reasoning. GraCoRe is open-sourced at https://github.com/ZIKEYUAN/GraCoRe

📄 PDF Abstract BibTeX arXiv:2407.02936

Code (1)

zikeyuan/gracore 공식 구현

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MA-GTS: A Multi-Agent Framework for Solving Complex Graph Problems in Real-World Applications

2025-02-25 · Zike Yuan, Ming Liu, Hui Wang, Bing Qin

Graph-theoretic problems arise in real-world applications like logistics, communication networks, and traffic optimization. These problems are often complex, noisy, and irregular, posing challenges for traditional algori…

EyePCR: A Comprehensive Benchmark for Fine-Grained Perception, Knowledge Comprehension and Clinical Reasoning in Ophthalmic Surgery

2025-09-19 · Gui Wang, Yang Wennuo, Xusen Ma, Zehao Zhong 외 arxiv

MLLMs (Multimodal Large Language Models) have showcased remarkable capabilities, but their performance in high-stakes, domain-specific scenarios like surgical settings, remains largely under-explored. To address this gap…

Clinical Knowledge

Assessing the Benchmarking Capacity of Machine Reading Comprehension Datasets

2019-11-21 · Saku Sugawara, Pontus Stenetorp, Kentaro Inui, Akiko Aizawa

Existing analysis work in machine reading comprehension (MRC) is largely concerned with evaluating the capabilities of systems. However, the capabilities of datasets are not assessed for benchmarking language understandi…

BenchmarkingMachine Reading ComprehensionReading ComprehensionSentence

TuringQ: Benchmarking AI Comprehension in Theory of Computation

2024-10-09 · Pardis Sadat Zahraei, Ehsaneddin Asgari

We present TuringQ, the first benchmark designed to evaluate the reasoning capabilities of large language models (LLMs) in the theory of computation. TuringQ consists of 4,006 undergraduate and graduate-level question-an…

Benchmarking

SciTaRC: Benchmarking QA on Scientific Tabular Data that Requires Language Reasoning and Complex Computation

2026-03-09 · Hexuan Wang, Yaxuan Ren, Srikar Bommireddypalli, Shuxian Chen 외 arxiv

We introduce SciTaRC, an expert-authored benchmark of questions about tabular data in scientific papers requiring both deep language reasoning and complex computation. We show that current state-of-the-art AI models fail…