Take pretrained LM (BERT or ...)
Generate text sequences from subgraphs (#37) nodes labels via random walk.
use some special token as a splitter for node to node, for example: London capital of British
Fine tune model for classify, is this subraph lead to correct answer or not
Take pretrained LM (BERT or ...) Generate text sequences from subgraphs (#37) nodes labels via random walk. use some special token as a splitter for node to node, for example: London capital of British
Fine tune model for classify, is this subraph lead to correct answer or not