Skip to content

zchen06/SEG-BERT

 
 

Repository files navigation

SEG-BERT

Source code of "Segmented GRAPH-BERT for Graph Instance Modeling"

Paper URL

The preprint of the paper is realsed at our IFM Lab group homepage, which can be accessed via the following link
Paper IFMLab URL: http://www.ifmlab.org/files/paper/segmented_graph_bert.pdf
Paper arXiv URL: https://arxiv.org/abs/2002.03283

Reference Paper

This is a follow-up work of "Graph-Bert: Only Attention is Needed for Learning Graph Representations".
The readers are also suggested to refer to that paper and its source code for more information
Reference Paper URL: https://arxiv.org/abs/2001.05140
Reference Github URL: https://github.com/jwzhanggy/Graph-Bert

Graph-Bert Paper List

A list of the latest research papers on graph-bert can be found via the following link
Page URL: https://github.com/jwzhanggy/graph_bert_work

More Datasets

More datasets can be downloaded via the following link, after unzip it, paste them to the data folder.
https://drive.google.com/file/d/1PgTsLo_zubAFx6zwx5yQakLQcVCEKuQF/view?usp=sharing

Reference

@article{zhang2020segmented,
  title={Segmented Graph-Bert for Graph Instance Modeling},
  author={Zhang, Jiawei},
  journal={arXiv preprint arXiv:2002.03283},
  year={2020}
}

About

Source code of "Segmented GRAPH-BERT for Graph Instance Modeling"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%