Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 679 Bytes

File metadata and controls

22 lines (15 loc) · 679 Bytes

A paper: SIGIR2021-Inductive Representation Learning in Temporal Networks via Mining Neighborhood and Community Influences

This code (in PyTorch) is an early version, We will update to the final version in the future.

Note:

  1. Run 'MNCI.py' for train.

  2. Run 'node classification.py' for test.

Cite us

@inproceedings{liumeng2021inductive,
  title={Inductive representation learning in temporal networks via mining neighborhood and community influences},
  author={Liu, Meng and Liu, Yong},
  booktitle={Proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval},
  pages={2202--2206},
  year={2021}
}