Pith. sign in

REVIEW 3 cited by

CutMix: Regularization Strategy to Train Strong Classifiers with Localizable Features

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 1905.04899 v2 pith:LUPKECKA submitted 2019-05-13 cs.CV cs.LG

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

Regional dropout strategies have been proposed to enhance the performance of convolutional neural network classifiers. They have proved to be effective for guiding the model to attend on less discriminative parts of objects (e.g. leg as opposed to head of a person), thereby letting the network generalize better and have better object localization capabilities. On the other hand, current methods for regional dropout remove informative pixels on training images by overlaying a patch of either black pixels or random noise. Such removal is not desirable because it leads to information loss and inefficiency during training. We therefore propose the CutMix augmentation strategy: patches are cut and pasted among training images where the ground truth labels are also mixed proportionally to the area of the patches. By making efficient use of training pixels and retaining the regularization effect of regional dropout, CutMix consistently outperforms the state-of-the-art augmentation strategies on CIFAR and ImageNet classification tasks, as well as on the ImageNet weakly-supervised localization task. Moreover, unlike previous augmentation methods, our CutMix-trained ImageNet classifier, when used as a pretrained model, results in consistent performance gains in Pascal detection and MS-COCO image captioning benchmarks. We also show that CutMix improves the model robustness against input corruptions and its out-of-distribution detection performances. Source code and pretrained models are available at https://github.com/clovaai/CutMix-PyTorch .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Leak-Free Cross-Validated Stacking with Per-Architecture Calibration for Sand-Boil Segmentation in Earthen Levees

    cs.CV 2026-07 conditional novelty 6.0 of 10

    A leak-free stacking protocol and mask-conditioned synthetic generation improve sand-boil segmentation to 0.707 IoU, but stacking underperforms the best single model and synthetic gains come only from label-fidelity f...

  2. DP-DocLDM: Differentially Private Document Image Generation using Latent Diffusion Models

    cs.CR 2025-08 reject novelty 5.0 of 10

    DP-DocLDM fine-tunes a latent diffusion model under differential privacy to generate synthetic document images, but the public pretraining set already contains the private benchmark datasets, invalidating the claimed ...

  3. Enhancing compact convolutional transformers with super attention

    cs.CV 2025-08 reject novelty 2.0 of 10

    A compact convolutional transformer replacing SDPA with token mixing attention reports higher CIFAR100 accuracy, but the method is essentially prior token mixing and the comparison lacks error bars, code, and a strong...

Pith tools