Home

Awesome

Reciprocal Multi-Layer Subspace Learning for Multi-View Clustering

This is the Matlab implementation of Reciprocal Multi-Layer Subspace Learning for Multi-View Clustering, published in ICCV 2019. Contact: Ruihuang Li (liruihuang@tju.edu.cn)

Paper

Example Results

<img src='img/tsne.jpg' width="800px">

Data

In this example, we load ORL and BBCSport datasets. The former contains 400 face images of 40 distinct subjects, from which 3 types of features are extracted. The latter is a collection of 544 documents associated with 2 views taken from sports articles in 5 topical areas.

Run

Cite

Please cite following papers if you use this code in your own work:

@InProceedings{Li_2019_ICCV,
author = {Li, Ruihuang and Zhang, Changqing and Fu, Huazhu and Peng, Xi and Zhou, Tianyi and Hu, Qinghua},
title = {Reciprocal Multi-Layer Subspace Learning for Multi-View Clustering},
booktitle = {The IEEE International Conference on Computer Vision (ICCV)},
month = {October},
year = {2019}
}