paper-with-me

Papers

DebiNet: Debiasing Linear Models with Nonlinear Overparameterized Neural Networks

2020-11-01 · Shiyun Xu, Zhiqi Bu

Recent years have witnessed strong empirical performance of over-parameterized neural networks on various tasks and many advances in the theory, e.g. the universal approximation and provable convergence to global minimum. In this paper, we incorporate over-parameterized neural networks into semi-parametric models to bridge the gap between inference and prediction, especially in the high dimensional linear problem. By doing so, we can exploit a wide class of networks to approximate the nuisance functions and to estimate the parameters of interest consistently. Therefore, we may offer the best of two worlds: the universal approximation ability from neural networks and the interpretability from classic ordinary linear model, leading to both valid inference and accurate prediction. We show the theoretical foundations that make this possible and demonstrate with numerical experiments. Furthermore, we propose a framework, DebiNet, in which we plug-in arbitrary feature selection methods to our semi-parametric neural network. DebiNet can debias the regularized estimators (e.g. Lasso) and perform well, in terms of the post-selection inference and the generalization error.

📄 PDF Abstract BibTeX arXiv:2011.00417

Code (1)

ShiyunXu/DebiNet 공식 구현

Tasks

feature selectionvalid

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Interpretability 설명 없음

Similar Papers 제목 키워드 기반

A new kernel-based approach for overparameterized Hammerstein system identification

2015-04-30 · Riccardo Sven Risuleo, Giulio Bottegal, Håkan Hjalmarsson

In this paper we propose a new identification scheme for Hammerstein systems, which are dynamic systems consisting of a static nonlinearity and a linear time-invariant dynamic system in cascade. We assume that the nonlin…

Transfer Learning of Linear Regression with Multiple Pretrained Models: Benefiting from More Pretrained Models via Overparameterization Debiasing

2026-02-18 · Daniel Boharon, Yehuda Dar arxiv

We study transfer learning for a linear regression task using several least-squares pretrained models that can be overparameterized. We formulate the target learning task as optimization that minimizes squared errors on …

Transfer Learning

Bayesian Inference for Consistent Predictions in Overparameterized Nonlinear Regression

2024-04-06 · Tomoya Wakayama

The remarkable generalization performance of large-scale models has been challenging the conventional wisdom of the statistical learning theory. Although recent theoretical studies have shed light on this behavior in lin…

Bayesian InferenceLearning Theoryregression

Flat minima generalize for low-rank matrix recovery

2022-03-07 · Lijun Ding, Dmitriy Drusvyatskiy, Maryam Fazel, Zaid Harchaoui

Empirical evidence suggests that for a variety of overparameterized nonlinear models, most notably in neural network training, the growth of the loss around a minimizer strongly impacts its performance. Flat minima -- th…

Matrix Completion

Debiasing Sentence Embedders through Contrastive Word Pairs

2024-03-27 · Philip Kenneweg, Sarah Schröder, Alexander Schulz, Barbara Hammer

Over the last years, various sentence embedders have been an integral part in the success of current machine learning approaches to Natural Language Processing (NLP). Unfortunately, multiple sources have shown that the b…

SentenceSentence EmbeddingsWord Embeddings