2020

Better Aggregation in Test-Time Augmentation

Shanmugam, Divya, Blalock, Davis, Balakrishnan, Guha et al.

Understand

Test-time augmentation -- the aggregation of predictions across transformed versions of a test input -- is a common practice in image classification.

  • Traditionally, predictions are combined using a simple average.
  • In this paper, we present 1) experimental analyses that shed light on cases in which the simple average is suboptimal and 2) a method to address these shortcomings.
  • A key finding is that even when test-time augmentation produces a net improvement in accuracy, it can change many correct predictions into incorrect predictions.

Reading the bibliography…