paper-with-me

홈 › Papers

ReasonSTL: Bridging Natural Language and Signal Temporal Logic via Tool-Augmented Process-Rewarded Learning

2026-05-07 · Bowen Ye, Zhijian Li, Junyue Huang, Junkai Ma, Xiang Yin arxiv

Signal Temporal Logic (STL) is an expressive formal language for specifying spatio-temporal requirements over real-valued, real-time signals. It has been widely used for the verification and synthesis of autonomous systems and cyber-physical systems. In practice, however, users often express their requirements in natural language rather than in structured STL formulas, making natural-language-to-STL translation a critical yet challenging task. Manual specification requires temporal-logic expertise and cannot scale, while prompting commercial LLM APIs incurs substantial token costs and may expose sensitive system requirements to third-party services, raising privacy concerns for industrial deployment. To address these challenges, we present \textsc{ReasonSTL}, a tool-augmented framework that adapts local open-source language models for natural-language-to-STL generation. \textsc{ReasonSTL} decomposes the translation process into explicit reasoning, deterministic tool calls, and structured formula construction. We further introduce process-rewarded training to supervise both tool-use trajectories and final formulas, together with \textsc{STL-Bench}, a bilingual, computation-aware benchmark grounded in real-world signals. Experiments show that a 4B model trained with \textsc{ReasonSTL} achieves state-of-the-art performance in both automatic metrics and human evaluations, demonstrating that \textsc{ReasonSTL} provides a transparent, low-cost, and privacy-preserving alternative for formal specification drafting.

📄 PDF Abstract BibTeX arXiv:2605.06483

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ITFormer: Bridging Time Series and Natural Language for Multi-Modal QA with Large-Scale Multitask Dataset

2025-06-25 · Yilin Wang, Peixuan Lei, Jie Song, Yuzhe Hao 외

Time-series data are critical in diverse applications, such as industrial monitoring, medical diagnostics, and climate research. However, effectively integrating these high-dimensional temporal signals with natural langu…

Computational EfficiencyQuestion AnsweringTime Series

Bridging between Cognitive Processing Signals and Linguistic Features via a Unified Attentional Network

2021-12-16 · Yuqi Ren, Deyi Xiong

Cognitive processing signals can be used to improve natural language processing (NLP) tasks. However, it is not clear how these signals correlate with linguistic information. Bridging between human language processing an…

Sentence

S2S-FDD: Bridging Industrial Time Series and Natural Language for Explainable Zero-shot Fault Diagnosis

2026-03-09 · Baoxue Li, Chunhui Zhao arxiv

Fault diagnosis is critical for the safe operation of industrial systems. Conventional diagnosis models typically produce abstract outputs such as anomaly scores or fault categories, failing to answer critical operationa…

Fault Diagnosis

Bridging Time and Space: Decoupled Spatio-Temporal Alignment for Video Grounding

2026-04-09 · Xuezhen Tu, Jingyu Wu, Fangyu Kang, Qingpeng Nong 외 arxiv

Spatio-Temporal Video Grounding requires jointly localizing target objects across both temporal and spatial dimensions based on natural language queries, posing fundamental challenges for existing Multimodal Large Langua…

Spatio-Temporal Video GroundingNatural Language Queries

From Natural Language to PromQL: A Catalog-Driven Framework with Dynamic Temporal Resolution for Cloud-Native Observability

2026-03-15 · Twinkll Sisodia arxiv

Modern cloud-native platforms expose thousands of time series metrics through systems like Prometheus, yet formulating correct queries in domain-specific languages such as PromQL remains a significant barrier for platfor…

Intent Classification