paper-with-me

홈 › Papers

DRNet: Dissect and Reconstruct the Convolutional Neural Network via Interpretable Manners

2019-11-20 · Xiaolong Hu, Zhulin An, Chuanguang Yang, Hui Zhu, Kaiqaing Xu, Yongjun Xu

Convolutional neural networks (ConvNets) are widely used in real life. People usually use ConvNets which pre-trained on a fixed number of classes. However, for different application scenarios, we usually do not need all of the classes, which means ConvNets are redundant when dealing with these tasks. This paper focuses on the redundancy of ConvNet channels. We proposed a novel idea: using an interpretable manner to find the most important channels for every single class (dissect), and dynamically run channels according to classes in need (reconstruct). For VGG16 pre-trained on CIFAR-10, we only run 11\% parameters for two-classes sub-tasks on average with negligible accuracy loss. For VGG16 pre-trained on ImageNet, our method averagely gains 14.29\% accuracy promotion for two-classes sub-tasks. In addition, analysis show that our method captures some semantic meanings of channels, and uses the context information more targeted for sub-tasks of ConvNets.

📄 PDF Abstract BibTeX arXiv:1911.08691

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DSDRNet: Disentangling Representation and Reconstruct Network for Domain Generalization

2024-04-22 · Juncheng Yang, Zuchao Li, Shuai Xie, Wei Yu 외

Domain generalization faces challenges due to the distribution shift between training and testing sets, and the presence of unseen target domains. Common solutions include domain alignment, meta-learning, data augmentati…

Data AugmentationDisentanglementDomain GeneralizationEnsemble Learning+1

Automating Crystal-Structure Phase Mapping: Combining Deep Learning with Constraint Reasoning

2021-08-21 · Di Chen, Yiwei Bai, Sebastian Ament, Wenting Zhao 외

Crystal-structure phase mapping is a core, long-standing challenge in materials science that requires identifying crystal structures, or mixtures thereof, in synthesized materials. Materials science experts excel at solv…

Change Detection from SAR Images Based on Deformable Residual Convolutional Neural Networks

2021-04-06 · Junjie Wang, Feng Gao, Junyu Dong

Convolutional neural networks (CNN) have made great progress for synthetic aperture radar (SAR) images change detection. However, sampling locations of traditional convolutional kernels are fixed and cannot be changed ac…

Change Detection

SADRNet: Self-Aligned Dual Face Regression Networks for Robust 3D Dense Face Alignment and Reconstruction

2021-06-06 · Zeyu Ruan, Changqing Zou, Longhai Wu, Gangshan Wu 외

Three-dimensional face dense alignment and reconstruction in the wild is a challenging problem as partial facial information is commonly missing in occluded and large pose face images. Large head pose variations also inc…

3D Face Alignment3D Face ReconstructionFace AlignmentHead Pose Estimation+1

HDR Video Reconstruction with a Large Dynamic Dataset in Raw and sRGB Domains

2023-04-10 · Huanjing Yue, Yubo Peng, Biting Yu, Xuanwu Yin 외

High dynamic range (HDR) video reconstruction is attracting more and more attention due to the superior visual quality compared with those of low dynamic range (LDR) videos. The availability of LDR-HDR training pairs is …

HDR ReconstructionVideo Reconstruction