IGANN Sparse: Bridging Sparsity and Interpretability in Machine Learning Models
Core Concepts
IGANN Sparse is a novel machine learning model that promotes sparsity and interpretability by incorporating non-linear feature selection, enhancing model performance without sacrificing interpretability.
Abstract
Stoecker et al. introduce IGANN Sparse, a machine learning model focusing on sparsity and interpretability in predictive analytics. The paper discusses the importance of feature selection for prediction accuracy and model interpretability. It compares traditional methods like penalized regression models with the proposed IGANN Sparse model from the family of generalized additive models (GAMs). The research aims to evaluate the effectiveness of IGANN Sparse through user studies and explore its role as an exploratory tool for uncovering non-linear relationships in complex datasets.
Abstract:
Feature selection crucial for predictive analytics.
Intrinsic vs. post-hoc explainability methods.
Introduction of IGANN Sparse for improved sparsity and interpretability.
Introduction:
Predictive analytics essential in information systems research.
Importance of model explainability for theory development.
Two approaches to ensure model explainability.
Conceptual Background:
Importance of sparse prediction models for high-dimensional data.
Introduction to Interpretable Generalized Additive Neural Network (IGANN).
Description of ELMs and their role in IGANN.
IGANN Sparse:
Incorporation of sparsity-layer in the first ELM.
Utilization of best-subset selection approach for feature selection.
Mathematical representation and implementation details.
Experiment Design:
Use of benchmark datasets for experiments.
Comparison between IGANN Full and IGANN Sparse models.
Evaluation metrics include AUROC and RMSE.
Results:
Performance comparison across 20 runs with 5-fold cross-validation.
Statistical analysis using Wilcoxon test to assess significance.
Comparison between IGANN Full and IGANN Sparse models' predictive performance.
Discussion & Future Work:
Validation of IGANN Sparse as a predictive model and feature selector on various datasets.
Plans for future work include broader comparisons with state-of-the-art models and diverse datasets.
IGANN Sparse
Stats
Feature selection is critical for prediction accuracy.
Sparsity improves model interpretability.
In three cases, the sparse model selected equal to or more than 75% of the dataset's total features.
IGANN Sparse outperformed traditional feature selectors in most cases.