paper-with-me

Papers

LocalDrop: A Hybrid Regularization for Deep Neural Networks

2021-03-01 · Ziqing Lu, Chang Xu, Bo Du, Takashi Ishida, Lefei Zhang, Masashi Sugiyama

In neural networks, developing regularization algorithms to settle overfitting is one of the major study areas. We propose a new approach for the regularization of neural networks by the local Rademacher complexity called LocalDrop. A new regularization function for both fully-connected networks (FCNs) and convolutional neural networks (CNNs), including drop rates and weight matrices, has been developed based on the proposed upper bound of the local Rademacher complexity by the strict mathematical deduction. The analyses of dropout in FCNs and DropBlock in CNNs with keep rate matrices in different layers are also included in the complexity analyses. With the new regularization function, we establish a two-stage procedure to obtain the optimal keep rate matrix and weight matrix to realize the whole training model. Extensive experiments have been conducted to demonstrate the effectiveness of LocalDrop in different models by comparing it with several algorithms and the effects of different hyperparameters on the final performances.

📄 PDF Abstract BibTeX arXiv:2103.00719

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DropBlock DropBlock is a structured form of dropout directed at regularizing convolutional networks. In DropBlock, units in a contiguous…
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 제목 키워드 기반

Avoiding The Double Descent Phenomenon of Random Feature Models Using Hybrid Regularization

2020-12-11 · Kelvin Kan, James G Nagy, Lars Ruthotto

We demonstrate the ability of hybrid regularization methods to automatically avoid the double descent phenomenon arising in the training of random feature models (RFM). The hallmark feature of the double descent phenomen…

image-classificationImage Classification

HybridCR: Weakly-Supervised 3D Point Cloud Semantic Segmentation via Hybrid Contrastive Regularization

2022-01-01 · CVPR 2022 1 · Mengtian Li, Yuan Xie, Yunhang Shen, Bo Ke 외

To address the huge labeling cost in large-scale point cloud semantic segmentation, we propose a novel hybrid contrastive regularization (HybridCR) framework in weakly-supervised setting, which obtains competitive pe…

DiversitySemantic SegmentationSemantic SimilaritySemantic Textual Similarity

The Hybrid Bootstrap: A Drop-in Replacement for Dropout

2018-01-22 · Robert Kosar, David W. Scott

Regularization is an important component of predictive model building. The hybrid bootstrap is a regularization technique that functions similarly to dropout except that features are resampled from other training points …

A Constrained Convex Optimization Approach to Hyperspectral Image Restoration with Hybrid Spatio-Spectral Regularization

2019-07-31 · Saori Takeyama, Shunsuke Ono, Itsuo Kumazawa

We propose a new constrained optimization approach to hyperspectral (HS) image restoration. Most existing methods restore a desirable HS image by solving some optimization problem, which consists of a regularization term…

Image Restoration

HyDRA: Hybrid Denoising Regularization for Measurement-Only DEQ Training

2026-01-03 · Markus Haltmeier, Lukas Neumann, Nadja Gruber, Johannes Schwab 외 arxiv

Solving image reconstruction problems of the form \(\mathbf{A} \mathbf{x} = \mathbf{y}\) remains challenging due to ill-posedness and the lack of large-scale supervised datasets. Deep Equilibrium (DEQ) models have been u…

Image Reconstruction