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

Extending NBDT to the NLP domain #7

Closed
atreyasha opened this issue Sep 1, 2020 · 4 comments
Closed

Extending NBDT to the NLP domain #7

atreyasha opened this issue Sep 1, 2020 · 4 comments

Comments

@atreyasha
Copy link

atreyasha commented Sep 1, 2020

Hello @alvinwan and team!

First off, thank you for the awsome work. As per this repo and your paper, I noticed that the applications of the NBDT technique have been limited to images. Do you foresee this technique being used in other domains such as NLP?

I am interested in working on an interpretable decision-tree learning framework which can come close to DNNs' performance in NLP, and am drawing some inspiration from your work. Would be great to get your thoughts on this :)

@alvinwan
Copy link
Owner

@atreyasha Sorry for the late reply, and thanks for asking! Great question -- it can absolutely be applied to NLP as well. We haven't tried this ourselves (as we work in vision). However, our method and library can work for classification problems in any domain, let it be vision, NLP or otherwise.

@atreyasha
Copy link
Author

Hi again. Thank you for the response, that is good to know :) Closing this issue.

@DesiKeki
Copy link

DesiKeki commented Jul 7, 2021

@alvinwan Thanks for the wonderful work on NBDT and @atreyasha Thanks for the wonderful question of using this work in the domain of NLP.
I was wondering if you guys can point me to any examples of NBDT working in NLP?
Or give directions or any suggestions on how can I start creating one, if its not already there?

@alvinwan
Copy link
Owner

Hey @DesiKeki,

Thanks for posting! I unfortunately don't know of or have any NLP + NBDT examples. However, the code should work as-is on any classification task, including those in NLP, but for regression, here's a reply that may be helpful: #13.

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

3 participants