Pith. sign in

REVIEW 3 cited by

Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2301.03580 v2 pith:BRWZY25Y submitted 2023-01-09 cs.CV cs.AIcs.LG

classification cs.CVcs.AIcs.LG
keywords maskedmodelingsparseconvolutionconvolutionalhierarchicalmodelspre-training
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We identify and overcome two key obstacles in extending the success of BERT-style pre-training, or the masked image modeling, to convolutional networks (convnets): (i) convolution operation cannot handle irregular, random-masked input images; (ii) the single-scale nature of BERT pre-training is inconsistent with convnet's hierarchical structure. For (i), we treat unmasked pixels as sparse voxels of 3D point clouds and use sparse convolution to encode. This is the first use of sparse convolution for 2D masked modeling. For (ii), we develop a hierarchical decoder to reconstruct images from multi-scale encoded features. Our method called Sparse masKed modeling (SparK) is general: it can be used directly on any convolutional model without backbone modifications. We validate it on both classical (ResNet) and modern (ConvNeXt) models: on three downstream tasks, it surpasses both state-of-the-art contrastive learning and transformer-based masked modeling by similarly large margins (around +1.0%). Improvements on object detection and instance segmentation are more substantial (up to +3.5%), verifying the strong transferability of features learned. We also find its favorable scaling behavior by observing more gains on larger models. All this evidence reveals a promising future of generative pre-training on convnets. Codes and models are released at https://github.com/keyu-tian/SparK.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Advancing Metallic Surface Defect Detection via Anomaly-Guided Pretraining on a Large Industrial Dataset

    cs.CV 2025-09 conditional novelty 7.0 of 10

    AGSSP pretrains object detectors by distilling anomaly maps from a CLIP-based teacher into the backbone and using derived pseudo-boxes to pretrain the detector, improving defect detection over ImageNet pretraining.

  2. BIAS: A Biologically Inspired Algorithm for Video Saliency Detection

    cs.CV 2026-04 unverdicted novelty 5.0 of 10

    BIAS is a biologically inspired video saliency model that integrates static and motion features via retina-like detection and multi-Gaussian fitting, outperforming baselines on DHF1K and anticipating traffic accidents...

  3. Structure-Guided Mixed Masked Pretraining and Spatial Continuity Regularization for Printed Circuit Board Defect Detection

    cs.CV 2026-06 unverdicted novelty 4.0 of 10

    A new PCB defect detection method using structure-guided masked pretraining and spatial continuity regularization achieves 85.5% mAP0.5 on the DsPCBSD+ dataset.

Pith tools