TL;DR
This paper presents a semantic framework for web table retrieval that improves matching accuracy by representing queries and tables in multiple semantic spaces and using supervised learning, outperforming existing methods.
Contribution
It introduces a novel semantic retrieval framework that combines multiple representations and similarity measures, enhancing table retrieval effectiveness.
Findings
Significant improvements over state-of-the-art baselines.
Effective use of multiple semantic spaces for matching.
Supervised learning enhances retrieval performance.
Abstract
Tables on the Web contain a vast amount of knowledge in a structured form. To tap into this valuable resource, we address the problem of table retrieval: answering an information need with a ranked list of tables. We investigate this problem in two different variants, based on how the information need is expressed: as a keyword query or as an existing table ("query-by-table"). The main novel contribution of this work is a semantic table retrieval framework for matching information needs (keyword or table queries) against tables. Specifically, we (i) represent queries and tables in multiple semantic spaces (both discrete sparse and continuous dense vector representations) and (ii) introduce various similarity measures for matching those semantic representations. We consider all possible combinations of semantic representations and similarity measures and use these as features in a…
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.
