HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

RF-Next: Efficient Receptive Field Search for Convolutional Neural Networks

Shanghua Gao Zhong-Yu Li Qi Han Ming-Ming Cheng Liang Wang

RF-Next: Efficient Receptive Field Search for Convolutional Neural Networks

Abstract

Temporal/spatial receptive fields of models play an important role in sequential/spatial tasks. Large receptive fields facilitate long-term relations, while small receptive fields help to capture the local details. Existing methods construct models with hand-designed receptive fields in layers. Can we effectively search for receptive field combinations to replace hand-designed patterns? To answer this question, we propose to find better receptive field combinations through a global-to-local search scheme. Our search scheme exploits both global search to find the coarse combinations and local search to get the refined receptive field combinations further. The global search finds possible coarse combinations other than human-designed patterns. On top of the global search, we propose an expectation-guided iterative local search scheme to refine combinations effectively. Our RF-Next models, plugging receptive field search to various models, boost the performance on many tasks, e.g., temporal action segmentation, object detection, instance segmentation, and speech synthesis. The source code is publicly available on http://mmcheng.net/rfnext.

Code Repositories

ShangHua-Gao/G2L-search
pytorch
Mentioned in GitHub
ShangHua-Gao/RFNext
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-segmentation-on-breakfast-1RF++-SSTDA
Acc: 70.8
instance-segmentation-on-coco-2017-valRF-ConvNeXt-T Cascade R-CNN
AP: 44.3
object-detection-on-coco-2017-valRF-ConvNeXt-T Cascade R-CNN
AP: 50.9
semantic-segmentation-on-imagenet-sRF-ConvNext-Tiny (rfmerge, P4, 224x224, SUP)
mIoU (test): 51.1
mIoU (val): 51.3
semantic-segmentation-on-imagenet-sRF-ConvNext-Tiny (rfmultiple, P4, 224x224, SUP)
mIoU (test): 50.5
mIoU (val): 50.8
semantic-segmentation-on-imagenet-sRF-ConvNext-Tiny (rfsingle, P4, 224x224, SUP)
mIoU (test): 50.5
mIoU (val): 50.7

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
RF-Next: Efficient Receptive Field Search for Convolutional Neural Networks | Papers | HyperAI