PulseAugur
EN
LIVE 09:51:02

New system Formal Disco generates verified code datasets at scale

Researchers have developed Formal Disco, a scalable system designed to generate large datasets of formally verified programs. This system uses a distributed approach with three types of AI workers: initiators to sketch programs, fixers to resolve verification errors, and extenders to expand existing code. Formal Disco aims to overcome the data scarcity issue in formal verification by creating synthetic data, which has been used to fine-tune open models to match or exceed the performance of Claude Opus 4.5 on verification-relevant tasks. The project also introduces a maximum entropy principle for generating diverse programs and releases significant datasets for Dafny, Verus, and Frama-C. AI

IMPACT Addresses data scarcity in formal verification, potentially accelerating the development and reliability of AI-generated code.

RANK_REASON The cluster describes a research paper detailing a new system and methodology for generating synthetic data for formal verification. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New system Formal Disco generates verified code datasets at scale

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Gabriel Poesia, Simon Henniger, Tzu-Han Hsu, Yilun Du, Nada Amin ·

    Formal Disco: Scalable Open-Ended Generation of Formally Verified Programs

    arXiv:2607.04631v1 Announce Type: new Abstract: The cost of producing code is rapidly diminishing with increasingly capable AI agents, while quality assurance of generated programs has not kept pace. Formal verification provides the strongest possible guarantees, but the ability …