Deep Adversarial Multi-View Clustering Network

Abstract

Multi-view clustering has attracted increasing attention in recent years by exploiting common clustering structure across multiple views. Most existing multi-view clustering algorithms use shallow and linear embedding functions to learn the common structure of multi-view data. However, these methods cannot fully utilize the non-linear property of multi-view data, which is important to reveal complex cluster structure underlying multi-view data. In this paper, we propose a novel multi-view clustering method, named Deep Adversarial Multi-view Clustering (DAMC) network, to learn the intrinsic structure embedded in multi-view data. Specifically, our model adopts deep auto-encoders to learn latent representations shared by multiple views, and meanwhile leverages adversarial training to further capture the data distribution and disentangle the latent space. Experimental results on several real-world datasets demonstrate that the proposed method outperforms the state-of art methods.

Cite

Text

Li et al. "Deep Adversarial Multi-View Clustering Network." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/409

Markdown

[Li et al. "Deep Adversarial Multi-View Clustering Network." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/li2019ijcai-deep/) doi:10.24963/IJCAI.2019/409

BibTeX

@inproceedings{li2019ijcai-deep,
  title     = {{Deep Adversarial Multi-View Clustering Network}},
  author    = {Li, Zhaoyang and Wang, Qianqian and Tao, Zhiqiang and Gao, Quanxue and Yang, Zhaohua},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {2952-2958},
  doi       = {10.24963/IJCAI.2019/409},
  url       = {https://mlanthology.org/ijcai/2019/li2019ijcai-deep/}
}