Multi-Disciplinary Dataset Discovery from Citation-Verified Literature Contexts

📅 2025-12-15
🏛️ ACM/IEEE Joint Conference on Digital Libraries
📈 Citations: 1
Influential: 0
📄 PDF

career value

165K/year
🤖 AI Summary
This work proposes a novel dataset discovery framework that leverages citation contexts from scientific papers to better capture the semantic intent behind research queries, addressing the limitations of existing dataset search engines that rely primarily on metadata and keyword matching and consequently suffer from low recall. By treating citation context as the core signal—combined with large-scale context extraction, large language model–guided pattern recognition, and provenance-preserving entity resolution—the approach significantly reduces dependence on incomplete or inconsistent metadata. Evaluated on eight computer science queries, the method achieves an average normalized recall of 47.47% (peaking at 81.82%), substantially outperforming Google Dataset Search and DataCite Commons. The framework’s novelty and practical utility have been affirmed by domain experts across multiple disciplines.

Technology Category

Application Category

📝 Abstract
Identifying suitable datasets for a research question remains challenging because existing dataset search engines rely heavily on metadata quality and keyword overlap, which often fail to capture the semantic intent of scientific investigation. We introduce a literature-driven framework that discovers datasets from citation contexts in scientific papers, enabling retrieval grounded in actual research use rather than metadata availability. Our approach combines large-scale citation-context extraction, schema-guided dataset recognition with Large Language Models, and provenance-preserving entity resolution. We evaluate the system on eight survey-derived computer science queries and find that it achieves substantially higher recall than Google Dataset Search and DataCite Commons, with normalized recall ranging from an average of 47.47% to a highest value of 81.82%. Beyond recovering gold-standard datasets, the method also surfaces additional datasets not documented in the surveys. Expert assessments across all six top-level Fields of Science indicate that a substantial portion of the additional datasets are considered useful, and some are regarded as novel for the specific topics chosen by the experts. These findings establish citationcontext mining as an effective and generalizable paradigm for dataset discovery, particularly in settings where datasets lack sufficient or reliable metadata. To support reproducibility and future extensions, we release our code, evaluation datasets, and results.11https://github.com/Fireblossom/citation-context-dataset-discovery
Problem

Research questions and friction points this paper is trying to address.

dataset discovery
citation context
metadata
scientific literature
semantic intent
Innovation

Methods, ideas, or system contributions that make the work stand out.

citation-context mining
dataset discovery
large language models
entity resolution
provenance preservation
🔎 Similar Papers
No similar papers found.