DynaTab: Dynamic Feature Ordering as Neural Rewiring for High-Dimensional Tabular Data
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Classification | Lung | ACC92.75 | 96 | |
| Classification | MNIST | Accuracy96.68 | 89 | |
| Classification | Adult | Accuracy83.26 | 86 | |
| Classification | TOX_171 | Accuracy88.71 | 78 | |
| Classification | GLI_85 | Accuracy85.96 | 78 | |
| Classification | Colon | Accuracy85.71 | 78 | |
| Classification | ALLAML | Accuracy92.31 | 72 | |
| Classification | SMK_CAN_187 | Accuracy61.31 | 72 | |
| Classification | HDLSS Datasets Summary | Average Rank2.5 | 66 | |
| Classification | Prostate_GE | Accuracy90.91 | 64 |