Deep Regression Ensembles

03/10/2022
by   Antoine Didisheim, et al.
0

We introduce a methodology for designing and training deep neural networks (DNN) that we call "Deep Regression Ensembles" (DRE). It bridges the gap between DNN and two-layer neural networks trained with random feature regression. Each layer of DRE has two components, randomly drawn input weights and output weights trained myopically (as if the final output layer) using linear ridge regression. Within a layer, each neuron uses a different subset of inputs and a different ridge penalty, constituting an ensemble of random feature ridge regressions. Our experiments show that a single DRE architecture is at par with or exceeds state-of-the-art DNN in many data sets. Yet, because DRE neural weights are either known in closed-form or randomly drawn, its computational cost is orders of magnitude smaller than DNN.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/25/2020

Boosting Ridge Regression for High Dimensional Data Classification

Ridge regression is a well established regression estimator which can co...
research
06/11/2020

Deep Transfer Learning with Ridge Regression

The large amount of online data and vast array of computing resources en...
research
08/25/2023

Six Lectures on Linearized Neural Networks

In these six lectures, we examine what can be learnt about the behavior ...
research
07/06/2023

Learning Curves for Heterogeneous Feature-Subsampled Ridge Ensembles

Feature bagging is a well-established ensembling method which aims to re...
research
12/24/2019

TRADI: Tracking deep neural network weight distributions

During training, the weights of a Deep Neural Network (DNN) are optimize...
research
06/25/2019

Learning Features with Differentiable Closed-Form Solver for Tracking

We present a novel and easy-to-implement training framework for visual t...
research
06/30/2020

Training highly effective connectivities within neural networks with randomly initialized, fixed weights

We present some novel, straightforward methods for training the connecti...

Please sign up or login with your details

Forgot password? Click here to reset