Efficient Multi-view Clustering via Unified and Discrete Bipartite Graph
Learning
- URL: http://arxiv.org/abs/2209.04187v2
- Date: Wed, 22 Mar 2023 15:19:17 GMT
- Title: Efficient Multi-view Clustering via Unified and Discrete Bipartite Graph
Learning
- Authors: Si-Guo Fang, Dong Huang, Xiao-Sha Cai, Chang-Dong Wang, Chaobo He,
Yong Tang
- Abstract summary: This paper presents an efficient multi-view clustering approach via unified and discrete bipartite graph learning (UDBGL)
An anchor-based subspace learning is incorporated to learn the view-specific bipartite graphs from multiple views.
The Laplacian rank constraint is imposed to ensure that the fused bipartite graph has discrete cluster structures.
- Score: 15.617206773324952
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Although previous graph-based multi-view clustering algorithms have gained
significant progress, most of them are still faced with three limitations.
First, they often suffer from high computational complexity, which restricts
their applications in large-scale scenarios. Second, they usually perform graph
learning either at the single-view level or at the view-consensus level, but
often neglect the possibility of the joint learning of single-view and
consensus graphs. Third, many of them rely on the k-means for discretization of
the spectral embeddings, which lack the ability to directly learn the graph
with discrete cluster structure. In light of this, this paper presents an
efficient multi-view clustering approach via unified and discrete bipartite
graph learning (UDBGL). Specifically, the anchor-based subspace learning is
incorporated to learn the view-specific bipartite graphs from multiple views,
upon which the bipartite graph fusion is leveraged to learn a view-consensus
bipartite graph with adaptive weight learning. Further, the Laplacian rank
constraint is imposed to ensure that the fused bipartite graph has discrete
cluster structures (with a specific number of connected components). By
simultaneously formulating the view-specific bipartite graph learning, the
view-consensus bipartite graph learning, and the discrete cluster structure
learning into a unified objective function, an efficient minimization algorithm
is then designed to tackle this optimization problem and directly achieve a
discrete clustering solution without requiring additional partitioning, which
notably has linear time complexity in data size. Experiments on a variety of
multi-view datasets demonstrate the robustness and efficiency of our UDBGL
approach. The code is available at https://github.com/huangdonghere/UDBGL.
Related papers
- Deep Contrastive Graph Learning with Clustering-Oriented Guidance [61.103996105756394]
Graph Convolutional Network (GCN) has exhibited remarkable potential in improving graph-based clustering.
Models estimate an initial graph beforehand to apply GCN.
Deep Contrastive Graph Learning (DCGL) model is proposed for general data clustering.
arXiv Detail & Related papers (2024-02-25T07:03:37Z) - Multiview Graph Learning with Consensus Graph [24.983233822595274]
Graph topology inference is a significant task in many application domains.
Many modern datasets are heterogeneous or mixed and involve multiple related graphs, i.e., multiview graphs.
We propose an alternative method based on consensus regularization, where views are ensured to be similar.
It is also employed to infer the functional brain connectivity networks of multiple subjects from their electroencephalogram (EEG) recordings.
arXiv Detail & Related papers (2024-01-24T19:35:54Z) - One-step Bipartite Graph Cut: A Normalized Formulation and Its
Application to Scalable Subspace Clustering [56.81492360414741]
We show how to enforce a one-step normalized cut for bipartite graphs, especially with linear-time complexity.
In this paper, we first characterize a novel one-step bipartite graph cut criterion with normalized constraints, and theoretically prove its equivalence to a trace problem.
We extend this cut criterion to a scalable subspace clustering approach, where adaptive anchor learning, bipartite graph learning, and one-step normalized bipartite graph partitioning are simultaneously modeled.
arXiv Detail & Related papers (2023-05-12T11:27:20Z) - ACTIVE:Augmentation-Free Graph Contrastive Learning for Partial
Multi-View Clustering [52.491074276133325]
We propose an augmentation-free graph contrastive learning framework to solve the problem of partial multi-view clustering.
The proposed approach elevates instance-level contrastive learning and missing data inference to the cluster-level, effectively mitigating the impact of individual missing data on clustering.
arXiv Detail & Related papers (2022-03-01T02:32:25Z) - Graph Representation Learning via Contrasting Cluster Assignments [57.87743170674533]
We propose a novel unsupervised graph representation model by contrasting cluster assignments, called as GRCCA.
It is motivated to make good use of local and global information synthetically through combining clustering algorithms and contrastive learning.
GRCCA has strong competitiveness in most tasks.
arXiv Detail & Related papers (2021-12-15T07:28:58Z) - Effective and Efficient Graph Learning for Multi-view Clustering [173.8313827799077]
We propose an effective and efficient graph learning model for multi-view clustering.
Our method exploits the view-similar between graphs of different views by the minimization of tensor Schatten p-norm.
Our proposed algorithm is time-economical and obtains the stable results and scales well with the data size.
arXiv Detail & Related papers (2021-08-15T13:14:28Z) - Multiple Graph Learning for Scalable Multi-view Clustering [26.846642220480863]
We propose an efficient multiple graph learning model via a small number of anchor points and tensor Schatten p-norm minimization.
Specifically, we construct a hidden and tractable large graph by anchor graph for each view.
We develop an efficient algorithm, which scales linearly with the data size, to solve our proposed model.
arXiv Detail & Related papers (2021-06-29T13:10:56Z) - Structured Graph Learning for Scalable Subspace Clustering: From
Single-view to Multi-view [28.779909990410978]
Graph-based subspace clustering methods have exhibited promising performance.
They still suffer some of these drawbacks: encounter the expensive time overhead, fail in exploring the explicit clusters, and cannot generalize to unseen data points.
We propose a scalable graph learning framework, seeking to address the above three challenges simultaneously.
arXiv Detail & Related papers (2021-02-16T03:46:11Z) - Multi-view Graph Learning by Joint Modeling of Consistency and
Inconsistency [65.76554214664101]
Graph learning has emerged as a promising technique for multi-view clustering with its ability to learn a unified and robust graph from multiple views.
We propose a new multi-view graph learning framework, which for the first time simultaneously models multi-view consistency and multi-view inconsistency in a unified objective function.
Experiments on twelve multi-view datasets have demonstrated the robustness and efficiency of the proposed approach.
arXiv Detail & Related papers (2020-08-24T06:11:29Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.