Skip to content

Latent Heterogeneous Graph Network for Incomplete Multi-View Learning (IEEE TMM 2022)

Notifications You must be signed in to change notification settings

yxjdarren/LHGN_TMM_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latent Heterogeneous Graph Network for Incomplete Multi-View Learning

PyTorch implementation of the paper "Latent Heterogeneous Graph Network for Incomplete Multi-View Learning".

Install

Please see INSTALL.md

Get started

For single gpu run

python main.py --data cub --repeat 10 --epochs 200 --missing_rate 0.5 --lr 0.01 --gpu 0

Citation

@ARTICLE{9721669,
  author={Zhu, Pengfei and Yao, Xinjie and Wang, Yu and Cao, Meng and Hui, Binyuan and Zhao, Shuai and Hu, Qinghua},
  journal={IEEE Transactions on Multimedia}, 
  title={Latent Heterogeneous Graph Network for Incomplete Multi-View Learning}, 
  year={2022},
  volume={},
  number={},
  pages={1-1},
  doi={10.1109/TMM.2022.3154592}}

Thanks

Thank the team for their contribution to this work.

About

Latent Heterogeneous Graph Network for Incomplete Multi-View Learning (IEEE TMM 2022)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published