What is adaptive computation time (ACT) in deep vision models?
Updated May 15, 2026
Short answer
ACT allows models to dynamically decide how many computation steps are needed per input.
Deep explanation
Adaptive Computation Time enables neural networks to allocate more computation to complex inputs and less to simpler ones. A halting unit predicts when sufficient computation has been performed. This is particularly useful in vision tasks where some images are easy (clear objects) and others are hard (occlusion, noise). It improves efficiency without sacrificing accuracy.
Unlock with a Pro subscription to view this section.
View pricingReal-world example
No real-world example available yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProCommon mistakes
No common mistakes listed yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProFollow-up questions
No follow-up questions available yet.
Unlock with a Pro subscription to view this section.
Upgrade to Pro