Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Deep Learning and XAI Techniques for Anomaly Detection

You're reading from  Deep Learning and XAI Techniques for Anomaly Detection

Product type Book
Published in Jan 2023
Publisher Packt
ISBN-13 9781804617755
Pages 218 pages
Edition 1st Edition
Languages
Author (1):
Cher Simon Cher Simon
Profile icon Cher Simon
Toc

Table of Contents (15) Chapters close

Preface 1. Part 1 – Introduction to Explainable Deep Learning Anomaly Detection
2. Chapter 1: Understanding Deep Learning Anomaly Detection 3. Chapter 2: Understanding Explainable AI 4. Part 2 – Building an Explainable Deep Learning Anomaly Detector
5. Chapter 3: Natural Language Processing Anomaly Explainability 6. Chapter 4: Time Series Anomaly Explainability 7. Chapter 5: Computer Vision Anomaly Explainability 8. Part 3 – Evaluating an Explainable Deep Learning Anomaly Detector
9. Chapter 6: Differentiating Intrinsic and Post Hoc Explainability 10. Chapter 7: Backpropagation versus Perturbation Explainability 11. Chapter 8: Model-Agnostic versus Model-Specific Explainability 12. Chapter 9: Explainability Evaluation Schemes 13. Index 14. Other Books You May Enjoy

Understanding post hoc explainability

Post hoc explainability refers to applying explainability techniques after model training. Generally, post hoc explainability methods approximate model behavior by correlating features and predictions. Hence, assessing the quality of explanations, such as faithfulness and monotonicity, which we will review in Chapter 9, is crucial when using these methods. This section discusses how to achieve post hoc explainability locally and globally. We will walk through an example of explaining an image classifier using LIME.

Post hoc global explainability

ML models learn by training with a large amount of data to derive knowledge into structure and parameters. Traditional pipelines use feature engineering to transform raw data into features. ML models then map the learned representation to outputs.

Post hoc global explainability generally focuses on feature importance by assessing how model accuracy deviates after permuting the values of a specific...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime