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/UniRepLKNet: A Universal Perception Large-Kernel ConvNet f...

UniRepLKNet: A Universal Perception Large-Kernel ConvNet for Audio, Video, Point Cloud, Time-Series and Image Recognition

Xiaohan Ding, Yiyuan Zhang, Yixiao Ge, Sijie Zhao, Lin Song, Xiangyu Yue, Ying Shan

2023-11-27Image ClassificationTime Series ForecastingSemantic SegmentationTime SeriesObject Detection
PaperPDFCode(official)CodeCode

Abstract

Large-kernel convolutional neural networks (ConvNets) have recently received extensive research attention, but two unresolved and critical issues demand further investigation. 1) The architectures of existing large-kernel ConvNets largely follow the design principles of conventional ConvNets or transformers, while the architectural design for large-kernel ConvNets remains under-addressed. 2) As transformers have dominated multiple modalities, it remains to be investigated whether ConvNets also have a strong universal perception ability in domains beyond vision. In this paper, we contribute from two aspects. 1) We propose four architectural guidelines for designing large-kernel ConvNets, the core of which is to exploit the essential characteristics of large kernels that distinguish them from small kernels - they can see wide without going deep. Following such guidelines, our proposed large-kernel ConvNet shows leading performance in image recognition (ImageNet accuracy of 88.0%, ADE20K mIoU of 55.6%, and COCO box AP of 56.4%), demonstrating better performance and higher speed than the recent powerful competitors. 2) We discover large kernels are the key to unlocking the exceptional performance of ConvNets in domains where they were originally not proficient. With certain modality-related preprocessing approaches, the proposed model achieves state-of-the-art performance on time-series forecasting and audio recognition tasks even without modality-specific customization to the architecture. All the code and models are publicly available on GitHub and Huggingface.

Results

TaskDatasetMetricValueModel
Semantic SegmentationADE20KValidation mIoU55.6UniRepLKNet-XL
Semantic SegmentationADE20KValidation mIoU55UniRepLKNet-L++
Semantic SegmentationADE20KValidation mIoU53.9UniRepLKNet-B++
Semantic SegmentationADE20KValidation mIoU52.7UniRepLKNet-S++
Semantic SegmentationADE20KValidation mIoU51UniRepLKNet-S
Semantic SegmentationADE20KValidation mIoU49.1UniRepLKNet-T
Object DetectionCOCO 2017mAP56.4UniRepLKNet-XL++
Object DetectionCOCO 2017mAP55.8UniRepLKNet-L++
Object DetectionCOCO 2017mAP54.8UniRepLKNet-B++
Object DetectionCOCO 2017mAP54.3UniRepLKNet-S++
Object DetectionCOCO 2017mAP53UniRepLKNet-S
Object DetectionCOCO 2017mAP51.7UniRepLKNet-T
3DCOCO 2017mAP56.4UniRepLKNet-XL++
3DCOCO 2017mAP55.8UniRepLKNet-L++
3DCOCO 2017mAP54.8UniRepLKNet-B++
3DCOCO 2017mAP54.3UniRepLKNet-S++
3DCOCO 2017mAP53UniRepLKNet-S
3DCOCO 2017mAP51.7UniRepLKNet-T
2D ClassificationCOCO 2017mAP56.4UniRepLKNet-XL++
2D ClassificationCOCO 2017mAP55.8UniRepLKNet-L++
2D ClassificationCOCO 2017mAP54.8UniRepLKNet-B++
2D ClassificationCOCO 2017mAP54.3UniRepLKNet-S++
2D ClassificationCOCO 2017mAP53UniRepLKNet-S
2D ClassificationCOCO 2017mAP51.7UniRepLKNet-T
2D Object DetectionCOCO 2017mAP56.4UniRepLKNet-XL++
2D Object DetectionCOCO 2017mAP55.8UniRepLKNet-L++
2D Object DetectionCOCO 2017mAP54.8UniRepLKNet-B++
2D Object DetectionCOCO 2017mAP54.3UniRepLKNet-S++
2D Object DetectionCOCO 2017mAP53UniRepLKNet-S
2D Object DetectionCOCO 2017mAP51.7UniRepLKNet-T
10-shot image generationADE20KValidation mIoU55.6UniRepLKNet-XL
10-shot image generationADE20KValidation mIoU55UniRepLKNet-L++
10-shot image generationADE20KValidation mIoU53.9UniRepLKNet-B++
10-shot image generationADE20KValidation mIoU52.7UniRepLKNet-S++
10-shot image generationADE20KValidation mIoU51UniRepLKNet-S
10-shot image generationADE20KValidation mIoU49.1UniRepLKNet-T
16kCOCO 2017mAP56.4UniRepLKNet-XL++
16kCOCO 2017mAP55.8UniRepLKNet-L++
16kCOCO 2017mAP54.8UniRepLKNet-B++
16kCOCO 2017mAP54.3UniRepLKNet-S++
16kCOCO 2017mAP53UniRepLKNet-S
16kCOCO 2017mAP51.7UniRepLKNet-T

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-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-17The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17