Sparse Deep Additive Model with Interactions: Enhancing Interpretability and Predictability
About
Recent advances in deep learning highlight the need for personalized models that can learn from small samples, handle high-dimensional features, and remain interpretable. To address this, we propose the Sparse Deep Additive Model with Interactions (SDAMI), a framework that combines sparsity-driven feature selection with deep subnetworks for flexible function approximation. Central to SDAMI is the Effect Footprint principle, which posits that higher-order interactions leave detectable marginal traces on constituent variables, enabling their discovery without exhaustive search. SDAMI executes this principle through a three-stage strategy: (1) screening for footprint variables, (2) disentangling main effects from interactions via group lasso, and (3) modeling components with dedicated deep subnetworks. Theoretical analysis confirms that footprints vanish only under measure-zero symmetry conditions that are rare in practice, ensuring consistent interaction recovery. Extensive simulations demonstrate that SDAMI successfully identifies pure interactions that heredity-based baselines fundamentally miss, recovering complex effect structures with near-zero false positive rates. Together, these results position SDAMI as a principled framework for interpretable high-dimensional regression.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Regression | CA Housing | RMSE0.529 | 54 | |
| Regression | Wine | RMSE0.672 | 21 | |
| Regression | Diabetes dataset | -- | 17 | |
| Regression | Synthetic Simulation Case 5 | RMSE0.41 | 16 | |
| Regression | Synthetic Simulation Case 6 | RMSE0.35 | 16 | |
| Regression | Simulation Case 1 | RMSE0.68 | 14 | |
| Regression | Bike Sharing | RMSE0.44 | 13 | |
| Regression | Chip | RMSE0.244 | 9 | |
| Regression | Synthetic Simulation Case 2 | RMSE0.57 | 8 | |
| Regression | Synthetic Simulation Case 3 | RMSE0.58 | 8 |