Papers
Topics
Authors
Recent
Search
2000 character limit reached

Label Projection Correlation (PCor)

Updated 13 July 2026
  • Label Projection Correlation (PCor) is a normalized statistic that measures the dependence between a multivariate numerical vector and a categorical label, equaling zero if they are independent.
  • It aggregates discrepancies in one-dimensional projections of the feature distribution across different labels, avoiding moment conditions and eliminating the need for kernel tuning.
  • PCor estimation employs sorted ranking methods and triplewise angle computations, leading to efficient feature screening and robust performance even under heavy-tailed noise.

Searching arXiv for the cited paper and closely related label-correlation / projection work. arXiv search query: (Liu et al., 27 Apr 2025) OR "Measuring Feature-Label Dependence Using Projection Correlation Statistic" OR "Label Projection Correlation" Label Projection Correlation (PCor) is a normalized dependence measure between a numerical variable/vector XX and a categorical label YY. It is introduced as label projection correlation, with PCor as the abbreviation, while PCov denotes the corresponding unnormalized projection-covariance-type quantity. The construction measures how much the distribution of a numerical feature/vector changes across categorical labels after averaging discrepancies over one-dimensional projections, and it is characterized by the property PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X and YY are independent (Liu et al., 27 Apr 2025).

1. Problem setting and motivation

PCor is defined for the heterogeneous setting

  • XRpX \in \mathbb{R}^p: a numerical random variable/vector,
  • YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}: a categorical random label.

The stated goal is to quantify and test dependence between a numerical feature (or feature vector) and a categorical label. The proposed measure is positioned against several existing numerical–categorical dependence statistics. The comparison given in the source text is specific: the MV method is only for 1D numerical variable + categorical label; Gini distance correlation requires moment conditions such as EX<E|X|<\infty; and RKHS-based Gini correlation removes some moment restrictions but requires choosing a kernel and tuning kernel parameters (Liu et al., 27 Apr 2025).

Against that background, PCor is designed to satisfy five properties stated in the source material: it works for multivariate XX, requires no moment condition on XX, does not require kernel selection or tuning, equals zero iff XX and YY0 are independent, and is orthogonally invariant. The terminology in the source is also explicit: “projection correlation statistic” is the broader phrase appearing in the title, whereas the method itself is specifically named label projection correlation.

The construction starts from the criterion that YY1 and YY2 are independent iff, for every projection direction YY3 with YY4, the scalar projection YY5 is independent of YY6. Writing YY7 for the c.d.f. of YY8, YY9 for the conditional c.d.f. given PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X0, and PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X1, independence is equivalent to

PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X2

PCor measures violations of this equality by integrating projected distributional discrepancies over labels, directions, and thresholds.

2. Population definition and geometric form

The population construction begins from the discrepancy functional

PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X3

Using indicator notation, this is rewritten as

PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X4

A key geometric identity converts the spherical integral into an angle-based expectation over triples of points. This yields the projection-covariance form

PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X5

with

PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X6

and

PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X7

The equivalent variance representation is

PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X8

This form makes the mechanism transparent: for each projection PCor(X,Y)=0    X\mathrm{PCor}(X,Y)=0 \iff X9, one compares the class-conditional probabilities

YY0

If the projected distribution does not vary with the label, the conditional variance over YY1 vanishes.

Normalization is introduced through the upper bound

YY2

The normalized label projection correlation is then

YY3

The source states that YY4 when YY5.

For continuous YY6, the expression simplifies substantially: YY7 hence

YY8

In this regime, the dependence is fully determined by the within-class angle term YY9.

3. Estimation, computational regimes, and asymptotics

For multivariate data, the sample estimator is defined through triplewise angles

XRpX \in \mathbb{R}^p0

The source specifies special conventions for degenerate cases: XRpX \in \mathbb{R}^p1 when only one of XRpX \in \mathbb{R}^p2, XRpX \in \mathbb{R}^p3 is zero, and XRpX \in \mathbb{R}^p4 when both are zero. If XRpX \in \mathbb{R}^p5 is the set of indices with label XRpX \in \mathbb{R}^p6, XRpX \in \mathbb{R}^p7, and XRpX \in \mathbb{R}^p8, then

