LoMETab: Beyond Rank-1 Ensembles for Tabular Deep Learning
Abstract
Recent tabular learning benchmarks increasingly show a tight performance cluster rather than a clear hierarchy among leading methods, spanning gradient boosted decision trees, attention-based architectures, and implicit ensembles such as TabM. As benchmark gains plateau, a complementary goal is to understand and control the mechanisms that make simple neural tabular models competitive. We propose LoMETab, a rank- generalization of multiplicative implicit ensembles. LoMETab lifts the rank-1 BatchEnsemble/TabM modulation to a rank- identity-residual Hadamard family by parameterizing each member weight as , where is shared and are member-specific low-rank factors. This exposes two practical diversity-control axes: the adapter rank and the initialization scale , and we prove that for this generalization strictly enlarges BatchEnsemble's hypothesis class. Empirically, we show that this added capacity manifests as measurable predictive diversity after training: on representative classification datasets, LoMETab sustains higher pairwise KL than an additive low-rank ablation, and provides broad control over pairwise KL, varying by up to several orders of magnitude across configurations. The induced diversity is reflected in task-appropriate output-level measures: argmax disagreement for classification and ambiguity for regression, indicating that the control extends beyond pairwise KL to decision- and output-level member variation. Finally, experiments sweeping over adapter rank and initialization scale reveal that predictive performance is dataset-dependent over the grid, supporting LoMETab as a controllable family of implicit ensembles rather than a fixed rank-1 construction.
Cite
@article{arxiv.2605.14365,
title = {LoMETab: Beyond Rank-1 Ensembles for Tabular Deep Learning},
author = {Changryeol Choi and Hyewon Park and Yujin Kwon and Gowun Jeong},
journal= {arXiv preprint arXiv:2605.14365},
year = {2026}
}