cd /news/artificial-intelligence/inductive-deductive-synthesis-enabli… · home topics artificial-intelligence article
[ARTICLE · art-13568] src=arxiv.org pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Inductive Deductive Synthesis: Enabling AI to Generate Formally Verified Systems

Researchers have developed Inductive Deductive Synthesis (IDS), an AI system that jointly generates formally verified code and mathematical proofs, solving a long-standing challenge in automated software verification. In tests on distributed key-value-store specifications, IDS succeeded on all seven tasks where state-of-the-art coding agents failed on five, completing each specification in about 6.8 hours at $106 per spec—roughly 200 times faster than human experts and 17% cheaper than existing AI agents. The system also optimizes for performance within the same loop, producing verified implementations up to three times faster than previously published systems.

read1 min publishedMay 25, 2026

arXiv:2605.23109v1 Announce Type: new Abstract: AI agents increasingly excel at generating, testing, and refining code. However, they fall short on tasks requiring formal guarantees of full coverage that testing alone cannot provide. Distributed systems are a prime example: properties such as consistency between reads and writes must hold under every possible interleaving of events. Mechanized formal verification can guarantee such correctness, but typically demands months to years of expert effort. As evidence, even SOTA coding agents (Codex with GPT-5.4 and Claude Code with Opus 4.6) succeed on only 2/7 distributed key-value-store specifications. In this paper, we present the first effective approach to addressing this gap, Inductive Deductive Synthesis (IDS), which jointly and incrementally synthesizes implementation and proof, and learns from failed attempts to systematically try promising strategies. Built as an agentic LLM system, IDS achieves 7/7 in about 6.8 hours and $106 per spec on average, roughly 200x faster than expert effort and 17% cheaper than SOTA agents. IDS further incorporates performance feedback into the same loop, yielding implementations up to 3x faster than published verified systems.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @codex 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/inductive-deductive-…] indexed:0 read:1min 2026-05-25 ·