HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

ColNet: Embedding the Semantics of Web Tables for Column Type Prediction

Jiaoyan Chen; Ernesto Jimenez-Ruiz; Ian Horrocks; Charles Sutton

ColNet: Embedding the Semantics of Web Tables for Column Type Prediction

Abstract

Automatically annotating column types with knowledge base (KB) concepts is a critical task to gain a basic understanding of web tables. Current methods rely on either table metadata like column name or entity correspondences of cells in the KB, and may fail to deal with growing web tables with incomplete meta information. In this paper we propose a neural network based column type annotation framework named ColNet which is able to integrate KB reasoning and lookup with machine learning and can automatically train Convolutional Neural Networks for prediction. The prediction model not only considers the contextual semantics within a cell using word representation, but also embeds the semantics of a column by learning locality features from multiple cells. The method is evaluated with DBPedia and two different web table datasets, T2Dv2 from the general Web and Limaye from Wikipedia pages, and achieves higher performance than the state-of-the-art approaches.

Code Repositories

alan-turing-institute/SemAIDA
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
column-type-annotation-on-t2dv2ColNet - Ensemble
F1 (%): 94.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ColNet: Embedding the Semantics of Web Tables for Column Type Prediction | Papers | HyperAI