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.

Methods/Residual Block

Residual Block

Computer VisionIntroduced 20002807 papers
Source Paper

Description

Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced as part of the ResNet architecture.

Formally, denoting the desired underlying mapping as H(x)\mathcal{H}({x})H(x), we let the stacked nonlinear layers fit another mapping of F(x):=H(x)−x\mathcal{F}({x}):=\mathcal{H}({x})-{x}F(x):=H(x)−x. The original mapping is recast into F(x)+x\mathcal{F}({x})+{x}F(x)+x. The F(x)\mathcal{F}({x})F(x) acts like a residual, hence the name 'residual block'.

The intuition is that it is easier to optimize the residual mapping than to optimize the original, unreferenced mapping. To the extreme, if an identity mapping were optimal, it would be easier to push the residual to zero than to fit an identity mapping by a stack of nonlinear layers. Having skip connections allows the network to more easily learn identity-like mappings.

Note that in practice, Bottleneck Residual Blocks are used for deeper ResNets, such as ResNet-50 and ResNet-101, as these bottleneck blocks are less computationally intensive.

Papers Using This Method

MTSIC: Multi-stage Transformer-based GAN for Spectral Infrared Image Colorization2025-06-21SpikeSMOKE: Spiking Neural Networks for Monocular 3D Object Detection with Cross-Scale Gated Coding2025-06-09Low-Complexity Transform Adjustments For Video Coding2025-05-29Multipath cycleGAN for harmonization of paired and unpaired low-dose lung computed tomography reconstruction kernels2025-05-28Calibrated Value-Aware Model Learning with Stochastic Environment Models2025-05-28Unpaired Image-to-Image Translation for Segmentation and Signal Unmixing2025-05-27Anatomy-Guided Multitask Learning for MRI-Based Classification of Placenta Accreta Spectrum and its Subtypes2025-05-23Towards Generating Realistic Underwater Images2025-05-203D Reconstruction from Sketches2025-05-20Super-Resolution Generative Adversarial Networks based Video Enhancement2025-05-14A Deep Learning-Driven Inhalation Injury Grading Assistant Using Bronchoscopy Images2025-05-13Predicting Diabetes Using Machine Learning: A Comparative Study of Classifiers2025-05-11Revolutionizing Brain Tumor Imaging: Generating Synthetic 3D FA Maps from T1-Weighted MRI using CycleGAN Models2025-05-06Optimization of Module Transferability in Single Image Super-Resolution: Universality Assessment and Cycle Residual Blocks2025-05-06MRI motion correction via efficient residual-guided denoising diffusion probabilistic models2025-05-06Lesion-Aware Generative Artificial Intelligence for Virtual Contrast-Enhanced Mammography in Breast Cancer2025-05-05ClearVision: Leveraging CycleGAN and SigLIP-2 for Robust All-Weather Classification in Traffic Camera Imagery2025-04-28Mitigating Timbre Leakage with Universal Semantic Mapping Residual Block for Voice Conversion2025-04-11Camera Model Identification with SPAIR-Swin and Entropy based Non-Homogeneous Patches2025-03-28Tune It Up: Music Genre Transfer and Prediction2025-03-27