2019

Unrestricted Permutation forces Extrapolation: Variable Importance Requires at least One More Model, or There Is No Free Variable Importance

Hooker, Giles, Mentch, Lucas, Zhou, Siyu

Understand

This paper reviews and advocates against the use of permute-and-predict (PaP) methods for interpreting black box functions.

  • Methods such as the variable importance measures proposed for random forests, partial dependence plots, and individual conditional expectation plots remain popular because they are both model-agnostic and depend only on the pre-trained model output, making them computationally efficient and widely available in software.
  • However, numerous studies have found that these tools can produce diagnostics that are highly misleading, particularly when there is strong dependence among features.
  • The purpose of our work here is to (i) review this growing body of literature, (ii) provide further demonstrations of these drawbacks along with a detailed explanation as to why they occur, and (iii) advocate for alternative measures that involve additional modeling.

Reading the bibliography…