Answering Table Queries on the Web using Column Keywords
Rakesh Pimplikar, Sunita Sarawagi

TL;DR
This paper introduces a structured search engine that retrieves multi-column web tables relevant to keyword queries by leveraging diverse clues and novel models, significantly improving accuracy over traditional IR methods.
Contribution
It presents a new approach combining graphical models, query segmentation, and content overlap techniques to effectively match web tables to complex keyword queries.
Findings
Achieved significant accuracy improvements over baseline IR methods.
Developed efficient algorithms for joint table relevance and column mapping.
Validated on 59 queries over 25 million web tables.
Abstract
We present the design of a structured search engine which returns a multi-column table in response to a query consisting of keywords describing each of its columns. We answer such queries by exploiting the millions of tables on the Web because these are much richer sources of structured knowledge than free-format text. However, a corpus of tables harvested from arbitrary HTML web pages presents huge challenges of diversity and redundancy not seen in centrally edited knowledge bases. We concentrate on one concrete task in this paper. Given a set of Web tables T1, . . ., Tn, and a query Q with q sets of keywords Q1, . . ., Qq, decide for each Ti if it is relevant to Q and if so, identify the mapping between the columns of Ti and query columns. We represent this task as a graphical model that jointly maps all tables by incorporating diverse sources of clues spanning matches in different…
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.
