paper-with-me

Papers

Improving Computational Complexity in Statistical Models with Second-Order Information

2022-02-09 · Tongzheng Ren, Jiacheng Zhuo, Sujay Sanghavi, Nhat Ho

It is known that when the statistical models are singular, i.e., the Fisher information matrix at the true parameter is degenerate, the fixed step-size gradient descent algorithm takes polynomial number of steps in terms of the sample size $n$ to converge to a final statistical radius around the true parameter, which can be unsatisfactory for the application. To further improve that computational complexity, we consider the utilization of the second-order information in the design of optimization algorithms. Specifically, we study the normalized gradient descent (NormGD) algorithm for solving parameter estimation in parametric statistical models, which is a variant of gradient descent algorithm whose step size is scaled by the maximum eigenvalue of the Hessian matrix of the empirical loss function of statistical models. When the population loss function, i.e., the limit of the empirical loss function when $n$ goes to infinity, is homogeneous in all directions, we demonstrate that the NormGD iterates reach a final statistical radius around the true parameter after a logarithmic number of iterations in terms of $n$. Therefore, for fixed dimension $d$, the NormGD algorithm achieves the optimal overall computational complexity $\mathcal{O}(n)$ to reach the final statistical radius. This computational complexity is cheaper than that of the fixed step-size gradient descent algorithm, which is of the order $\mathcal{O}(n^{\tau})$ for some $\tau > 1$, to reach the same statistical radius. We illustrate our general theory under two statistical models: generalized linear models and mixture models, and experimental results support our prediction with general theory.

📄 PDF Abstract BibTeX arXiv:2202.04219

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Curvature-Exploiting Acceleration of Elastic Net Computations

2019-01-24 · Vien V. Mai, Mikael Johansson

This paper introduces an efficient second-order method for solving the elastic net problem. Its key innovation is a computationally efficient technique for injecting curvature information in the optimization process whic…

Attention-Based Second-Order Pooling Network for Hyperspectral Image Classification

2021-01-14 · IEEE Transactions on Geoscience and Remote Sensing 2021 1 · Zhaohui Xue, Mengxue Zhang, Yifeng Liu, Peijun Du

Deep learning (DL) has exhibited huge potentials for hyperspectral image (HSI) classification due to its powerful nonlinear modeling and end-to-end optimization characteristics. Although the superior performance of DL-ba…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification+1

Efficient First-Order Algorithms for Adaptive Signal Denoising

2018-03-29 · ICML 2018 7 · Dmitrii Ostrovskii, Zaid Harchaoui

We consider the problem of discrete-time signal denoising, focusing on a specific family of non-linear convolution-type estimators. Each such estimator is associated with a time-invariant filter which is obtained adaptiv…

Denoising

Design of a Single-User RIS-Aided MISO System Based on Statistical Channel Knowledge

2023-09-08 · Sadaf Syed, Dominik Semmler, Donia Ben Amor, Michael Joham 외

Reconfigurable intelligent surface (RIS) is considered a prospective technology for beyond fifth-generation (5G) networks to improve the spectral and energy efficiency at a low cost. Prior works on the RIS mainly rely on…

Statistical-Computational Trade-offs in Tensor PCA and Related Problems via Communication Complexity

2022-04-15 · Rishabh Dudeja, Daniel Hsu

Tensor PCA is a stylized statistical inference problem introduced by Montanari and Richard to study the computational difficulty of estimating an unknown parameter from higher-order moment tensors. Unlike its matrix coun…