paper-with-me

Papers

Learning Versatile Convolution Filters for Efficient Visual Recognition

2021-09-20 · Kai Han, Yunhe Wang, Chang Xu, Chunjing Xu, Enhua Wu, DaCheng Tao

This paper introduces versatile filters to construct efficient convolutional neural networks that are widely used in various visual recognition tasks. Considering the demands of efficient deep learning techniques running on cost-effective hardware, a number of methods have been developed to learn compact neural networks. Most of these works aim to slim down filters in different ways, \eg,~investigating small, sparse or quantized filters. In contrast, we treat filters from an additive perspective. A series of secondary filters can be derived from a primary filter with the help of binary masks. These secondary filters all inherit in the primary filter without occupying more storage, but once been unfolded in computation they could significantly enhance the capability of the filter by integrating information extracted from different receptive fields. Besides spatial versatile filters, we additionally investigate versatile filters from the channel perspective. Binary masks can be further customized for different primary filters under orthogonal constraints. We conduct theoretical analysis on network complexity and an efficient convolution scheme is introduced. Experimental results on benchmark datasets and neural networks demonstrate that our versatile filters are able to achieve comparable accuracy as that of original filters, but require less memory and computation cost.

📄 PDF Abstract BibTeX arXiv:2109.09310

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Learning Versatile Filters for Efficient Convolutional Neural Networks

2018-12-01 · NeurIPS 2018 12 · Yunhe Wang, Chang Xu, Chunjing Xu, Chao Xu 외

This paper introduces versatile filters to construct efficient convolutional neural network. Considering the demands of efficient deep learning techniques running on cost-effective hardware, a number of methods have been…

Learning Convolutional Feature Hierarchies for Visual Recognition

2010-12-01 · NeurIPS 2010 12 · Koray Kavukcuoglu, Pierre Sermanet, Y-Lan Boureau, Karol Gregor 외

We propose an unsupervised method for learning multi-stage hierarchies of sparse convolutional features. While sparse coding has become an increasingly popular method for learning visual features, it is most often …

Decoder

Raw Waveform-based Audio Classification Using Sample-level CNN Architectures

2017-12-04 · Jongpil Lee, Taejun Kim, Jiyoung Park, Juhan Nam

Music, speech, and acoustic scene sound are often handled separately in the audio domain because of their different signal characteristics. However, as the image domain grows rapidly by versatile image classification mod…

Audio ClassificationClassificationGeneral Classificationimage-classification+1

Deep Collaborative Learning for Visual Recognition

2017-03-03 · Yan Wang, Lingxi Xie, Ya zhang, Wenjun Zhang 외

Deep neural networks are playing an important role in state-of-the-art visual recognition. To represent high-level visual concepts, modern networks are equipped with large convolutional layers, which use a large number o…

General Classificationimage-classificationImage Classification

Visualizing Deep Neural Networks for Speech Recognition with Learned Topographic Filter Maps

2019-12-06 · Andreas Krug, Sebastian Stober

The uninformative ordering of artificial neurons in Deep Neural Networks complicates visualizing activations in deeper layers. This is one reason why the internal structure of such models is very unintuitive. In neurosci…

speech-recognitionSpeech Recognition