← Search

En Zhu

44 accepted papers

2026

Alleviating Observation Bias via Causal-Invariant Meta-Learning for Unbalanced Incomplete Multi-view Clustering

ICML 2026poster

In incomplete multi-view clustering, unbalanced missingness is prevalent, where different views exhibit significantly varying missing rates, causing severe observation bias. This imbalance poses two core challenges: models develop serious learning biases by over-relying on low-missing-rate views whi…

Cited by 0SourceScholar
2026

DMCAR: Disentangled Mixture-of-Experts with Context-Aware Routing for Multi-View Clustering

AAAI 2026technical

Multi-View Clustering (MVC) aims to enhance clustering performance by integrating multi-source complementary information. However, existing deep MVC methods face inherent challenges in balancing the learning of shared consensus representations with the preservation of view-specific information: inde

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
2026

Sample-specific Modality Diagnosis and Cross-modal Enhancement for Incomplete Multimodal Representations

AAAI 2026technical

In multimodal sentiment analysis, modality missingness and quality degradation are common. Existing methods often rely on batch-level modality generation, generation but neglect sample-level missingness, hence their flexibility is limited severely in real-world scenarios. To address this, Sample-spe

Cited by 0SourcePDFScholar
2025

Automatically Identify and Rectify: Robust Deep Contrastive Multi-view Clustering in Noisy Scenarios

ICML 2025spotlight

Leveraging the powerful representation learning capabilities, deep multi-view clustering methods have demonstrated reliable performance by effectively integrating multi-source information from diverse views in recent years. Most existing methods rely on the assumption of clean views. However, noise…

2025

Bifurcate then Alienate: Incomplete Multi-view Clustering via Coupled Distribution Learning with Linear Overhead

ICML 2025poster

Despite remarkable advances, existing incomplete multi-view clustering (IMC) methods typically leverage either perspective-shared or perspective-specific determinants to encode cluster representations. To address this limitation, we introduce a BACDL algorithm designed to explicitly capture both c…

Cited by 0SourcePDFScholar
2025

COKE: Core Kernel for More Efficient Approximation of Kernel Weights in Multiple Kernel Clustering

ICML 2025poster

Inspired by the well-known coreset in clustering algorithms, we introduce the definition of the core kernel for multiple kernel clustering (MKC) algorithms. The core kernel refers to running MKC algorithms on smaller-scale base kernel matrices to obtain kernel weights similar to those obtained from…

Cited by 0SourcePDFScholar
2025

Code-BT: A Code-Driven Approach to Behavior Tree Generation for Robot Tasks Planning with Large Language Models

IJCAI 2025

Behavior trees(BTs) provide a systematic and structured control architecture extensively employed in game AI and robotic behavior control, owing to their modularity, reactivity, and reusability. Nonetheless, manual BTs design requires significant expertise and becomes inefficient as task complexity

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

Efficient Federated Incomplete Multi-View Clustering

ICML 2025poster

Multi-view clustering (MVC) leverages complementary information from diverse data sources to enhance clustering performance. However, its practical deployment in distributed and privacy-sensitive scenarios remains challenging. Federated multi-view clustering (FMVC) has emerged as a potential solutio…

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

Generalized Deep Multi-view Clustering via Causal Learning with Partially Aligned Cross-view Correspondence

ICCV 2025poster

Multi-view clustering (MVC) aims to explore the common clustering structure across multiple views. Many existing MVC methods heavily rely on the assumption of view consistency, where alignments for corresponding samples across different views are ordered in advance. However, real-world scenarios oft…

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

Max-Mahalanobis Anchors Guidance for Multi-View Clustering

AAAI 2025technical

Anchor selection or learning has become a critical component in large-scale multi-view clustering. Existing anchor-based methods, which either select-then-fix or initialize-then-optimize with orthogonality, yield promising performance. However, these methods still suffer from instability of initiali…

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

DVSAI: Diverse View-Shared Anchors Based Incomplete Multi-View Clustering

AAAI 2024technical

In numerous real-world applications, it is quite common that sample information is partially available for some views due to machine breakdown or sensor failure, causing the problem of incomplete multi-view clustering (IMVC). While several IMVC approaches using view-shared anchors have successfully…

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

Evaluate then Cooperate: Shapley-based View Cooperation Enhancement for Multi-view Clustering

NeurIPS 2024poster

The fundamental goal of deep multi-view clustering is to achieve preferable task performance through inter-view cooperation. Although numerous DMVC approaches have been proposed, the collaboration role of individual views have not been well investigated in existing literature. Moreover, how to furth…

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

Sample-Level Cross-View Similarity Learning for Incomplete Multi-View Clustering

AAAI 2024technical

Incomplete multi-view clustering has attracted much attention due to its ability to handle partial multi-view data. Recently, similarity-based methods have been developed to explore the complete relationship among incomplete multi-view data. Although widely applied to partial scenarios, most of the…

2024

Scalable Multiple Kernel Clustering: Learning Clustering Structure from Expectation

ICML 2024poster

