paper-with-me

홈 › Papers

TabVec: Table Vectors for Classification of Web Tables

2018-02-17 · Ghasemi-Gol Majid, Szekely Pedro

There are hundreds of millions of tables in Web pages that contain useful information for many applications. Leveraging data within these tables is difficult because of the wide variety of structures, formats and data encoded in these tables. TabVec is an unsupervised method to embed tables into a vector space to support classification of tables into categories (entity, relational, matrix, list, and non-data) with minimal user intervention. TabVec deploys syntax and semantics of table cells, and embeds the structure of tables in a table vector space. This enables superior classification of tables even in the absence of domain annotations. Our evaluations in four real world domains show that TabVec improves classification accuracy by more than 20% compared to three state of the art systems, and that those systems require significant in domain training to achieve good results.

📄 PDF Abstract BibTeX arXiv:1802.06290

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Efficient Joinable Table Discovery in Data Lakes: A High-Dimensional Similarity-Based Approach

2020-10-26 · Yuyang Dong, Kunihiro Takeoka, Chuan Xiao, Masafumi Oyamada

Finding joinable tables in data lakes is key procedure in many applications such as data integration, data augmentation, data analysis, and data market. Traditional approaches that find equi-joinable tables are unable to…

Data AugmentationData Integration

AutoShard: Automated Embedding Table Sharding for Recommender Systems

2022-08-12 · Daochen Zha, Louis Feng, Bhargav Bhushanam, Dhruv Choudhary 외

Embedding learning is an important technique in deep recommendation models to map categorical features to dense vectors. However, the embedding tables often demand an extremely large number of parameters, which become th…

Deep Reinforcement LearningRecommendation Systems

Retrieval-Based Transformer for Table Augmentation

2023-06-20 · Michael Glass, Xueqing Wu, Ankita Rajaram Naik, Gaetano Rossiello 외

Data preparation, also called data wrangling, is considered one of the most expensive and time-consuming steps when performing analytics or building machine learning models. Preparing data typically involves collecting a…

ImputationRetrievalSelf-Learning

Data augmentation on graphs for table type classification

2022-08-23 · Davide del Bimbo, Andrea Gemelli, Simone Marinai

Tables are widely used in documents because of their compact and structured representation of information. In particular, in scientific papers, tables can sum up novel discoveries and summarize experimental results, maki…

ClassificationData AugmentationGraph Neural NetworkVocal Bursts Type Prediction

Metric-Type Identification for Multi-Level Header Numerical Tables in Scientific Papers

2021-02-01 · EACL 2021 2 · Lya Hulliyyatus Suadaa, Hidetaka Kamigaito, Manabu Okumura, Hiroya Takamura

Numerical tables are widely used to present experimental results in scientific papers. For table understanding, a metric-type is essential to discriminate numbers in the tables. We introduce a new information extraction …

Metric-Type IdentificationVocal Bursts Type Prediction