LGAIMay 5

DynaTab: Dynamic Feature Ordering as Neural Rewiring for High-Dimensional Tabular Data

arXiv:2605.0343074.9
AI Analysis

It addresses the lack of natural feature order in tabular data, a bottleneck for deep learning models, with a new paradigm that dynamically reorders features.

DynaTab introduces dynamic feature ordering for high-dimensional tabular data, achieving statistically significant gains over 45 baselines across 36 datasets.

High-dimensional tabular data lacks a natural feature order, limiting the applicability of permutation-sensitive deep learning models. We propose DynaTab, a dynamic feature ordering-enabled architecture inspired by neural rewiring. We introduce a lightweight criterion that predicts when feature permutation will benefit a dataset by quantifying its intrinsic complexity. DynaTab dynamically reorders features via a neural rewiring algorithm and processes them through a compact, dynamic order-aware combination of separate learned positional embedding, importance-based gating, and masked attention layers, compatible with any sequence-sensitive backbone. Trained end-to-end with bespoke dynamic feature ordering (DFO) and dispersion losses, DynaTab achieves statistically significant gains, particularly on high-dimensional datasets, where it is benchmarked against 45 state-of-the-art baselines across 36 different real-world tabular datasets. Our results position DynaTab as a compelling new paradigm for high-dimensional tabular deep learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes