中文
相关论文

相关论文: Dependability Engineering in Isabelle

200 篇论文

Updating machine learning models with new information usually improves their predictive performance, yet, in many applications, it is also desirable to avoid changing the model predictions too much. This property is called stability. In…

机器学习 · 计算机科学 2024-02-22 Morten Blørstad , Berent Å. S. Lunde , Nello Blaser

This article introduces a neural network-based signal processing framework for intelligent reflecting surface (IRS) aided wireless communications systems. By modeling radio-frequency (RF) impairments inside the "meta-atoms" of IRS…

信号处理 · 电气工程与系统科学 2021-02-09 Zhou Zhou , Kangjun Bai , Nima Mohammadi , Yang Yi , Lingjia Liu

The Internet of Things (IoT) is a ubiquitous system connecting many different devices - the things - which can be accessed from the distance. The cyber-physical systems (CPS) monitor and control the things from the distance. As a result,…

新兴技术 · 计算机科学 2019-03-21 Denise Ratasich , Faiq Khalid , Florian Geissler , Radu Grosu , Muhammad Shafique , Ezio Bartocci

The Internet of Things describes a network of physical devices interacting and producing vast streams of sensor data. At present there are a number of general challenges which exist while developing solutions for use cases involving the…

分布式、并行与集群计算 · 计算机科学 2021-08-25 Morgan K. Geldenhuys , Jonathan Will , Benjamin J. J. Pfister , Martin Haug , Alexander Scharmann , Lauritz Thamsen

Internet-of-Things (IoT) ecosystems tend to grow both in scale and complexity as they consist of a variety of heterogeneous devices, which span over multiple architectural IoT layers (e.g., cloud, edge, sensors). Further, IoT systems…

分布式、并行与集群计算 · 计算机科学 2021-09-07 Christian Berger , Philipp Eichhammer , Hans P. Reiser , Jörg Domaschka , Franz J. Hauck , Gerhard Habiger

Industrial Internet of Things is an ultra-large-scale system that is much more sophisticated and fragile than conventional industrial platforms. The effective management of such a system relies heavily on the resilience of the network,…

系统与控制 · 电气工程与系统科学 2022-06-02 Hao Wu , Yifan Miao , Peng Zhang , Yang Tian , Hui Tian

Software vulnerabilities in access control models can represent a serious threat in a system. In fact, OWASP lists broken access control as number 5 in severity among the top 10 vulnerabilities. In this paper, we study the permission model…

软件工程 · 计算机科学 2022-05-24 Atheer Abu Zaid , Manar H. Alalfi , Ali Miri

Information technology system (ITS), informally, consists of hardware and software infrastructure (e.g., workstations, servers, laptops, installed software packages, databases, LANs, firewalls, etc.), along with physical and logical…

密码学与安全 · 计算机科学 2022-02-01 Ivan Kovačević , Stjepan Groš , Ante Đerek

We present a framework in Isabelle for verifying asymptotic time complexity of imperative programs. We build upon an extension of Imperative HOL and its separation logic to include running time. In addition to the basic arguments, our…

计算机科学中的逻辑 · 计算机科学 2018-02-06 Bohua Zhan , Maximilian P. L. Haslbeck

Model-based design offers a promising approach for assisting developers to build reliable and secure cyber-physical systems (CPSs) in a systematic manner. In this methodology, a designer first constructs a model, with mathematically precise…

系统与控制 · 计算机科学 2019-02-13 Luan Viet Nguyen , Gautam Mohan , James Weimer , Oleg Sokolsky , Insup Lee , Rajeev Alur

Refinement types are a popular way to specify and reason about key program properties. In this paper, we introduce RTR, a new system that adds refinement types to Ruby. RTR is built on top of RDL, a Ruby type checker that provides basic…

编程语言 · 计算机科学 2017-11-28 Milod Kazerounian , Niki Vazou , Austin Bourgerie , Jeffrey S. Foster , Emina Torlak

We present the first formally-verified Internet router, which is part of the SCION Internet architecture. SCION routers run a cryptographic protocol for secure packet forwarding in an adversarial environment. We verify both the protocol's…

Security evaluations inherently depend on stable identifiers. Any finding, audit, or regulatory decision must remain attached to the specific artifact it pertains to. Continuously updated artificial intelligence systems violate this core…

密码学与安全 · 计算机科学 2026-05-26 Dan Ristea , Vasilios Mavroudis

For years, Integrated Development Environments have demonstrated their usefulness in order to ease the development of software. High-level security or safety systems require proofs of compliance to standards, based on analyses such as code…

编程语言 · 计算机科学 2014-04-29 François Pessaux

Routing Protocol for Low Power and Lossy Networks (RPL) is the de-facto routing standard in IoT networks. It enables nodes to collaborate and autonomously build ad-hoc networks modeled by tree-like destination-oriented direct acyclic graphs…

网络与互联网体系结构 · 计算机科学 2024-03-08 Debasmita Dey , Nirnay Ghosh

Resilience has emerged as a crucial concept for evaluating structural performance under disasters because of its ability to extend beyond traditional risk assessments, accounting for a system's ability to minimize disruptions and maintain…

应用统计 · 统计学 2024-04-23 Taeyong Kim , Sang-ri Yi

Real-world control systems must achieve long-horizon objectives (liveness) while respecting continuous-time safety constraints, a combination that motivates hierarchical layered control architectures (LCAs). Existing LCA research, however,…

系统与控制 · 电气工程与系统科学 2026-05-07 Yoshinari Takayama , Alessio Iovine , Bart Besselink , Guillaume Sandou , Adnane Saoud

Education in the practical applications of logic and proving such as the formal specification and verification of computer programs is substantially hampered by the fact that most time and effort that is invested in proving is actually…

计算机科学中的逻辑 · 计算机科学 2018-03-06 Wolfgang Schreiner , Alexander Brunhuemer , Christoph Fürst

Formal verification of neuro-symbolic cyber-physical systems, such as drones, medical devices and robots, is complicated. Neural components must be trained to be optimal with respect to the available data as well as the safety…

We present the Refinement Calculus of Reactive Systems Toolset, an environment for compositional modeling and reasoning about reactive systems, built on top of Isabelle, Simulink, and Python.

计算机科学中的逻辑 · 计算机科学 2018-02-26 Iulia Dragomir , Viorel Preoteasa , Stavros Tripakis