tabular-data

Tag

Cards List
#tabular-data

From Latent Biomarkers to Clinical Rules: Embedding-Guided Rule Mining and Attribution-Based Translation for Interpretable Tabular Learning

arXiv cs.LG ↗ · 4d ago Cached

This paper introduces a pipeline that uses transformers and embeddings to extract interpretable decision rules from clinical tabular data, translating latent biomarkers back to measurable features for better clinical decision support.

0 favorites 0 likes
#tabular-data

A Comparative Framework for Evaluating Foundation Models on Tabular Data: A Case Study in Healthcare

arXiv cs.LG ↗ · 4d ago Cached

This paper introduces OpTFM, a comparative evaluation framework for tabular foundation models in healthcare, assessing models across six clinically meaningful dimensions like generalization and fairness, and applies it to two use cases to demonstrate context-dependent rankings.

0 favorites 0 likes
#tabular-data

MetaRTL: Meta-path Attention Enhanced Relational Table Learning

arXiv cs.AI ↗ · 2026-09-18 Cached

MetaRTL is a two-stage framework for relational table learning that uses meta-path attention to efficiently capture relational semantics, demonstrated effective across multiple datasets.

0 favorites 0 likes
#tabular-data

Machine-Learning Assessment of the Predictive Value of Inflammatory Biomarkers for Cognitive Impairment in an Older Hispanic Adult Cohort

arXiv cs.LG ↗ · 2026-09-18 Cached

This paper presents an interpretable machine learning approach using a naive Bayes classifier on a small clinical dataset to predict cognitive impairment from inflammatory biomarkers, identifying I-309 (CCL1) as a key predictive feature.

0 favorites 0 likes
#tabular-data

Beyond Distribution Matching: Semantics-Consistent Tabular Diffusion with Weak Semantic Priors

arXiv cs.LG ↗ · 2026-09-16 Cached

SCTab-Diff is a semantics-consistent tabular diffusion framework that uses weak semantic priors to generate high-fidelity synthetic tabular data, improving distributional fidelity and semantic consistency over existing methods.

0 favorites 0 likes
#tabular-data

@ph_singer: Turns out TabPFN is all you need. We just released TabPFN-3.5 and top all relevant tabular benchmarks including TabAren…

X AI KOLs Timeline ↗ · 2026-09-15 Cached

TabPFN-3.5 has been released, achieving top performance on tabular benchmarks including TabArena and BeyondArena, and enables industry use cases for text columns, grouped data, wide tables, and high cardinality data.

0 favorites 0 likes
#tabular-data

Do Tabular Foundation Models Still Need Feature Engineering?

arXiv cs.LG ↗ · 2026-09-15 Cached

A controlled study finds that feature engineering gains diminish for stronger tabular foundation models, while adding in-context information from related datasets still improves performance.

0 favorites 0 likes
#tabular-data

LimiX-2: A Contextual Mechanism Network Towards General Structured-Data Intelligence

Hugging Face Daily Papers ↗ · 2026-09-15 Cached

LimiX-2 is a pretrained foundation model for structured data that uses contextual mechanism networks to achieve #1 on major tabular benchmarks, supporting multiple tasks without task-specific parameter updates.

0 favorites 0 likes
#tabular-data

Scaling Laws, Tabular Data and Actuarial Ratemaking Models

arXiv cs.LG ↗ · 2026-09-04 Cached

This paper investigates scaling laws in actuarial ratemaking models using tabular data, finding that TabM exhibits stronger data scaling than standard Transformer and MLP architectures without additional inductive biases.

0 favorites 0 likes
#tabular-data

Xiaomi-TabLDM: A Tabular Foundation Model Technical Report

arXiv cs.AI ↗ · 2026-09-04 Cached

Introduces Xiaomi-TabLDM, a tabular foundation model that leverages synthetic data and in-context learning for superior prediction accuracy without task-specific fine-tuning, achieving top rankings on multiple benchmarks.

