← Search

Zhibin Dong

17 accepted papers

2026

DC-SPAN: A Dual Contrastive Attention Network for Multi-View Clustering

AAAI 2026technical

Multi-view clustering aims to group data by integrating complementary information from multiple views. However, the inherent heterogeneity among views often leads to feature entanglement, severely limiting clustering performance. To address this challenge, we propose DC-SPAN—a Dual Contrastive Atten

Cited by 0SourcePDFScholar
2026

Hierarchical Cross-View Alignment for Multi-View Clustering via Decoupled Information Distillation

AAAI 2026technical

Multi-view clustering aims to uncover shared semantics and complementary information across different views. However, the inherent heterogeneity among views poses significant challenges to effective collaborative modeling and information integration. While recent studies have introduced distillation

Cited by 0SourcePDFScholar
2026

Imbalanced View Contribution Evaluation and Refinement for Deep Incomplete Multi-View Clustering

CVPR 2026

In real-world applications, multi-view data often suffer from missing situations due to privacy protection and sensor failures. Such incomplete scenarios not only reduce information availability but also cause significant imbalance among views: certain "strong views" dominate the fusion process, whi

Cited by 0SourcecodeScholar
2025

Bit-swapping Oriented Twin-memory Multi-view Clustering in Lifelong Incomplete Scenarios

NeurIPS 2025poster

Although receiving notable improvements, current multi-view clustering (MVC) techniques generally rely on feature library mechanisms to propagate accumulated knowledge from historical views to newly-arrived data, which overlooks the information pertaining to basis embedding within each view. Moreov…

Cited by 0SourceScholar
2025

DLEFT-MKC: Dynamic Late Fusion Multiple Kernel Clustering with Robust Tensor Learning via Min-Max Optimization

ICLR 2025spotlight

Recent advancements in multiple kernel clustering (MKC) have highlighted the effectiveness of late fusion strategies, particularly in enhancing computational efficiency to near-linear complexity while achieving promising clustering performance. However, existing methods encounter three significant l…

Cited by 0SourcePDFScholar
2025

Deep Incomplete Multi-view Clustering with Distribution Dual-Consistency Recovery Guidance

ICCV 2025poster

Multi-view clustering leverages complementary representations from diverse sources to enhance performance. However, real-world data often suffer incomplete cases due to factors like privacy concerns and device malfunctions. A key challenge is effectively utilizing available instances to recover miss…

Cited by 0SourcePDFScholar
2025

EASEMVC:Efficient Dual Selection Mechanism for Deep Multi-View Clustering

CVPR 2025poster

Multi-view clustering represents one of the most established paradigms within the field of unsupervised learning and has witnessed a surge in popularity in recent years. View-pair form contrastive learning allows for consistently representing multiple views by maximizing mutual information between e…

Cited by 0SourcePDFScholar
2025

Enhanced then Progressive Fusion with View Graph for Multi-View Clustering

CVPR 2025poster

Multi-view clustering aims to improve clustering accuracy by effectively integrating complementary information from multiple perspectives. However, existing methods often encounter challenges such as feature conflicts between views and insufficient enhancement of individual view features, which hind…

Cited by 0SourcePDFScholar
2025

From Spectrum-free towards Baseline-view-free: Double-track Proximity Driven Multi-view Clustering

ICML 2025poster

Current multi-view clustering (MVC) techniques generally focus only on the relationship between anchors and samples, while overlooking that between anchors. Moreover, due to the lack of data labels, the cluster order is inconsistent across views and accordingly anchors encounter misalignment, whi…

Cited by 0SourcePDFScholar
2025

Simple yet Effective Incomplete Multi-view Clustering: Similarity-level Imputation and Intra-view Hybrid-group Prototype Construction

ICLR 2025spotlight

Most of incomplete multi-view clustering (IMVC) methods typically choose to ignore the missing samples and only utilize observed unpaired samples to construct bipartite similarity. Moreover, they employ a single quantity of prototypes to extract the information of $\textbf{all}$ views. To elimina…

Cited by 0SourcePDFScholar
2024

A Non-parametric Graph Clustering Framework for Multi-View Data

AAAI 2024technical

Multi-view graph clustering (MVGC) derives encouraging grouping results by seamlessly integrating abundant information inside heterogeneous data, and has captured surging focus recently. Nevertheless, the majority of current MVGC works involve at least one hyper-parameter, which not only requires…

Cited by 19SourcePDFScholar
2024

Alleviate Anchor-Shift: Explore Blind Spots with Cross-View Reconstruction for Incomplete Multi-View Clustering

NeurIPS 2024poster

Incomplete multi-view clustering aims to learn complete correlations among samples by leveraging complementary information across multiple views for clustering. Anchor-based methods further establish sample-level similarities for representative anchor generation, effectively addressing scalability i…

Cited by 0SourcePDFScholar
2024

Learn from View Correlation: An Anchor Enhancement Strategy for Multi-view Clustering

CVPR 2024poster

In recent years anchor-based methods have achieved promising progress in multi-view clustering. The performances of these methods are significantly affected by the quality of the anchors. However the anchors generated by previous works solely rely on single-view information ignoring the correlation…

Cited by 11SourcePDFScholar
2024

Towards Resource-friendly, Extensible and Stable Incomplete Multi-view Clustering

ICML 2024spotlight

Incomplete multi-view clustering (IMVC) methods typically encounter three drawbacks: (1) intense time and/or space overheads; (2) intractable hyper-parameters; (3) non-zero variance results. With these concerns in mind, we give a simple yet effective IMVC scheme, termed as ToRES. Concretely, instead…

Cited by 10SourcePDFScholar
2023

Cross-view Topology Based Consistent and Complementary Information for Deep Multi-view Clustering

ICCV 2023poster

Multi-view clustering aims to extract valuable information from different sources or perspectives. Over the years, the deep neural network has demonstrated its superior representation learning capability in multi-view clustering and achieved impressive performance. However, most existing deep cluste…

Cited by 30PDFScholar
2023

Deep Incomplete Multi-View Clustering With Cross-View Partial Sample and Prototype Alignment

CVPR 2023poster

The success of existing multi-view clustering relies on the assumption of sample integrity across multiple views. However, in real-world scenarios, samples of multi-view are partially available due to data corruption or sensor failure, which leads to incomplete multi-view clustering study (IMVC). Al…

Cited by 72SourcePDFScholar
2023

Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View

AAAI 2023technical

Graph anomaly detection (GAD) is a vital task in graph-based machine learning and has been widely applied in many real-world applications. The primary goal of GAD is to capture anomalous nodes from graph datasets, which evidently deviate from the majority of nodes. Recent methods have paid attention…