Image Data Augmentation

Greedy Policy Search

Introduced by Molchanov et al. in Greedy Policy Search: A Simple Baseline for Learnable Test-Time Augmentation

Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with an empty policy and builds it in an iterative fashion. Each step selects a sub-policy that provides the largest improvement in calibrated log-likelihood of ensemble predictions and adds it to the current policy.

Source: Greedy Policy Search: A Simple Baseline for Learnable Test-Time Augmentation

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Autonomous Driving 21 4.21%
Management 17 3.41%
Object Detection 16 3.21%
Bayesian Optimization 15 3.01%
Uncertainty Quantification 15 3.01%
Time Series Analysis 15 3.01%
Autonomous Vehicles 12 2.40%
Semantic Segmentation 12 2.40%
Clustering 11 2.20%

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories