中文
相关论文

相关论文: ColNet: Embedding the Semantics of Web Tables for …

200 篇论文

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…

数据库 · 计算机科学 2019-06-04 Jiaoyan Chen , Ernesto Jimenez-Ruiz , Ian Horrocks , Charles Sutton

Detecting semantic concept of columns in tabular data is of particular interest to many applications ranging from data integration, cleaning, search to feature engineering and model building in machine learning. Recently, several works have…

人工智能 · 计算机科学 2020-12-17 Udayan Khurana , Sainyam Galhotra

Inferring meta information about tables, such as column headers or relationships between columns, is an active research topic in data management as we find many tables are missing some of this information. In this paper, we study the…

数据库 · 计算机科学 2022-03-02 Yoshihiko Suhara , Jinfeng Li , Yuliang Li , Dan Zhang , Çağatay Demiralp , Chen Chen , Wang-Chiew Tan

Information extraction from semi-structured webpages provides valuable long-tailed facts for augmenting knowledge graph. Relational Web tables are a critical component containing additional entities and attributes of rich and diverse…

信息检索 · 计算机科学 2021-02-19 Daheng Wang , Prashant Shiralkar , Colin Lockard , Binxuan Huang , Xin Luna Dong , Meng Jiang

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-based methods…

机器学习 · 计算机科学 2024-06-04 Yubo Wang , Hao Xin , Lei Chen

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…

机器学习 · 计算机科学 2024-05-02 Ehsan Hoseinzade , Ke Wang

Table annotation is crucial for making web and enterprise tables usable in downstream NLP applications. Unlike textual data where learning semantically rich token or sentence embeddings often suffice, tables are structured combinations of…

机器学习 · 计算机科学 2026-04-22 Ehsan Hoseinzade , Ke Wang , Anandharaju Durai Raju

Generating schema labels automatically for column values of data tables has many data science applications such as schema matching, and data discovery and linking. For example, automatically extracted tables with missing headers can be…

机器学习 · 计算机科学 2020-11-02 Mohamed Trabelsi , Jin Cao , Jeff Heflin

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 annotation (CTA)…

计算与语言 · 计算机科学 2025-03-05 Keti Korini , Christian Bizer

Tables contain valuable knowledge in a structured form. We employ neural language modeling approaches to embed tabular data into vector spaces. Specifically, we consider different table elements, such caption, column headings, and cells,…

信息检索 · 计算机科学 2019-06-04 Li Deng , Shuo Zhang , Krisztian Balog

Relational learning deals with data that are characterized by relational structures. An important task is collective classification, which is to jointly classify networked objects. While it holds a great promise to produce a better accuracy…

机器学习 · 计算机科学 2016-11-30 Trang Pham , Truyen Tran , Dinh Phung , Svetha Venkatesh

Recent publications suggest using natural language analysis on database schema elements to guide tuning and profiling efforts. The underlying hypothesis is that state-of-the-art language processing methods, so-called language models, are…

数据库 · 计算机科学 2023-09-12 Immanuel Trummer

We propose a novel high-performance and interpretable canonical deep tabular data learning architecture, TabNet. TabNet uses sequential attention to choose which features to reason from at each decision step, enabling interpretability and…

机器学习 · 计算机科学 2020-12-10 Sercan O. Arik , Tomas Pfister

Tables are a prevalent format for structured data, yet their metadata, such as semantic types and column relationships, is often incomplete or ambiguous. Column annotation tasks, including Column Type Annotation (CTA) and Column Property…

数据库 · 计算机科学 2025-08-26 Zhihao Ding , Yongkang Sun , Jieming Shi

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 and data…

计算与语言 · 计算机科学 2023-08-01 Keti Korini , Christian Bizer

In this paper, we describe TextEnt, a neural network model that learns distributed representations of entities and documents directly from a knowledge base (KB). Given a document in a KB consisting of words and entity annotations, we train…

计算与语言 · 计算机科学 2018-06-11 Ikuya Yamada , Hiroyuki Shindo , Yoshiyasu Takefuji

Neural network techniques are widely applied to obtain high-quality distributed representations of words, i.e., word embeddings, to address text mining, information retrieval, and natural language processing tasks. Recently, efficient…

计算与语言 · 计算机科学 2014-09-08 Qing Cui , Bin Gao , Jiang Bian , Siyu Qiu , Tie-Yan Liu

In this paper, we study how to leverage pre-trained language models in Text-to-SQL. We argue that previous approaches under utilize the base language models by concatenating all columns together with the NL question and feeding them into…

计算与语言 · 计算机科学 2020-08-12 Qin Lyu , Kaushik Chakrabarti , Shobhit Hathi , Souvik Kundu , Jianwen Zhang , Zheng Chen

This paper presents a novel approach to the acquisition of language models from corpora. The framework builds on Cobweb, an early system for constructing taxonomic hierarchies of probabilistic concepts that used a tabular, attribute-value…

计算与语言 · 计算机科学 2022-12-23 Christopher J. MacLellan , Peter Matsakis , Pat Langley

Understanding the semantics of relational tables is instrumental for automation in data exploration and preparation systems. A key source for understanding a table is the semantics of its columns. With the rise of deep learning, learned…

数据库 · 计算机科学 2023-11-27 Madelon Hulsebos , Paul Groth , Çağatay Demiralp
‹ 上一页 1 2 3 10 下一页 ›