paper-with-me

Papers

Making Table Understanding Work in Practice

2021-09-11 · Madelon Hulsebos, Sneha Gathani, James Gale, Isil Dillig, Paul Groth, Çağatay Demiralp

Understanding the semantics of tables at scale is crucial for tasks like data integration, preparation, and search. Table understanding methods aim at detecting a table's topic, semantic column types, column relations, or entities. With the rise of deep learning, powerful models have been developed for these tasks with excellent accuracy on benchmarks. However, we observe that there exists a gap between the performance of these models on these benchmarks and their applicability in practice. In this paper, we address the question: what do we need for these models to work in practice? We discuss three challenges of deploying table understanding models and propose a framework to address them. These challenges include 1) difficulty in customizing models to specific domains, 2) lack of training data for typical database tables often found in enterprises, and 3) lack of confidence in the inferences made by models. We present SigmaTyper which implements this framework for the semantic column type detection task. SigmaTyper encapsulates a hybrid model trained on GitTables and integrates a lightweight human-in-the-loop approach to customize the model. Lastly, we highlight avenues for future research that further close the gap towards making table understanding effective in practice.

📄 PDF Abstract BibTeX arXiv:2109.05173

Code (0)

등록된 구현이 없습니다.

Tasks

Data Integration

Similar Papers 제목 키워드 기반

TABVERSE: Benchmarking Cross-Format Table Understanding in LLMs and VLMs

2026-06-08 · Momina Ahsan, Sarfraz Ahmad, Ming Shan Hee, Roy Ka-Wei Lee 외 arxiv

Large Language Models (LLMs) and Vision-Language Models (VLMs) are increasingly evaluated on table reasoning tasks, but the role of table representation remains under-explored. In practice, the same table content may app…

Question Answering

Legal Framework, Dataset and Annotation Schema for Socially Unacceptable Online Discourse Practices in Slovene

2017-08-01 · WS 2017 8 · Darja Fi{\v{s}}er, Toma{\v{z}} Erjavec, Nikola Ljube{\v{s}}i{\'c}

In this paper we present the legal framework, dataset and annotation schema of socially unacceptable discourse practices on social networking platforms in Slovenia. On this basis we aim to train an automatic identificati…

General Classification

Intend-Wait-Perceive-Cross: Exploring the Effects of Perceptual Limitations on Pedestrian Decision-Making

2023-02-08 · Iuliia Kotseruba, Amir Rasouli

Current research on pedestrian behavior understanding focuses on the dynamics of pedestrians and makes strong assumptions about their perceptual abilities. For instance, it is often presumed that pedestrians have omnidir…

Decision Making

Challenges in data-based geospatial modeling for environmental research and practice

2023-11-18 · Diana Koldasbayeva, Polina Tregubova, Mikhail Gasanov, Alexey Zaytsev 외

With the rise of electronic data, particularly Earth observation data, data-based geospatial modelling using machine learning (ML) has gained popularity in environmental research. Accurate geospatial predictions are vita…

Earth ObservationManagementSpecificity

Inverse Contextual Bandits: Learning How Behavior Evolves over Time

2021-07-13 · Alihan Hüyük, Daniel Jarrett, Mihaela van der Schaar

Understanding a decision-maker's priorities by observing their behavior is critical for transparency and accountability in decision processes, such as in healthcare. Though conventional approaches to policy learning almo…

BenchmarkingDecision MakingMulti-Armed Bandits