中文
相关论文

相关论文: Conformance Checking for Pushdown Reactive Systems…

200 篇论文

Runtime verification is an effective automated method for specification-based offline testing and analysis as well as online monitoring of complex systems. The specification language is often a variant of regular expressions or a popular…

计算机科学中的逻辑 · 计算机科学 2014-11-11 Ramy Medhat , Yogi Joshi , Borzoo Bonakdarpour , Sebastian Fischmeister

NLP models today strive for supporting multiple languages and modalities, improving accessibility for diverse users. In this paper, we evaluate their multilingual, multimodal capabilities by testing on a visual reasoning task. We observe…

计算与语言 · 计算机科学 2025-02-11 Yueqi Song , Simran Khanuja , Graham Neubig

Large Language Models (LLMs) have exploded a new heatwave of AI for their ability to engage end-users in human-level conversations with detailed and articulate answers across many knowledge domains. In response to their fast adoption in…

A hierarchical model for multi-level adaptive systems is built on two basic levels: a lower behavioural level B accounting for the actual behaviour of the system and an upper structural level S describing the adaptation dynamics of the…

软件工程 · 计算机科学 2014-04-04 Emanuela Merelli , Nicola Paoletti , Luca Tesei

Does the trace language of a given vector addition system (VAS) intersect with a given context-free language? This question lies at the heart of several verification questions involving recursive programs with integer parameters. In…

形式语言与自动机理论 · 计算机科学 2015-04-30 Jérôme Leroux , Grégoire Sutre , Patrick Totzke

Autonomous cyber-physical systems (CPS) rely on the correct operation of numerous components, with state-of-the-art methods relying on machine learning (ML) and artificial intelligence (AI) components in various stages of sensing and…

系统与控制 · 计算机科学 2018-05-28 Weiming Xiang , Taylor T. Johnson

We study linear time model checking of collapsible higher-order pushdown systems (CPDS) of order 2 (manipulating stack of stacks) against MSO and PDL (propositional dynamic logic with converse and loop) enhanced with push/pop matching…

形式语言与自动机理论 · 计算机科学 2016-09-21 C. Aiswarya , Paul Gastin , Prakash Saivasan

Joint vision-language models have shown great performance over a diverse set of tasks. However, little is known about their limitations, as the high dimensional space learned by these models makes it difficult to identify semantic errors.…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Santiago Castro , Oana Ignat , Rada Mihalcea

Autonomous systems are often used in changeable and unknown environments, where traditional verification may not be suitable. Runtime Verification (RV) checks events performed by a system against a formal specification of its intended…

计算机科学中的逻辑 · 计算机科学 2025-06-18 Matt Luckcuck , Angelo Ferrando , Fatma Faruq

Dynamic Pushdown Networks (DPNs) are a model for multithreaded programs with recursion and dynamic creation of threads. In this paper, we propose a temporal logic called NTL for reasoning about the call- and return- as well as thread…

计算机科学中的逻辑 · 计算机科学 2023-10-31 Roman Lakenbrink , Markus Müller-Olm , Christoph Ohrem , Jens Gutsfeld

We investigate the class of visibly pushdown languages in the sliding window model. A sliding window algorithm for a language $L$ receives a stream of symbols and has to decide at each time step whether the suffix of length $n$ belongs to…

形式语言与自动机理论 · 计算机科学 2019-01-01 Moses Ganardi

Vision language models (VLMs) respond to user-crafted text prompts and visual inputs, and are applied to numerous real-world problems. VLMs integrate visual modalities with large language models (LLMs), which are well known to be…

机器学习 · 计算机科学 2025-06-19 Jenny Schmalfuss , Nadine Chang , Vibashan VS , Maying Shen , Andres Bruhn , Jose M. Alvarez

In Model-Based Design of Cyber-Physical Systems (CPS), it is often desirable to develop several models of varying fidelity. Models of different fidelity levels can enable mathematical analysis of the model, control synthesis, faster…

系统与控制 · 计算机科学 2014-06-03 Houssam Abbas , Bardh Hoxha , Georgios Fainekos , Jyotirmoy V. Deshmukh , James Kapinski , Koichi Ueda

We explore the use of liveness for interactive program verification for a simple concurrent object language. Our experimental IDE integrates two (formally dual) kinds of continuous testing into the development environment:…

编程语言 · 计算机科学 2016-09-15 Roly Perera , Simon J. Gay

A wide range of interesting program properties are intrinsically relational, i.e., they relate two or more program traces. Two prominent relational properties are secure information flow and conditional program equivalence. By showing the…

计算机科学中的逻辑 · 计算机科学 2019-10-22 Alexander Weigl , Mattias Ulbrich , Suhyun Cha , Bernhard Beckert , Birgit Vogel-Heuser

Prompt Tuning, conditioning on task-specific learned prompt vectors, has emerged as a data-efficient and parameter-efficient method for adapting large pretrained vision-language models to multiple downstream tasks. However, existing…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Sheng Shen , Shijia Yang , Tianjun Zhang , Bohan Zhai , Joseph E. Gonzalez , Kurt Keutzer , Trevor Darrell

Workplace accidents due to personal protective equipment (PPE) non-compliance raise serious safety concerns and lead to legal liabilities, financial penalties, and reputational damage. While object detection models have shown the capability…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Zhiling Chen , Hanning Chen , Mohsen Imani , Ruimin Chen , Farhad Imani

View update is an important mechanism that allows updates on a view by translating them into the corresponding updates on the base relations. The existing literature has shown the ambiguity of translating view updates. To address this…

数据库 · 计算机科学 2020-09-01 Van-Dang Tran , Hiroyuki Kato , Zhenjiang Hu

Assuring the safety and trustworthiness of autonomous systems is particularly difficult when learning-enabled components and open environments are involved. Formal methods provide strong guarantees but depend on complete models and static…

软件工程 · 计算机科学 2025-11-19 Angelo Ferrando

Self modifying code is code that can modify its own instructions during the execution of the program. It is extensively used by malware writers to obfuscate their malicious code. Thus, analysing self modifying code is nowadays a big…

计算机科学中的逻辑 · 计算机科学 2019-09-30 Tayssir Touili , Xin Ye