LOSCOCApr 19

Solving Stochastic Constraints by Oracle-based Gradient Descent and Interval Arithmetic

arXiv:2604.172753.8h-index: 4
Predicted impact top 72% in LO · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the challenge of solving quantitative satisfaction problems in stochastic constraints for data science, AI, and bioinformatics.

The paper proposes a framework combining oracle-based stochastic gradient descent with interval arithmetic to solve stochastic constraints, producing certified lower bounds for maximum satisfaction probability. Applied to SSMT and trajectory planning, it demonstrates effectiveness and efficiency.

Stochastic constraints, which incorporate both deterministic parameters and random variables, extend classical deterministic constraints by explicitly accounting for uncertainty. These constraints are increasingly prevalent in data science, artificial intelligence, and bioinformatics; however, solving them requires addressing quantitative satisfaction problems that remain a significant challenge in computer science. In this paper, we propose a novel framework for deciding deterministic parameters that maximize the satisfaction probability. Our approach features a unique synergy between stochastic optimization and symbolic techniques: at the high level, it employs \emph{oracle-based stochastic gradient descent} to identify high-quality parameter candidates, while at the low level, it utilizes \emph{interval arithmetic} to compute rigorously certified lower bounds. This framework produces a sequence of sound and increasingly tight lower bounds for the true maximum satisfaction probability, supported by a high-probability convergence guarantee. We demonstrate the effectiveness and efficiency of our approach through its application to Stochastic Satisfiability Modulo Theories (SSMT) problems and a stochastic trajectory planning task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes