Related Experiment Video
Updated: Sep 24, 2026

Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time
Published on: July 1, 2014
Few-shot Anchor-guided Multi-View Clustering With Pearson Correlation
Abstract:
Multi-view clustering (MVC) has emerged as a powerful paradigm for integrating heterogeneous data representations. However, existing multi-view clustering methods typically encounter four specific bottlenecks: the cubic computational explosion inherent to spectral graph methods, the degradation of Euclidean distance in high-dimensional spaces, extreme label scarcity in practical semi-supervised applications, and a heavy reliance on costly manual hyper-parameter tuning. To address these challenges, this paper proposes a novel framework termed Few-shot Anchor-guided Multi-view Clustering with Pearson Correlation (FAMC-PC). Unlike traditional approaches, FAMC-PC introduces a statistical Pearson Correlation metric to construct bipartite anchor graphs, capturing intrinsic structural directionality more effectively than relying on purely distance-based measures. We further propose a unified Non-negative Matrix Factorization (NMF) model that seamlessly integrates consensus graph fusion with sparse few-shot constraints. This mechanism anchors latent representations to scarce labeled data, bridging the gap between unsupervised structure learning and supervised classification without requiring extensive annotations. Notably, FAMC-PC establishes a tuning-free design, substantially reducing the computational burden and labor costs associated with manual hyper-parameter tuning. Extensive experiments on six benchmark datasets demonstrate that FAMC-PC achieves competitive clustering performance and high efficiency compared to nine state-of-the-art baselines, offering a significant advantage in terms of label efficiency. The source code is available at https://github.com/LstinWh/FAMC-PC.
Related Concept Videos
Correlations
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Correlation
Two variables, for example, a and b, are said to be positively correlated if both variables move in the same direction. In other words, a positive correlation exists between two variables, a and b, if:
Coefficient of Correlation
If you suspect a linear relationship between x and y, then r can measure how strong the linear relationship is.
What the VALUE of r tells us:
The value of r is always between –1 and +1: –1 ≤ r ≤ 1.
The size of the correlation r indicates the strength of the linear...
Calibration Curves: Correlation Coefficient
Microsoft Excel: Pearson's Correlation

