Search papers, labs, and topics across Lattice.
The paper introduces a resampling-based inference method to reduce epistemic uncertainty in AI models by leveraging invariant transformations of the input. The method generates multiple inferences from transformed versions of the input and aggregates the outputs to improve accuracy. The key result is an improved inference accuracy achieved by exploiting the partial independence of errors across transformed inputs, offering a trade-off between model size and performance.
Reduce epistemic uncertainty and boost inference accuracy by resampling multiple transformed versions of an input, revealing a novel way to balance model size and performance.
An artificial intelligence (AI) model can be viewed as a function that maps inputs to outputs in high-dimensional spaces. Once designed and well trained, the AI model is applied for inference. However, even optimized AI models can produce inference errors due to aleatoric and epistemic uncertainties. Interestingly, we observed that when inferring multiple samples based on invariant transformations of an input, inference errors can show partial independences due to epistemic uncertainty. Leveraging this insight, we propose a"resampling"based inferencing that applies to a trained AI model with multiple transformed versions of an input, and aggregates inference outputs to a more accurate result. This approach has the potential to improve inference accuracy and offers a strategy for balancing model size and performance.