paper-with-me

홈 › Papers

Bridgeout: stochastic bridge regularization for deep neural networks

2018-04-21 · Najeeb Khan, Jawad Shah, Ian Stavness

A major challenge in training deep neural networks is overfitting, i.e. inferior performance on unseen test examples compared to performance on training examples. To reduce overfitting, stochastic regularization methods have shown superior performance compared to deterministic weight penalties on a number of image recognition tasks. Stochastic methods such as Dropout and Shakeout, in expectation, are equivalent to imposing a ridge and elastic-net penalty on the model parameters, respectively. However, the choice of the norm of weight penalty is problem dependent and is not restricted to $\{L_1,L_2\}$. Therefore, in this paper we propose the Bridgeout stochastic regularization technique and prove that it is equivalent to an $L_q$ penalty on the weights, where the norm $q$ can be learned as a hyperparameter from data. Experimental results show that Bridgeout results in sparse model weights, improved gradients and superior classification performance compared to Dropout and Shakeout on synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:1804.08042

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Pruning Convolutional Filters using Batch Bridgeout

2020-09-23 · Najeeb Khan, Ian Stavness

State-of-the-art computer vision models are rapidly increasing in capacity, where the number of parameters far exceeds the number required to fit the training set. This results in better optimization and generalization p…

image-classificationImage Classification

Stochastic Bridges as Effective Regularizers for Parameter-Efficient Tuning

2023-05-28 · Weize Chen, Xu Han, Yankai Lin, Zhiyuan Liu 외

Parameter-efficient tuning methods (PETs) have achieved promising results in tuning large pre-trained language models (PLMs). By formalizing frozen PLMs and additional tunable parameters as systems and controls respectiv…

Applying Regularized Schrödinger-Bridge-Based Stochastic Process in Generative Modeling

2022-08-15 · Ki-Ung Song

Compared to the existing function-based models in deep generative modeling, the recently proposed diffusion models have achieved outstanding performance with a stochastic-process-based approach. But a long sampling time …

Schrödinger Bridge with Quadratic State Cost is Exactly Solvable

2024-06-01 · Alexis M. H. Teter, Wenqing Wang, Abhishek Halder

Schr\"{o}dinger bridge is a diffusion process that steers a given distribution to another in a prescribed time while minimizing the effort to do so. It can be seen as the stochastic dynamical version of the optimal mass …

FreeBridge: Variational Schrödinger Bridges for Cellular Transition Dynamics

2026-06-09 · Xurui Wang, Qin Ren, Jun Ma, Haibin Ling 외 arxiv

High-content imaging assays quantify cellular responses to chemical and genetic perturbations, yet continuous trajectories of individual cells are unobservable because cells are chemically fixed at acquisition. Perturbat…