ChatPD automatically builds a paper-dataset network by using LLMs to extract dataset mentions from papers and a graph-based algorithm to match them to known datasets, outperforming PapersWithCode in coverage.
A Hierarchical Graphical Model for Record Linkage
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The task of matching co-referent records is known among other names as rocord linkage. For large record-linkage problems, often there is little or no labeled data available, but unlabeled data shows a reasonable clear structure. For such problems, unsupervised or semi-supervised methods are preferable to supervised methods. In this paper, we describe a hierarchical graphical model framework for the linakge-problem in an unsupervised setting. In addition to proposing new methods, we also cast existing unsupervised probabilistic record-linkage methods in this framework. Some of the techniques we propose to minimize overfitting in the above model are of interest in the general graphical model setting. We describe a method for incorporating monotinicity constraints in a graphical model. We also outline a bootstrapping approach of using "single-field" classifiers to noisily label latent variables in a hierarchical model. Experimental results show that our proposed unsupervised methods perform quite competitively even with fully supervised record-linkage methods.
citation-role summary
citation-polarity summary
fields
cs.DB 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
ChatPD: An LLM-driven Paper-Dataset Networking System
ChatPD automatically builds a paper-dataset network by using LLMs to extract dataset mentions from papers and a graph-based algorithm to match them to known datasets, outperforming PapersWithCode in coverage.