Pith. sign in

REVIEW 1 cited by

Combining LLM Code Generation with Formal Specifications and Reactive Program Synthesis

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.19736 v1 pith:XJIAXJJJ submitted 2024-09-18 cs.SE cs.LGcs.LO

classification cs.SEcs.LGcs.LO
keywords codegenerationformalhandledllmsprogramsolutionsynthesis
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In the past few years, Large Language Models (LLMs) have exploded in usefulness and popularity for code generation tasks. However, LLMs still struggle with accuracy and are unsuitable for high-risk applications without additional oversight and verification. In particular, they perform poorly at generating code for highly complex systems, especially with unusual or out-of-sample logic. For such systems, verifying the code generated by the LLM may take longer than writing it by hand. We introduce a solution that divides the code generation into two parts; one to be handled by an LLM and one to be handled by formal methods-based program synthesis. We develop a benchmark to test our solution and show that our method allows the pipeline to solve problems previously intractable for LLM code generation.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Requirements Development and Formalization for Reliable Code Generation: A Multi-Agent Vision

    cs.SE 2025-08 unverdicted novelty 5.0 of 10

    The paper proposes ReDeFo, a multi-agent pipeline that uses formal specifications and verification to generate reliable code from natural language requirements.

Pith tools