← Search

Xinhang Wan

11 accepted papers

2026

Mamba-Driven Multi-View Discriminative Clustering via Global-Local Cross-View Sequence Modeling

AAAI 2026technical

Multi-view clustering (MVC) has recently garnered increasing attention for its ability to partition unlabeled samples into distinct clusters by leveraging complementary and consistent information from different views. Existing MVC methods primarily combine deep neural networks with contrastive learn

Cited by 0SourcePDFScholar
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

Incomplete Multi-view Clustering via Diffusion Contrastive Generation

AAAI 2025technical

Incomplete multi-view clustering (IMVC) has garnered increasing attention in recent years due to the common issue of missing data in multi-view datasets. The primary approach to address this challenge involves recovering the missing views before applying conventional multi-view clustering methods. A…

Cited by 0SourcePDFScholar
2025

Incomplete Multi-view Deep Clustering with Data Imputation and Alignment

NeurIPS 2025poster

Incomplete multi-view deep clustering is an emerging research hot-pot to incorporate data information of multiple sources or modalities when parts of them are missing. Most of existing approaches encode the available data observations into multiple view-specific latent representations and subsequent…

Cited by 0SourceScholar
2025

Incremental Nyström-based Multiple Kernel Clustering

AAAI 2025technical

Existing Multiple Kernel Clustering (MKC) algorithms commonly utilize the Nyström method to handle large-scale datasets. However, most of them employ uniform sampling for kernel matrix approximation, hence failing to accurately capture the underlying data structure, leading to large approximation er…

Cited by 0SourcePDFScholar
2025

Intra-view and Inter-view Correlation Guided Multi-view Novel Class Discovery

ICCV 2025poster

In this paper, we address the problem of novel class discovery (NCD), which aims to cluster novel classes by leveraging knowledge from disjoint known classes. While recent advances have made significant progress in this area, existing NCD methods face two major limitations. First, they primarily foc…

Cited by 0SourcePDFScholar
2025

Large-scale Multi-view Tensor Clustering with Implicit Linear Kernels

CVPR 2025poster

Multi-view clustering is a long-standing hot topic in machine learning communities, due to its capability of integrating data information from multiple sources and modalities. By utilizing tensor Singular Value Decomposition (t-SVD) technique with the tensor rotation trick, recent advances have achi…

2025

Scalable Attribute-Missing Graph Clustering via Neighborhood Differentiation

ICML 2025poster

Deep graph clustering (DGC), which aims to unsupervisedly separate the nodes in an attribute graph into different clusters, has seen substantial potential in various industrial scenarios like community detection and recommendation. However, the real-world attribute graphs, e.g., social networks inte…

Cited by 0SourcePDFScholar
2024

Decouple then Classify: A Dynamic Multi-view Labeling Strategy with Shared and Specific Information

ICML 2024poster

Sample labeling is the most primary and fundamental step of semi-supervised learning. In literature, most existing methods randomly label samples with a given ratio, but achieve unpromising and unstable results due to the randomness, especially in multi-view settings. To address this issue, we propo…

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

Auto-Weighted Multi-View Clustering for Large-Scale Data

AAAI 2023technical

Multi-view clustering has gained broad attention owing to its capacity to exploit complementary information across multiple data views. Although existing methods demonstrate delightful clustering performance, most of them are of high time complexity and cannot handle large-scale data. Matrix factori…