Evaluating LLMs on Entity Disambiguation in Tables
Federico Belotti, Fabio Dadda, Marco Cremaschi, Roberto, Avogadro, Matteo Palmonari

TL;DR
This paper conducts a comprehensive evaluation of state-of-the-art approaches, including heuristic algorithms and large language models, for entity disambiguation in tables, focusing on performance and computational costs.
Contribution
It provides the first extensive comparison of multiple approaches on a common evaluation framework for table entity disambiguation.
Findings
LLMs like GPT-4 outperform heuristic methods in accuracy.
Heuristic methods are more computationally efficient.
Evaluation highlights trade-offs between performance and resource requirements.
Abstract
Tables are crucial containers of information, but understanding their meaning may be challenging. Over the years, there has been a surge in interest in data-driven approaches based on deep learning that have increasingly been combined with heuristic-based ones. In the last period, the advent of \acf{llms} has led to a new category of approaches for table annotation. However, these approaches have not been consistently evaluated on a common ground, making evaluation and comparison difficult. This work proposes an extensive evaluation of four STI SOTA approaches: Alligator (formerly s-elbat), Dagobah, TURL, and TableLlama; the first two belong to the family of heuristic-based algorithms, while the others are respectively encoder-only and decoder-only Large Language Models (LLMs). We also include in the evaluation both GPT-4o and GPT-4o-mini, since they excel in various public benchmarks.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Data Mining Algorithms and Applications · Semantic Web and Ontologies
MethodsTURL: Table Understanding through Representation Learning · Focus
