"Investigating how regularization influences the trade-off between model generalization and calibration.
Soumyadeep Ghosh, Arun Kanthali, Awanish Kumar, Maneet Singh, Nitendra Rajput
AI Garage, Mastercard
In machine learning, model performance is typically assessed using established metrics such as precision, recall, and area under precision-recall and ROC curves. However, model generalization is often deemed more critical than performance metrics in various contexts because they determine how well a model can apply learned insights to new, unseen data in practical scenarios. On the other hand model calibration specifically measures a model's ability to accurately convey its probabilistic uncertainties, which can be of paramount importance in real world applications such as self-driving cars and fraud prediction, where the probability score from the model is used to make a downstream decision.
This tutorial explores various implicit and explicit regularization methods and their efffects on both model generalization and calibration, highlighting their nuances and impacts. Regularization may be the medicine for improving model generalization and calibration, but no medicine comes without its side effects.
Dr. Soumyadeep Ghosh, Lead Data Scientist, AI Garage, Mastercard
Dr. Maneet Singh, Director, AI Garage, Mastercard
Arun Kanthali, Senior Data Scientist, AI Garage, Mastercard
Awanish Kumar, Senior Data Scientist, AI Garage, Mastercard
Topics to be covered in the tutorial
What are the other things that we should look at, while judging model performance.
Calibration
Generalization
Model Stability
How can we measure these properties of models.
Metrics for generalization
Metrics for calibration
How to relate them with model performance.
Methods for training models with good generalization and calibration performance.
Which methods to use when.
Can regularization be counter-productive for model calibration.
Thinking about the tradeoff between regularization methods.
We close with some final guidelines for model training and achieving the balance between all aspects of model performance.
Please write to soumyadeep.ghosh@mastercard.com