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

Graph Neural Network Approach to Semantic Type Detection in Tables

About

This study addresses the challenge of detecting semantic column types in relational tables, a key task in many real-world applications. While language models like BERT have improved prediction accuracy, their token input constraints limit the simultaneous processing of intra-table and inter-table information. We propose a novel approach using Graph Neural Networks (GNNs) to model intra-table dependencies, allowing language models to focus on inter-table information. Our proposed method not only outperforms existing state-of-the-art algorithms but also offers novel insights into the utility and functionality of various GNN types for semantic type detection. The code is available at https://github.com/hoseinzadeehsan/GAIT

Ehsan Hoseinzade, Ke Wang• 2024

Related benchmarks

TaskDatasetResultRank
Column Property AnnotationWikiTable
Micro-F175.5
15
Column Type Annotation (CTA)SOTABsch-s
Micro-F183.1
9
Column Type Annotation (CTA)Aggregate
Micro-F184.7
9
Column Type Annotation (CTA)SOTAB sch
Micro-F185.8
9
Column Type Annotation (CTA)SOTAB dbp
Micro-F184.7
9
Column Type Annotation (CTA)Webtables
Micro-F194.1
9
Column Type AnnotationT2D
Micro F185.1
9
Showing 7 of 7 rows

Other info

Follow for update