paper-with-me

Papers Column Type Annotation

“Column Type Annotation” 태그가 달린 논문 38편 · 필터 해제

Interpretable Column Annotation with LLM-Symbolized Decision Process Materialization

2026-07-28 · Mengqi Wang, Jianwei Wang, Qing Liu, Xiwei Xu 외 arxiv

Column annotation (CA), including column type annotation (CTA) and column property annotation (CPA), aims to identify the meanings of table columns and the semantic relationships among them. Recent CA methods usually use…

Column Type Annotation

LakeHopper: Cross Data Lakes Column Type Annotation through Model Adaptation

2026-02-09 · Yushi Sun, Xujia Li, Nan Tang, Quanqing Xu 외 arxiv

Column type annotation is vital for tasks like data cleaning, integration, and visualization. Recent solutions rely on resource-intensive language models fine-tuned on well-annotated columns from a particular set of tabl…

Column Type Annotation

Robust LLM-based Column Type Annotation via Prompt Augmentation with LoRA Tuning

2025-12-28 · Hanze Meng, Jianhao Cao, Rachel Pottinger arxiv

Column Type Annotation (CTA) is a fundamental step towards enabling schema alignment and semantic understanding of tabular data. Existing encoder-only language models achieve high accuracy when fine-tuned on labeled colu…

Column Type Annotation

An LLM Agent-Based Complex Semantic Table Annotation Approach

2025-08-18 · Yilin Geng, Shujing Wang, Chuan Wang, Keqing He 외 arxiv

The Semantic Table Annotation (STA) task, which includes Column Type Annotation (CTA) and Cell Entity Annotation (CEA), maps table contents to ontology entities and plays important roles in various semantic applications.…

Cell Entity AnnotationColumn Type Annotation

Evaluating Knowledge Generation and Self-Refinement Strategies for LLM-based Column Type Annotation

2025-03-04 · Keti Korini, Christian Bizer

Understanding the semantics of columns in relational tables is an important pre-processing step for indexing data lakes in order to provide rich data search. An approach to establishing such understanding is column type …

Column Type AnnotationIn-Context Learning

Column Property Annotation using Large Language Models

2025-01-01 · ESWC 2025 1 · Keti Korini, Christian Bizer

Column property annotation (CPA), also known as column relationship prediction, is the task of predicting the semantic relationship between two columns in a table given a set of candidate relationships. CPA annotations a…

Columns Property AnnotationColumn Type AnnotationData IntegrationIn-Context Learning+1

ACCIO: Table Understanding Enhanced via Contrastive Learning with Aggregations

2024-11-07 · Whanhee Cho

The attention to table understanding using recent natural language models has been growing. However, most related works tend to focus on learning the structure of the table directly. Just as humans improve their understa…

Column Type AnnotationContrastive Learning

RACOON: An LLM-based Framework for Retrieval-Augmented Column Type Annotation with a Knowledge Graph

2024-09-22 · Lindsey Linxi Wei, Guorui Xiao, Magdalena Balazinska

As an important component of data exploration and integration, Column Type Annotation (CTA) aims to label columns of a table with one or more semantic types. With the recent development of Large Language Models (LLMs), r…

Column Type AnnotationRetrieval

KGLink: A column type annotation method that combines knowledge graph and pre-trained language model

2024-06-01 · YuBo Wang, Hao Xin, Lei Chen

The semantic annotation of tabular data plays a crucial role in various downstream tasks. Previous research has proposed knowledge graph (KG)-based and deep learning-based methods, each with its inherent limitations. KG-…

Column Type AnnotationDeep LearningLanguage ModelingLanguage Modelling

Watchog: A Light-weight Contrastive Learning based Framework for Column Annotation

2023-12-12 · Proceedings of the ACM on Management of Data 2023 12 · Zhengjie Miao, Jin Wang

Relational Web tables provide valuable resources for numerous downstream applications, making table understanding, especially column annotation that identifies semantic types and relations of columns, a hot topic in the …

BenchmarkingColumns Property AnnotationColumn Type AnnotationContrastive Learning

TorchicTab: Semantic Table Annotation with Wikidata and Language Models

2023-11-20 · SemTab@ISWC 2023 2023 11 · Ioannis Dasoulas, Duo Yang, Xuemin Duan, Anastasia Dimou

