DBJun 1

Less Is More? When Dataset Context Hurts LLM-Generated Dataset Descriptions

arXiv:2606.023340.35
AI Analysis30

Provides practical guidance for data publishers using LLMs to generate dataset descriptions, addressing the real-world problem of poor metadata quality in dataset search and reuse.

The paper investigates what context LLMs need to generate high-quality dataset descriptions, finding that including table schemas alone degrades narrative quality (a 'schema penalty'), while adding representative data partially restores grounding. The study uses 252 datasets and an LLM-as-a-judge evaluation framework.

Dataset search and reuse are strongly constrained by the quality of metadata such as natural language descriptions, which are often sparse or inconsistent. Although large language models (LLMs) can generate such descriptions automatically, little empirical guidance exists on what makes a good dataset description and what dataset context LLMs actually need. We study these questions through a literature-grounded framework of dataset description quality and a large-scale ablation study using 252 datasets (1,336 CSV files) from the European data portal data.europa.eu. We generate descriptions with LLMs in a baseline scenario and two ablation scenarios: (1) using only dataset titles, (2) titles and schema, and (3) titles, schema and representative data, and evaluate them with an LLM-as-a- judge framework and a semantic descriptive attribute analysis grounded in our quality dimensions. Our results reveal a consis- tent schema penalty: table-schemas alone often degrade narrative quality, while representative data partially restores grounding without improving overall human-facing quality. We further show that different LLMs exhibit stable descriptive personas. These findings provide practical guidance for LLM-supported data publishing workflows.

Foundations

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

Your Notes