paper-with-me

홈 › Papers

Improving Image Classification Robustness through Selective CNN-Filters Fine-Tuning

2019-04-08 · Alessandro Bianchi, Moreno Raimondo Vendra, Pavlos Protopapas, Marco Brambilla

Image quality plays a big role in CNN-based image classification performance. Fine-tuning the network with distorted samples may be too costly for large networks. To solve this issue, we propose a transfer learning approach optimized to keep into account that in each layer of a CNN some filters are more susceptible to image distortion than others. Our method identifies the most susceptible filters and applies retraining only to the filters that show the highest activation maps distance between clean and distorted images. Filters are ranked using the Borda count election method and then only the most affected filters are fine-tuned. This significantly reduces the number of parameters to retrain. We evaluate this approach on the CIFAR-10 and CIFAR-100 datasets, testing it on two different models and two different types of distortion. Results show that the proposed transfer learning technique recovers most of the lost performance due to input data distortion, at a considerably faster pace with respect to existing methods, thanks to the reduced number of parameters to fine-tune. When few noisy samples are provided for training, our filter-level fine tuning performs particularly well, also outperforming state of the art layer-level transfer learning approaches.

📄 PDF Abstract BibTeX arXiv:1904.03949

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Interpreting Convolutional Neural Networks Through Compression

2017-11-07 · Reza Abbasi-Asl, Bin Yu

Convolutional neural networks (CNNs) achieve state-of-the-art performance in a wide variety of tasks in computer vision. However, interpreting CNNs still remains a challenge. This is mainly due to the large number of par…

Object Recognition

SSCNets: Robustifying DNNs using Secure Selective Convolutional Filters

2018-11-04 · Hassan Ali, Faiq Khalid, Hammad Tariq, Muhammad Abdullah Hanif 외

In this paper, we introduce a novel technique based on the Secure Selective Convolutional (SSC) techniques in the training loop that increases the robustness of a given DNN by allowing it to learn the data distribution b…

Deep Networks with Internal Selective Attention through Feedback Connections

2014-07-11 · NeurIPS 2014 12 · Marijn Stollenga, Jonathan Masci, Faustino Gomez, Juergen Schmidhuber

Traditional convolutional neural networks (CNN) are stationary and feedforward. They neither change their parameters during evaluation nor use feedback from higher to lower layers. Real brains, however, do. So does our D…

Deep AttentionGeneral Classification

Performance Evaluation of Selective Fixed-filter Active Noise Control based on Different Convolutional Neural Networks

2022-08-17 · Zhengding Luo, Dongyuan Shi, Woon-Seng Gan

Due to its rapid response time and a high degree of robustness, the selective fixed-filter active noise control (SFANC) method appears to be a viable candidate for widespread use in a variety of practical active noise co…

Robustness Analysis of the Data-Selective Volterra NLMS Algorithm

2020-03-25 · Javad Sharafi, Abbas Maarefparvar

Recently, the data-selective adaptive Volterra filters have been proposed; however, up to now, there are not any theoretical analyses on its behavior rather than numerical simulations. Therefore, in this paper, we analyz…

parameter estimation