paper-with-me

홈 › Papers

TargetDrop: A Targeted Regularization Method for Convolutional Neural Networks

2020-10-21 · Hui Zhu, Xiaofang Zhao

Dropout regularization has been widely used in deep learning but performs less effective for convolutional neural networks since the spatially correlated features allow dropped information to still flow through the networks. Some structured forms of dropout have been proposed to address this but prone to result in over or under regularization as features are dropped randomly. In this paper, we propose a targeted regularization method named TargetDrop which incorporates the attention mechanism to drop the discriminative feature units. Specifically, it masks out the target regions of the feature maps corresponding to the target channels. Experimental results compared with the other methods or applied for different networks demonstrate the regularization effect of our method.

📄 PDF Abstract BibTeX arXiv:2010.10716

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 제목 키워드 기반

Targeted Kernel Networks: Faster Convolutions with Attentive Regularization

2018-06-01 · Kashyap Chitta

We propose Attentive Regularization (AR), a method to constrain the activation maps of kernels in Convolutional Neural Networks (CNNs) to specific regions of interest (ROIs). Each kernel learns a location of specializati…

AdaFSNet: Time Series Classification Based on Convolutional Network with a Adaptive and Effective Kernel Size Configuration

2024-04-28 · Haoxiao Wang, Bo Peng, Jianhua Zhang, Xu Cheng

Time series classification is one of the most critical and challenging problems in data mining, existing widely in various fields and holding significant research importance. Despite extensive research and notable achiev…

ClassificationTime SeriesTime Series Classification

Exploiting the Full Capacity of Deep Neural Networks while Avoiding Overfitting by Targeted Sparsity Regularization

2020-02-21 · Karim Huesmann, Soeren Klemm, Lars Linsen, Benjamin Risse

Overfitting is one of the most common problems when training deep neural networks on comparatively small datasets. Here, we demonstrate that neural network activation sparsity is a reliable indicator for overfitting whic…

image-classificationImage Classification

Treatment Effect Estimation for Exponential Family Outcomes using Neural Networks with Targeted Regularization

2025-02-11 · Jiahong Li, Zeqin Yang, Jiayi Dan, Jixing Xu 외

Neural Networks (NNs) have became a natural choice for treatment effect estimation due to their strong approximation capabilities. Nevertheless, how to design NN-based estimators with desirable properties, such as low bi…

Targeted Adversarial Denoising Autoencoders (TADA) for Neural Time Series Filtration

2025-01-09 · Benjamin J. Choi, Griffin Milsap, Clara A. Scholl, Francesco Tenore 외

Current machine learning (ML)-based algorithms for filtering electroencephalography (EEG) time series data face challenges related to cumbersome training times, regularization, and accurate reconstruction. To address the…

DenoisingEEGTime Series