← Search

Kunlun He

10 accepted papers

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

DVI:A Derivative-based Vision Network for INR

ICML 2025poster

Recent advancements in computer vision have seen Implicit Neural Representations (INR) becoming a dominant representation form for data due to their compactness and expressive power. To solve various vision tasks with INR data, vision networks can either be purely INR-based, but are thereby limited…

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

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

Towards Pre-trained Graph Condensation via Optimal Transport

NeurIPS 2025poster

Graph condensation (GC) aims to distill the original graph into a small-scale graph, mitigating redundancy and accelerating GNN training. However, conventional GC approaches heavily rely on rigid GNNs and task-specific supervision. Such a dependency severely restricts their reusability and generaliz…

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

CUTS+: High-Dimensional Causal Discovery from Irregular Time-Series

AAAI 2024technical

Causal discovery in time-series is a fundamental problem in the machine learning community, enabling causal reasoning and decision-making in complex scenarios. Recently, researchers successfully discover causality by combining neural networks with Granger causality, but their performances degrade la…

2024

CausalTime: Realistically Generated Time-series for Benchmarking of Causal Discovery

ICLR 2024poster

Time-series causal discovery (TSCD) is a fundamental problem of machine learning. However, existing synthetic datasets cannot properly evaluate or predict the algorithms' performance on real data. This study introduces the CausalTime pipeline to generate time-series that highly resemble the real da…

2023

CUTS: Neural Causal Discovery from Irregular Time-Series Data

ICLR 2023poster

Causal discovery from time-series data has been a central task in machine learning. Recently, Granger causality inference is gaining momentum due to its good explainability and high compatibility with emerging deep neural networks. However, most existing methods assume structured input data and dege…