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

66132197263 · Jun 202019922001200920172026
48 results for 1-norm minimization

Improved greedy 2-coordinate updates for optimization problems with constraints.

problem Minimizing smooth functions subject to constraints.
method Exploiting a connection to steepest descent in the 1-norm, we give faster convergence rates and efficient computation.
result Greedy selection converges faster than random selection and can be computed in O(nlogn)O(n \log n) time.

Diagonal linear networks converge to lasso regularization path during training.

problem Understanding the regularization behavior of diagonal linear networks.
method Analyzing the training trajectory of diagonal linear networks and comparing it to the lasso regularization path.
result The training trajectory of diagonal linear networks is closely related to the lasso regularization path.

The problem of joint feature selection across a group of related tasks has applications in many areas including biomedical informatics and computer vision. We consider the l2,1-norm regularized regression model for joint feature selection from multiple tasks, which can be derived in the probabilistic framework by assum…

2012-05-09abs ↗pdf ↗

We study the column subset selection problem with respect to the entrywise 1\ell_1-norm loss. It is known that in the worst case, to obtain a good rank-kk approximation to a matrix, one needs an arbitrarily large nΩ(1)n^{Ω(1)} number of columns to obtain a (1+ε)(1+ε)-approximation to the best entrywise 1\ell_1-norm low ra…

2020-04-16abs ↗pdf ↗

Paper tackles outlier detection in signals modeled by generative models with theoretical guarantees.

problem Recovering signals from linear measurements with sparse outliers.
method Proposes an iterative ADMM algorithm and gradient descent algorithm for outlier detection using 1\ell_1 and squared 1\ell_1 norm minimization.
result Establishes theoretical recovery guarantees for signal reconstruction under sparse outliers.

Paper shows no spurious local minima in a specific matrix factorization problem.

problem Optimization of 1\ell_1-norm rank-one symmetric matrix factorization.
method Second-order variational analysis to study the landscape of the problem.
result Any second-order stationary point is globally optimal.

DNNs can learn complex functions efficiently by breaking the curse of dimensionality.

problem Learning complex functions efficiently in high-dimensional spaces.
method Combining compositionality and symmetry learning with generalization bounds.
result DNNs can learn functions with bounded F1F_{1}-norm efficiently, reducing the curse of dimensionality.

We consider the empirical risk minimization problem for linear supervised learning, with regularization by structured sparsity-inducing norms. These are defined as sums of Euclidean norms on certain subsets of variables, extending the usual 1\ell_1-norm and the group 1\ell_1-norm by allowing the subsets to overlap. T…

2009-04-22abs ↗pdf ↗

Derives integral formula for ReLU networks with limited weights.

problem Finding optimal neural network weights with limited L1L_1-norm.
method Derives integral representation formula for shallow ReLU networks under L1L_1-norm constraint.
result Explicitly solves the least L1L_1-norm neural network representation for a given function.

The ability to detect sparse signals from noisy high-dimensional data is a top priority in modern science and engineering. A sparse solution of the linear system Aρ=b0A ρ= b_0 can be found efficiently with an l1l_1-norm minimization approach if the data is noiseless. Detection of the signal's support from data corrupted b…

2019-08-05abs ↗pdf ↗

The paper analyzes convergence properties of NGA and PAMe for L1L_1-norm PCA.

problem Finite-step convergence of L1L_1-norm PCA algorithms.
method Conditional subgradient and alternating maximization interpretations of NGA, and PAMe with extrapolation.
result Iterative points of modified NGA and PAMe remain constant after finitely many steps under certain conditions.

Enhances KLR for indefinite kernels with L1L_1-norm regularization.

problem Classifying with indefinite kernels captures more domain-specific information.
method Introduces L1L_1-norm regularization to induce sparsity and a proximal linearized algorithm.
result Superior performance in accuracy and sparsity on multiple datasets.

Improved defect detection in layered materials using signal separation methods.

problem Challenging defect detection due to strong clutter in layered structures.
method Joint rank and sparsity minimization with an iteratively reweighted nuclear and 1\ell_1-norm approach, combined with deep learning for parameter optimization.
result The proposed approach outperforms conventional methods in terms of accuracy and speed of convergence.

The paper studies the minimum ℓ₁-norm interpolator's risk behavior in over-parameterized settings.

problem Understanding the risk behavior of minimum ℓ₁-norm interpolators in high-dimensional settings.
method Exact characterization of the risk behavior through a system of two non-linear equations.
result Observation of a multi-descent phenomenon in the generalization risk of the minimum ℓ₁-norm interpolator.

We introduce a family of adaptive estimators on graphs, based on penalizing the 1\ell_1 norm of discrete graph differences. This generalizes the idea of trend filtering [Kim et al. (2009), Tibshirani (2014)], used for univariate nonparametric regression, to graphs. Analogous to the univariate case, graph trend filteri…

2014-10-28abs ↗pdf ↗

