CLAISIAug 30, 2024

LLMs Prompted for Graphs: Hallucinations and Generative Capabilities

arXiv:2409.00159v33 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses the problem of evaluating LLMs' graph-related capabilities for the network science and machine learning communities, though it is incremental as it builds on existing hallucination metrics.

The study investigated the ability of large language models (LLMs) to recite known graphs and generate Erdős–Rényi random graphs, finding that graph hallucinations correlate with existing hallucination rankings and that LLMs produce surprisingly good and reproducible results in generation tasks.

Large Language Models (LLMs) are nowadays prompted for a wide variety of tasks. In this article, we investigate their ability in reciting and generating graphs. We first study the ability of LLMs to regurgitate well known graphs from the literature (e.g. Karate club or the graph atlas)4. Secondly, we question the generative capabilities of LLMs by asking for Erdos-Renyi random graphs. As opposed to the possibility that they could memorize some Erdos-Renyi graphs included in their scraped training set, this second investigation aims at studying a possible emergent property of LLMs. For both tasks, we propose a metric to assess their errors with the lens of hallucination (i.e. incorrect information returned as facts). We most notably find that the amplitude of graph hallucinations can characterize the superiority of some LLMs. Indeed, for the recitation task, we observe that graph hallucinations correlate with the Hallucination Leaderboard, a hallucination rank that leverages 10, 000 times more prompts to obtain its ranking. For the generation task, we find surprisingly good and reproducible results in most of LLMs. We believe this to constitute a starting point for more in-depth studies of this emergent capability and a challenging benchmark for their improvements. Altogether, these two aspects of LLMs capabilities bridge a gap between the network science and machine learning communities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes