PathCon icon indicating copy to clipboard operation
PathCon copied to clipboard

Inductive KG completion

Open Nikis14 opened this issue 4 years ago • 1 comments

Hi there! Can you help me with the question about using the model in an inductive setting, please?

Let's assume, we want to get the model scores for a pair of vertices not presented in training set. According to the code, we need to use calculated relational paths which rely only on the training set. It means that for new vertices there will be no paths connecting them with vertices in the training set. What should we do in such a case?

Nikis14 avatar Sep 14 '21 10:09 Nikis14

Hi there! Can you help me with the question about using the model in an inductive setting, please?

Let's assume, we want to get the model scores for a pair of vertices not presented in training set. According to the code, we need to use calculated relational paths which rely only on the training set. It means that for new vertices there will be no paths connecting them with vertices in the training set. What should we do in such a case?

Hey! Your question is related to mine: https://github.com/hyren/PathCon/issues/1#issue-732365218. But I still haven't received a response from the authors.

kalinin-sanja avatar Sep 14 '21 11:09 kalinin-sanja