XRpX \in \mathbb{R}^p9

YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}0

YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}1

and

YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}2

The direct multivariate estimator has computational cost YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}3.

The one-dimensional case has a distinct definition: YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}4 For the transformed variable YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}5, the paper introduces

YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}6

together with reverse-order analogues YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}7, and then states

YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}8

The computational contribution emphasized in the source is that, in one dimension, estimation can be reduced to sorting. If YY={1,,K}Y \in \mathcal{Y}=\{1,\dots,K\}9 are the full-sample ordered values and EX<E|X|<\infty0 are the within-class ordered values, then

EX<E|X|<\infty1

EX<E|X|<\infty2

The total complexity is then EX<E|X|<\infty3.

For one-dimensional continuous EX<E|X|<\infty4, the paper further gives the rank-based expression

EX<E|X|<\infty5

The asymptotic theory is stated in two regimes. Under dependence,

EX<E|X|<\infty6

and

EX<E|X|<\infty7

where EX<E|X|<\infty8 in the multivariate case and EX<E|X|<\infty9 in the one-dimensional case. Under independence, the limiting law is degenerate: XX0

XX1

The source text states that the paper motivates PCor as a measure to test independence, but does not provide a fully worked-out standalone testing procedure with calibrated critical values.

4. Theoretical properties

The central theoretical results are summarized as Theorem 2 in the source material (Liu et al., 27 Apr 2025). The first property is boundedness: XX2 This follows from nonnegativity of the variance representation together with the normalization by the derived upper bound.

The second property is the exact characterization of independence: XX3 This gives PCor the status of an independence measure rather than a linear-association coefficient.

The third property characterizes the extremal case XX4. The condition stated in the source is that, for every label XX5, XX6 is almost surely a constant vector XX7, and the XX8 are not all identical. In words, each class collapses to its own deterministic point and different classes correspond to different points.

The fourth property is invariance: XX9 for any orthogonal matrix XX0, any nonzero scalar XX1, and any vector XX2. Thus PCor is invariant to translation, nonzero scalar rescaling, and orthogonal transformations.

Taken together, these properties distinguish PCor from classical correlations such as Pearson, Spearman, or Kendall in two ways stated or implied by the source material: it is designed for the heterogeneous setting numerical vs. categorical, and it is built as a zero iff independent dependence functional rather than a measure of merely linear or monotone association. This suggests a different intended use: feature screening and independence assessment rather than correlation analysis between two numerical coordinates.

5. Feature selection and empirical evidence

A major application in the source paper is feature screening / feature selection with a categorical response. The procedure described is univariate: for each feature XX3, compute XX4, rank features in descending order, and treat features with larger PCor as more strongly associated with the categorical label (Liu et al., 27 Apr 2025).

The simulation studies compare PCor against gCor, gKCor, and Pearson correlation. The evaluation metrics listed in the source are MMS (minimum model size containing all active variables), RSD (standard deviation of MMS over repetitions), XX5 (probability of including a specific active variable XX6 in a selected model of size XX7), and XX8 (probability of including all active variables).

In Simulation 1, the design uses a categorical label XX9 with 3 classes, balanced / slightly unbalanced / heavily unbalanced class proportions, 400 groups/features, sample size XX0, 60 repetitions, two signal-strength cases, and noise from XX1, XX2, and XX3. The reported finding is that PCor outperforms the other three methods in all cases for this grouped feature selection problem. In Simulation 2, a GWAS-style design is used with SNP-type features encoded into 3 categories, a nonlinear response involving five active SNPs, XX4, XX5, 100 repetitions, and the same three noise families. The source states that under XX6, Pearson is relatively strong; under XX7, PCor performed best; and under XX8, PCor and gCor were best on XX9 and YY00.

Two real-data applications are also reported. On DrivFace, the data consist of 606 images from 4 drivers, each standardized to YY01 pixels, with gaze-direction labels “looking right”, “frontal”, and “looking left”. The procedure uses a 70%/30% train–test split, computes feature-label dependence for each pixel, selects the top YY02 pixels, trains a random forest with 100 trees, evaluates test accuracy, and averages over 10 runs. The source states that the high-PCor pixels are more concentrated on the facial region, and that PCor achieved the highest test accuracy for all listed values of YY03.

