We compare the risk of ridge regression to a simple variant of ordinary least squares, in which one simply projects the data onto a finite dimensional subspace (as specified by a Principal Component Analysis) and then performs an ordinary (un-regularized) least squares regression in this subspace. This note shows that …
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.
Trend · papers per month
Cross validation residuals are well known for the ordinary least squares model. Here leave-M-out cross validation is extended to generalised least squares. The relationship between cross validation residuals and Cook's distance is demonstrated, in terms of an approximation to the difference in the generalised residual …
This book introduces linear models and their theories rigorously.
We develop efficient algorithms to estimate the stability of Ordinary Least Squares regression results.
OLS predictions are shown to be similar to attention mechanisms in models.
Estimates time-varying parameters from two OLS estimates.
OLS is a special case of Transformer, revealing its linear nature.
Systematic trading strategies are rule-based procedures which choose portfolios and allocate assets. In order to attain certain desired return profiles, quantitative strategists must determine a large array of trading parameters. Backtesting, the attempt to identify the appropriate parameters using historical data avai…
The OLS estimator optimally identifies stable linear systems with a finite number of samples.
A new method estimates parameters of complex models using ordinary least squares.
Ordinary least squares (OLS) is the default method for fitting linear models, but is not applicable for problems with dimensionality larger than the sample size. For these problems, we advocate the use of a generalized version of OLS motivated by ridge regression, and propose two novel three-step algorithms involving l…
Efficiently estimates private least squares with linear error growth.
New kriging method improves mean estimation and uncertainty.
This study examines the relationship between PLS and OLS regression using eigenvalue distributions.
The paper explores how overfitting can lead to better predictions in high-dimensional data.
Optimal noise excitation for linear system identification reduces sample complexity.
This paper reviews SDR methods for multivariate response regression.
Develops a new method for learning ODEs from sparse data.
Subsampling methods have been recently proposed to speed up least squares estimation in large scale settings. However, these algorithms are typically not robust to outliers or corruptions in the observed covariates. The concept of influence that was developed for regression diagnostics can be used to detect such corrup…
BCDP enhances privacy by protecting sensitive features more precisely.
R2T hybrid model improves robust regression for asymmetric noise.
Variable selection is a challenging issue in statistical applications when the number of predictors far exceeds the number of observations . In this ultra-high dimensional setting, the sure independence screening (SIS) procedure was introduced to significantly reduce the dimensionality by preserving the true mod…
Ensemble methods that average over a collection of independent predictors that are each limited to a subsampling of both the examples and features of the training data command a significant presence in machine learning, such as the ever-popular random forest, yet the nature of the subsampling effect, particularly of th…
A number of recent emerging applications call for studying data streams, potentially infinite flows of information updated in real-time. When multiple co-evolving data streams are observed, an important task is to determine how these streams depend on each other, accounting for dynamic dependence patterns without impos…
We study the least squares regression problem \begin{align*} \min_{Θ\in \mathcal{S}_{\odot D,R}} \|AΘ-b\|_2, \end{align*} where is the set of for which for vectors for all and $d \in [D]…
Under the Solvency II regime, life insurance companies are asked to derive their solvency capital requirements from the full loss distributions over the coming year. Since the industry is currently far from being endowed with sufficient computational capacities to fully simulate these distributions, the insurers have t…
New algorithms protect user data while optimizing personalized decisions.
Two algorithms improve fitting autoregressive models for big data.
Improved privacy-preserving linear regression via iterative Hessian mixing.
We study the total least squares (TLS) problem that generalizes least squares regression by allowing measurement errors in both dependent and independent variables. TLS is widely used in applied fields including computer vision, system identification and econometrics. The special case when all dependent and independent…
Study ablated data augmentation techniques and their mathematical equivalence to penalties.
Cross-validation estimates model performance on unseen data, not training data.
We consider the problem of predicting as well as the best linear combination of d given functions in least squares regression, and variants of this problem including constraints on the parameters of the linear combination. When the input distribution is known, there already exists an algorithm having an expected excess…
WENDy now estimates nonlinear ODEs with noisy data.
We propose a novel linear discriminant analysis approach for the classification of high-dimensional matrix-valued data that commonly arises from imaging studies. Motivated by the equivalence of the conventional linear discriminant analysis and the ordinary least squares, we consider an efficient nuclear norm penalized …
This work improves SINDy-type algorithms for system identification using score-guided dictionary selection.
The optimal predictor for a linear dynamical system (with hidden state and Gaussian noise) takes the form of an autoregressive linear filter, namely the Kalman filter. However, a fundamental problem in reinforcement learning and control theory is to make optimal predictions in an unknown dynamical system. To this end, …
In the high-dimensional regression model a response variable is linearly related to covariates, but the sample size is smaller than . We assume that only a small subset of covariates is `active' (i.e., the corresponding coefficients are non-zero), and consider the model-selection problem of identifying the a…
Differential equations (DEs) are used as numerical models to describe physical phenomena throughout the field of engineering and science, including heat and fluid flow, structural bending, and systems dynamics. While there are many other techniques for finding approximate solutions to these equations, this paper looks …
We study the problem of recovering a structured signal from high-dimensional data for some nonlinear (and potentially unknown) link function , when the regressors are iid Gaussian. Brillinger (1982) showed that ordinary least-squares estimate…
Paper proposes a debiased estimator for adaptive linear regression.
CD converges linearly for MCP/SCAD penalized least squares.
Biased mean regression estimates factors exceeding expected loss or radiation release severity.
We introduce a balloon estimator in a generalized expectation-maximization method for estimating all parameters of a Gaussian mixture model given one data sample per mixture component. Instead of limiting explicitly the model size, this regularization strategy yields low-complexity sparse models where the number of eff…
Proposes online debiasing estimators for adaptive linear regression.
Transformers learn a mesa-optimizer to implement in-context learning.
This work gives a simultaneous analysis of both the ordinary least squares estimator and the ridge regression estimator in the random design setting under mild assumptions on the covariate/response distributions. In particular, the analysis provides sharp results on the ``out-of-sample'' prediction error, as opposed to…
Improves regression models' performance on covariate shift.