paper-with-me

Papers

Modulated Convolutional Networks

2018-06-01 · CVPR 2018 6 · Xiaodi Wang, Baochang Zhang, Ce Li, Rongrong Ji, Jungong Han, Xian-Bin Cao, Jianzhuang Liu

Despite great effectiveness of very deep and wide Convolutional Neural Networks (CNNs) in various computer vision tasks, the significant cost in terms of storage requirement of such networks impedes the deployment on computationally limited devices. In this paper, we propose new Modulated Convolutional Networks (MCNs) to improve the portability of CNNs via binarized filters. In MCNs, we propose a new loss function which considers the filter loss, center loss and softmax loss in an end-to-end framework. We first introduce modulation filters (M-Filters) to recover the unbinarized filters, which leads to a new architecture to calculate the network model. The convolution operation is further approximated by considering intra-class compactness in the loss function. As a result, our MCNs can reduce the size of required storage space of convolutional filters by a factor of 32, in contrast to the full-precision model, while achieving much better performances than state-of-the-art binarized models. Most importantly, MCNs achieve a comparable performance to the full-precision ResNets and Wide-ResNets. The code will be available publicly soon.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
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 제목 키워드 기반

Modulated binary cliquenet

2019-02-27 · Jinpeng Xia, Jiasong Wu, Youyong Kong, Pinzheng Zhang 외

Although Convolutional Neural Networks (CNNs) achieve effectiveness in various computer vision tasks, the significant requirement of storage of such networks hinders the deployment on computationally limited devices. In …

On Deep Learning Classification of Digitally Modulated Signals Using Raw I/Q Data

2023-07-05 · John A. Snoap, Dimitrie C. Popescu, Chad M. Spooner

The paper considers the problem of deep-learning-based classification of digitally modulated signals using I/Q data and studies the generalization ability of a trained neural network (NN) to correctly classify digitally …

Context Modulated Dynamic Networks for Actor and Action Video Segmentation with Language Queries

2020-04-03 · Hao Wang, Cheng Deng, Fan Ma, Yi Yang

Actor and action video segmentation with language queries aims to segment out the expression referred objects in the video. This process requires comprehensive language reasoning and fine-grained video understanding. Pre…

Referring Expression SegmentationVideo SegmentationVideo Semantic SegmentationVideo Understanding

A Spatiotemporal Multi-Channel Learning Framework for Automatic Modulation Recognition

2020-06-02 · IEEE Wireless Communications Letters 2020 6 · Jialang Xu, Chunbo Luo, Gerard Parr, Yang Luo

Automatic modulation recognition (AMR) plays a vital role in modern communication systems. This letter proposes a novel three-stream deep learning framework to extract the features from individual and combined in-phase/q…

Automatic Modulation Recognition

Gaze Training by Modulated Dropout Improves Imitation Learning

2019-04-17 · Yuying Chen, Congcong Liu, Lei Tai, Ming Liu 외

Imitation learning by behavioral cloning is a prevalent method that has achieved some success in vision-based autonomous driving. The basic idea behind behavioral cloning is to have the neural network learn from observin…

Autonomous DrivingImitation Learning