0 favorites 0 likes
#tabular-data

Counterfactual Fragility Certificates: Exposing High-Confidence Brittleness under Structured Evidence Failure

arXiv cs.LG ↗ · 2026-09-02 Cached

Counterfactual Fragility Certificates (CFC) introduce a model-agnostic audit protocol to detect high-confidence brittleness in machine learning models under structured evidence failure scenarios, improving over existing methods.

0 favorites 0 likes
#tabular-data

Adaptive Multi-Branching for Shallow Decision Tree Induction

arXiv cs.LG ↗ · 2026-09-01 Cached

This paper proposes the Multi-Branch Neural Decision Tree with Adaptive Pruning (MBNDT), a decision tree model that improves classification accuracy under depth constraints through adaptive multi-way splits, achieving superior performance on OpenML benchmarks.

0 favorites 0 likes
#tabular-data

How to assess if there is a strong signal in your dirty data [Project]

Reddit r/MachineLearning ↗ · 2026-08-31

Entropic Scree is a new diagnostic tool for assessing signal strength and structure in dirty tabular data using mutual information, with a preprint and upcoming Python and R packages.

0 favorites 0 likes
#tabular-data

ClusterAttention: A training-free speedup of bidirectional attention

arXiv cs.LG ↗ · 2026-08-28 Cached

This paper introduces ClusterAttention, a training-free method to speed up bidirectional attention in transformers by using recursive clustering for block-sparse attention, achieving 2-6x speedups on tabular data and 1.8x on video generation while maintaining high accuracy.

0 favorites 0 likes
#tabular-data

When Does Self-Supervised Pretraining Help Tabular Models? A Study of Label Scarcity and Missing Data

arXiv cs.LG ↗ · 2026-08-26 Cached

This paper evaluates self-supervised pretraining for tabular models under label scarcity and missing data, finding mixed efficacy but reliable improvements under test-time missingness.

0 favorites 0 likes
#tabular-data

Tydra: An Efficient Hybrid Model for Tabular Data

arXiv cs.LG ↗ · 2026-08-24 Cached

Tydra is a hybrid Transformer-SSM architecture for tabular data that reduces inference time by 30% compared to TabPFN while maintaining similar predictive performance and outperforming Hydra.

0 favorites 0 likes
#tabular-data

Unsupervised Anomaly Detection Using Flow Matching on Tabular Data

arXiv cs.LG ↗ · 2026-08-21 Cached

This paper investigates unsupervised anomaly detection using flow matching on tabular data, focusing on contaminated training sets and comparing different scoring methods for robustness.

0 favorites 0 likes
#tabular-data

LLM as Detector: An In-context Learning Approach for Tabular Anomaly Detection

arXiv cs.LG ↗ · 2026-08-21 Cached

The paper proposes LLM-Detector, a framework that uses large language models with in-context learning to perform tabular anomaly detection without fine-tuning, demonstrating consistent improvements over existing methods on multiple datasets.

0 favorites 0 likes
#tabular-data

Need to estimate rank or perform dimensionality reduction on big, messy tabular data? The Entropic Scree is an information-theoretic upgrade to PCA

Reddit r/ArtificialInteligence ↗ · 2026-08-21

The Entropic Scree is an information-theoretic upgrade to PCA for robust rank estimation and dimensionality reduction on messy tabular data, with open-sourced code and a preprint released.

0 favorites 0 likes
#tabular-data

Mapping intrinsic rank and informational gravity in complex tabular data: I developed a non-parametric, model-agnostic, information-theoretic diagnostic to bypass the limits of linear, rank, and Euclidean baselines. [R]

Reddit r/MachineLearning ↗ · 2026-08-20

The Entropic Scree is a non-parametric, information-theoretic diagnostic framework that maps intrinsic rank and informational gravity in complex tabular data, addressing limitations of standard PCA and other baselines.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback