explain (verb)
- To make known
- To make plain or understandable
- To give the reason for or cause of
- To show the logical development or relationships of
Source: Merriam-Webster
Understanding is an unending activity by which, in constant change and variation, we come to terms with and reconcile ourselves to reality, that is, try to be at home in the world.
Source: Hannah Arendt, Understanding and Politics (1954)
- A scientific theory is like a computer program that predicts our observations, the experimental data.
- A useful theory is a compression of the data; comprehension is compression.
- You compress things into computer programs, into concise algorithmic descriptions.
- The simpler the theory, the better you understand something.
Source: Gregory Chaitin, The Limits of Reason (2006)
Occam’s Razor
Simpler explanations are preferred.
No one really understands quantum mechanics.
Source: Richard Feynman
Experimental science describes the world using guesses, known as hypotheses.
For a hypothesis to be scientific, it must be testable / falsifiable.
If we can design an experiment that could show the hypothesis to be false, it is scientific.
If we run a repeatable experiment and the hypothesis is not falsified, we say it is verified.
Widely accepted and verified hypotheses are often called scientific theories or scientific laws.
Science does not claim these laws are true, only that they have not yet been falsified.
We never are right. We can only be sure we are wrong.
Source: Richard Feynman in The Feynman Lectures on Physics
An example of mathematical axioms is the set of Euclid’s Axioms / Postulates in Euclidean geometry. These describe how points, lines, and shapes behave.
Models can be loosely categorized as:
Intrinsically interpretable models
“Black-box” models with post-hoc explainability, aka explainable models
One may want to explain:
The explanation may focus on:
The techniques used may be:
The field of explaining complex ML models is often called Explainable AI (XAI).
When explanation techniques work (they don’t always!), they can provide several benefits:
Warning
Explanation does not imply causation!