首页 > 最新文献

arXiv - CS - Logic in Computer Science最新文献

英文 中文
Complete Dynamic Logic of Communicating Hybrid Programs 混合通信程序的完整动态逻辑
Pub Date : 2024-08-09 DOI: arxiv-2408.05012
Marvin Brieger, Stefan Mitsch, André Platzer
This article presents a relatively complete proof calculus for the dynamiclogic of communicating hybrid programs dLCHP. Beyond traditional hybrid systemsmixing discrete and continuous dynamics, communicating hybrid programs featureparallel interactions of hybrid systems. This not only compounds the subtletiesof hybrid and parallel systems but adds the truly simultaneous synchronizedevolution of parallel hybrid dynamics as a new challenge. To enablecompositional reasoning about communicating hybrid programs nevertheless, dLCHPcombines differential dynamic logic dL and assumption-commitment reasoning. Tomaintain the logical essence of dynamic logic axiomatizations, dLCHP's proofcalculus presents a new modal logic view onto ac-reasoning. This modal viewdrives a decomposition of classical monolithic proof rules for parallel systemsreasoning into new modular axioms, which yields better flexibility andsimplifies soundness arguments. Adequacy of the proof calculus is shown by twocompleteness results: First, dLCHP is complete relative to the logic ofcommunication traces and differential equation properties. This result provesthe new modular modal view sufficient for reasoning about parallel hybridsystems, and captures modular strategies for reasoning about concrete parallelhybrid systems. The second result proof-theoretically aligns dLCHP and dL byproving that reasoning about parallel hybrid systems is exactly as hard asreasoning about hybrid systems, continuous systems, or discrete systems. Thiscompleteness result reveals the possibility of representational succinctness inparallel hybrid systems proofs.
本文为通信混合程序的动态逻辑 dLCHP 提出了一个相对完整的证明微积分。除了传统的离散与连续混合动力学系统之外,通信混合程序还具有混合系统并行交互的特点。这不仅增加了混合系统和并行系统的微妙性,还增加了并行混合动力学的真正同步演化作为新的挑战。然而,为了实现对通信混合程序的组合推理,dLCHP 将微分动态逻辑 dL 和假设-承诺推理结合起来。为了保持动态逻辑公理化的逻辑本质,dLCHP 的证明计算器为 ac 推理提供了一种新的模态逻辑观点。这种模态观点将并行系统推理的经典单体证明规则分解为新的模块公理,从而获得了更好的灵活性,并简化了合理性论证。两个完备性结果表明了证明演算的完备性:首先,相对于通信轨迹逻辑和微分方程性质,dLCHP 是完备的。这一结果证明了足以推理并行混合系统的新模块模态观点,并捕捉到了推理具体并行混合系统的模块策略。第二个结果证明了并行混合系统的推理与混合系统、连续系统或离散系统的推理一样难,从而从理论上使 dLCHP 和 dL 相一致。这个完备性结果揭示了并行混合系统证明中表征简洁性的可能性。
{"title":"Complete Dynamic Logic of Communicating Hybrid Programs","authors":"Marvin Brieger, Stefan Mitsch, André Platzer","doi":"arxiv-2408.05012","DOIUrl":"https://doi.org/arxiv-2408.05012","url":null,"abstract":"This article presents a relatively complete proof calculus for the dynamic\u0000logic of communicating hybrid programs dLCHP. Beyond traditional hybrid systems\u0000mixing discrete and continuous dynamics, communicating hybrid programs feature\u0000parallel interactions of hybrid systems. This not only compounds the subtleties\u0000of hybrid and parallel systems but adds the truly simultaneous synchronized\u0000evolution of parallel hybrid dynamics as a new challenge. To enable\u0000compositional reasoning about communicating hybrid programs nevertheless, dLCHP\u0000combines differential dynamic logic dL and assumption-commitment reasoning. To\u0000maintain the logical essence of dynamic logic axiomatizations, dLCHP's proof\u0000calculus presents a new modal logic view onto ac-reasoning. This modal view\u0000drives a decomposition of classical monolithic proof rules for parallel systems\u0000reasoning into new modular axioms, which yields better flexibility and\u0000simplifies soundness arguments. Adequacy of the proof calculus is shown by two\u0000completeness results: First, dLCHP is complete relative to the logic of\u0000communication traces and differential equation properties. This result proves\u0000the new modular modal view sufficient for reasoning about parallel hybrid\u0000systems, and captures modular strategies for reasoning about concrete parallel\u0000hybrid systems. The second result proof-theoretically aligns dLCHP and dL by\u0000proving that reasoning about parallel hybrid systems is exactly as hard as\u0000reasoning about hybrid systems, continuous systems, or discrete systems. This\u0000completeness result reveals the possibility of representational succinctness in\u0000parallel hybrid systems proofs.","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"109 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934532","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Algorithms for Markov Binomial Chains 马尔可夫二叉链算法
Pub Date : 2024-08-09 DOI: arxiv-2408.04902
Alejandro Alarcón Gonzalez, Niel Hens, Tim Leys, Guillermo A. Pérez
We study algorithms to analyze a particular class of Markov populationprocesses that is often used in epidemiology. More specifically, Markovbinomial chains are the model that arises from stochastic time-discretizationsof classical compartmental models. In this work we formalize this class ofMarkov population processes and focus on the problem of computing the expectedtime to termination in a given such model. Our theoretical contributionsinclude proving that Markov binomial chains whose flow of individuals throughcompartments is acyclic almost surely terminate. We give a PSPACE algorithm forthe problem of approximating the time to termination and a direct algorithm forthe exact problem in the Blum-Shub-Smale model of computation. Finally, weprovide a natural encoding of Markov binomial chains into a common inputlanguage for probabilistic model checkers. We implemented the latter encodingand present some initial empirical results showcasing what formal methods cando for practicing epidemilogists.
我们研究了分析流行病学中常用的一类马尔可夫种群过程的算法。更具体地说,马尔可夫二叉链是经典分区模型的随机时间离散化所产生的模型。在这项工作中,我们将这一类马尔可夫种群过程形式化,并重点研究在给定的此类模型中计算终止的预期时间问题。我们的理论贡献包括证明了个体流经分室的马尔可夫二叉链几乎肯定会终止。我们给出了近似终止时间问题的 PSPACE 算法,以及布卢姆-舒布-斯马尔计算模型中精确问题的直接算法。最后,我们将马尔可夫二叉链自然编码为概率模型检验器的通用输入语言。我们实现了后一种编码,并提出了一些初步的经验结果,展示了形式化方法对流行病学实践的作用。
{"title":"Algorithms for Markov Binomial Chains","authors":"Alejandro Alarcón Gonzalez, Niel Hens, Tim Leys, Guillermo A. Pérez","doi":"arxiv-2408.04902","DOIUrl":"https://doi.org/arxiv-2408.04902","url":null,"abstract":"We study algorithms to analyze a particular class of Markov population\u0000processes that is often used in epidemiology. More specifically, Markov\u0000binomial chains are the model that arises from stochastic time-discretizations\u0000of classical compartmental models. In this work we formalize this class of\u0000Markov population processes and focus on the problem of computing the expected\u0000time to termination in a given such model. Our theoretical contributions\u0000include proving that Markov binomial chains whose flow of individuals through\u0000compartments is acyclic almost surely terminate. We give a PSPACE algorithm for\u0000the problem of approximating the time to termination and a direct algorithm for\u0000the exact problem in the Blum-Shub-Smale model of computation. Finally, we\u0000provide a natural encoding of Markov binomial chains into a common input\u0000language for probabilistic model checkers. We implemented the latter encoding\u0000and present some initial empirical results showcasing what formal methods can\u0000do for practicing epidemilogists.","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"17 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934389","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Approximate Distributed Monitoring under Partial Synchrony: Balancing Speed and Accuracy 部分同步下的近似分布式监控:平衡速度与精度
Pub Date : 2024-08-09 DOI: arxiv-2408.05033
Borzoo Bonakdarpour, Anik Momtaz, Dejan Ničković, N. Ege Saraç
In distributed systems with processes that do not share a global clock,emph{partial synchrony} is achieved by clock synchronization that guaranteesbounded clock skew among all applications. Existing solutions for distributedruntime verification under partial synchrony against temporal logicspecifications are exact but suffer from significant computational overhead. Inthis paper, we propose an emph{approximate} distributed monitoring algorithmfor Signal Temporal Logic (STL) that mitigates this issue by abstracting awaypotential interleaving behaviors. This conservative abstraction enables asignificant speedup of the distributed monitors, albeit with a tradeoff inaccuracy. We address this tradeoff with a methodology that combines ourapproximate monitor with its exact counterpart, resulting in enhancedefficiency without sacrificing precision. We evaluate our approach withmultiple experiments, showcasing its efficacy in both real-world applicationsand synthetic examples.
在具有不共享全局时钟的进程的分布式系统中,emph{部分同步}是通过时钟同步来实现的,时钟同步保证了所有应用之间有界的时钟偏移。现有的针对时态逻辑规范的部分同步下分布式运行时间验证解决方案是精确的,但存在巨大的计算开销。在本文中,我们提出了一种针对信号时态逻辑(STL)的精确{近似}分布式监控算法,通过抽象潜在的交错行为来缓解这一问题。这种保守的抽象使分布式监控器的速度显著提高,但同时也带来了不准确性。我们采用将近似监控器与精确监控器相结合的方法来解决这个问题,从而在不牺牲精度的情况下提高了效率。我们通过多个实验评估了我们的方法,展示了它在实际应用和合成示例中的功效。
{"title":"Approximate Distributed Monitoring under Partial Synchrony: Balancing Speed and Accuracy","authors":"Borzoo Bonakdarpour, Anik Momtaz, Dejan Ničković, N. Ege Saraç","doi":"arxiv-2408.05033","DOIUrl":"https://doi.org/arxiv-2408.05033","url":null,"abstract":"In distributed systems with processes that do not share a global clock,\u0000emph{partial synchrony} is achieved by clock synchronization that guarantees\u0000bounded clock skew among all applications. Existing solutions for distributed\u0000runtime verification under partial synchrony against temporal logic\u0000specifications are exact but suffer from significant computational overhead. In\u0000this paper, we propose an emph{approximate} distributed monitoring algorithm\u0000for Signal Temporal Logic (STL) that mitigates this issue by abstracting away\u0000potential interleaving behaviors. This conservative abstraction enables a\u0000significant speedup of the distributed monitors, albeit with a tradeoff in\u0000accuracy. We address this tradeoff with a methodology that combines our\u0000approximate monitor with its exact counterpart, resulting in enhanced\u0000efficiency without sacrificing precision. We evaluate our approach with\u0000multiple experiments, showcasing its efficacy in both real-world applications\u0000and synthetic examples.","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"38 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934531","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Knowledge Base Embeddings: Semantics and Theoretical Properties 知识库嵌入:语义和理论特性
Pub Date : 2024-08-09 DOI: arxiv-2408.04913
Camille Bourgaux, Ricardo Guimarães, Raoul Koudijs, Victor Lacerda, Ana Ozaki
Research on knowledge graph embeddings has recently evolved into knowledgebase embeddings, where the goal is not only to map facts into vector spaces butalso constrain the models so that they take into account the relevantconceptual knowledge available. This paper examines recent methods that havebeen proposed to embed knowledge bases in description logic into vector spacesthrough the lens of their geometric-based semantics. We identify severalrelevant theoretical properties, which we draw from the literature andsometimes generalize or unify. We then investigate how concrete embeddingmethods fit in this theoretical framework.
知识图谱嵌入的研究最近发展到了知识库嵌入,其目标不仅是将事实映射到向量空间,而且还对模型进行约束,使其考虑到可用的相关概念知识。本文通过基于几何语义的视角,研究了最近提出的将描述逻辑中的知识库嵌入向量空间的方法。我们从文献中找出了几个相关的理论属性,并对其进行了归纳或统一。然后,我们将研究具体的嵌入方法如何适应这一理论框架。
{"title":"Knowledge Base Embeddings: Semantics and Theoretical Properties","authors":"Camille Bourgaux, Ricardo Guimarães, Raoul Koudijs, Victor Lacerda, Ana Ozaki","doi":"arxiv-2408.04913","DOIUrl":"https://doi.org/arxiv-2408.04913","url":null,"abstract":"Research on knowledge graph embeddings has recently evolved into knowledge\u0000base embeddings, where the goal is not only to map facts into vector spaces but\u0000also constrain the models so that they take into account the relevant\u0000conceptual knowledge available. This paper examines recent methods that have\u0000been proposed to embed knowledge bases in description logic into vector spaces\u0000through the lens of their geometric-based semantics. We identify several\u0000relevant theoretical properties, which we draw from the literature and\u0000sometimes generalize or unify. We then investigate how concrete embedding\u0000methods fit in this theoretical framework.","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"25 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934533","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The Complexity of Learning Temporal Properties 学习时态特性的复杂性
Pub Date : 2024-08-08 DOI: arxiv-2408.04486
Benjamin Bordais, Daniel Neider, Rajarshi Roy
We consider the problem of learning temporal logic formulas from examples ofsystem behavior. Learning temporal properties has crystallized as an effectivemean to explain complex temporal behaviors. Several efficient algorithms havebeen designed for learning temporal formulas. However, the theoreticalunderstanding of the complexity of the learning decision problems remainslargely unexplored. To address this, we study the complexity of the passivelearning problems of three prominent temporal logics, Linear Temporal Logic(LTL), Computation Tree Logic (CTL) and Alternating-time Temporal Logic (ATL)and several of their fragments. We show that learning formulas using anunbounded amount of occurrences of binary operators is NP-complete for all ofthese logics. On the other hand, when investigating the complexity of learningformulas with bounded amount of occurrences of binary operators, we exhibitdiscrepancies between the complexity of learning LTL, CTL and ATL formulas(with a varying number of agents).
我们考虑的问题是从系统行为实例中学习时态逻辑公式。学习时态属性已经成为解释复杂时态行为的有效方法。目前已经设计出了几种学习时态公式的高效算法。然而,人们对学习决策问题复杂性的理论认识还远远不够。为了解决这个问题,我们研究了三种著名时态逻辑(线性时态逻辑(LTL)、计算树逻辑(CTL)和交替时间时态逻辑(ATL))及其几个片段的被动学习问题的复杂性。我们的研究表明,对于所有这些逻辑,使用二元运算符的无界出现量来学习公式是 NP-完全的。另一方面,在研究学习二元运算符出现次数有界的公式的复杂性时,我们发现学习 LTL、CTL 和 ATL 公式(代理数量不同)的复杂性之间存在差异。
{"title":"The Complexity of Learning Temporal Properties","authors":"Benjamin Bordais, Daniel Neider, Rajarshi Roy","doi":"arxiv-2408.04486","DOIUrl":"https://doi.org/arxiv-2408.04486","url":null,"abstract":"We consider the problem of learning temporal logic formulas from examples of\u0000system behavior. Learning temporal properties has crystallized as an effective\u0000mean to explain complex temporal behaviors. Several efficient algorithms have\u0000been designed for learning temporal formulas. However, the theoretical\u0000understanding of the complexity of the learning decision problems remains\u0000largely unexplored. To address this, we study the complexity of the passive\u0000learning problems of three prominent temporal logics, Linear Temporal Logic\u0000(LTL), Computation Tree Logic (CTL) and Alternating-time Temporal Logic (ATL)\u0000and several of their fragments. We show that learning formulas using an\u0000unbounded amount of occurrences of binary operators is NP-complete for all of\u0000these logics. On the other hand, when investigating the complexity of learning\u0000formulas with bounded amount of occurrences of binary operators, we exhibit\u0000discrepancies between the complexity of learning LTL, CTL and ATL formulas\u0000(with a varying number of agents).","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"57 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934534","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Recomposition: A New Technique for Efficient Compositional Verification 重组:高效组合验证的新技术
Pub Date : 2024-08-07 DOI: arxiv-2408.03488
Ian Dardik, April Porter, Eunsuk Kang
Compositional verification algorithms are well-studied in the context ofmodel checking. Properly selecting components for verification is important forefficiency, yet has received comparatively less attention. In this paper, weaddress this gap with a novel compositional verification framework that focuseson component selection as an explicit, first-class concept. The frameworkdecomposes a system into components, which we then recompose into newcomponents for efficient verification. At the heart of our technique is therecomposition map that determines how recomposition is performed; the componentselection problem thus reduces to finding a good recomposition map. However,the space of possible recomposition maps can be large. We therefore proposeheuristics to find a small portfolio of recomposition maps, which we then runin parallel. We implemented our techniques in a model checker for the TLA+language. In our experiments, we show that our tool achieves competitiveperformance with TLC-a well-known model checker for TLA+-on a benchmark suiteof distributed protocols.
组合验证算法在模型检查中得到了广泛研究。为验证正确选择组件对提高效率非常重要,但得到的关注却相对较少。在本文中,我们通过一个新颖的组合验证框架来弥补这一不足,该框架将组件选择作为一个明确的一级概念。该框架将系统分解为多个组件,然后我们将这些组件重新组合为新的组件,从而实现高效验证。我们技术的核心是决定如何进行重组的重组图;因此,组件选择问题可以简化为找到一个好的重组图。然而,可能的重组图空间可能很大。因此,我们提出了寻找重组图小组合的启发式方法,然后并行运行。我们在 TLA+ 语言的模型检查器中实现了我们的技术。在我们的实验中,我们发现我们的工具在一套分布式协议基准上取得了与 TLC(著名的 TLA+ 语言模型检查器)相当的性能。
{"title":"Recomposition: A New Technique for Efficient Compositional Verification","authors":"Ian Dardik, April Porter, Eunsuk Kang","doi":"arxiv-2408.03488","DOIUrl":"https://doi.org/arxiv-2408.03488","url":null,"abstract":"Compositional verification algorithms are well-studied in the context of\u0000model checking. Properly selecting components for verification is important for\u0000efficiency, yet has received comparatively less attention. In this paper, we\u0000address this gap with a novel compositional verification framework that focuses\u0000on component selection as an explicit, first-class concept. The framework\u0000decomposes a system into components, which we then recompose into new\u0000components for efficient verification. At the heart of our technique is the\u0000recomposition map that determines how recomposition is performed; the component\u0000selection problem thus reduces to finding a good recomposition map. However,\u0000the space of possible recomposition maps can be large. We therefore propose\u0000heuristics to find a small portfolio of recomposition maps, which we then run\u0000in parallel. We implemented our techniques in a model checker for the TLA+\u0000language. In our experiments, we show that our tool achieves competitive\u0000performance with TLC-a well-known model checker for TLA+-on a benchmark suite\u0000of distributed protocols.","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"86 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934535","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Modular assurance of an Autonomous Ferry using Contract-Based Design and Simulation-based Verification Principles 利用基于合同的设计和基于仿真的验证原则为自主渡轮提供模块化保证
Pub Date : 2024-08-06 DOI: arxiv-2408.03244
Jon Arne Glomsrud, Stephanie Kemna, Chanjei Vasanthan, Luman Zhao, Dag McGeorge, Tom Arne Pedersen, Tobias Rye Torben, Børge Rokseth, Dong Trong Nguyen
With the introduction of autonomous technology into our society, e.g.autonomous shipping, it is important to assess and assure the safety ofautonomous systems in a real-world context. Simulation-based testing is acommon approach to attempt to verify performance of autonomous systems, butassurance also requires formal evidence. This paper introduces the Assurance ofDigital Assets (ADA) framework, a structured method for the assurance ofdigital assets, i.e. novel, complex, or intelligent systems enabled by digitaltechnologies, using contract-based design. Results are shown for an autonomousferry assurance case, focusing on collision avoidance during the ferry'stransit. Further, we discuss the role of simulation-based testing in verifyingcompliance to contract specifications, to build the necessary evidence for anassurance case.
随着自主技术(如自主航运)被引入我们的社会,在现实世界中评估和保证自主系统的安全性就显得尤为重要。基于仿真的测试是验证自主系统性能的常用方法,但保证还需要正式的证据。本文介绍了 "数字资产保证"(ADA)框架,这是一种结构化方法,用于使用基于合同的设计保证数字资产,即由数字技术实现的新型、复杂或智能系统。我们展示了一个自主渡轮保证案例的结果,重点是渡轮航行过程中的防撞问题。此外,我们还讨论了基于仿真的测试在验证是否符合合同规范方面的作用,以便为保证案例提供必要的证据。
{"title":"Modular assurance of an Autonomous Ferry using Contract-Based Design and Simulation-based Verification Principles","authors":"Jon Arne Glomsrud, Stephanie Kemna, Chanjei Vasanthan, Luman Zhao, Dag McGeorge, Tom Arne Pedersen, Tobias Rye Torben, Børge Rokseth, Dong Trong Nguyen","doi":"arxiv-2408.03244","DOIUrl":"https://doi.org/arxiv-2408.03244","url":null,"abstract":"With the introduction of autonomous technology into our society, e.g.\u0000autonomous shipping, it is important to assess and assure the safety of\u0000autonomous systems in a real-world context. Simulation-based testing is a\u0000common approach to attempt to verify performance of autonomous systems, but\u0000assurance also requires formal evidence. This paper introduces the Assurance of\u0000Digital Assets (ADA) framework, a structured method for the assurance of\u0000digital assets, i.e. novel, complex, or intelligent systems enabled by digital\u0000technologies, using contract-based design. Results are shown for an autonomous\u0000ferry assurance case, focusing on collision avoidance during the ferry's\u0000transit. Further, we discuss the role of simulation-based testing in verifying\u0000compliance to contract specifications, to build the necessary evidence for an\u0000assurance case.","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"131 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934536","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Extension preservation on dense graph classes 密集图类的扩展保持
Pub Date : 2024-08-05 DOI: arxiv-2408.02388
Ioannis Eleftheriadis
Preservation theorems provide a direct correspondence between the syntacticstructure of first-order sentences and the closure properties of theirrespective classes of models. A line of work has explored preservation theoremsrelativised to combinatorially tame classes of sparse structures [Atserias etal., JACM 2006; Atserias et al., SiCOMP 2008; Dawar, JCSS 2010; Dawar andEleftheriadis, 2024]. In this article we initiate the study of preservationtheorems for dense graph classes. In contrast to the sparse setting, we showthat extension preservation fails on most natural dense classes of lowcomplexity. Nonetheless, we isolate a technical condition which is sufficientfor extension preservation to hold, providing a dense analogue to a result of[Atserias et al., SiCOMP 2008].
保存定理提供了一阶句子的句法结构与其相应类别模型的闭合属性之间的直接对应关系。有一系列工作探索了将保存定理衍生到组合驯服的稀疏结构类[Atserias etal., JACM 2006; Atserias et al., SiCOMP 2008; Dawar, JCSS 2010; Dawar andEleftheriadis, 2024]。在本文中,我们将开始研究密集图类的保存定理。与稀疏设置不同,我们证明在大多数低复杂度的自然稠密类上,扩展保存都是失败的。尽管如此,我们还是分离出了一个足以使扩展保持成立的技术条件,为[Atserias et al., SiCOMP 2008]的一个结果提供了一个稠密类。
{"title":"Extension preservation on dense graph classes","authors":"Ioannis Eleftheriadis","doi":"arxiv-2408.02388","DOIUrl":"https://doi.org/arxiv-2408.02388","url":null,"abstract":"Preservation theorems provide a direct correspondence between the syntactic\u0000structure of first-order sentences and the closure properties of their\u0000respective classes of models. A line of work has explored preservation theorems\u0000relativised to combinatorially tame classes of sparse structures [Atserias et\u0000al., JACM 2006; Atserias et al., SiCOMP 2008; Dawar, JCSS 2010; Dawar and\u0000Eleftheriadis, 2024]. In this article we initiate the study of preservation\u0000theorems for dense graph classes. In contrast to the sparse setting, we show\u0000that extension preservation fails on most natural dense classes of low\u0000complexity. Nonetheless, we isolate a technical condition which is sufficient\u0000for extension preservation to hold, providing a dense analogue to a result of\u0000[Atserias et al., SiCOMP 2008].","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"193 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934537","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Towards an ontology of state actors in cyberspace 建立网络空间国家行为者本体论
Pub Date : 2024-08-03 DOI: arxiv-2408.01787
Giacomo De Colle
To improve cyber threat analysis practices in cybersecurity, I present a planto build a formal ontological representation of state actors in cyberspace andof cyber operations. I argue that modelling these phenomena via ontologiesallows for coherent integration of data coming from diverse sources, automatedreasoning over such data, as well as intelligence extraction and reuse from andof them. Existing ontological tools in cybersecurity can be ameliorated byconnecting them to neighboring domains such as law, regulations, governmentalinstitutions, and documents. In this paper, I propose metrics to evaluatecurrently existing ontological tools to create formal representations in thecybersecurity domain, and I provide a plan to develop and extend them when theyare lacking.
为了改进网络安全领域的网络威胁分析实践,我提出了一项计划,以建立网络空间国家行为体和网络行动的正式本体论表征。我认为,通过本体对这些现象进行建模,可以连贯地整合来自不同来源的数据,对这些数据进行自动推理,并从中提取和重用情报。网络安全领域现有的本体论工具可以通过将其与法律、法规、政府机构和文件等相邻领域连接起来而得到改善。在本文中,我提出了评估当前现有本体论工具的指标,以创建网络安全领域的正式表征,并提供了在缺乏这些工具时开发和扩展它们的计划。
{"title":"Towards an ontology of state actors in cyberspace","authors":"Giacomo De Colle","doi":"arxiv-2408.01787","DOIUrl":"https://doi.org/arxiv-2408.01787","url":null,"abstract":"To improve cyber threat analysis practices in cybersecurity, I present a plan\u0000to build a formal ontological representation of state actors in cyberspace and\u0000of cyber operations. I argue that modelling these phenomena via ontologies\u0000allows for coherent integration of data coming from diverse sources, automated\u0000reasoning over such data, as well as intelligence extraction and reuse from and\u0000of them. Existing ontological tools in cybersecurity can be ameliorated by\u0000connecting them to neighboring domains such as law, regulations, governmental\u0000institutions, and documents. In this paper, I propose metrics to evaluate\u0000currently existing ontological tools to create formal representations in the\u0000cybersecurity domain, and I provide a plan to develop and extend them when they\u0000are lacking.","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"35 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934538","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Characterizing Data Dependencies Then and Now 描述数据依赖关系的过去和现在
Pub Date : 2024-08-02 DOI: arxiv-2408.01109
Phokion G. Kolaitis, Andreas Pieris
Data dependencies are integrity constraints that the data of interest mustobey. During the 1980s, Janos Makowsky made a number of contributions to thestudy of data dependencies; in particular, he was the first researcher tocharacterize data dependencies in terms of their structural properties. Thegoal of this article is to first present an overview of Makowsky's work oncharacterizing certain classes of data dependencies and then discuss recentdevelopments concerning characterizations of broader classes of datadependencies.
数据依赖是相关数据必须遵守的完整性约束。20 世纪 80 年代,亚诺什-马科夫斯基(Janos Makowsky)对数据依赖性的研究做出了许多贡献;特别是,他是第一个从数据依赖性的结构属性角度对数据依赖性进行描述的研究者。本文的目标是首先概述马科夫斯基在描述某些类别的数据依赖性方面的工作,然后讨论有关描述更广泛类别的数据依赖性的最新进展。
{"title":"Characterizing Data Dependencies Then and Now","authors":"Phokion G. Kolaitis, Andreas Pieris","doi":"arxiv-2408.01109","DOIUrl":"https://doi.org/arxiv-2408.01109","url":null,"abstract":"Data dependencies are integrity constraints that the data of interest must\u0000obey. During the 1980s, Janos Makowsky made a number of contributions to the\u0000study of data dependencies; in particular, he was the first researcher to\u0000characterize data dependencies in terms of their structural properties. The\u0000goal of this article is to first present an overview of Makowsky's work on\u0000characterizing certain classes of data dependencies and then discuss recent\u0000developments concerning characterizations of broader classes of data\u0000dependencies.","PeriodicalId":501208,"journal":{"name":"arXiv - CS - Logic in Computer Science","volume":"57 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141934540","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
arXiv - CS - Logic in Computer Science
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1