CLJun 27, 2024

STBench: Assessing the Ability of Large Language Models in Spatio-Temporal Analysis

arXiv:2406.19065v125 citationsHas Code
Originality Incremental advance
AI Analysis

This provides a standardized benchmark for assessing LLMs in spatio-temporal analysis, addressing a gap in evaluation for researchers and practitioners, though it is incremental as it builds on existing evaluation frameworks.

The authors tackled the lack of comprehensive evaluation for large language models in spatio-temporal analysis by creating STBench, a benchmark with 13 tasks and over 60,000 QA pairs, and found that existing LLMs perform well on knowledge comprehension and reasoning tasks but need improvement in others.

The rapid evolution of large language models (LLMs) holds promise for reforming the methodology of spatio-temporal data mining. However, current works for evaluating the spatio-temporal understanding capability of LLMs are somewhat limited and biased. These works either fail to incorporate the latest language models or only focus on assessing the memorized spatio-temporal knowledge. To address this gap, this paper dissects LLMs' capability of spatio-temporal data into four distinct dimensions: knowledge comprehension, spatio-temporal reasoning, accurate computation, and downstream applications. We curate several natural language question-answer tasks for each category and build the benchmark dataset, namely STBench, containing 13 distinct tasks and over 60,000 QA pairs. Moreover, we have assessed the capabilities of 13 LLMs, such as GPT-4o, Gemma and Mistral. Experimental results reveal that existing LLMs show remarkable performance on knowledge comprehension and spatio-temporal reasoning tasks, with potential for further enhancement on other tasks through in-context learning, chain-of-though prompting, and fine-tuning. The code and datasets of STBench are released on https://github.com/LwbXc/STBench.

Code Implementations1 repo
Foundations

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

Your Notes