Exploring how different LRP composite rules explain the same prediction, evaluated through the CUE model lens (Labarta et al., 2025).
- Loads VGG16 and classifies one image
- Applies three zennit composite rules to produce heatmaps
- Scores each on CUE dimensions (Legibility, Readability, Interpretability) using simple proxies
- Asks Qwen2.5-VL (VLM) for a second perspective on each explanation
pip install zennit torchvision transformers accelerate qwen-vl-utils
jupyter notebook cue_meets_lrp.ipynbOr click the Colab badge above for zero-setup execution.
Vincent Lange · vincentelange@gmail.com