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.

169,341 papers · 148 categories

Trend · papers per month

73145218290 · Jun 202019922001200920182026
48 results for one-sided l1 loss

New pinball loss improves decoding of noisy one-bit compressive sensing.

problem Improving decoding performance of noisy one-bit compressive sensing.
method Proposed pinball loss and convex models, designed dual coordinate ascent algorithms.
result Effective pinball loss minimization improves decoding performance.

DeepFPC uses neural networks to recover sparse signals from quantized measurements.

problem Recovering sparse signals from quantized measurements.
method Unfolding the fixed-point continuation algorithm into a deep neural network.
result DeepFPC outperforms state-of-the-art algorithms in DOA estimation.

New theoretical framework improves error rates for sparse learning with convex regularization.

problem Improving error rates for sparse learning with convex regularization.
method Proposed a new theoretical framework using common assumptions to derive high-dimensional estimation bounds.
result Improved error rates for L1, Slope, and Group L1-L2 regularizations, matching or exceeding existing results.

Feature selection is a technique to screen out less important features. Many existing supervised feature selection algorithms use redundancy and relevancy as the main criteria to select features. However, feature interaction, potentially a key characteristic in real-world problems, has not received much attention. As a…

2012-10-06abs ↗pdf ↗

The L1 loss landscape of neural nets near local minima behaves differently, revealing exponential decay and increased vertex density.

problem Understanding the L1 loss landscape of neural nets near local minima.
method Iterative minimization of the loss function on adjacent vertices of the Deep ReLU Simplex algorithm.
result Exponential decay of loss levels and increased vertex density around local minima.

This paper improves adversarial robustness of deep learning models.

problem Vulnerability of machine learning models to adversarial perturbations.
method Analyzes adversarial training for linear regression and neural networks, incorporating L1 penalty.
result Incorporating L1 penalty leads to consistent adversarially robust estimation in high-dimensional settings.

We define a notion of Hempel distance for one-sided Heegaard splittings and show that the existence of alternate surfaces restricts distance for one-sided splittings in a manner similar to Hartshorn's and Scharlemann-Tomova's results for two-sided splittings. We also show that every geometrically compressible one-sided…

2011-12-02abs ↗pdf ↗

Study on estimating class probabilities using empirical risk minimization.

problem Estimating class probabilities within binary classification.
method Empirical risk minimization (ERM) for class probability estimation.
result The estimator converges to true class probabilities under certain conditions.

When a Dehn filled link manifold contains a geometrically incompressible one-sided surface, it is shown there is a unique boundary incompressible position that the surface can take in the link space. The proof uses a version of the sweep-out technique from two-sided Heegaard splitting theory. When applied to one-sided …

2008-07-30abs ↗pdf ↗

Dynamic pruning during training reduces deep network complexity without significant accuracy loss.

problem High memory and computational requirements of deep networks during training and inference.
method Dynamic pruning of convolutional filters during training, using L1 normalization for optimization.
result L1 normalization-based pruning yields up to 50% reduction in filters with minimal accuracy loss.

In this paper we prove an extrinsic one-sided curvature estimate for disks embedded in R3\mathbb{R}^3 with constant mean curvature which is independent of the value of the constant mean curvature. We apply this extrinsic one-sided curvature estimate in [24] to prove to prove a weak chord arc type result for these disks…

2014-08-22abs ↗pdf ↗

Large-scale L1-regularized loss minimization problems arise in high-dimensional applications such as compressed sensing and high-dimensional supervised learning, including classification and regression problems. High-performance algorithms and implementations are critical to efficiently solving these problems. Building…

2012-12-17abs ↗pdf ↗

This manuscript provides optimization guarantees, generalization bounds, and statistical consistency results for AdaBoost variants which replace the exponential loss with the logistic and similar losses (specifically, twice differentiable convex losses which are Lipschitz and tend to zero on one side). The heart of the…

2013-05-13abs ↗pdf ↗

Using basic properties of one-sided Heegaard splittings, a direct proof that geometrically compressible one-sided splittings of RP^3 are stabilised is given. The argument is modelled on that used by Waldhausen to show that two-sided splittings of S^3 are standard.

2005-09-01abs ↗pdf ↗

New algorithms solve L1-regularized SVMs and related LPs, outperforming existing methods.

problem Solving large-scale L1-regularized SVMs and related linear programs.
method Combining column/constraint generation with first-order methods for non-smooth convex optimization.
result Our approach significantly outperforms commercial solvers and specialized implementations.

Generalizes robust loss functions for improved performance in various tasks.

problem Improving performance on tasks like registration and clustering.
method Introduces a continuous robustness parameter into loss functions, allowing them to be generalized.
result Improves performance on learning-based tasks like generative image synthesis and unsupervised depth estimation.

OPDA optimizes L1-regularized models with faster convergence and sparsity.

problem Optimizing L1L_1-regularized models for sparse regression or classification.
method Orthant-wise passive descent algorithm (OPDA) using SVRG initialization and alignment operator.
result OPDA achieves linear convergence on smooth and strongly-convex loss functions.

Adam-type optimizers show one-sided convergence in GAN training, not reaching critical points.

problem Theoretical understanding of Adam-type optimizers in non-convex non-concave min-max optimization.
method Empirical and theoretical analysis of Adam-type algorithms' convergence in GAN training.
result Adam-type algorithms converge to one-sided first order stationary points under the one-sided MVI condition.

The use of L1 regularisation for sparse learning has generated immense research interest, with successful application in such diverse areas as signal acquisition, image coding, genomics and collaborative filtering. While existing work highlights the many advantages of L1 methods, in this paper we find that L1 regularis…

2011-06-06abs ↗pdf ↗

Various structural properties are developed for non-orientable surfaces in link spaces. The Möbius band tree is described to represent genus growth of one-sided surfaces in solid tori. The structure of the Tree allows various insights into the change of genus under boundary slope, which are not possible using the exist…

2011-01-13abs ↗pdf ↗

Adaptive l1-regularization controls short-selling in portfolio selection.

problem Financial markets' restrictions on short-selling and sparsity in portfolio solutions.
method Updating rule for l1-penalty parameter in Bregman iteration.
result Approach preserves properties of original l1-regularization and controls both sparsity and short positions.

Lass-0 finds sparse solutions to L0 regularized regression using efficient search.

problem Sparse non-convex regression problems.
method Uses L1 regularization as initialization and computationally efficient stepwise search to find L0 solutions.
result Lass-0 solutions are closer to true sparse support than L1 regularization solutions.

A multilevel framework speeds up sparse optimization for inverse covariance estimation and logistic regression.

problem Sparse optimization problems in machine learning and signal processing.
method Multilevel framework exploiting sparseness of solutions.
result Efficiently solves l1 regularized optimization problems for inverse covariance estimation and logistic regression.