Deep embedded multi-view clustering with collaborative training
TL;DR: Li et al. as mentioned in this paper proposed a multi-view clustering with collaborative training (DEMVC), where the feature representations and cluster assignments of all views are learned collaboratively, and a new consistency strategy for cluster centers initialization is further developed to improve the multiview clustering performance.
read more
About: This article is published in Information Sciences. The article was published on 01 Sep 2021. and is currently open access. The article focuses on the topics: Cluster analysis.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Multi-level Feature Learning for Contrastive Multi-view Clustering
01 Jun 2022
TL;DR: Zhang et al. as discussed by the authors proposed a new framework of multi-level feature learning for contrastive multi-view clustering to address the conflict between learning consistent common semantics and reconstructing inconsistent view-private information.
156
Unified One-step Multi-view Spectral Clustering
TL;DR: Guanyuezhen et al. as discussed by the authors proposed a unified one-step multi-view spectral clustering method, which integrates the spectral embedding and k-means into a unified framework to obtain discrete clustering labels with a one step strategy.
151
A Comprehensive Survey on Multi-view Clustering
TL;DR: Multi-view clustering (MVC), which groups data samples by leveraging complementary and consensual information from several views, is gaining popularity as discussed by the authors . But despite the rapid evolution of MVC approaches, there has yet to be a study that provides a full MVC roadmap for both stimulating technical improvements and orienting research newbies to MVC.
113
Simple Unsupervised Graph Representation Learning
Yujie Mo,Liang Peng,Jie Xu,Xiaoshuang Shi,Xiaolan Zhu +4 more
TL;DR: The proposed multiplet loss explores the complementary information between the structural information and neighbor information to enlarge the inter-class variation, as well as adds an upper bound loss to achieve the finite distance between positive embeddings and anchorembeddings for reducing the intra- class variation.
Self-Supervised Discriminative Feature Learning for Deep Multi-View Clustering
TL;DR: SDMVC as mentioned in this paper concatenates all views' embedded features to form the global features, which can overcome the negative impact of some views' unclear clustering structures, and then, pseudo-labels are obtained to build a unified target distribution to perform multi-view discriminative feature learning.
References
Gradient-based learning applied to document recognition
Yann LeCun,Léon Bottou,Léon Bottou,Yoshua Bengio,Yoshua Bengio,Yoshua Bengio,Patrick Haffner +6 more
- 01 Jan 1998
TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.
53.5K
•Journal Article
Visualizing Data using t-SNE
TL;DR: A new technique called t-SNE that visualizes high-dimensional data by giving each datapoint a location in a two or three-dimensional map, a variation of Stochastic Neighbor Embedding that is much easier to optimize, and produces significantly better visualizations by reducing the tendency to crowd points together in the center of the map.
Some methods for classification and analysis of multivariate observations
James B. MacQueen
- 01 Jan 1967
TL;DR: The k-means algorithm as mentioned in this paper partitions an N-dimensional population into k sets on the basis of a sample, which is a generalization of the ordinary sample mean, and it is shown to give partitions which are reasonably efficient in the sense of within-class variance.
Advances in Neural Information Processing Systems 29
Onur Teymur,Kostas Zygalakis,Ben Calderhead +2 more
- 01 Jan 2016
11K
•Proceedings Article
On Spectral Clustering: Analysis and an algorithm
Andrew Y. Ng,Michael I. Jordan,Yair Weiss +2 more
- 03 Jan 2001
TL;DR: A simple spectral clustering algorithm that can be implemented using a few lines of Matlab is presented, and tools from matrix perturbation theory are used to analyze the algorithm, and give conditions under which it can be expected to do well.