Skip to content

The code for the paper "Leveraging Node Attributes for Incomplete Relational Data" in ICML 2017

License

Notifications You must be signed in to change notification settings

ethanhezhao/NARM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NARM

This repo contains the Matlab implementation of the Node Attribute Relational Model (NARM) in the following paper:

He Zhao, Lan Du, and Wray Buntine, "Leveraging Node Attributes for Incomplete Relational Data," accepted in ICML 2017.

The datasets are obtained from the original sources and pre-processed into Matlab format.

The code runs with Matlab 2016b (or later).

To run the demo of SymNARM, please go to the directory "SymNARM" and download the EPM code of Mingyuan Zhou. Then run "demo_SymNARM.m".

To run the demo of AsymNARM, please go to the directory "AsymNARM" and run "demo_AsymNARM.m".

For AsymNARM, some functions are from the code of Changwei Hu.

More details can be found in the paper.

About

The code for the paper "Leveraging Node Attributes for Incomplete Relational Data" in ICML 2017

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages