Journal Article10.1016/J.PATCOG.2021.108117
Correlation-based structural dropout for convolutional neural networks
21
TL;DR: A novel structural dropout method, Correlation based Dropout (CorrDrop), to regularize CNNs by dropping feature units based on feature correlation, which can focus on the discriminative information and drops features in a spatial-wise or channel-wise manner.
read more
About: This article is published in Pattern Recognition. The article was published on 01 Dec 2021. The article focuses on the topics: Dropout (neural networks) & Convolutional neural network.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Threats, attacks and defenses to federated learning: issues, taxonomy and perspectives
Peng Liu,Xiangru Xu,Wei Wang +2 more
TL;DR: In this article , the authors survey the threats, attacks and defenses to FL throughout the whole process of FL in three phases, including Data and Behavior Auditing Phase , Training Phase and Predicting Phase .
Deep image prior based defense against adversarial examples
TL;DR: Zhang et al. as mentioned in this paper proposed an effective Deep Image Prior Driven Defense (DIPDefend) method against adversarial examples with a DIP generator to fit the target/adversarial input.
39
A Water Level Measurement Approach Based on YOLOv5s
TL;DR: Wang et al. as mentioned in this paper proposed a novel water level measurement method based on deep learning (YOLOv5s, convolutional neural network) to overcome poor scene adaptability and weak robustness.
DomainDrop: Suppressing Domain-Sensitive Channels for Domain Generalization
Jintao Guo,Lei Qi,Ying-Hao Shi +2 more
- 20 Aug 2023
TL;DR: This paper proposes a DomainDrop framework to continuously enhance the channel robustness to domain shifts, where a domain discriminator is used to identify and drop unstable channels in feature maps of each network layer during forward propagation.
Determination of alcohols-diesel oil by near infrared spectroscopy based on gramian angular field image coding and deep learning
TL;DR: In this article , a novel near infrared (NIR) application for determination of alcohols-diesel is presented using the strategy of combining NIR spectroscopy with gramian angular field (GAF) image coding and deep convolution neural network (CNN).
13
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Posted Content
Deep Residual Learning for Image Recognition
TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
117.9K
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014
TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
102.6K
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.