中文
相关论文

相关论文: A framework for verifying deadlock and nondetermin…

200 篇论文

In this paper we focus on the development of a toolbox for the verification of programs in the context of SCOOP -- an elegant concurrency model, recently formalized based on Rewriting Logic (RL) and Maude. SCOOP is implemented in Eiffel and…

软件工程 · 计算机科学 2015-05-01 Georgiana Caltais , Bertrand Meyer

Guidelines and consistency rules of UML are used to control the degrees of freedom provided by the language to prevent faults. Guidelines are used in specific domains (e.g., avionics) to recommend the proper use of technologies. Consistency…

软件工程 · 计算机科学 2009-05-15 Zhe Chen , Gilles Motet

In Real-time system, utilization based schedulability test is a common approach to determine whether or not tasks can be admitted without violating deadline requirements. The exact problem has previously been proven intractable even upon…

软件工程 · 计算机科学 2011-01-11 Jagbeer Singh

We propose UAPAR, an Uncertainty-Aware Pedestrian Attribute Recognition framework. To the best of our knowledge, this is the first EDL-based uncertainty-aware framework for pedestrian attribute recognition (PAR). Unlike conventional…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Zhuofan Lou , Shihang Zhang , Fangle Zhu , Shengjie Ye , Pingyu Wang

Well-designed diagnostic tasks have played a key role in studying the failure of neural nets (NNs) to generalize systematically. Famous examples include SCAN and Compositional Table Lookup (CTL). Here we introduce CTL++, a new diagnostic…

机器学习 · 计算机科学 2022-10-13 Róbert Csordás , Kazuki Irie , Jürgen Schmidhuber

Anomaly detection is the task of identifying abnormal behavior of a system. Anomaly detection in computational workflows is of special interest because of its wide implications in various domains such as cybersecurity, finance, and social…

Partial synchronization plays a crucial role in the functioning of neuronal networks: selective, coordinated activation of neurons enables information processing that flexibly adapts to a changing computational context. Since the structure…

神经元与认知 · 定量生物学 2025-06-17 Daniil Radushev , Olesia Dogonasheva , Boris Gutkin , Denis Zakharov

We present a technique for the automated verification of abstract models of multithreaded programs providing fresh name generation, name mobility, and unbounded control. As high level specification language we adopt here an extension of…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Giorgio Delzanno

Background. Large Language Models (LLMs) hold promise for improving genetic variant literature review in clinical testing. We assessed Generative Pretrained Transformer 4's (GPT-4) performance, nondeterminism, and drift to inform its…

We consider the broad problem of analyzing safety properties of asynchronous concurrent programs under arbitrary thread interleavings. Delay-bounded deterministic scheduling, introduced in prior work, is an efficient bug-finding technique…

编程语言 · 计算机科学 2021-05-18 Andrew Johnson , Thomas Wahl

Recent literature has shown how linear time-invariant (LTI) systems can be represented by trajectories features, that is relying on a single input-output (IO) data dictionary to span all possible system trajectories, as long as the input is…

系统与控制 · 电气工程与系统科学 2023-09-18 Marcelo Menezes Morato , Julio Elias Normey-Rico , Olivier Sename

High-dimensional datasets often contain multiple meaningful clusterings in different subspaces. For example, objects can be clustered either by color, weight, or size, revealing different interpretations of the given dataset. A variety of…

机器学习 · 计算机科学 2025-04-08 Collin Leiber , Dominik Mautz , Claudia Plant , Christian Böhm

Go is a popular concurrent programming language thanks to its ability to efficiently combine concurrency and systems programming. In Go programs, a number of concurrency bugs can be caused by a mixture of data races and communication…

编程语言 · 计算机科学 2021-11-22 Julia Gabet , Nobuko Yoshida

Non-deterministic planning aims to find a policy that achieves a given objective in an environment where actions have uncertain effects, and the agent - potentially - only observes parts of the current state. Hyperproperties are properties…

计算机科学中的逻辑 · 计算机科学 2024-05-24 Raven Beutner , Bernd Finkbeiner

The last decade has sparked several valiant efforts in deductive verification of distributed agreement protocols such as consensus and leader election. Oddly, there have been far fewer verification efforts that go beyond the core protocols…

编程语言 · 计算机科学 2021-09-14 Nouraldin Jaber , Christopher Wagner , Swen Jacobs , Milind Kulkarni , Roopsha Samanta

Students find their first course in Formal Languages and Automata Theory challenging. In addition to the development of formal arguments, most students struggle to understand nondeterministic computation models. In part, the struggle stems…

编程语言 · 计算机科学 2023-10-24 Oliwia Kempinski , Marco T. Morazán

The deepening penetration of renewable energy is challenging how power system operators cope with the associated variability and uncertainty in the unit commitment problem. Given its computational complexity, several optimization-based…

系统与控制 · 电气工程与系统科学 2022-08-26 Mohamed Awadalla , François Bouffard

We present an algorithm for the repair of parameterized systems. The repair problem is, for a given process implementation, to find a refinement such that a given safety property is satisfied by the resulting parameterized system, and…

计算机科学中的逻辑 · 计算机科学 2022-07-29 Swen Jacobs , Mouhammad Sakr , Marcus Völp

As the current detection solutions of distributed denial of service attacks (DDoS) need additional infrastructures to handle high aggregate data rates, they are not suitable for sensor networks or the Internet of Things. Besides, the…

密码学与安全 · 计算机科学 2023-10-27 Emre Horsanali , Yagmur Yigit , Gokhan Secinti , Aytac Karameseoglu , Berk Canberk

Machine Learning (ML) is more than just training models, the whole workflow must be considered. Once deployed, a ML model needs to be watched and constantly supervised and debugged to guarantee its validity and robustness in unexpected…