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

arXiv cs.LG / 5/6/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces DynaTab, an architecture for high-dimensional tabular data that enables permutation-sensitive deep learning by dynamically reordering features.
  • DynaTab uses a lightweight criterion to predict whether feature permutation is beneficial, based on the dataset’s intrinsic complexity.
  • It applies a neural-rewiring-inspired algorithm to reorder features and then processes them with a compact order-aware stack using positional embeddings, importance-based gating, and masked attention.
  • The method is trained end-to-end with dedicated losses (dynamic feature ordering and dispersion) and shows statistically significant improvements, especially on high-dimensional datasets.
  • DynaTab is benchmarked against 45 state-of-the-art baselines across 36 real-world tabular datasets, positioning it as a new paradigm for high-dimensional tabular deep learning.

Abstract

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.