paper-with-me

홈 › Papers

Asymptotic Optimism of Random-Design Linear and Kernel Regression Models

2025-02-18 · Hengrui Luo, Yunzhang Zhu

We derived the closed-form asymptotic optimism of linear regression models under random designs, and generalizes it to kernel ridge regression. Using scaled asymptotic optimism as a generic predictive model complexity measure, we studied the fundamental different behaviors of linear regression model, tangent kernel (NTK) regression model and three-layer fully connected neural networks (NN). Our contribution is two-fold: we provided theoretical ground for using scaled optimism as a model predictive complexity measure; and we show empirically that NN with ReLUs behaves differently from kernel models under this measure. With resampling techniques, we can also compute the optimism for regression models with real data.

📄 PDF Abstract BibTeX arXiv:2502.12999

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Optimism-Based Adaptive Regulation of Linear-Quadratic Systems

2017-11-20 · Mohamad Kazem Shirani Faradonbeh, Ambuj Tewari, George Michailidis

The main challenge for adaptive regulation of linear-quadratic systems is the trade-off between identification and control. An adaptive policy needs to address both the estimation of unknown dynamics parameters (explorat…

Randomized Exploration for Non-Stationary Stochastic Linear Bandits

2019-12-11 · Baekjin Kim, Ambuj Tewari

We investigate two perturbation approaches to overcome conservatism that optimism based algorithms chronically suffer from in practice. The first approach replaces optimism with a simple randomization when using confiden…

Computational EfficiencyThompson Sampling

Optimal Batched Linear Bandits

2024-06-06 · Xuanfei Ren, Tianyuan Jin, Pan Xu

We introduce the E$^4$ algorithm for the batched linear bandit problem, incorporating an Explore-Estimate-Eliminate-Exploit framework. With a proper choice of exploration rate, we prove E$^4$ achieves the finite-time min…

Computational EfficiencyMulti-Armed Bandits

Asymptotic Optimism for Tensor Regression Models with Applications to Neural Network Compression

2026-03-27 · Haoming Shi, Eric C. Chi, Hengrui Luo arxiv

We study rank selection for low-rank tensor regression under random covariates design. Under a Gaussian random-design model and some mild conditions, we derive population expressions for the expected training-testing dis…

Neural Network Compression

The End of Optimism? An Asymptotic Analysis of Finite-Armed Linear Bandits

2016-10-14 · Tor Lattimore, Csaba Szepesvari

Stochastic linear bandits are a natural and simple generalisation of finite-armed bandits with numerous practical applications. Current approaches focus on generalising existing techniques for finite-armed bandits, notab…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling