Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

2595197781,037 · Jun 202019922001200920172026
48 results for Successive Nonnegative Projection Algorithm

A new NMF variant tackles underdetermined problems with sparse and separable assumptions.

problem Underdetermined blind source separation, especially multispectral image unmixing.
method Sparse Separable Nonnegative Matrix Factorization (SSNMF) combining separability and sparsity assumptions. Algorithm based on SNPA and sparse nonnegative least squares.
result In noiseless settings, the algorithm recovers true underlying sources.

The successive projection algorithm (SPA) is a fast algorithm to tackle separable nonnegative matrix factorization (NMF). Given a nonnegative data matrix XX, SPA identifies an index set K\mathcal{K} such that there exists a nonnegative matrix HH with XX(:,K)HX \approx X(:,\mathcal{K})H. SPA has been successfully used as a…

2019-08-12abs ↗pdf ↗

New algorithms improve blind source separation for linear-quadratic mixtures.

problem Blind source separation of linear-quadratic mixtures under separability assumptions.
method Proposed two algorithms: SNPALQ and BF. SNPALQ generalizes SNPA for LQ model, BF post-processes SNPALQ.
result Proven robustness and computational tractability of SNPALQ in separating sources even with noise.

Nonnegative low-rank matrix recovery can have spurious local minima.

problem Nonnegative low-rank matrix recovery problems can have spurious local minima.
method Investigated projected gradient methods for nonnegative low-rank recovery problems.
result Benign nonconvexity holds in the fully-observed case with RIP constant δ=0 but fails in the partially-observed case and higher-rank ground truths.

Nonnegative matrix factorization (NMF) is a linear dimensionality technique for nonnegative data with applications such as image analysis, text mining, audio source separation and hyperspectral unmixing. Given a data matrix MM and a factorization rank rr, NMF looks for a nonnegative matrix WW with rr columns and a …

2019-05-30abs ↗pdf ↗

New method reduces computational cost for nonnegative low rank matrix approximation.

problem Efficiently compute nonnegative low rank matrix approximation for nonnegative matrices.
method Alternating projections onto tangent spaces of fixed rank matrices manifold and nonnegative matrix manifold.
result Sequence converges linearly to optimal solutions, showing better performance in terms of computational time and accuracy.

The paper proves properties of complex manifolds with nonnegative holomorphic sectional curvature.

problem Characterizing compact Kähler manifolds with nonnegative holomorphic sectional curvature.
method Holonomy principle and geometric properties.
result Compact Kähler manifolds with nonnegative holomorphic sectional curvature are projective and rationally connected.

Symmetric nonnegative matrix factorization has found abundant applications in various domains by providing a symmetric low-rank decomposition of nonnegative matrices. In this paper we propose a Frank-Wolfe (FW) solver to optimize the symmetric nonnegative matrix factorization problem under a simplicial constraint, whic…

2017-06-20abs ↗pdf ↗

New method sets explicit sparsity for groups of vectors in deep learning and NMF.

problem Tackles the challenge of achieving a desired average sparsity level in vector groups.
method Designs a new sparse projection method that sets the sparsity level for the whole set explicitly and automatically tunes the sparsity of each vector.
result Shows significant improvements in accuracy and reconstruction errors compared to existing methods in deep learning and NMF.

The study shows conditions for Kähler manifolds to have rational cohomology of complex projective space.

problem Conditions for Kähler manifolds to have rational cohomology of complex projective space.
method Analyzing the Calabi curvature operator and its positivity conditions.
result Compact Kähler manifolds with specific curvature conditions have rational cohomology of complex projective space.

Nonnegative Matrix Factorization (NMF) was first introduced as a low-rank matrix approximation technique, and has enjoyed a wide area of applications. Although NMF does not seem related to the clustering problem at first, it was shown that they are closely linked. In this report, we provide a gentle introduction to clu…

2015-07-12abs ↗pdf ↗

Nonnegative matrix factorization (NMF) has an established reputation as a useful data analysis technique in numerous applications. However, its usage in practical situations is undergoing challenges in recent years. The fundamental factor to this is the increasingly growing size of the datasets available and needed in …

2015-05-18abs ↗pdf ↗