Classical integral geometry takes place in Euclidean space, but one can attempt to imitate it in any other metric space. In particular, one can attempt this in R^n equipped with the metric derived from the p-norm. This has, in effect, been investigated intensively for 1<p<\infty, but not for p=1. We show that integral …

2010-12-29abs ↗pdf ↗

The popularity of algorithms based on Extreme Learning Machine (ELM), which can be used to train Single Layer Feedforward Neural Networks (SLFN), has increased in the past years. They have been successfully applied to a wide range of classification and regression tasks. The most commonly used methods are the ones based…

2019-05-22abs ↗pdf ↗

Recently, l2,1l_{2,1} matrix norm has been widely applied to many areas such as computer vision, pattern recognition, biological study and etc. As an extension of l1l_1 vector norm, the mixed l2,1l_{2,1} matrix norm is often used to find jointly sparse solutions. Moreover, an efficient iterative algorithm has been designed…

2013-03-16abs ↗pdf ↗

In many applications, high-dimensional data points can be well represented by low-dimensional subspaces. To identify the subspaces, it is important to capture a global and local structure of the data which is achieved by imposing low-rank and sparseness constraints on the data representation matrix. In low-rank sparse …

2018-12-17abs ↗pdf ↗

The 1\ell_1-norm fails to produce sparse solutions in Laplacian constrained graphical models, leading to a complete graph.

problem Learning a sparse graph under Laplacian constrained Gaussian graphical models.
method Introduced a nonconvex sparsity penalty and proposed a new estimator using a sequence of weighted 1\ell_1-norm penalized sub-problems. Developed a projected gradient descent algorithm with linear convergence rate.
result The proposed estimator can recover the edges correctly with high probability and is effective on both synthetic and real-world data sets.

Forward stagewise regression follows a very simple strategy for constructing a sequence of sparse regression estimates: it starts with all coefficients equal to zero, and iteratively updates the coefficient (by a small amount εε) of the variable that achieves the maximal absolute inner product with the current residua…

2014-08-25abs ↗pdf ↗

We propose 1\ell_1 norm regularized quadratic surface support vector machine models for binary classification in supervised learning. We establish their desired theoretical properties, including the existence and uniqueness of the optimal solution, reduction to the standard SVMs over (almost) linearly separable data s…

2019-08-22abs ↗pdf ↗

We consider the problem of learning a non-negative linear classifier with a 11-norm of at most kk, and a fixed threshold, under the hinge-loss. This problem generalizes the problem of learning a kk-monotone disjunction. We prove that we can learn efficiently in this setting, at a rate which is linear in both kk and…

2012-12-13abs ↗pdf ↗

Study pinches curvature under Laplacian G_2 flow, proving Weyl tensor norm blows up.

problem Pinching estimate on traceless Ricci curvature under Laplacian G_2 flow.
method Derive pinching estimate in terms of scalar curvature and Weyl tensor norm.
result Weyl tensor norm blows up at least at a certain rate under bounded scalar curvature.

ERM and RERM minimize error even with malicious label corruptions.

problem Malicious label corruptions in regression problems.
method Empirical Risk Minimizers (ERM) and Regularized Empirical Risk Minimizers (RERM) under a local Bernstein condition.
result The L2L_2-error rate is bounded by $r_N + AL |\cO|/N$ under the local Bernstein condition.

We study the density estimation problem with observations generated by certain dynamical systems that admit a unique underlying invariant Lebesgue density. Observations drawn from dynamical systems are not independent and moreover, usual mixing concepts may not be appropriate for measuring the dependence among these ob…

2016-07-13abs ↗pdf ↗

New variational model preserves image contrasts and features using Weingarten map minimization.

problem Image reconstruction with preservation of contrasts and features.
method Variational model with L1L^1 norm of Weingarten map, ADMM algorithm, gradient descent.
result The proposed models preserve image contrasts and features efficiently.

In this paper we define, for each aspherical orientable 3-manifold MM endowed with a \emph{torus splitting} T\cŢ, a 2-dimensional fundamental l1l_1-class [M]T\c[M]^{Ţ} whose l1l_1-norm has similar properties as the Gromov simplicial volume of MM (additivity under torus splittings and isometry under finite covering maps). …

2008-09-25abs ↗pdf ↗

Study Gaussian approximation for deep neural networks with random weights.

problem Understanding the distribution of deep neural networks with random weights.
method Established Gaussian approximation bounds in Wasserstein-1 norm.
result Convergence rates of order n(1/6)L1+εn^{-({1}/{6})^{L-1} + ε} for deep networks with proportional layer widths.

Sparse estimation methods are aimed at using or obtaining parsimonious representations of data or models. While naturally cast as a combinatorial optimization problem, variable or feature selection admits a convex relaxation through the regularization by the 1\ell_1-norm. In this paper, we consider situations where we…

2011-09-12abs ↗pdf ↗

Paper develops algorithms for sparse linear regression with generalized elastic net penalty.

problem Sparse linear regression with robust penalty for high-dimensional data.
method Iterative Reweighted Framework based on ADMM and PMM with SNN.
result Efficient algorithms provide superior performance in both simulated and real data.