REVIEW 5 cited by
RandAugment: Practical automated data augmentation with a reduced search space
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
read the original abstract
Recent work has shown that data augmentation has the potential to significantly improve the generalization of deep learning models. Recently, automated augmentation strategies have led to state-of-the-art results in image classification and object detection. While these strategies were optimized for improving validation accuracy, they also led to state-of-the-art results in semi-supervised learning and improved robustness to common corruptions of images. An obstacle to a large-scale adoption of these methods is a separate search phase which increases the training complexity and may substantially increase the computational cost. Additionally, due to the separate search phase, these approaches are unable to adjust the regularization strength based on model or dataset size. Automated augmentation policies are often found by training small models on small datasets and subsequently applied to train larger models. In this work, we remove both of these obstacles. RandAugment has a significantly reduced search space which allows it to be trained on the target task with no need for a separate proxy task. Furthermore, due to the parameterization, the regularization strength may be tailored to different model and dataset sizes. RandAugment can be used uniformly across different tasks and datasets and works out of the box, matching or surpassing all previous automated augmentation approaches on CIFAR-10/100, SVHN, and ImageNet. On the ImageNet dataset we achieve 85.0% accuracy, a 0.6% increase over the previous state-of-the-art and 1.0% increase over baseline augmentation. On object detection, RandAugment leads to 1.0-1.3% improvement over baseline augmentation, and is within 0.3% mAP of AutoAugment on COCO. Finally, due to its interpretable hyperparameter, RandAugment may be used to investigate the role of data augmentation with varying model and dataset size. Code is available online.
Forward citations
Cited by 5 Pith papers
-
Visual Place Recognition for Large-Scale UAV Applications
A million-image aerial place recognition dataset from Estonia, plus a demonstration that steerable (rotation-equivariant) CNNs give robust gains over standard ResNet baselines in aerial visual place recognition.
-
Understanding Trade offs When Conditioning Synthetic Data
Diverse layout-plus-prompt conditioning of diffusion models generates synthetic data that improves few-shot object detection mAP by up to 177% over real-data-only training, while prompt-only conditioning wins when con...
-
NormalView: tree species classification from backpack and aerial lidar data using geometric projections
Tree species can be classified from lidar point clouds with 95.5% accuracy using only geometric shape, by projecting surface-normal orientation into images for a YOLO classifier.
-
MorphGen: Morphology-Guided Representation Learning for Robust Single-Domain Generalization in Histopathological Cancer Classification
MorphGen uses supervised contrastive learning to align histopathology images with nuclear masks and applies SWA, reporting improved out-of-domain cancer classification accuracy on CAMELYON17, BCSS, and OCELOT.
-
Few-Shot Learning in Video and 3D Object Detection: A Survey
A survey of few-shot learning for video and 3D object detection that reviews architectures, losses, and training strategies, but contains numerous citation errors and unsupported performance claims.
Discussion (0). Sign in to comment.