Skip to content

MATLAB implementation for our AAAI-20 paper: Quanxue Gao, Wei Xia, Zhizhen Wan, Deyan Xie, Pu Zhang. Tensor-SVD Based Graph Learning for Multi-View Subspace Clustering. AAAI 2020.

Notifications You must be signed in to change notification settings

xdweixia/AAAI2020_WTNNM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensor-SVD Based Graph Learning for Multi-View Subspace Clustering

Simple implementation of our paper WTNNM. The details can be found in the AAAI-20 paper here.

requirements

  • MATLAB R2018b

run

run_cluster.m

Citation

If you find our approach useful in your research, please consider citing:

@inproceedings{GaoXWXZ20,
  author    = {Quanxue Gao and
               Wei Xia and
               Zhizhen Wan and
               De{-}Yan Xie and
               Pu Zhang},
  title     = {Tensor-SVD Based Graph Learning for Multi-View Subspace Clustering},
  booktitle = {Proc. of {AAAI}},
  pages     = {3930--3937},
  year      = {2020}
}

Contact us

If you have other questions, please contact us: xd.weixia@gmail.com

About

MATLAB implementation for our AAAI-20 paper: Quanxue Gao, Wei Xia, Zhizhen Wan, Deyan Xie, Pu Zhang. Tensor-SVD Based Graph Learning for Multi-View Subspace Clustering. AAAI 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages