hierarchical-dnn-interpretations icon indicating copy to clipboard operation
hierarchical-dnn-interpretations copied to clipboard

CD computation for Tree LSTMs

Open sopankhosla opened this issue 5 years ago • 1 comments

I am trying to get words and phrase level attribution values for TreeLSTMs (dependency) trained on SST dataset. But not sure what the correct CD computation equations/code would be.
Would really appreciate any help!

sopankhosla avatar Jan 25 '19 13:01 sopankhosla

Thanks for the interest! We haven't yet tried CD for TreeLSTMS and aren't sure what the correct equations should be. I'd suggest starting with the equations in Sec 3 of the CD paper and trying to generalize them, but we can't say more without further experimentation.

csinva avatar Jan 25 '19 22:01 csinva