Almanac
technique

Cascade Stacking

techniqueactivecascade-stacking-e52d2fb4·1 events·first seen 29d ago

Aliases: Cascade Stacking

Co-occurring entities

More like this (12)

Recent events (1)

5arXiv · cs.AI·29d ago·source ↗

Ensembling Tabular Foundation Models: A Diversity Ceiling and a Calibration Trap

This paper benchmarks six ensemble strategies across six tabular foundation models (TFMs) on 153 OpenML classification tasks, finding that ensembling provides minimal gains over the best single TFM. The best ensemble strategy (two-level cascade stacking) achieves only +0.18% accuracy improvement at 253× the compute cost. A key finding is that logistic-regression meta-learner stacking improves accuracy while severely degrading calibration (log-loss), because sharpening class boundaries destroys probability estimates. The authors recommend greedy ensemble selection as the practical default.