← Search

Mengping Jiang

5 accepted papers

2026

Discriminative Graph Embedding Framework via Label-Free Marginal Fisher Analysis

AAAI 2026technical

Marginal Fisher Analysis (MFA) is a classical dimensionality reduction (DR) method that leverages dual graphs to capture intra-class compactness and inter-class separability. However, MFA’s reliance on high-quality labels limits its practical application. For another, existing unsupervised DR method

Cited by 0SourcePDFScholar
2026

Federated Incomplete Multi-View Clustering with Tensorized Low-Rank Constraint

AAAI 2026technical

Federated Multi-View Clustering has gained increasing attention for its ability to discover complementary clustering structures of distributed multi-view data while preserving data privacy. However, real-world clients often only have access to partial views, and the view incompleteness poses great c

Cited by 0SourcePDFScholar
2025

Enhanced Unsupervised Discriminant Dimensionality Reduction for Nonlinear Data

IJCAI 2025

Linear Discriminant Analysis (LDA) is a classical supervised dimensionality reduction algorithm. However, LDA focuses more on global structure and overly depends on reliable data labels. For data with outliers and nonlinear structures, LDA cannot effectively capture the true structure of the data. M

Cited by 0SourcePDFScholar
2025

Unified K-Means Clustering with Label-Guided Manifold Learning

ICML 2025poster

K-Means clustering is a classical and effective unsupervised learning method attributed to its simplicity and efficiency. However, it faces notable challenges, including sensitivity to random initial centroid selection, a limited ability to discover the intrinsic manifold structures within nonlinear…

Cited by 0SourcePDFScholar
2024

Reconstruction Weighting Principal Component Analysis with Fusion Contrastive Learning

IJCAI 2024poster

Principal component analysis (PCA) is a popular unsupervised dimensionality reduction method to extract the principal components of data. However, there are two problems with the existing PCA: (1) Traditional PCA methods treat each sample equally and ignore sample differences. (2) They fail to extra…