albermax / albermax/innvestigate

Question regarding the Implementation of Integrated Gradients and LRP-z

Aberta
#156 5 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
1.3k
Forks
230
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Hey Alber,

1. I was reading the Integrated Gradients (IG) paper and my understanding is that they backpropagate through a model **with** softmax layer. I also looked at their code to verify this and the [same was mentioned there](https://github.com/ankurtaly/Integrated-Gradients/blob/master/howto.md#identifying-the-output-tensor) as well.
![image](https://user-images.githubusercontent.com/5251592/61961908-03792a80-af8e-11e9-9585-7fa86d9253f7.png)

But looking at your implementation, my understanding is that you pass a `model_wo_softmax` for analyzing. It would be great if you could help me understand as to why this discrepancy is happening or did I miss something?

2. While looking at the list of methods available in this toolbox, I found that there is another variation of LRP called LRP-z but surprisingly, I could not find it in the papers. In the papers, authors mostly talk about LRP-eps/LRP-alpha-beta. Could you please refer me to the paper where authors discuss LRP-z.

Thanks,
Naman

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.