Uncertainty Quantification for Neurosymbolic Programs via Compositional Conformal Prediction
Ramya Ramalingam, Sangdon Park, Osbert Bastani

TL;DR
This paper introduces a novel framework that applies conformal prediction combined with abstract interpretation to quantify uncertainty in neurosymbolic programs, ensuring high-probability correctness and compositional uncertainty analysis.
Contribution
It adapts conformal prediction to neurosymbolic programming using abstract interpretation, enabling correctness guarantees, compositional uncertainty quantification, and structured value analysis.
Findings
Produces prediction sets with high coverage guarantees.
Maintains reasonably sized prediction sets in experiments.
Ensures correctness and compositionality in uncertainty quantification.
Abstract
Machine learning has become an effective tool for automatically annotating unstructured data (e.g., images) with structured labels (e.g., object detections). As a result, a new programming paradigm called neurosymbolic programming has emerged where users write queries against these predicted annotations. However, due to the intrinsic fallibility of machine learning models, these programs currently lack any notion of correctness. In many domains, users may want some kind of conservative guarantee that the results of their queries contain all possibly relevant instances. Conformal prediction has emerged as a promising strategy for quantifying uncertainty in machine learning by modifying models to predict sets of labels instead of individual labels; it provides a probabilistic guarantee that the prediction set contains the true label with high probability. We propose a novel framework for…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProbabilistic and Robust Engineering Design · Process Optimization and Integration
MethodsSparse Evolutionary Training
