Learning Sparse Decision Trees via Transformer Variational Auto-Encoders

πŸ“… 2026-09-01
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
ζœ¬ζ–‡ζε‡ΊTREVISζ–Ήζ³•οΌŒι€šθΏ‡ζ ‘ε˜ζ’ε˜εˆ†θ‡ͺηΌ–η ε™¨ζŽ’η΄’ζ½œεœ¨η©Ίι—΄οΌŒδ»₯εŒζ—ΆδΌ˜εŒ–ε†³η­–ζ ‘ηš„ι’„ζ΅‹ζ€§θƒ½ε’Œη»“ζž„η¨€η–ζ€§γ€‚
πŸ“ Abstract
Decision trees are among the most widely used models in machine learning, largely due to their transparent decision logic, making them well-suited for high-stakes decision-making contexts. However, most existing learning algorithms focus on predictive performance, overlooking the joint optimization of other desirable properties, such as structural sparsity. In this work we propose TREVIS, an approach for learning decision trees with respect to complex objectives, based on the exploration of the latent space of a Tree Transformer Variational Auto-Encoder (TTVAE). By mapping decision trees onto latent representations, TREVIS replaces the discrete search space with a continuous one, enabling gradient-based optimization via a differentiable surrogate model. We experiment with TREVIS for learning decision trees that jointly optimize predictive performance and sparsity. Results show that TREVIS discovers decision trees matching the predictive performance of existing near-optimal algorithms while improving their structural sparsity.
Problem

Research questions and friction points this paper is trying to address.

Decision Trees
Predictive Performance
Structural Sparsity
Innovation

Methods, ideas, or system contributions that make the work stand out.

TREVIS
Tree Transformer Variational Auto-Encoder
Structural Sparsity
Gradient-based Optimization
πŸ”Ž Similar Papers
No similar papers found.