TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MUXConv: Information Multiplexing in Convolutional Neural ...

MUXConv: Information Multiplexing in Convolutional Neural Networks

Zhichao Lu, Kalyanmoy Deb, Vishnu Naresh Boddeti

2020-03-31CVPR 2020 6Image ClassificationPneumonia DetectionTransfer LearningSemantic SegmentationNeural Architecture Searchobject-detectionObject Detection
PaperPDFCode(official)

Abstract

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

Results

TaskDatasetMetricValueModel
Semantic SegmentationADE20KValidation mIoU35.8MUXNet-m + PPM
Semantic SegmentationADE20KValidation mIoU32.42MUXNet-m + C1
Neural Architecture SearchCIFAR-100Percentage Error13.9MUXNet-m
Neural Architecture SearchCIFAR-10 Image ClassificationPercentage error2MUXNet-m
Neural Architecture SearchImageNetAccuracy76.6MUXNet-l
Neural Architecture SearchImageNetTop-1 Error Rate23.4MUXNet-l
Neural Architecture SearchImageNetAccuracy75.3MUXNet-m
Neural Architecture SearchImageNetTop-1 Error Rate24.7MUXNet-m
Neural Architecture SearchImageNetAccuracy71.6MUXNet-s
Neural Architecture SearchImageNetTop-1 Error Rate28.4MUXNet-s
Neural Architecture SearchImageNetAccuracy66.7MUXNet-xs
Neural Architecture SearchImageNetTop-1 Error Rate33.3MUXNet-xs
Image ClassificationCIFAR-10Percentage correct98MUXNet-m
Image ClassificationCIFAR-10Top-1 Accuracy98MUXNet-m
Image ClassificationCIFAR-100Percentage correct86.1MUXNet-m
Image ClassificationImageNetGFLOPs0.636MUXNet-l
Image ClassificationImageNetGFLOPs0.436MUXNet-m
Image ClassificationImageNetGFLOPs0.234MUXNet-s
Image ClassificationImageNetGFLOPs0.132MUXNet-xs
AutoMLCIFAR-100Percentage Error13.9MUXNet-m
AutoMLCIFAR-10 Image ClassificationPercentage error2MUXNet-m
AutoMLImageNetAccuracy76.6MUXNet-l
AutoMLImageNetTop-1 Error Rate23.4MUXNet-l
AutoMLImageNetAccuracy75.3MUXNet-m
AutoMLImageNetTop-1 Error Rate24.7MUXNet-m
AutoMLImageNetAccuracy71.6MUXNet-s
AutoMLImageNetTop-1 Error Rate28.4MUXNet-s
AutoMLImageNetAccuracy66.7MUXNet-xs
AutoMLImageNetTop-1 Error Rate33.3MUXNet-xs
Pneumonia DetectionChestX-ray14AUROC0.841MUXNet-m
10-shot image generationADE20KValidation mIoU35.8MUXNet-m + PPM
10-shot image generationADE20KValidation mIoU32.42MUXNet-m + C1
1 Image, 2*2 StitchiChestX-ray14AUROC0.841MUXNet-m

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18RaMen: Multi-Strategy Multi-Modal Learning for Bundle Construction2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17