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

118236354472 · Jun 202019922001200920182026
48 results for Lasso-type estimation

Efficient implicit differentiation for Lasso hyperparameter optimization.

problem Difficult hyperparameter optimization for Lasso-type models.
method Implicit differentiation algorithm tailored for Lasso-type problems, avoiding matrix inversion and solving linear systems.
result Outperforms standard methods in optimizing error on held-out data or Stein Unbiased Risk Estimator (SURE).

We consider the problem of binary classification where one can, for a particular cost, choose not to classify an observation. We present a simple proof for the oracle inequality for the excess risk of structural risk minimizers using a lasso type penalty.

2007-05-16abs ↗pdf ↗

In this article, we analyze the SPICE method developed in [1], and establish its connections with other standard sparse estimation methods such as the Lasso and the LAD-Lasso. This result positions SPICE as a computationally efficient technique for the calculation of Lasso-type estimators. Conversely, this connection i…

2012-09-21abs ↗pdf ↗

Unified framework for shrinkage, thresholding, and regularization in normal mean estimation and linear regression.

problem Estimation of normal mean in multivariate settings with correlated observations.
method Approximate risk minimization over a functional class of shrinkage-thresholding rules.
result Unified estimator NOMAD for shrinkage, thresholding, and regularization.

New method optimizes noise estimation alongside regression coefficients for multimodal neuroimaging data.

problem Heteroscedastic regression models with different noise levels across data sources.
method Generalized Concomitant Multi-Task Lasso for jointly estimating regression coefficients and noise covariance.
result Improved prediction and support identification with correct noise covariance estimation.

We address the issue of estimating the regression vector ββ in the generic ss-sparse linear model y=Xβ+zy = Xβ+z, with βRpβ\in\R^{p}, yRny\in\R^{n}, $z\sim\mathcal N(0,\sg^2 I)$ and p>np> n when the variance $\sg^{2}$ is unknown. We study two LASSO-type methods that jointly estimate ββ and the variance. These estimators ar…

2011-01-02abs ↗pdf ↗

The study analyzes convergence rates for sparse pivotal estimators in high-dimensional regression.

problem Sparse pivotal estimation in high-dimensional regression problems.
method Theoretical analysis and comparison of non-smooth + non-smooth optimization problems, including smoothing techniques.
result Minimax sup-norm convergence rates for square-root Lasso-type estimators are derived.

Recent studies in the literature have paid much attention to the sparsity in linear classification tasks. One motivation of imposing sparsity assumption on the linear discriminant direction is to rule out the noninformative features, making hardly contribution to the classification problem. Most of those work were focu…

2014-12-26abs ↗pdf ↗

New method detects nonlinear causality in multivariate time series data.

problem Detecting nonlinear causal relationships in multidimensional time series.
method Sparse additive models (SpAMs) with B-spline bases and group-lasso optimization.
result The method can accurately estimate nonlinear causal relationships in β-mixing time series.

New method handles correlated and repeated measurements using smoothed multivariate square-root Lasso.

problem Handling correlated and repeated measurements with complex noise structure.
method Proposes a concomitant estimator that uses non-averaged measurements and leverages smoothing theory for optimization.
result Demonstrates practical benefits on various datasets (toy, simulated, real neuroimaging).

The paper proposes a method to estimate complex models using machine learning.

problem Estimating the impact of welfare reform on women's welfare participation.
method Regularized orthogonal machine learning for non-linear semiparametric models.
result The proposed Lasso estimator converges at the oracle rate, preserving the single index property.

One popular approach for nonstructural economic and financial forecasting is to include a large number of economic and financial variables, which has been shown to lead to significant improvements for forecasting, for example, by the dynamic factor models. A challenging issue is to determine which variables and (their)…

2011-06-20abs ↗pdf ↗

Regularized linear regression under the 1\ell_1 penalty, such as the Lasso, has been shown to be effective in variable selection and sparse modeling. The sampling distribution of an 1\ell_1-penalized estimator β^\hatβ is hard to determine as the estimator is defined by an optimization problem that in general can only…

2014-01-17abs ↗pdf ↗

We consider rules for discarding predictors in lasso regression and related problems, for computational efficiency. El Ghaoui et al (2010) propose "SAFE" rules that guarantee that a coefficient will be zero in the solution, based on the inner products of each predictor with the outcome. In this paper we propose strong …

