StraTyper: Automated Semantic Type Discovery and Multi-Type Annotation for Dataset Collections
Christos Koutras, Juliana Freire

TL;DR
StraTyper is a cost-effective, automated method for discovering and annotating multiple semantic types in dataset columns, overcoming limitations of existing approaches by not requiring pre-defined labels and handling multi-typed data.
Contribution
It introduces a novel approach that employs LLMs for dataset-specific type discovery and multi-type annotation without pre-defined labels, reducing costs and improving accuracy.
Findings
Accurately discovers types for numerical and non-numerical data
Reduces costs significantly compared to proprietary LLMs
Enhances downstream tasks like schema matching and join discovery
Abstract
Understanding dataset semantics is crucial for effective search, discovery, and integration pipelines. To this end, column type annotation (CTA) methods associate columns of tabular datasets with semantic types that accurately describe their contents, using pre-trained deep learning models or Large Language Models (LLMs). However, existing approaches require users to specify a closed set of semantic types either at training or inference time, hindering their application to domain-specific datasets where pre-defined labels often lack adequate coverage and specificity. Furthermore, real-world datasets frequently contain columns with values belonging to multiple semantic types, violating the single-type assumption of existing CTA methods. While proprietary LLMs have shown effectiveness for CTA, they incur high monetary costs and produce inconsistent outputs for similar columns, leading to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Machine Learning in Materials Science · Topic Modeling
