paper-with-me

홈 › Papers

Improving Deep Tabular Learning

2025-09-19 · Sivan Sarafian, Yehudit Aperstein arxiv

Tabular data remain a dominant form of real-world information but pose persistent challenges for deep learning due to heterogeneous feature types, lack of natural structure, and limited label-preserving augmentations. As a result, ensemble models based on decision trees continue to dominate benchmark leaderboards. In this work, we introduce RuleNet, a transformer-based architecture specifically designed for deep tabular learning. RuleNet incorporates learnable rule embeddings in a decoder, a piecewise linear quantile projection for numerical features, and feature masking ensembles for robustness and uncertainty estimation. Evaluated on eight benchmark datasets, RuleNet matches or surpasses state-of-the-art tree-based methods in most cases, while remaining computationally efficient, offering a practical neural alternative for tabular prediction tasks.

📄 PDF Abstract BibTeX arXiv:2509.16354

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How well do LLMs reason over tabular data, really?

2025-05-12 · Cornelius Wolff, Madelon Hulsebos

Large Language Models (LLMs) excel in natural language tasks, but less is known about their reasoning capabilities over tabular data. Prior analyses devise evaluation strategies that poorly reflect an LLM's realistic per…

Missing ValuesMultiple-choice

Instruction Tuning of Large Language Models for Tabular Data Generation-in One Day

2025-11-28 · Milad Abdollahzadeh, Abdul Raheem, Zilong Zhao, Uzair Javaid 외 arxiv

Tabular instruction tuning has emerged as a promising research direction for improving LLMs understanding of tabular data. However, the majority of existing works only consider question-answering and reasoning tasks over…

Tabular Data Generation

Towards Benchmarking Foundation Models for Tabular Data With Text

2025-07-10 · Martin Mráz, Breenda Das, Anshul Gupta, Lennart Purucker 외 arxiv

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 includ…

Unleashing the Power of Image-Tabular Self-Supervised Learning via Breaking Cross-Tabular Barriers

2025-12-16 · Yibing Fu, Yunpeng Zhao, Zhitao Zeng, Cheng Chen 외 arxiv

Multi-modal learning integrating medical images and tabular data has significantly advanced clinical decision-making in recent years. Self-Supervised Learning (SSL) has emerged as a powerful paradigm for pretraining thes…

Self-Supervised LearningRepresentation Learning

No Data? No Problem: Robust Vision-Tabular Learning with Missing Values

2025-12-22 · Marta Hasny, Laura Daza, Keno Bressem, Maxime Di Folco 외 arxiv

Large-scale medical biobanks provide imaging data complemented by extensive tabular information, such as clinical measurements or demographics. However, this abundance of tabular attributes does not reflect real-world da…

Data Augmentation