2010-11-09abs ↗pdf ↗

New online method for multivariate probabilistic electricity price forecasting.

problem Multivariate probabilistic forecasting of electricity prices.
method Online multivariate distributional regression with LASSO regularization.
result Robust and interpretable joint prediction intervals for 24-hour electricity prices.

Suppose that we observe yRfy \in \mathbb{R}^f and XRf×mX \in \mathbb{R}^{f \times m} in the following errors-in-variables model: \begin{eqnarray*} y & = & X_0 β^* + ε\\ X & = & X_0 + W \end{eqnarray*} where X0X_0 is a f×mf \times m design matrix with independent subgaussian row vectors, εRfε\in \mathbb{R}^f is a noise vector…

2015-02-09abs ↗pdf ↗

Unified framework for large-scale hypothesis testing with confounders.

problem Bias in large-scale hypothesis testing due to unmeasured confounders.
method Unified statistical estimation and inference framework that disentangles confounding effects and jointly estimates latent and primary effects.
result Effective Type-I error control and power in hypothesis testing.

It is well known that in a supervised classification setting when the number of features is smaller than the number of observations, Fisher's linear discriminant rule is asymptotically Bayes. However, there are numerous modern applications where classification is needed in the high-dimensional setting. Naive implementa…

2013-01-21abs ↗pdf ↗

We propose the Bayesian bridge estimator for regularized regression and classification. Two key mixture representations for the Bayesian bridge model are developed: (1) a scale mixture of normals with respect to an alpha-stable random variable; and (2) a mixture of Bartlett--Fejer kernels (or triangle densities) with r…

2011-09-11abs ↗pdf ↗

The paper proposes a new model for predicting and analyzing economic variables.

problem Predicting and analyzing economic variables in developed regions.
method Time-varying parameter global vector autoregressive (TVP-GVAR) framework combined with machine learning models.
result The proposed model provides high precision out-of-sample predictions and novel insights into economic variable connectedness.

ET-Lasso improves Lasso feature selection in high-dimensional data.

problem Challenges in feature selection consistency of Lasso in high-dimensional data.
method ET-Lasso uses pseudo-features to separate active and inactive features by adding permuted features.
result ET-Lasso effectively selects active features under various scenarios.

Online graph learning from matrix-valued time series data.

problem Identifying dependency structure among sensors in a network.
method Extends VAR models to matrix-variate models, proposes online procedures for graph learning, and introduces Lasso-type approaches.
result Demonstrates effectiveness of online graph learning methods in both synthetic and real data.

Study compares univariate vs multivariate models for electricity price forecasting.

problem Optimal model structure for short-term electricity price forecasting.
method Comprehensive empirical study comparing univariate and multivariate modeling frameworks.
result Multivariate models do not uniformly outperform univariate models across all datasets, seasons, or hours.

Two new regularization methods improve neural network performance and complexity control.

problem Improving neural network performance and complexity control with correlated or high-dimensional features.
method Two regularization strategies: covariance-aware ridge and covariance-aware lasso.
result Improves predictive performance and complexity control over standard penalties.

Piecewise-linear regression trees improve tree-based regression with theoretical and practical benefits.

problem Improving tree-based regression models with theoretical guarantees and practical tractability.
method Regularized piecewise-linear node-splitting criterion, LASSO-type and 2\ell_{2} regularization, variable selection procedure.
result New high-probability generalization error bounds for piecewise-linear regression trees.

Unified framework infers time-varying graphs from incomplete signals.

problem Jointly inferring time-varying network topologies and imputing missing data from partial observations.
method Unified non-convex optimization framework with Proximal Alternating Direction Method of Multipliers (PADMM) algorithm.
result Superior robustness in high missing-data regimes, demonstrated through extensive numerical experiments.

The lasso and related sparsity inducing algorithms have been the target of substantial theoretical and applied research. Correspondingly, many results are known about their behavior for a fixed or optimally chosen tuning parameter specified up to unknown constants. In practice, however, this oracle tuning parameter is …

2013-08-04abs ↗pdf ↗

When applying the support vector machine (SVM) to high-dimensional classification problems, we often impose a sparse structure in the SVM to eliminate the influences of the irrelevant predictors. The lasso and other variable selection techniques have been successfully used in the SVM to perform automatic variable selec…

2007-10-02abs ↗pdf ↗