English

Nonlinear Laplacians: Tunable principal component analysis under directional prior information

Machine Learning 2025-11-17 v2 Data Structures and Algorithms Machine Learning Probability Statistics Theory Statistics Theory

Abstract

We introduce a new family of algorithms for detecting and estimating a rank-one signal from a noisy observation under prior information about that signal's direction, focusing on examples where the signal is known to have entries biased to be positive. Given a matrix observation Y\mathbf{Y}, our algorithms construct a nonlinear Laplacian, another matrix of the form Y+diag(σ(Y1))\mathbf{Y}+\mathrm{diag}(\sigma(\mathbf{Y1})) for a nonlinear σ:RR\sigma:\mathbb{R}\to\mathbb{R}, and examine the top eigenvalue and eigenvector of this matrix. When Y\mathbf{Y} is the (suitably normalized) adjacency matrix of a graph, our approach gives a class of algorithms that search for unusually dense subgraphs by computing a spectrum of the graph "deformed" by the degree profile Y1\mathbf{Y1}. We study the performance of such algorithms compared to direct spectral algorithms (the case σ=0\sigma=0) on models of sparse principal component analysis with biased signals, including the Gaussian planted submatrix problem. For such models, we rigorously characterize the strength of rank-one signal, as a function of σ\sigma, required for an outlier eigenvalue to appear in the spectrum of a nonlinear Laplacian matrix. While identifying the σ\sigma that minimizes the required signal strength in closed form seems intractable, we explore three approaches to design σ\sigma numerically: exhaustively searching over simple classes of σ\sigma, learning σ\sigma from datasets of problem instances, and tuning σ\sigma using black-box optimization of the critical signal strength. We find both theoretically and empirically that, if σ\sigma is chosen appropriately, then nonlinear Laplacian spectral algorithms substantially outperform direct spectral algorithms, while retaining the conceptual simplicity of spectral methods compared to broader classes of computations like approximate message passing or general first order methods.

Keywords

Cite

@article{arxiv.2505.12528,
  title  = {Nonlinear Laplacians: Tunable principal component analysis under directional prior information},
  author = {Yuxin Ma and Dmitriy Kunisky},
  journal= {arXiv preprint arXiv:2505.12528},
  year   = {2025}
}

Comments

54 pages, 6 figures, closest to version to be published in NeurIPS 2025

R2 v1 2026-07-01T02:20:12.770Z