Ciliary-DETR adds a learnable scale predictor and parametric loss objectives to enable test-time image scale adjustment for object detection in a single forward pass.
IDK Cascades: Fast Deep Learning by Learning not to Overthink
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Advances in deep learning have led to substantial increases in prediction accuracy but have been accompanied by increases in the cost of rendering predictions. We conjecture that fora majority of real-world inputs, the recent advances in deep learning have created models that effectively "overthink" on simple inputs. In this paper, we revisit the classic question of building model cascades that primarily leverage class asymmetry to reduce cost. We introduce the "I Don't Know"(IDK) prediction cascades framework, a general framework to systematically compose a set of pre-trained models to accelerate inference without a loss in prediction accuracy. We propose two search based methods for constructing cascades as well as a new cost-aware objective within this framework. The proposed IDK cascade framework can be easily adopted in the existing model serving systems without additional model re-training. We evaluate the proposed techniques on a range of benchmarks to demonstrate the effectiveness of the proposed framework.
fields
cs.CV 1years
2024 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Visual Accommodation: Rethinking Image Scale as a Learnable Variable for Object Detection
Ciliary-DETR adds a learnable scale predictor and parametric loss objectives to enable test-time image scale adjustment for object detection in a single forward pass.