In this paper, we derive an upper bound of the difference between a kernel matrix and its expectation under a mild assumption. Specifically, we assume that the true distribution of the training data is an unknown isotropic Gaussian distribution. When the kernel function is a Gaussian kernel, and the…

Cited by 3SourcePDFScholar
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…

2023

Cluster-Guided Contrastive Graph Clustering Network

AAAI 2023technical

Benefiting from the intrinsic supervision information exploitation capability, contrastive learning has achieved promising performance in the field of deep graph clustering recently. However, we observe that two drawbacks of the positive and negative sample construction mechanisms limit the performa…

2023

Consistency of Multiple Kernel Clustering

ICML 2023poster

Consistency plays an important role in learning theory. However, in multiple kernel clustering (MKC), the consistency of kernel weights has not been sufficiently investigated. In this work, we fill this gap with a non-asymptotic analysis on the consistency of kernel weights of a novel method termed…

Cited by 9SourcePDFScholar
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…

2023

Let the Data Choose: Flexible and Diverse Anchor Graph Fusion for Scalable Multi-View Clustering

AAAI 2023technical

In the past few years, numerous multi-view graph clustering algorithms have been proposed to enhance the clustering performance by exploring information from multiple views. Despite the superior performance, the high time and space expenditures limit their scalability. Accordingly, anchor graph lear…

2022

Align then Fusion: Generalized Large-scale Multi-view Clustering with Anchor Matching Correspondences

NeurIPS 2022accept

Multi-view anchor graph clustering selects representative anchors to avoid full pair-wise similarities and therefore reduce the complexity of graph methods. Although widely applied in large-scale applications, existing approaches do not pay sufficient attention to establishing correct correspondence…

2022

Deep Graph Clustering via Dual Correlation Reduction

AAAI 2022technical

Deep graph clustering, which aims to reveal the underlying graph structure and divide the nodes into different groups, has attracted intensive attention in recent years. However, we observe that, in the process of node encoding, existing methods suffer from representation collapse which tends to map…

2022

Fusion Multiple Kernel K-means

AAAI 2022technical

Multiple kernel clustering aims to seek an appropriate combination of base kernels to mine inherent non-linear information for optimal clustering. Late fusion algorithms generate base partitions independently and integrate them in the following clustering procedure, improving the overall efficiency.…

2022

Highly-Efficient Incomplete Large-Scale Multi-View Clustering With Consensus Bipartite Graph

CVPR 2022poster

Multi-view clustering has received increasing attention due to its effectiveness in fusing complementary information without manual annotations. Most previous methods hold the assumption that each instance appears in all views. However, it is not uncommon to see that some views may contain some miss…

Cited by 143PDFcodeScholar
2022

Initializing Then Refining: A Simple Graph Attribute Imputation Network

IJCAI 2022poster

Representation learning on the attribute-missing graphs, whose connection information is complete while the attribute information of some nodes is missing, is an important yet challenging task. To impute the missing attributes, existing methods isolate the learning processes of attribute and structu…

Cited by 32SourcePDFScholar
2022

Robust Graph-Based Multi-View Clustering

AAAI 2022technical

Graph-based multi-view clustering (G-MVC) constructs a graphical representation of each view and then fuses them to a unified graph for clustering. Though demonstrating promising clustering performance in various applications, we observe that their formulations are usually non-convex, leading to a l…

2022

Stability and Generalization of Kernel Clustering: from Single Kernel to Multiple Kernel

NeurIPS 2022accept

Multiple kernel clustering (MKC) is an important research topic that has been widely studied for decades. However, current methods still face two problems: inefficient when handling out-of-sample data points and lack of theoretical study of the stability and generalization of clustering. In this pap…

Cited by 5SourcePDFScholar
2021

Deep Fusion Clustering Network

AAAI 2021technical

Deep clustering is a fundamental yet challenging task for data analysis. Recently we witness a strong tendency of combining autoencoder and graph neural networks to exploit structure information for clustering performance enhancement. However, we observe that existing literature 1) lacks a dynamic f…

2021

Hyperspectral Band Selection via Spatial-Spectral Weighted Region-wise Multiple Graph Fusion-Based Spectral Clustering

IJCAI 2021poster

In this paper, we propose a hyperspectral band selection method via spatial-spectral weighted region-wise multiple graph fusion-based spectral clustering, referred to as RMGF briefly. Considering that different objects have different reflection characteristics, we use a superpixel segmentation algor…

2021

One Pass Late Fusion Multi-view Clustering

ICML 2021spotlight

Existing late fusion multi-view clustering (LFMVC) optimally integrates a group of pre-specified base partition matrices to learn a consensus one. It is then taken as the input of the widely used k-means to generate the cluster labels. As observed, the learning of the consensus partition matrix and…

Cited by 127SourcePDFScholar
2019

Effective End-to-end Unsupervised Outlier Detection via Inlier Priority of Discriminative Network

NeurIPS 2019poster

Despite the wide success of deep neural networks (DNN), little progress has been made on end-to-end unsupervised outlier detection (UOD) from high dimensional data like raw images. In this paper, we propose a framework named E^3Outlier, which can perform UOD in a both effective and end-to-end manner…