中文
相关论文

相关论文: A characterization of the Logarithmic Least Square…

200 篇论文

This note extends an attribute of the LASSO procedure to a whole class of related procedures, including square-root LASSO, square LASSO, LAD-LASSO, and an instance of generalized LASSO. Namely, under the assumption that the input matrix…

信息论 · 计算机科学 2022-09-13 Simon Foucart

The linear regression models are widely used statistical techniques in numerous practical applications. The standard regression model requires several assumptions about the regres- sors and the error term. The regression parameters are…

统计方法学 · 统计学 2016-10-23 P. Vellaisamy

The problem of least squares regression of a $d$-dimensional unknown parameter is considered. A stochastic gradient descent based algorithm with weighted iterate-averaging that uses a single pass over the data is studied and its convergence…

信息论 · 计算机科学 2016-06-10 Kobi Cohen , Angelia Nedic , R. Srikant

In this paper, we focus on regression estimation in both the inductive and the transductive case. We assume that we are given a set of features (which can be a base of functions, but not necessarily). We begin by giving a deviation…

统计理论 · 数学 2015-06-26 Pierre Alquier

Leading methods for support recovery in high-dimensional regression, such as Lasso, have been well-studied and their limitations in the context of correlated design have been characterized with precise incoherence conditions. In this work,…

统计理论 · 数学 2019-03-25 S. Jalil Kazemitabar , Arash A. Amini , Ameet Talwalkar

In this paper, we propose deep partial least squares for the estimation of high-dimensional nonlinear instrumental variable regression. As a precursor to a flexible deep neural network architecture, our methodology uses partial least…

统计方法学 · 统计学 2023-06-06 Maria Nareklishvili , Nicholas Polson , Vadim Sokolov

The paper studies a geometrically robust least-squares problem that extends classical and norm-based robust formulations. Rather than minimizing residual error for fixed or perturbed data, we interpret least-squares as enforcing approximate…

Linear dimensionality reduction methods are a cornerstone of analyzing high dimensional data, due to their simple geometric interpretations and typically attractive computational properties. These methods capture many data features of…

机器学习 · 统计学 2016-03-22 John P. Cunningham , Zoubin Ghahramani

This survey highlights the recent advances in algorithms for numerical linear algebra that have come from the technique of linear sketching, whereby given a matrix, one first compresses it to a much smaller matrix by multiplying it by a…

数据结构与算法 · 计算机科学 2015-02-11 David P. Woodruff

Randomized algorithms that base iteration-level decisions on samples from some pool are ubiquitous in machine learning and optimization. Examples include stochastic gradient descent and randomized coordinate descent. This paper makes…

最优化与控制 · 数学 2012-02-21 Benjamin Recht , Christopher Re

Focusing on identification, this paper develops a class of convex optimization-based criteria and correspondingly the recursive algorithms to estimate the parameter vector $\theta^{*}$ of a stochastic dynamic system. Not only do the…

最优化与控制 · 数学 2024-05-14 Mingxia Ding , Wenxiao Zhao , Tianshi Chen

In this paper, we consider the sparse least squares regression problem with probabilistic simplex constraint. Due to the probabilistic simplex constraint, one could not apply the L1 regularization to the considered regression model. To find…

最优化与控制 · 数学 2021-12-28 Guiyun Xiao , Zheng-Jian Bai

The problem of fitting experimental data to a given model function $f(t; p_1,p_2,\dots,p_N)$ is conventionally solved numerically by methods such as that of Levenberg-Marquardt, which are based on approximating the Chi-squared measure of…

最优化与控制 · 数学 2017-03-14 Alberto Herrera-Gomez , R. Michael Porter

Resonator networks are ubiquitous in natural and engineered systems, such as solid-state materials, neural tissue, and electrical circuits. To understand and manipulate these networks, it is essential to characterize their building blocks,…

数据分析、统计与概率 · 物理学 2023-06-05 Viva R. Horowitz , Brittany Carter , Uriel Hernandez , Trevor Scheuing , Benjamín J. Alemán

We consider the problem of ranking $N$ objects starting from a set of noisy pairwise comparisons provided by a crowd of equal workers. We assume that objects are endowed with intrinsic qualities and that the probability with which an object…

信息检索 · 计算机科学 2020-02-27 Evgenia Christoforou , Alessandro Nordio , Alberto Tarable , Emilio Leonardi

Constant gain least-mean-squares (LMS) algorithms have a wide range of applications in trajectory tracking problems, but the formal convergence of LMS in mean square is not yet fully established. This work provides an upper bound on the…

信号处理 · 电气工程与系统科学 2024-01-23 Chang Liu , Antwan D. Clark

The Analytic Hierarchy Process (AHP) is a procedure for establishing priorities in multi-criteria decision making problems. Here we discuss the Logarithmic Least Squares (LLS) method for the AHP and group-AHP, which provides an exact and…

统计方法学 · 统计学 2014-02-11 M. Andrecut

The reduced-rank method exploits the distortion-variance tradeoff to yield superior solutions for classic problems in statistical signal processing such as parameter estimation and filtering. The central idea is to reduce the variance of…

信息论 · 计算机科学 2019-03-06 K. G. Nagananda , Pramod Khargonekar

Least squares approximation is a technique to find an approximate solution to a system of linear equations that has no exact solution. In a typical setting, one lets $n$ be the number of constraints and $d$ be the number of variables, with…

数据结构与算法 · 计算机科学 2010-09-28 Petros Drineas , Michael W. Mahoney , S. Muthukrishnan , Tamas Sarlos

Regularization is a popular technique to solve the overfitting problem of machine learning algorithms. Most regularization technique relies on parameter selection of the regularization coefficient. Plug-in method and cross-validation…

机器学习 · 计算机科学 2022-05-24 Hao Wang