Parsimonious Machine Learning

Parsimonious machine learning focuses on developing models that achieve high predictive accuracy while minimizing complexity, thereby enhancing interpretability and computational efficiency. Current research emphasizes developing algorithms and architectures, such as sparse regression methods, Gaussian processes, and variations of neural networks (including CNN-LSTMs and pruned deep networks), that inherently promote model simplicity. This pursuit of efficient and understandable models is significant for improving generalization, reducing overfitting, and enabling the application of machine learning to resource-constrained environments and complex scientific problems where interpretability is crucial.

Papers