Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Learning Semantic Annotations for Tabular Data

About

The usefulness of tabular data such as web tables critically depends on understanding their semantics. This study focuses on column type prediction for tables without any meta data. Unlike traditional lexical matching-based methods, we propose a deep prediction model that can fully exploit a table's contextual semantics, including table locality features learned by a Hybrid Neural Network (HNN), and inter-column semantics features learned by a knowledge base (KB) lookup and query answering algorithm.It exhibits good performance not only on individual table sets, but also when transferring from one table set to another.

Jiaoyan Chen, Ernesto Jimenez-Ruiz, Ian Horrocks, Charles Sutton• 2019

Related benchmarks

TaskDatasetResultRank
Column Type AnnotationT2D Cross-Domain
F1 Score96.6
14
Column Type AnnotationEfthymiou Cross-Domain
F1 Score65
14
Column Type AnnotationLimaye Cross-Domain
F1 Score74.6
14
Semantic Column Type PredictionT2D (test)
Accuracy96.6
7
Semantic Column Type PredictionLimaye
Accuracy90.7
7
Semantic Column Type PredictionEfthymiou
Accuracy69.7
7
Column Type AnnotationEfthymiou WikiGS (test)
Accuracy86.5
3
Showing 7 of 7 rows

Other info

Code

Follow for update