ReleaseBaidu (ERNIE)Baidu (ERNIE)published May 6, 2022seen 5d

PaddlePaddle/InterpretDL v0.6.0

PaddlePaddle/InterpretDL

Open original ↗

Captured source

source ↗
published May 6, 2022seen 5dcaptured 8hhttp 200method plain

InterpretDL v0.6.0 Release

Repository: PaddlePaddle/InterpretDL

Tag: v0.6.0

Published: 2022-05-06T08:57:22Z

Prerelease: no

Release notes: We release the version 0.6.0 of InterpretDL, with new features as follows:

as examples. (For text visualizations, NBViewer gives better and colorful rendering results.)

  • A taxonomy is provided for comparing the Interpreters, as follows:

| Methods | Representation | Model Type | Example | |----------------------------------------------------------------------------------------------------------------------------|-------------------------|------------------------|-------------------| | LIME | Input Features | Model-Agnostic | link1 \| link2 | | LIME with Prior | Input Features | Model-Agnostic | link | | NormLIME/FastNormLIME | Input Features | Model-Agnostic | link1 \| link2 | | LRP | Input Features | Differentiable | link | | SmoothGrad | Input Features | Differentiable | link | | IntGrad | Input Features | Differentiable | link | | GradSHAP | Input Features | Differentiable | link | | Occlusion | Input Features | Model-Agnostic | link | | GradCAM/CAM | Intermediate Features | Specific: CNNs | link | | ScoreCAM | Intermediate Features | Specific: CNNs | link | | Rollout | Intermediate Features | Specific: Transformers | link | | TAM | Intermediate Features | Specific: Transformers | link | | ForgettingEvents | Dataset-Level | Differentiable | link | | TIDY (Training Data Analyzer) | Dataset-Level | Differentiable | link | | Consensus | Features | Cross-Model…

Excerpt shown — open the source for the full document.