paper-with-me

홈 › Papers

Derivation of Coupled PCA and SVD Learning Rules from a Newton Zero-Finding Framework

2020-03-25 · Ralf Möller

In coupled learning rules for PCA (principal component analysis) and SVD (singular value decomposition), the update of the estimates of eigenvectors or singular vectors is influenced by the estimates of eigenvalues or singular values, respectively. This coupled update mitigates the speed-stability problem since the update equations converge from all directions with approximately the same speed. A method to derive coupled learning rules from information criteria by Newton optimization is known. However, these information criteria have to be designed, offer no explanatory value, and can only impose Euclidean constraints on the vector estimates. Here we describe an alternative approach where coupled PCA and SVD learning rules can systematically be derived from a Newton zero-finding framework. The derivation starts from an objective function, combines the equations for its extrema with arbitrary constraints on the vector estimates, and solves the resulting vector zero-point equation using Newton's zero-finding method. To demonstrate the framework, we derive PCA and SVD learning rules with constant Euclidean length or constant sum of the vector estimates.

📄 PDF Abstract BibTeX arXiv:2003.11456

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Derivation of Learning Rules for Coupled Principal Component Analysis in a Lagrange-Newton Framework

2022-04-28 · Ralf Möller

We describe a Lagrange-Newton framework for the derivation of learning rules with desirable convergence properties and apply it to the case of principal component analysis (PCA). In this framework, a Newton descent is ap…

Critical Point Finding with Newton-MR by Analogy to Computing Square Roots

2019-06-12 · Charles G. Frye

Understanding of the behavior of algorithms for resolving the optimization problem (hereafter shortened to OP) of optimizing a differentiable loss function (OP1), is enhanced by knowledge of the critical points of that l…

Score Operator Newton transport

2023-05-16 · Nisha Chandramoorthy, Florian Schaefer, Youssef Marzouk

We propose a new approach for sampling and Bayesian computation that uses the score of the target distribution to construct a transport from a given reference distribution to the target. Our approach is an infinite-dimen…

Bayesian InferencevalidVariational Inference

From Non-Convex Self-Concordant Regularization to Scalable Quasi-Newton Training of PINNs

2026-08-04 · Chenhao Si, Kang An, Shiqian Ma, Ming Yan arxiv

Physics-informed neural networks (PINNs) often require high-accuracy quasi-Newton refinement to obtain reliable partial differential equation solutions, but their residual objectives can exhibit indefinite, nearly singul…

Embodied Neuromorphic Vision with Event-Driven Random Backpropagation

2019-04-09 · Jacques Kaiser, Alexander Friedrich, J. Camilo Vasquez Tieck, Daniel Reichard 외

Spike-based communication between biological neurons is sparse and unreliable. This enables the brain to process visual information from the eyes efficiently. Taking inspiration from biology, artificial spiking neural ne…