Use interpretability to improve and debug your ML model
Machine learning interpretability is one of the best tools for model debugging and improvement. Improving your model is one of the many goals that interpretability can help with, see also “Don't be dogmatic about interpretability-by-design versus post-hoc.” Here’s how ML interpretability can make your model better: Thanks for reading Mindful Modeler! Subscribe for free to receive new posts and support my work. Subscribed Identify target leakage. A data pre-processing error might accidentally leak information about the target into a feature. Using feature importance methods you can identify suspiciously important features that might cause the target leakage. Debug the model. An example: Finding errors in the way features are coded. If a feature dependence plot shows an increasing effect, but the feature is known to decrease the outcome, the feature may have the wrong sign. Get ideas for feature engineering. By knowing which features are important, for example, through feature importance
Use interpretability to improve and debug your ML model How I used feature importance to fix my model Christoph Molnar Dec 05, 2023 14 Share Machine learning interpretability is one of the best tools for model debugging and improvement. Improving your model is one of the many goals that interpretability can help with, see also “ Don't be dogmatic about interpretability-by-design versus post-hoc .” Here’s how ML interpretability can make your model better: Thanks for reading Mindful Modeler! Subscribe for free to receive new posts and support my work. Subscribe Identify target leakage . A data
Explore this link on the map →related reading
- The Hitchhiker's Guide to Actionable Interpretabilityactionable-interpretability-guide.github.io
- An Extremely Opinionated Annotated List of My Favourite Mechanistic Interpretability Papers v2 — AI Alignment Forumalignmentforum.org
- 6 – Interpretability – Machine Learning Blog | ML@CMU | Carnegie Mellon Universityblog.ml.cmu.edu
- How To Become A Mechanistic Interpretability Researcher — AI Alignment Forumalignmentforum.org
- On Optimism for Interpretabilitygoodfire.ai
- Prism: mapping interpretable concepts and features in a latent space of language | thesephist.comthesephist.com
- An Extremely Opinionated Annotated List of My Favourite Mechanistic Interpretability Papers v2 — AI Alignment Forumalignmentforum.org
- How To Become A Mechanistic Interpretability Researcher — LessWronglesswrong.com
- Neel Nanda on Mechanistic Interpretability: Progress, Limits, and Paths to Safer AI — EA Forumforum.effectivealtruism.org
- In (highly contingent!) defense of interpretability-in-the-loop ML training — AI Alignment Forumalignmentforum.org
- A Quick Tour of the Learning Interpretability Toolpair-code.github.io
- Sparse Autoencoders Find Highly Interpretable Features in Language Modelsarxiv.org