Pith. sign in

REVIEW 5 cited by

Guiding LLM Temporal Logic Generation with Explicit Separation of Data and Control

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 2406.07400 v1 pith:VZ45MGI7 submitted 2024-06-11 cs.LG cs.LO

Guiding LLM Temporal Logic Generation with Explicit Separation of Data and Control

classification cs.LG cs.LO
keywords temporalspecificationsgenerationlogicseparationspecificationbenchmarkcontrol
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Temporal logics are powerful tools that are widely used for the synthesis and verification of reactive systems. The recent progress on Large Language Models (LLMs) has the potential to make the process of writing such specifications more accessible. However, writing specifications in temporal logics remains challenging for all but the most expert users. A key question in using LLMs for temporal logic specification engineering is to understand what kind of guidance is most helpful to the LLM and the users to easily produce specifications. Looking specifically at the problem of reactive program synthesis, we explore the impact of providing an LLM with guidance on the separation of control and data--making explicit for the LLM what functionality is relevant for the specification, and treating the remaining functionality as an implementation detail for a series of pre-defined functions and predicates. We present a benchmark set and find that this separation of concerns improves specification generation. Our benchmark provides a test set against which to verify future work in LLM generation of temporal logic specifications.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

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

  1. Incentivizing Vision Language Models to Search for Long Video Question Answering

    cs.CV 2026-07 conditional novelty 7.0

    RL post-training of a VLM agent with neuro-symbolic temporal-logic rewards for evidence retrieval raises Pass@1 by up to 8% and Pass@4 by 15% on long-video QA.

  2. Truth or Sophistry? LoFa: A Benchmark for LLM Robustness Against Logical Fallacies

    cs.CL 2026-06 unverdicted novelty 6.0

    LoFa is a new benchmark and LFR@k metric for measuring LLM resistance to sustained logical fallacy attacks via generated question-argument pairs and debate simulations.

  3. Natural Synthesis: Outperforming Reactive Synthesis Tools with Large Reasoning Models

    cs.LG 2026-05 unverdicted novelty 6.0

    A neuro-symbolic system using large reasoning models and model checkers outperforms dedicated reactive synthesis tools on benchmarks and handles parameterized systems.

  4. As You Wish: Mission Planning with Formal Verification using LLMs in Precision Agriculture

    cs.RO 2026-06 unverdicted novelty 5.0

    Authors add multiple LTL-based verification feedback loops using two different LLMs to an existing natural-language mission planner for agricultural robots to ensure plans satisfy user specifications.

  5. Syntax Is Easy, Semantics Is Hard: Evaluating LLMs for LTL Translation

    cs.LO 2026-04 unverdicted novelty 4.0

    LLMs handle LTL syntax better than semantics, improve with detailed prompts, and perform substantially better when the task is reframed as Python code completion.