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/Deformable Kernels: Adapting Effective Receptive Fields fo...

Deformable Kernels: Adapting Effective Receptive Fields for Object Deformation

Hang Gao, Xizhou Zhu, Steve Lin, Jifeng Dai

2019-10-07ICLR 2020 1Image ClassificationObject Detection
PaperPDFCode(official)Code

Abstract

Convolutional networks are not aware of an object's geometric variations, which leads to inefficient utilization of model and data capacity. To overcome this issue, recent works on deformation modeling seek to spatially reconfigure the data towards a common arrangement such that semantic recognition suffers less from deformation. This is typically done by augmenting static operators with learned free-form sampling grids in the image space, dynamically tuned to the data and task for adapting the receptive field. Yet adapting the receptive field does not quite reach the actual goal -- what really matters to the network is the "effective" receptive field (ERF), which reflects how much each pixel contributes. It is thus natural to design other approaches to adapt the ERF directly during runtime. In this work, we instantiate one possible solution as Deformable Kernels (DKs), a family of novel and generic convolutional operators for handling object deformations by directly adapting the ERF while leaving the receptive field untouched. At the heart of our method is the ability to resample the original kernel space towards recovering the deformation of objects. This approach is justified with theoretical insights that the ERF is strictly determined by data sampling locations and kernel values. We implement DKs as generic drop-in replacements of rigid kernels and conduct a series of empirical studies whose results conform with our theories. Over several tasks and standard base models, our approach compares favorably against prior works that adapt during runtime. In addition, further experiments suggest a working mechanism orthogonal and complementary to previous works.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAPL53.3ResNet-50-DW-DPN (Deformable Kernels)
Object DetectionCOCO test-devAPM43.9ResNet-50-DW-DPN (Deformable Kernels)
Object DetectionCOCO test-devAPS24.6ResNet-50-DW-DPN (Deformable Kernels)
Object DetectionCOCO test-devbox mAP40.6ResNet-50-DW-DPN (Deformable Kernels)
3DCOCO test-devAPL53.3ResNet-50-DW-DPN (Deformable Kernels)
3DCOCO test-devAPM43.9ResNet-50-DW-DPN (Deformable Kernels)
3DCOCO test-devAPS24.6ResNet-50-DW-DPN (Deformable Kernels)
3DCOCO test-devbox mAP40.6ResNet-50-DW-DPN (Deformable Kernels)
2D ClassificationCOCO test-devAPL53.3ResNet-50-DW-DPN (Deformable Kernels)
2D ClassificationCOCO test-devAPM43.9ResNet-50-DW-DPN (Deformable Kernels)
2D ClassificationCOCO test-devAPS24.6ResNet-50-DW-DPN (Deformable Kernels)
2D ClassificationCOCO test-devbox mAP40.6ResNet-50-DW-DPN (Deformable Kernels)
2D Object DetectionCOCO test-devAPL53.3ResNet-50-DW-DPN (Deformable Kernels)
2D Object DetectionCOCO test-devAPM43.9ResNet-50-DW-DPN (Deformable Kernels)
2D Object DetectionCOCO test-devAPS24.6ResNet-50-DW-DPN (Deformable Kernels)
2D Object DetectionCOCO test-devbox mAP40.6ResNet-50-DW-DPN (Deformable Kernels)
16kCOCO test-devAPL53.3ResNet-50-DW-DPN (Deformable Kernels)
16kCOCO test-devAPM43.9ResNet-50-DW-DPN (Deformable Kernels)
16kCOCO test-devAPS24.6ResNet-50-DW-DPN (Deformable Kernels)
16kCOCO test-devbox mAP40.6ResNet-50-DW-DPN (Deformable Kernels)

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-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17