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,051 papers · 148 categories

Trend · papers per month

63125188250 · Jun 202019922001200920182026
48 results for ell_1-regularized regression

A neural network solves logistic regression with 1\ell_1 regularization efficiently.

problem Efficiently solving logistic regression with 1\ell_1 regularization due to non-differentiability of 1\ell_1 norm.
method A simple projection neural network that avoids auxiliary variables and smooth approximations.
result The neural network converges to a solution of the problem with any initial value and outperforms existing methods.

The paper analyzes 1\ell_1-LinR for Ising model selection using statistical mechanics.

problem Model selection consistency of 1\ell_1-LinR for Ising models.
method Replica method from statistical mechanics, 1\ell_1-regularized linear regression (1\ell_1-LinR).
result Model selection consistency with sample complexity $M=\mathcal{O}\left(\log N ight)$.

The paper improves ALO for 1\ell_1-regularized models.

problem Estimating out-of-sample error for 1\ell_1-regularized models.
method Developed a novel theory for 1\ell_1-regularized problems, bounding ALO error.
result For 1\ell_1-regularized problems, ALO error goes to zero as p goes to infinity.

Recent research has studied the role of sparsity in high dimensional regression and signal reconstruction, establishing theoretical limits for recovering sparse models from sparse data. This line of work shows that 1\ell_1-regularized least squares regression can accurately estimate a sparse linear model from nn nois…

2007-06-04abs ↗pdf ↗

New method learns high-dimensional Poisson DAG models from observational data.

problem Learning high-dimensional Poisson DAG models from observational data without strong assumptions.
method Decouples ordering estimation and parent search using 1\ell_1-regularized regression and mean-variance relationship.
result Sample size n=Ω(d2log9p)n = \Omega(d^2 \log^9 p) sufficient for polynomial time algorithm to recover true directed graph.

A new algorithm speeds up EEG source localization using 1\ell_1 regularization.

problem Challenging inverse problem in mapping EEG readings to brain activity.
method Formulated as a graphical generalized elastic net inverse problem, solved with a variable projected algorithm (VPAL).
result VPAL provides faster and more accurate EEG source localization compared to existing methods.

Regularized linear regression improves binary classification performance, especially with ridge and 1\ell_1 regularization.

problem Improving binary classification accuracy with noisy labels.
method Systematic study of regularization strengths on linear classifiers trained on noisy binary classification data.
result Ridge regression consistently improves classification error, while 1\ell_1 regularization can induce sparsity and \ell_\infty regularization can concentrate weights to two values.

This paper shows how to use 1\ell_1 regularization effectively in training sparse CNNs.

problem Why 1\ell_1 regularization hasn't been used in sparse deep learning models like CNNs.
method Demonstrated that SGD is not suitable for 1\ell_1 regularization and replaced it with a new training algorithm based on regularized dual averaging (RDA).
result Achieved state-of-the-art sparsity for CNNs using RDA with 1\ell_1 regularization, achieving 95% sparsity for ResNet18 on CIFAR-10.

Multi-task feature learning aims to identity the shared features among tasks to improve generalization. It has been shown that by minimizing non-convex learning models, a better solution than the convex alternatives can be obtained. Therefore, a non-convex model based on the capped-1,1\ell_{1},\ell_{1} regularization wa…

2014-06-16abs ↗pdf ↗

In this paper we consider the problem of grouped variable selection in high-dimensional regression using 1q\ell_1-\ell_q regularization (1q1\leq q \leq \infty), which can be viewed as a natural generalization of the 12\ell_1-\ell_2 regularization (the group Lasso). The key condition is that the dimensionality pnp_n can…

2008-02-11abs ↗pdf ↗

We consider the problem of estimating the topology of spatial interactions in a discrete state, discrete time spatio-temporal graphical model where the interactions affect the temporal evolution of each agent in a network. Among other models, the susceptible, infected, recovered (SIRSIR) model for interaction events fal…

2010-04-14abs ↗pdf ↗

We analyze coresets for regularized regression problems and propose a modified lasso that yields smaller coresets.

problem Analyzing coresets for regularized regression problems.
method Examined coresets for ridge regression and proposed a modified lasso problem.
result No coreset for regularized regression can be smaller than the unregularized version when reqsr eq s.

New method uses nuclear and ℓ1 penalties for matrix regression, improving brain disorder detection.

problem Modeling high-dimensional matrix predictors with binary responses.
method Convex optimization with ADMM for low-rank and sparse structures.
result Effective in identifying brain disorder-related connectivity patterns.

SAGA is a fast incremental gradient method on the finite sum problem and its effectiveness has been tested on a vast of applications. In this paper, we analyze SAGA on a class of non-strongly convex and non-convex statistical problem such as Lasso, group Lasso, Logistic regression with 1\ell_1 regularization, linear r…

2017-02-19abs ↗pdf ↗

Recently, Mahoney and Orecchia demonstrated that popular diffusion-based procedures to compute a quick \emph{approximation} to the first nontrivial eigenvector of a data graph Laplacian \emph{exactly} solve certain regularized Semi-Definite Programs (SDPs). In this paper, we extend that result by providing a statistica…

2011-10-08abs ↗pdf ↗

Study shows OWL-regularized regression, including OSCAR, is vulnerable to adversarial perturbations.

problem Vulnerability of sparse regression models with strongly correlated covariates to adversarial perturbations.
method Formulated adversarial attack as an optimization problem and analyzed OSCAR's robustness.
result Regression performance of grouping strongly correlated features can be severely degraded under adversarial settings.

