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

out-of-vocabulary imputation? #68

Open
KnutJaegersberg opened this issue Mar 29, 2022 · 2 comments
Open

out-of-vocabulary imputation? #68

KnutJaegersberg opened this issue Mar 29, 2022 · 2 comments

Comments

@KnutJaegersberg
Copy link

Have you considered working on meta embeddings and embedding imputation? I think fse might practically challenge some deep learning architectures, especially when taking knowledge graph embeddings into account.

@oborchers
Copy link
Owner

Hi @KnutJaegersberg! Can you share some papers with me to consider if this is possible? Many thanks

@KnutJaegersberg
Copy link
Author

I read a few papers 2 weeks ago, but I can't recall them.
As I get on the topic now, I found some interesting ones:

https://github.com/ikergarcia1996/MetaVec
SOTA claim.

Also highly inspiring is the idea of radixAI, which reprojects fasttext embeddings into numberbatch knowledge graph space (solving OOV problem).
My intuition is, with graph embeddings we can tackle bias in NLP better.
https://radix.ai/blog/2021/3/a-guide-to-building-document-embeddings-part-1/
But they did not publish them.

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

2 participants