paper-with-me

Papers

The Challenges in Specifying and Explaining Synthesized Implementations of Reactive Systems

2019-01-03 · Hadas Kress-Gazit, Hazem Torfah

In formal synthesis of reactive systems an implementation of a system is automatically constructed from its formal specification. The great advantage of synthesis is that the resulting implementation is correct by construction; therefore there is no need for manual programming and tedious debugging tasks. Developers remain, nevertheless, hesitant to using automatic synthesis tools and still favor manually writing code. A common argument against synthesis is that the resulting implementation does not always give a clear picture on what decisions were made during the synthesis process. The outcome of synthesis tools is mostly unreadable and hinders the developer from understanding the functionality of the resulting implementation. Many attempts have been made in the last years to make the synthesis process more transparent to users. Either by structuring the outcome of synthesis tools or by providing additional automated support to help users with the specification process. In this paper we discuss the challenges in writing specifications for reactive systems and give a survey on what tools have been developed to guide users in specifying reactive systems and understanding the outcome of synthesis tools.

📄 PDF Abstract BibTeX arXiv:1901.00591

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A full process algebraic representation of Ant Colony Optimization

2026-01-20 · Maria Garcia, Natalia Lopez, Ismael Rodriguez arxiv

We present a process algebra capable of specifying parallelized Ant Colony Optimization algorithms in full detail: PA$^2$CO. After explaining the basis of three different ACO algorithms (Ant System, MAX-MIN Ant System, a…

Position: Categorical Deep Learning is an Algebraic Theory of All Architectures

2024-02-23 · Bruno Gavranović, Paul Lessard, Andrew Dudzik, Tamara von Glehn 외

We present our position on the elusive quest for a general-purpose framework for specifying and studying deep learning architectures. Our opinion is that the key attempts made so far lack a coherent bridge between specif…

AllDeep LearningPosition

Predictable and Performant Reactive Synthesis Modulo Theories via Functional Synthesis

2024-07-12 · Andoni Rodríguez, Felipe Gorostiaga, César Sánchez

Reactive synthesis is the process of generating correct controllers from temporal logic specifications. Classical LTL reactive synthesis handles (propositional) LTL as a specification language. Boolean abstractions allow…

Grounding Vision and Language to 3D Masks for Long-Horizon Box Rearrangement

2026-03-24 · Ashish Malik, Caleb Lowe, Aayam Shrestha, Stefan Lee 외 arxiv

We study long-horizon planning in 3D environments from under-specified natural-language goals using only visual observations, focusing on multi-step 3D box rearrangement tasks. Existing approaches typically rely on symbo…

Formally Explaining Neural Networks within Reactive Systems

2023-07-31 · Shahaf Bassan, Guy Amir, Davide Corsi, Idan Refaeli 외

Deep neural networks (DNNs) are increasingly being used as controllers in reactive systems. However, DNNs are highly opaque, which renders it difficult to explain and justify their actions. To mitigate this issue, there …

Explainable Artificial Intelligence (XAI)