Replies: 1 comment
-
|
this article propose a method how a so called Graph LM can assimilate a graph as input |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Scope
investigation about Large Language Models which inference time can assimilated to a graph traversal process similar to reasoning through a graph traversal sequence.
Although a deep neural net is also a propagation computation of neural weights, a graph based network would emphasize the conditional path taken for each different reasoning sequence.
Not in Scope
Architectures
Beta Was this translation helpful? Give feedback.
All reactions