Pith. sign in

REVIEW 1 cited by

Adaptive Test-Time Augmentation for Low-Power CPU

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 2105.06183 v1 pith:3ZJQE6HK submitted 2021-05-13 cs.CV cs.LGeess.IV

classification cs.CVcs.LGeess.IV
keywords inputaccuracyadaptiveadapttaaugmentationconvnetsfeed-forwardimplementation
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Convolutional Neural Networks (ConvNets) are trained offline using the few available data and may therefore suffer from substantial accuracy loss when ported on the field, where unseen input patterns received under unpredictable external conditions can mislead the model. Test-Time Augmentation (TTA) techniques aim to alleviate such common side effect at inference-time, first running multiple feed-forward passes on a set of altered versions of the same input sample, and then computing the main outcome through a consensus of the aggregated predictions. Unfortunately, the implementation of TTA on embedded CPUs introduces latency penalties that limit its adoption on edge applications. To tackle this issue, we propose AdapTTA, an adaptive implementation of TTA that controls the number of feed-forward passes dynamically, depending on the complexity of the input. Experimental results on state-of-the-art ConvNets for image classification deployed on a commercial ARM Cortex-A CPU demonstrate AdapTTA reaches remarkable latency savings, from 1.49X to 2.21X, and hence a higher frame rate compared to static TTA, still preserving the same accuracy gain.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Test-time augmentation improves efficiency in conformal prediction

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Applying learned test-time augmentation before conformal scoring reduces prediction set sizes by 10-14% with no loss of nominal coverage.

Pith tools