TL;DR
Bayes DistNet introduces a Bayesian neural network model for predicting the runtime distributions of randomized algorithms, improving robustness and uncertainty quantification especially with scarce or censored data.
Contribution
It extends RTD prediction to a Bayesian framework, enabling richer representations, handling censored data, and providing uncertainty estimates for better algorithm selection.
Findings
Outperforms previous models with limited data
Handles censored observations like lower bound times
Provides uncertainty quantification for predictions
Abstract
Randomized algorithms are used in many state-of-the-art solvers for constraint satisfaction problems (CSP) and Boolean satisfiability (SAT) problems. For many of these problems, there is no single solver which will dominate others. Having access to the underlying runtime distributions (RTD) of these solvers can allow for better use of algorithm selection, algorithm portfolios, and restart strategies. Previous state-of-the-art methods directly try to predict a fixed parametric distribution that the input instance follows. In this paper, we extend RTD prediction models into the Bayesian setting for the first time. This new model achieves robust predictive performance in the low observation setting, as well as handling censored observations. This technique also allows for richer representations which cannot be achieved by the classical models which restrict their output representations.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
