RepV: Safety-Separable Latent Spaces for Scalable Neurosymbolic Plan Verification
Yunhao Yang, Neel P. Bhatt, Pranay Samineni, Rohan Siva, Zhanyang Wang, Ufuk Topcu

TL;DR
RepV introduces a neurosymbolic verification method that learns a latent space for plans, enabling scalable, accurate, and probabilistic safety verification of AI plans against natural-language rules, with iterative refinement capabilities.
Contribution
It presents RepV, a novel latent space approach that unifies deep learning and formal verification for scalable, probabilistic plan safety assessment using minimal labeled data.
Findings
Improves compliance prediction accuracy by up to 15%.
Adds fewer than 0.2 million parameters.
Outperforms baseline refinement methods.
Abstract
As AI systems migrate to safety-critical domains, verifying that their actions comply with well-defined rules remains a challenge. Formal methods provide provable guarantees but demand hand-crafted temporal-logic specifications, offering limited expressiveness and accessibility. Deep learning approaches enable evaluation of plans against natural-language constraints, yet their opaque decision process invites misclassifications with potentially severe consequences. We introduce RepV, a neurosymbolic verifier that unifies both views by learning a latent space where safe and unsafe plans are linearly separable. Starting from a modest seed set of plans labeled by an off-the-shelf model checker, RepV trains a lightweight projector that embeds each plan, together with a language model-generated rationale, into a low-dimensional space; a frozen linear boundary then verifies compliance 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
TopicsAI-based Problem Solving and Planning · Formal Methods in Verification · Robotic Path Planning Algorithms