We develop a unified and systematic framework for performing online nonnegative matrix factorization under a wide variety of important divergences. The online nature of our algorithm makes it particularly amenable to large-scale data. We prove that the sequence of learned dictionaries converges almost surely to the set…

2016-07-30abs ↗pdf ↗

This paper defines RII number for knot projections and shows it can be any nonnegative number.

problem Defining and quantifying the minimum number of specific types of deformations for knot projections.
method Using deformations of types 1, 2, and 3, analogs of Reidemeister moves, to simplify knot projections and define RII number.
result RII number can be any nonnegative number, not just zero as previously conjectured.

For each nonnegative integer we find an open (4m+9)-dimensional simply-connected manifold admitting complete nonnegatively curved metrics whose souls are non-diffeomorphic, homeomorphic, and have codimension 2. We give a diffeomorphism classification of the pairs (N, soul) when N is a nontrivial complex line bundle ove…

2009-12-24abs ↗pdf ↗

In this paper, we analyze different preconditionings designed to enhance robustness of pure-pixel search algorithms, which are used for blind hyperspectral unmixing and which are equivalent to near-separable nonnegative matrix factorization algorithms. Our analysis focuses on the successive projection algorithm (SPA), …

2014-06-20abs ↗pdf ↗

New PSDMF algorithms derived from PR and ARM methods.

problem Positive semidefinite matrix factorization (PSDMF) challenges.
method Design PSDMF algorithms based on phase retrieval (PR) and affine rank minimization (ARM) methods.
result New PSDMF algorithms inherit numerical properties from PR and ARM methods.

Develops first and second-order pseudo-mirror descent methods for nonnegative function estimation.

problem Nonnegative function estimation in settings like MLE and trajectory optimization.
method First and second-order pseudo-mirror descent with pseudo-gradients and projections.
result Establishes tradeoffs and non-asymptotic bounds on model complexity.

Nonnegative matrix factorization (NMF) is a powerful tool for data mining. However, the emergence of `big data' has severely challenged our ability to compute this fundamental decomposition using deterministic algorithms. This paper presents a randomized hierarchical alternating least squares (HALS) algorithm to comput…

2017-11-06abs ↗pdf ↗

We propose a unified and systematic framework for performing online nonnegative matrix factorization in the presence of outliers. Our framework is particularly suited to large-scale data. We propose two solvers based on projected gradient descent and the alternating direction method of multipliers. We prove that the se…

2016-04-10abs ↗pdf ↗

A new algorithm solves nonnegative least squares faster with nonnegative data.

problem Nonnegative least squares problems with nonnegative data.
method Primal-dual perspective accelerated algorithm with adaptive restart.
result Oracle complexity independent of matrix constants, solvable to multiplicative error.

BMM algorithm improves convergence for nonconvex optimization problems.

problem Constrained nonsmooth nonconvex optimization problems.
method Block majorization-minimization with diminishing radius.
result Improved convergence rate for nonconvex optimization problems.

Unified approach for neural networks with multi-compartmental neurons and non-Hebbian plasticity.

problem Limited computational power of existing neural network models for multi-compartmental neurons and non-Hebbian plasticity.
method Unified extension of similarity matching approach to derive neural networks with multi-compartmental neurons and local, non-Hebbian learning rules.
result Unified approach facilitates understanding of multi-compartmental neuronal structures and non-Hebbian plasticity.

We show that any closed biquotient with finite fundamental group admits metrics of positive Ricci curvature. Also, let M be a closed manifold on which a compact Lie group G acts with cohomogeneity one, and let L be a closed subgroup of G which acts freely on M. We show that the quotient N := M/L carries metrics of nonn…

2003-03-07abs ↗pdf ↗

Paper introduces a new project control method using Monte Carlo and statistical learning.

problem Project control under uncertainty.
method Integrates Earned Value Methodology with Monte Carlo simulation and statistical learning.
result Estimates probabilities of project success and duration.

Inspired by the advances in biological science, the study of sparse binary projection models has attracted considerable recent research attention. The models project dense input samples into a higher-dimensional space and output sparse binary data representations after the Winner-Take-All competition, subject to the co…

2019-07-27abs ↗pdf ↗