paper-with-me

홈 › Papers

Anytime Inference in Valuation Algebras

2016-05-13 · Abhishek Dasgupta, Samson Abramsky

Anytime inference is inference performed incrementally, with the accuracy of the inference being controlled by a tunable parameter, usually time. Such anytime inference algorithms are also usually interruptible, gradually converging to the exact inference value until terminated. While anytime inference algorithms for specific domains like probability potentials exist in the literature, our objective in this article is to obtain an anytime inference algorithm which is sufficiently generic to cover a wide range of domains. For this we utilise the theory of generic inference as a basis for constructing an anytime inference algorithm, and in particular, extending work done on ordered valuation algebras. The novel contribution of this work is the construction of anytime algorithms in a generic framework, which automatically gives us instantiations in various useful domains. We also show how to apply this generic framework for anytime inference in semiring induced valuation algebras, an important subclass of valuation algebras, which includes instances like probability potentials, disjunctive normal forms and distributive lattices. Keywords: Approximation; Anytime algorithms; Resource-bounded computation; Generic inference; Valuation algebras; Local computation; Binary join trees.

📄 PDF Abstract BibTeX arXiv:1605.04218

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inverses, Conditionals and Compositional Operators in Separative Valuation Algebra

2016-12-08 · Juerg Kohlas

Compositional models were introduce by Jirousek and Shenoy in the general framework of valuation-based systems. They based their theory on an axiomatic system of valuations involving not only the operations of combinatio…

You Only Look Once at Anytime (AnytimeYOLO): Analysis and Optimization of Early-Exits for Object-Detection

2025-03-21 · Daniel Kuhse, Harun Teper, Sebastian Buschjäger, Chien-Yao Wang 외

We introduce AnytimeYOLO, a family of variants of the YOLO architecture that enables anytime object detection. Our AnytimeYOLO networks allow for interruptible inference, i.e., they provide a prediction at any point in t…

object-detectionObject Detection

Anytime Dense Prediction with Confidence Adaptivity

2021-04-01 · ICLR 2022 4 · Zhuang Liu, Zhiqiu Xu, Hung-Ju Wang, Trevor Darrell 외

Anytime inference requires a model to make a progression of predictions which might be halted at any time. Prior research on anytime visual recognition has mostly focused on image classification. We propose the first uni…

image-classificationImage ClassificationPose EstimationPrediction+1

Real-time Program Evaluation using Anytime-valid Rank Tests

2025-04-30 · Sam van Meer, Nick W. Koning

Counterfactual mean estimators such as difference-in-differences and synthetic control have grown into workhorse tools for program evaluation. Inference for these estimators is well-developed in settings where all post-t…

counterfactualvalid

Jump Like A Squirrel: Optimized Execution Step Order for Anytime Random Forest Inference

2026-03-02 · Daniel Biebert, Christian Hakert, Kay Heider, Daniel Kuhse 외 arxiv

Due to their efficiency and small size, decision trees and random forests are popular machine learning models used for classification on resource-constrained systems. In such systems, the available execution time for inf…