LTLGuard:利用紧凑语言模型与轻量级符号推理形式化LTL规范 / LTLGuard: Formalizing LTL Specifications with Compact Language Models and Lightweight Symbolic Reasoning
1️⃣ 一句话总结
这篇论文提出了一个名为LTLGuard的工具链,它通过将小型语言模型的生成能力与轻量级自动推理工具相结合,有效地将模糊的自然语言需求转化为正确且无冲突的线性时序逻辑(LTL)形式化规范。
Translating informal requirements into formal specifications is challenging due to the ambiguity and variability of natural language (NL). This challenge is particularly pronounced when relying on compact (small and medium) language models, which may lack robust knowledge of temporal logic and thus struggle to produce syntactically valid and consistent formal specifications. In this work, we focus on enabling resource-efficient open-weight models (4B--14B parameters) to generate correct linear temporal logic (LTL) specifications from informal requirements. We present LTLGuard, a modular toolchain that combines constrained generation with formal consistency checking to generate conflict-free LTL specifications from informal input. Our method integrates the generative capabilities of model languages with lightweight automated reasoning tools to iteratively refine candidate specifications, understand the origin of the conflicts and thus help in eliminating inconsistencies. We demonstrate the usability and the effectiveness of our approach and perform quantitative evaluation of the resulting framework.
LTLGuard:利用紧凑语言模型与轻量级符号推理形式化LTL规范 / LTLGuard: Formalizing LTL Specifications with Compact Language Models and Lightweight Symbolic Reasoning
这篇论文提出了一个名为LTLGuard的工具链,它通过将小型语言模型的生成能力与轻量级自动推理工具相结合,有效地将模糊的自然语言需求转化为正确且无冲突的线性时序逻辑(LTL)形式化规范。
源自 arXiv: 2603.05728