In this paper, we consider stochastic dual coordinate (SDCA) {\em without} strongly convex assumption or convex assumption. We show that SDCA converges linearly under mild conditions termed restricted strong convexity. This covers a wide array of popular statistical models including Lasso, group Lasso, and logistic reg…

2017-01-26abs ↗pdf ↗

Study sparse function recovery from indirect noisy observations using 1\ell^1-regularization.

problem Recovering sparse functions from indirect, noisy observations.
method Proposes an 1\ell^1-regularized empirical risk minimizer and analyzes its statistical properties.
result Established almost-sure consistency and derived high-probability convergence rates in prediction and 1\ell^1 norms.

We propose a novel, efficient approach for distributed sparse learning in high-dimensions, where observations are randomly partitioned across machines. Computationally, at each round our method only requires the master machine to solve a shifted ell_1 regularized M-estimation problem, and other workers to compute the g…

2016-05-25abs ↗pdf ↗

We consider the problem of learning overcomplete dictionaries in the context of sparse coding, where each sample selects a sparse subset of dictionary elements. Our main result is a strategy to approximately recover the unknown dictionary using an efficient algorithm. Our algorithm is a clustering-style procedure, wher…

2013-09-08abs ↗pdf ↗

Trans-Ising combines auxiliary datasets to estimate high-dimensional Ising models.

problem Limited target sample sizes and difficulty in using auxiliary binary datasets of unknown relevance.
method Trans-Ising uses a loss-based source screening rule and a two-stage estimation procedure.
result Trans-Ising achieves lower estimation errors than target-only estimation and naive data pooling.

We analyze learning curves of RF models with convex regularization and derive precise asymptotic expressions.

problem Understanding the learning curves of RF models with general convex regularization.
method Novel multi-level application of the convex Gaussian min max theorem (CGMT) to compute precise asymptotic expressions.
result Precise asymptotic expressions for learning curves of RF models with separable strongly convex regularization or 1\ell_1 regularization.

Unified approach for estimating causal contrasts robust to model misspecification.

problem Estimating causal contrasts in non-parametric models with potential misspecification.
method A unifying approach using doubly-robust 1\ell_1 regularized estimation with cross-fitting and sample splitting.
result Estimators are robust to misspecification of either nuisance function, ensuring consistent and normal asymptotic properties.

This paper improves neural network compression by using robust low-rank approximations.

problem Neural network compression sensitivity to outliers.
method Introduces robust low-rank approximations using p\ell_p norms (for p[1,2]p\in [1,2]) and provides efficient algorithms.
result Achieves up to 28% compression with minimal accuracy loss compared to existing methods.

AEN-SAEs address feature starvation in sparse autoencoders by stabilizing the geometric alignment of sparse coding.

problem Feature starvation in sparse autoencoders, leading to unstable and misaligned representations.
method Adaptive Elastic Net SAEs (AEN-SAEs) combine 2\ell_2 and 1\ell_1 terms to stabilize the sparse coding map and control feature interactions.
result AEN-SAEs mitigate feature starvation without heuristic resampling, maintaining competitive reconstruction abilities.

We study parameter estimation and asymptotic inference for sparse nonlinear regression. More specifically, we assume the data are given by y=f(xβ)+εy = f( x^\top β^* ) + ε, where ff is nonlinear. To recover ββ^*, we propose an 1\ell_1-regularized least-squares estimator. Unlike classical linear regression, the correspondin…

2015-11-14abs ↗pdf ↗

The paper examines how to protect LASSO-based feature selection from adversarial attacks.

problem Adversarial attacks on LASSO-based feature selection.
method Formulated as a bi-level optimization problem, reformulated LASSO with linear inequality constraints, solved using interior-point method, and modified using projected gradient descent.
result Demonstrated the effectiveness of the proposed method in protecting LASSO-based feature selection from adversarial attacks.

Study supports recovery of PDEs from noisy data using a specific regularization method.

problem Support recovery of PDEs from a single noisy trajectory.
method Applying ℓ1-regularized Pseudo-Least Squares model to a given data set.
result Support of ℓ1-c coefficients asymptotically converges to the true signed-support of the PDE.

Study examines stability of image-reconstruction algorithms using variational regularization.

problem Stability and robustness of image-reconstruction algorithms in medical imaging.
method Review and novel stability results for p\ell_p-regularized linear inverse problems, focusing on p(1,)p\in(1,\infty).
result Guarantees Lipschitz continuity for small pp and Hölder continuity for larger pp in Lp(Ω)L_p(Ω) function spaces.

The paper analyzes how gradient descent implicitly regularizes solutions in overparameterized neural networks, revealing depth-dependent regularization effects.

problem Understanding implicit regularization in overparameterized linear neural networks for regression problems.
method Analyzing the approximation error between gradient flow limit points and 1\ell^1-minimization solutions, deriving tight upper and lower bounds.
result The approximation error decreases linearly for D3D \ge 3 and at a slower rate for D=2D=2, linked to null space property constants.

We introduce a recursive adaptive group lasso algorithm for real-time penalized least squares prediction that produces a time sequence of optimal sparse predictor coefficient vectors. At each time index the proposed algorithm computes an exact update of the optimal 1,\ell_{1,\infty}-penalized recursive least squares (R…

2011-01-29abs ↗pdf ↗

FasTR efficiently solves sparse and unit-rank tensor regression problems.

problem Sparse and unit-rank tensor regression problems in tensor data analysis.
method FasTR decomposes tensor coefficients into component vectors and estimates each with 1\ell_1 regularized regression, solving in parallel.
result FasTR computes better solutions faster than baseline models.