中文
相关论文

相关论文: TabStruct: Measuring Structural Fidelity of Tabula…

200 篇论文

Structured Outputs from current LLMs exhibit sporadic errors, hindering enterprise AI deployment. We present CONSTRUCT, a real-time uncertainty estimator that scores the trustworthiness of LLM Structured Outputs. Lower-scoring outputs are…

计算与语言 · 计算机科学 2026-04-01 Hui Wen Goh , Jonas Mueller

This work presents a novel approach to tabular data prediction leveraging graph structure learning and graph neural networks. Despite the prevalence of tabular data in real-world applications, traditional deep learning methods often…

机器学习 · 计算机科学 2023-05-26 Jay Chiehen Liao , Cheng-Te Li

Synthesizing realistic tabular data is challenging due to heterogeneous feature types and high dimensionality. We introduce QTabGAN, a hybrid quantum-classical generative adversarial framework for tabular data synthesis. QTabGAN is…

机器学习 · 计算机科学 2026-03-06 Subhangi Kumari , Rakesh Achutha , Vignesh Sivaraman

Foundation models for tabular data are rapidly evolving, with increasing interest in extending them to support additional modalities such as free-text features. However, existing benchmarks for tabular data rarely include textual columns,…

机器学习 · 计算机科学 2025-07-11 Martin Mráz , Breenda Das , Anshul Gupta , Lennart Purucker , Frank Hutter

While deep learning has achieved remarkable success across many domains, it has historically underperformed on tabular learning tasks, which remain dominated by gradient boosting decision trees. However, recent advancements are paving the…

机器学习 · 计算机科学 2025-10-31 Alan Arazi , Eilam Shapira , Roi Reichart

Synthesizing relational data has started to receive more attention from researchers, practitioners, and industry. The task is more difficult than synthesizing a single table due to the added complexity of relationships between tables. For…

数据库 · 计算机科学 2024-10-07 Valter Hudovernik , Martin Jurkovič , Erik Štrumbelj

Foundation models for tabular data, such as the Tabular Prior-data Fitted Network (TabPFN), are pre-trained on a massive number of synthetic datasets generated by structural causal models (SCM). They leverage in-context learning to offer…

机器学习 · 计算机科学 2026-01-28 Qinyi Liu , Mohammad Khalil , Naman Goel

Tabular foundation models like TabPFN and TabICL achieve state-of-the-art performance through in-context learning, yet their architectures remain fundamentally opaque. We introduce KernelICL, a framework to enhance tabular foundation models…

机器学习 · 计算机科学 2026-02-03 Ratmir Miftachov , Bruno Charron , Simon Valentin

With the rise of tabular foundation models alongside traditional models still performing well on many tasks, choosing the right model for a tabular dataset remains difficult. We investigate whether dataset meta-features can explain…

机器学习 · 计算机科学 2026-05-29 Markus Herre , Andrej Tschalzev , Sascha Marton , Christian Bartelt

Despite the widespread use of tabular data in real-world applications, most benchmarks rely on average-case metrics, which fail to reveal how model behavior varies across diverse data regimes. To address this, we propose MultiTab, a…

机器学习 · 计算机科学 2025-05-21 Kyungeun Lee , Moonjung Eo , Hye-Seung Cho , Dongmin Kim , Ye Seul Sim , Seoyoon Kim , Min-Kook Suh , Woohyung Lim

Synthetic data generation has been widely adopted in software testing, data privacy, imbalanced learning, and artificial intelligence explanation. In all such contexts, it is crucial to generate plausible data samples. A common assumption…

人工智能 · 计算机科学 2024-10-16 Martina Cinquini , Fosca Giannotti , Riccardo Guidotti

Handling heterogeneous data in tabular datasets poses a significant challenge for deep learning models. While attention-based architectures and self-supervised learning have achieved notable success, their application to tabular data…

机器学习 · 计算机科学 2025-02-27 Anay Majee , Maria Xenochristou , Wei-Peng Chen

As Artificial Intelligence (AI) integrates deeper into diverse sectors, the quest for powerful models has intensified. While significant strides have been made in boosting model capabilities and their applicability across domains, a glaring…

机器学习 · 计算机科学 2023-10-05 Shiyun Wa , Xinai Lu , Minjuan Wang

Synthetic data serves as an alternative in training machine learning models, particularly when real-world data is limited or inaccessible. However, ensuring that synthetic data mirrors the complex nuances of real-world data is a challenging…

机器学习 · 计算机科学 2023-10-27 Lasse Hansen , Nabeel Seedat , Mihaela van der Schaar , Andrija Petrovic

Tabular data is a common form of organizing data. Multiple models are available to generate synthetic tabular datasets where observations are independent, but few have the ability to produce relational datasets. Modeling relational data is…

机器学习 · 计算机科学 2023-02-07 Aivin V. Solatorio , Olivier Dupriez

Question-answering (QA) on hybrid scientific tabular and textual data deals with scientific information, and relies on complex numerical reasoning. In recent years, while tabular QA has seen rapid progress, understanding their robustness on…

计算与语言 · 计算机科学 2024-04-02 Akash Ghosh , B Venkata Sahith , Niloy Ganguly , Pawan Goyal , Mayank Singh

Despite strong performance on Text-to-SQL benchmarks, it remains unclear whether LLM-generated SQL programs are structurally reliable. In this work, we investigate the structural behavior of LLM-generated SQL queries and introduce…

计算与语言 · 计算机科学 2026-04-09 Yixi Zhou , Fan Zhang , Zhiqiao Guo , Yu Chen , Haipeng Zhang , Preslav Nakov , Zhuohan Xie

Tabular data in digital documents is widely used to express compact and important information for readers. However, it is challenging to parse tables from unstructured digital documents, such as PDFs and images, into machine-readable format…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Bin Xiao , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

Synthetic data generation, leveraging generative machine learning techniques, offers a promising approach to mitigating privacy concerns associated with real-world data usage. Synthetic data closely resembles real-world data while…

机器学习 · 计算机科学 2025-08-25 Weijie Niu , Alberto Huertas Celdran , Karoline Siarsky , Burkhard Stiller

In data science, there is a long history of using synthetic data for method development, feature selection and feature engineering. Our current interest in synthetic data comes from recent work in explainability. Today's datasets are…

机器学习 · 计算机科学 2020-07-22 Brian Barr , Ke Xu , Claudio Silva , Enrico Bertini , Robert Reilly , C. Bayan Bruss , Jason D. Wittenbach