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

Feature Request: Add Support for the BetaE Model to predict uncertainty #281

Open
PeterPirog opened this issue Dec 28, 2024 · 0 comments
Open

Comments

@PeterPirog
Copy link

Are there any plans to add the BetaE model to DGL-KE in the future ? This model use Beta distribution which gives great capabilities to make knowledge graphs embeddings.

This model can:

  1. predict uncertainty of the nodes,
  2. model symmetry,
  3. model asymmetry,
  4. model inversion,
  5. model relation 1 to N,
  6. support complex queries with complete FOL Logic (negation, conjunction, disjunction).

https://snap.stanford.edu/betae/
Github source: https://github.com/snap-stanford/KGReasoning

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