On the Arcene cancer mass-spectrometry data, the task is binary classification, the training and validation sets each contain 100 samples, there are 10,000 features, and many features have heavy-tailed distributions. The same ranking-and-selection protocol is used, again followed by a random forest with 100 trees and averaging over 10 runs. The reported findings are that PCor and gKCor generally outperform methods with stronger moment sensitivity, that PCor consistently exceeds gCor, and that when the number of selected features is small, PCor shows significantly higher accuracy than competitors.

The source also notes a limitation: because the procedure is univariate screening, correlated features may lead to inappropriate selections. A plausible implication is that PCor is strongest as a marginal dependence statistic, while conditional screening would require additional methodology.

6. Relation to projection- and correlation-based label modeling

Although the term Label Projection Correlation (PCor) is explicit only in the 2025 dependence-measure paper, several earlier arXiv works are closely related at the level of projection, label structure, or correlation preservation. Their relationship to PCor is conceptual rather than terminological.

Method Core mechanism Relation to PCor
VPCME variable pairwise constraint projection label-guided projection, but via sample-pair constraints
CAMEL sparse directed label collaboration matrix explicit label-space propagation/projection operator
GLOCAL latent label representation + learned Laplacians latent projection plus manifold regularization
LCG covariance-based label grid + KPCA regularization parallel correlation modeling and label projection
LESC / gLESC low-rank self-expression correlation regularization correlation-preserving label-distribution recovery

VPCME defines Variable Pairwise Constraint projection for Multi-label Ensemble, where labels induce must-link and cannot-link sample pairs through thresholded label overlap, and the projection maximizes YY04 under YY05. The source explicitly notes that this is projection-based, label-informed, and intended to preserve “correlations between samples and labels,” but that the preserved structure is implemented through pairwise sample constraints induced by labels, not through an explicit PCor formulation over labels (Li et al., 2014).

CAMEL learns a directed sparse label collaboration matrix YY06 by reconstructing each label from the other labels, then forms YY07 and uses YY08 or YY09 as the correlated prediction space. The source characterizes this as a learned label correlation projection/propagation model. It is therefore close to a “projection operator in label space,” but it is not a feature-label dependence coefficient of the PCor type (Feng et al., 2019).

GLOCAL combines low-rank latent label decomposition YY10, feature-to-latent prediction YY11, and global/local label-manifold regularization through learned Laplacians YY12. The source stresses that it is not literally a PCor paper, but is strongly related because it unifies latent label projection with learned label correlation structure, including in the missing-label setting (Zhu et al., 2017).

Label Correlation Grid (LCG) for label distribution learning computes a covariance matrix over labels, converts each covariance entry into a Gaussian-modeled vector-valued cell, and adds a label distribution projection algorithm based on KPCA + sub-MLP as a regularizer. The source is explicit that there is no defined quantity called projection correlation, projected correlation, or PCor; the correlation branch and projection branch are separate auxiliary targets rather than a unified projected-correlation operator (Guo et al., 2022).

LESC and gLESC treat label enhancement as correlation-preserving recovery: a self-expression coefficient matrix YY13 is learned from feature space, or jointly from feature and label space via tensor multi-rank minimization, and recovered label distributions are regularized by

YY14

or equivalently

YY15

The source states that these methods do not define PCor, but they provide a clear example of correlation-preserving label recovery under a learned sample-correlation operator (Zheng et al., 2020).

These comparisons clarify the scope of the term. In the precise sense established by the 2025 paper, Label Projection Correlation (PCor) is a dependence statistic between numerical features and categorical labels. Earlier projection- and correlation-based multi-label methods address different objects—sample geometry, label collaboration, latent labels, or label-distribution recovery—even when they are projection-based or correlation-aware. This suggests a useful distinction: PCor is a feature-label dependence coefficient, whereas the related multi-label methods are label-structure modeling frameworks.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Label Projection Correlation (PCor).