Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conceptual Questions around Concept Vector and Dot Product #5

Open
drishyamlabs opened this issue Jul 13, 2020 · 0 comments
Open

Conceptual Questions around Concept Vector and Dot Product #5

drishyamlabs opened this issue Jul 13, 2020 · 0 comments

Comments

@drishyamlabs
Copy link

Hi Peter,

Thanks a lot for sharing the valuable codes. I have few basic questions:

  1. As per the research paper, concept vector is orthogonal to the decision boundary. Can you please guide us where in the code is that happening?
  2. In the original implementation (https://github.com/tensorflow/tcav/blob/master/tcav/tcav.py) line 86, tcav score is defined as "TCAV score (i.e., ratio of pictures that returns negative dot product wrt loss).". However in this implementation, we are taking positive dot product. Can you please help in the clarification/ differences in the implementation. I am really hard time spot the differences.
  3. Do you also have any implementation around DTCAV?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant