LESSWRONG
LW

Personal Blog

9

Introduction to Local Interpretable Model-Agnostic Explanations (LIME)

by Gunnar_Zarncke
9th Feb 2017
1 min read
2

9

This is a linkpost for https://www.oreilly.com/learning/introduction-to-local-interpretable-model-agnostic-explanations-lime
Personal Blog

9

Introduction to Local Interpretable Model-Agnostic Explanations (LIME)
2Lumifer
2Gunnar_Zarncke
New Comment
2 comments, sorted by
top scoring
Click to highlight new comments since: Today at 7:18 AM
[-]Lumifer9y20

It's an interesting idea, though I wouldn't call it "model-agnostic".

Basically they're jiggering the inputs and figuring out what you can't change without the prediction (classification) changing as well. In effect they are answering the question "given this model, which input values are essential to producing this particular output?"

Reply
[-]Gunnar_Zarncke9y20

Another (earlier) blog post about it: https://homes.cs.washington.edu/~marcotcr/blog/lime/

Reply
Moderation Log
More from Gunnar_Zarncke
View more
Curated and popular this week
2Comments