TL;DR
This paper introduces CellAutoComplete, a framework for auto-completing relational table cells by handling multiple values, conflicting data, evidence support, and empty cells, leveraging large corpora and knowledge bases.
Contribution
The paper presents a novel framework that addresses multiple complex aspects of cell auto-completion in relational tables, including conflicting values and evidence integration.
Findings
40% improvement over baseline methods
Effective handling of conflicting and multiple cell values
Supports empty cell prediction
Abstract
We address the task of auto-completing data cells in relational tables. Such tables describe entities (in rows) with their attributes (in columns). We present the CellAutoComplete framework to tackle several novel aspects of this problem, including: (i) enabling a cell to have multiple, possibly conflicting values, (ii) supplementing the predicted values with supporting evidence, (iii) combining evidence from multiple sources, and (iv) handling the case where a cell should be left empty. Our framework makes use of a large table corpus and a knowledge base as data sources, and consists of preprocessing, candidate value finding, and value ranking components. Using a purpose-built test collection, we show that our approach is 40\% more effective than the best baseline.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
