English

Table2Vec: Neural Word and Entity Embeddings for Table Population and Retrieval

Information Retrieval 2019-06-04 v1 Computation and Language Machine Learning

Abstract

Tables contain valuable knowledge in a structured form. We employ neural language modeling approaches to embed tabular data into vector spaces. Specifically, we consider different table elements, such caption, column headings, and cells, for training word and entity embeddings. These embeddings are then utilized in three particular table-related tasks, row population, column population, and table retrieval, by incorporating them into existing retrieval models as additional semantic similarity signals. Evaluation results show that table embeddings can significantly improve upon the performance of state-of-the-art baselines.

Keywords

Cite

@article{arxiv.1906.00041,
  title  = {Table2Vec: Neural Word and Entity Embeddings for Table Population and Retrieval},
  author = {Li Deng and Shuo Zhang and Krisztian Balog},
  journal= {arXiv preprint arXiv:1906.00041},
  year   = {2019}
}

Comments

Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR '19), 2019

R2 v1 2026-06-23T09:36:00.863Z