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/RegNet: Self-Regulated Network for Image Classification

RegNet: Self-Regulated Network for Image Classification

Jing Xu, Yu Pan, Xinglin Pan, Steven Hoi, Zhang Yi, Zenglin Xu

2021-01-03Image ClassificationMedical Image ClassificationGeneral ClassificationClassification
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

The ResNet and its variants have achieved remarkable successes in various computer vision tasks. Despite its success in making gradient flow through building blocks, the simple shortcut connection mechanism limits the ability of re-exploring new potentially complementary features due to the additive function. To address this issue, in this paper, we propose to introduce a regulator module as a memory mechanism to extract complementary features, which are further fed to the ResNet. In particular, the regulator module is composed of convolutional RNNs (e.g., Convolutional LSTMs or Convolutional GRUs), which are shown to be good at extracting Spatio-temporal information. We named the new regulated networks as RegNet. The regulator module can be easily implemented and appended to any ResNet architecture. We also apply the regulator module for improving the Squeeze-and-Excitation ResNet to show the generalization ability of our method. Experimental results on three image classification datasets have demonstrated the promising performance of the proposed architecture compared with the standard ResNet, SE-ResNet, and other state-of-the-art architectures.

Results

TaskDatasetMetricValueModel
Image ClassificationGasHisSDBAccuracy97.48RegNetY-3.2GF
Image ClassificationGasHisSDBF1-Score98.7RegNetY-3.2GF
Image ClassificationGasHisSDBPrecision99.97RegNetY-3.2GF
ClassificationNCT-CRC-HE-100KAccuracy (%)95.42RegNetY-3.2GF
ClassificationNCT-CRC-HE-100KF1-Score97.39RegNetY-3.2GF
ClassificationNCT-CRC-HE-100KPrecision99.97RegNetY-3.2GF
ClassificationNCT-CRC-HE-100KSpecificity99.43RegNetY-3.2GF
Medical Image ClassificationNCT-CRC-HE-100KAccuracy (%)95.42RegNetY-3.2GF
Medical Image ClassificationNCT-CRC-HE-100KF1-Score97.39RegNetY-3.2GF
Medical Image ClassificationNCT-CRC-HE-100KPrecision99.97RegNetY-3.2GF
Medical Image ClassificationNCT-CRC-HE-100KSpecificity99.43RegNetY-3.2GF

Related Papers

Automatic 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-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15