An abundance of tabular data exists and is used by a wide range of applications. However, a big portion of these data lack the semantic information necessary for users and machines to properly understand them. This lack …

Columns Property AnnotationColumn Type AnnotationGraph MatchingTable annotation

Semantic Annotation of Tabular Data for Machine-to-Machine Interoperability via Neuro-Symbolic Anchoring

2023-11-20 · SemTab@ISWC 2023 11 · Shervin Mehryar, Remzi Celebi

In this paper we investigate automated annotation of tabular data using semantic technologies in combination with neural network embedding. Specifically, we propose an anchoring model in which property and cell types fro…

Columns Property AnnotationColumn Type AnnotationNetwork Embedding

DREIFLUSS: A Minimalist Approach for Table Matching

2023-11-20 · SemTab@ISWC 2023 11 · Vishvapalsinhji Parmar, Alsayed Algergawy

This paper introduces DREIFLUSS, an innovative, minimalist approach designed to tackle the Column Type Annotation (CTA) and Column Property Annotation (CPA) tasks in the SemTab challenge. DREIFLUSS efficiently employs se…

Columns Property AnnotationColumn Type AnnotationData IntegrationKnowledge Graphs

Exploring Naive Bayes Classifiers for Tabular Data to Knowledge Graph Matching

2023-11-20 · SemTab@ISWC 2023 11 · Brice Foko, Azanzi Jiomekong, Hippolyte TAPAMO, Jérémy Buisson 외

The present research investigates the use of Naive Bayes classifiers to match knowledge graphs and tabular data, with particular emphasis on Column Type Annotation, Cell Entity Annotation, Column Property Annotation and …

Cell Entity AnnotationColumns Property AnnotationColumn Type AnnotationGraph Matching+1

TableLlama: Towards Open Large Generalist Models for Tables

2023-11-15 · North American Chapter of the Association for Computational Linguistics 2024 6 · Tianshu Zhang, Xiang Yue, Yifei Li, Huan Sun

Semi-structured tables are ubiquitous. There has been a variety of tasks that aim to automatically interpret, augment, and query tables. Current methods often require pretraining on tables or special model architecture d…

Column Type Annotation

ArcheType: A Novel Framework for Open-Source Column Type Annotation using Large Language Models

2023-10-27 · Benjamin Feuer, Yurong Liu, Chinmay Hegde, Juliana Freire

Existing deep-learning approaches to semantic column type annotation (CTA) have important shortcomings: they rely on semantic types which are fixed at training time; require a large number of training samples per type an…

Column Type AnnotationTable annotationzero-shot-classificationZero-Shot Learning

Adversarial Attacks on Tables with Entity Swap

2023-09-15 · Aneta Koleva, Martin Ringsquandl, Volker Tresp

The capabilities of large language models (LLMs) have been successfully applied in the context of table representation learning. The recently proposed tabular language models have reported state-of-the-art results across…

Column Type AnnotationRepresentation Learning

CHORUS: Foundation Models for Unified Data Discovery and Exploration

2023-06-16 · Moe Kayali, Anton Lykov, Ilias Fountalis, Nikolaos Vasiloglou 외

We apply foundation models to data discovery and exploration tasks. Foundation models include large language models (LLMs) that show promising performance on a range of diverse tasks unrelated to their training. We show …

AllColumn Type AnnotationManagement

Column Type Annotation using ChatGPT

2023-06-01 · TaDA@VLDB 2023 8 · Keti Korini, Christian Bizer

Column type annotation is the task of annotating the columns of a relational table with the semantic type of the values contained in each column. Column type annotation is an important pre-processing step for data search…

Column Type AnnotationData IntegrationTable annotation

SOTAB: The WDC Schema.org Table Annotation Benchmark

2023-01-09 · SemTab@ISWC 2023 1 · Keti Korini, Ralph Peeters, Christian Bizer

Understanding the semantics of table elements is a prerequisite for many data integration and data discovery tasks. Table annotation is the task of labeling table elements with terms from a given vocabulary. This paper p…

Columns Property AnnotationColumn Type AnnotationData IntegrationMissing Values+1
1–20 / 38 다음 →