paper-with-me

Papers

Survey on Semantic Interpretation of Tabular Data: Challenges and Directions

2024-11-07 · Marco Cremaschi, Blerina Spahiu, Matteo Palmonari, Ernesto Jimenez-Ruiz

Tabular data plays a pivotal role in various fields, making it a popular format for data manipulation and exchange, particularly on the web. The interpretation, extraction, and processing of tabular information are invaluable for knowledge-intensive applications. Notably, significant efforts have been invested in annotating tabular data with ontologies and entities from background knowledge graphs, a process known as Semantic Table Interpretation (STI). STI automation aids in building knowledge graphs, enriching data, and enhancing web-based question answering. This survey aims to provide a comprehensive overview of the STI landscape. It starts by categorizing approaches using a taxonomy of 31 attributes, allowing for comparisons and evaluations. It also examines available tools, assessing them based on 12 criteria. Furthermore, the survey offers an in-depth analysis of the Gold Standards used for evaluating STI approaches. Finally, it provides practical guidance to help end-users choose the most suitable approach for their specific tasks while also discussing unresolved issues and suggesting potential future research directions.

📄 PDF Abstract BibTeX arXiv:2411.11891

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsQuestion AnsweringSurvey

Similar Papers 제목 키워드 기반

Tab2KG: Semantic Table Interpretation with Lightweight Semantic Profiles

2023-02-02 · Simon Gottschalk, Elena Demidova

Tabular data plays an essential role in many data analytics and machine learning tasks. Typically, tabular data does not possess any machine-readable semantics. In this context, semantic table interpretation is crucial f…

One-Shot Learning

Language Modeling on Tabular Data: A Survey of Foundations, Techniques and Evolution

2024-08-20 · Yucheng Ruan, Xiang Lan, Jingying Ma, Yizhi Dong 외

Tabular data, a prevalent data type across various domains, presents unique challenges due to its heterogeneous nature and complex structural relationships. Achieving high predictive performance and robustness in tabular…

Language ModelingLanguage Modelling

Unraveling the graph structure of tabular data through Bayesian and spectral analysis

2021-10-04 · Bruno Messias F. de Resende, Eric K. Tokuda, Luciano da Fontoura Costa

In the big-data age, tabular data are being generated and analyzed everywhere. As a consequence, finding and understanding the relationships between the features in these data are of great relevance. Here, to encompass t…

Stochastic Block ModelSurvey

Diffusion Models for Tabular Data: Challenges, Current Progress, and Future Directions

2025-02-24 · Zhong Li, Qi Huang, Lincen Yang, Jiayang Shi 외

In recent years, generative models have achieved remarkable performance across diverse applications, including image generation, text synthesis, audio creation, video generation, and data augmentation. Diffusion models h…

Data AugmentationImage GenerationVideo Generation

Knowledge in Triples for LLMs: Enhancing Table QA Accuracy with Semantic Extraction

2024-09-21 · Hossein Sholehrasa, Sanaz Saki Norouzi, Pascal Hitzler, Majid Jaberi-Douraki

Integrating structured knowledge from tabular formats poses significant challenges within natural language processing (NLP), mainly when dealing with complex, semi-structured tables like those found in the FeTaQA dataset…

RAGRetrieval-augmented Generation