Decision trees and diffusion models are unified via a shared Global Trajectory Score Matching principle, yielding TreeFlow for tabular generation and DSMTree for distilling tree logic into networks.
It uses embeddings for y (embedding dim=16) and a 2-hidden-layer MLP (512 units each, with SiLU and LayerNorm)
1 Pith paper cite this work. Polarity classification is still indexing.
1
Pith paper citing it
fields
cs.LG 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Trees to Flows and Back: Unifying Decision Trees and Diffusion Models
Decision trees and diffusion models are unified via a shared Global Trajectory Score Matching principle, yielding TreeFlow for tabular generation and DSMTree for distilling tree logic into networks.