paper-with-me

홈 › Papers

MUXConv: Information Multiplexing in Convolutional Neural Networks

2020-03-31 · CVPR 2020 6 · Zhichao Lu, Kalyanmoy Deb, Vishnu Naresh Boddeti

Convolutional neural networks have witnessed remarkable improvements in computational efficiency in recent years. A key driving force has been the idea of trading-off model expressivity and efficiency through a combination of $1\times 1$ and depth-wise separable convolutions in lieu of a standard convolutional layer. The price of the efficiency, however, is the sub-optimal flow of information across space and channels in the network. To overcome this limitation, we present MUXConv, a layer that is designed to increase the flow of information by progressively multiplexing channel and spatial information in the network, while mitigating computational complexity. Furthermore, to demonstrate the effectiveness of MUXConv, we integrate it within an efficient multi-objective evolutionary algorithm to search for the optimal model hyper-parameters while simultaneously optimizing accuracy, compactness, and computational efficiency. On ImageNet, the resulting models, dubbed MUXNets, match the performance (75.3% top-1 accuracy) and multiply-add operations (218M) of MobileNetV3 while being 1.6$\times$ more compact, and outperform other mobile models in all the three criteria. MUXNet also performs well under transfer learning and when adapted to object detection. On the ChestX-Ray 14 benchmark, its accuracy is comparable to the state-of-the-art while being $3.3\times$ more compact and $14\times$ more efficient. Similarly, detection on PASCAL VOC 2007 is 1.2% more accurate, 28% faster and 6% more compact compared to MobileNetV2. Code is available from https://github.com/human-analysis/MUXConv

📄 PDF Abstract BibTeX arXiv:2003.13880

Code (1)

human-analysis/MUXConv 공식 구현 pytorch

Tasks

Computational EfficiencyImage ClassificationNeural Architecture Searchobject-detectionObject DetectionPneumonia DetectionSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Convolutional Neural Networks for Space-Time Block Coding Recognition

2019-10-19 · Wenjun Yan, Qing Ling, Limin Zhang

We apply the latest advances in machine learning with deep neural networks to the tasks of radio modulation recognition, channel coding recognition, and spectrum monitoring. This paper first proposes an identification al…

BIG-bench Machine Learning

Multiplexing in Networks and Diffusion

2024-12-16 · Arun G. Chandrasekhar, Vasu Chaudhary, Benjamin Golub, Matthew O. Jackson

Social and economic networks are often multiplexed, meaning that people are connected by different types of relationships -- such as borrowing goods and giving advice. We make three contributions to the study of multiple…

Deep Convolutional Learning-Aided Detector for Generalized Frequency Division Multiplexing with Index Modulation

2022-02-06 · Merve Turhan, Ersin Öztürk, Hakan Ali Çırpan

In this paper, a deep convolutional neural network-based symbol detection and demodulation is proposed for generalized frequency division multiplexing with index modulation (GFDM-IM) scheme in order to improve the error …

Unsupervised Image Classification Through Time-Multiplexed Photonic Multi-Layer Spiking Convolutional Neural Network

2020-09-16

We present results of a deep photonic spiking convolutional neural network, based on two-section VCSELs, targeting image classification. Training is based on unsupervised spike-timing dependent plasticity, whereas neuron…

image-classificationImage ClassificationUnsupervised Image Classification

Beam-space Multiplexing: Practice, Theory, and Trends-From 4G TD-LTE, 5G, to 6G and Beyond

2020-01-14

In this article, the new term, namely beam-space multiplexing, is proposed for the former multi-layer beamforming for 4G TD-LTE in 3GPP releases. We provide a systematic overview of beam-space multiplexing from engineeri…