On-the-fly Table Generation

05/13/2018
by   Shuo Zhang, et al.
0

Many information needs revolve around entities, which would be better answered by summarizing results in a tabular format, rather than presenting them as a ranked list. Unlike previous work, which is limited to retrieving existing tables, we aim to answer queries by automatically compiling a table in response to a query. We introduce and address the task of on-the-fly table generation: given a query, generate a relational table that contains relevant entities (as rows) along with their key properties (as columns). This problem is decomposed into three specific subtasks: (i) core column entity ranking, (ii) schema determination, and (iii) value lookup. We employ a feature-based approach for entity ranking and schema determination, combining deep semantic features with task-specific signals. We further show that these two subtasks are not independent of each other and can assist each other in an iterative manner. For value lookup, we combine information from existing tables and a knowledge base. Using two sets of entity-oriented queries, we evaluate our approach both on the component level and on the end-to-end table generation task.

READ FULL TEXT
research
09/20/2019

Automatic Table completion using Knowledge Base

Table is a popular data format to organize and present relational inform...
research
09/08/2019

Auto-completion for Data Cells in Relational Tables

We address the task of auto-completing data cells in relational tables. ...
research
05/16/2018

SmartTable: A Spreadsheet Program with Intelligent Assistance

We introduce SmartTable, an online spreadsheet application that is equip...
research
02/16/2018

Ad Hoc Table Retrieval using Semantic Similarity

We introduce and address the problem of ad hoc table retrieval: answerin...
research
08/29/2017

EntiTables: Smart Assistance for Entity-Focused Tables

Tables are among the most powerful and practical tools for organizing an...
research
07/05/2022

Entity Linking in Tabular Data Needs the Right Attention

Understanding the semantic meaning of tabular data requires Entity Linki...
research
07/04/2018

Feature-based reformulation of entities in triple pattern queries

Knowledge graphs encode uniquely identifiable entities to other entities...

Please sign up or login with your details

Forgot password? Click here to reset