Skip to content

Co-clustering Interactions via Attentive Hypergraph Neural Network (SIGIR 2022)

Notifications You must be signed in to change notification settings

BUPT-GAMMA/CIAH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIGIR 2022-CIAH

An implement of SIGIR 2022 full paper "Co-clustering Interactions via Attentive Hypergraph Neural Network". Thank you for your interest in our work! 😄

Requirements

tensorflow-gpu==1.14.0

Running the model

python main_train.py --dataset [acm|imdb]

Citation

If you make advantage of our model in your research, please cite the following in your manuscript:

@inproceedings{yang_coclustering_2022,
  title={Co-clustering Interactions via Attentive Hypergraph Neural Network},
  author={Yang, Tianchi and Yang, Cheng and Zhang, Luhao and Shi, Chuan and Hu, Maodi and Liu, Huaijun and Li, Tao and Wang, Dong},
  booktitle={Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR '22)},
  doi = {10.1145/3477495.3531868},
  numpages = {11},
  publisher = {Association for Computing Machinery},
  year={2022}
}

About

Co-clustering Interactions via Attentive Hypergraph Neural Network (SIGIR 2022)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages