首页 > 最新文献

Journal of Applied Logic最新文献

英文 中文
Efficient incremental planning and learning with multi-valued decision diagrams 基于多值决策图的高效增量计划和学习
Q1 Mathematics Pub Date : 2017-07-01 DOI: 10.1016/j.jal.2016.11.032
Jean-Christophe Magnan, Pierre-Henri Wuillemin

In the domain of decision theoretic planning, the factored framework (Factored Markov Decision Process, fmdp) has produced optimized algorithms using structured representations such as Decision Trees (Structured Value Iteration (svi), Structured Policy Iteration (spi)) or Algebraic Decision Diagrams (Stochastic Planning Using Decision Diagrams (spudd)). Since it may be difficult to elaborate the factored models used by these algorithms, the architecture sdyna, which combines learning and planning algorithms using structured representations, was introduced. However, the state-of-the-art algorithms for incremental learning, for structured decision theoretic planning or for reinforcement learning require the problem to be specified only with binary variables and/or use data structures that can be improved in term of compactness. In this paper, we propose to use Multi-Valued Decision Diagrams (mdds) as a more efficient data structure for the sdyna architecture and describe a planning algorithm and an incremental learning algorithm dedicated to this new structured representation. For both planning and learning algorithms, we experimentally show that they allow significant improvements in time, in compactness of the computed policy and of the learned model. We then analyzed the combination of these two algorithms in an efficient sdyna instance for simultaneous learning and planning using mdds.

在决策理论规划领域,因式框架(因式马尔可夫决策过程,fmdp)使用结构化表示产生优化算法,如决策树(结构化值迭代(svi),结构化策略迭代(spi))或代数决策图(使用决策图的随机规划(spudd))。由于这些算法使用的因子模型可能难以详细描述,因此引入了使用结构化表示将学习和规划算法结合在一起的架构sdyna。然而,用于增量学习、结构化决策理论规划或强化学习的最先进算法要求只使用二进制变量和/或使用可以在紧凑性方面得到改进的数据结构来指定问题。在本文中,我们建议使用多值决策图(mdd)作为sdyna体系结构的更有效的数据结构,并描述了一种专门用于这种新的结构化表示的规划算法和增量学习算法。对于规划和学习算法,我们的实验表明,它们在时间、计算策略和学习模型的紧凑性方面都有显著的改进。然后,我们在一个高效的sdyna实例中分析了这两种算法的组合,以使用mdd进行同步学习和规划。
{"title":"Efficient incremental planning and learning with multi-valued decision diagrams","authors":"Jean-Christophe Magnan,&nbsp;Pierre-Henri Wuillemin","doi":"10.1016/j.jal.2016.11.032","DOIUrl":"10.1016/j.jal.2016.11.032","url":null,"abstract":"<div><p>In the domain of decision theoretic planning, the factored framework (Factored Markov Decision Process, <span>fmdp</span>) has produced optimized algorithms using structured representations such as Decision Trees (Structured Value Iteration (<span>svi</span>), Structured Policy Iteration (<span>spi</span>)) or Algebraic Decision Diagrams (Stochastic Planning Using Decision Diagrams (<span>spudd</span>)). Since it may be difficult to elaborate the factored models used by these algorithms, the architecture <span>sdyna</span>, which combines learning and planning algorithms using structured representations, was introduced. However, the state-of-the-art algorithms for incremental learning, for structured decision theoretic planning or for reinforcement learning require the problem to be specified only with binary variables and/or use data structures that can be improved in term of compactness. In this paper, we propose to use Multi-Valued Decision Diagrams (<span>mdd</span>s) as a more efficient data structure for the <span>sdyna</span> architecture and describe a planning algorithm and an incremental learning algorithm dedicated to this new structured representation. For both planning and learning algorithms, we experimentally show that they allow significant improvements in time, in compactness of the computed policy and of the learned model. We then analyzed the combination of these two algorithms in an efficient <span>sdyna</span> instance for simultaneous learning and planning using <span>mdd</span>s.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"22 ","pages":"Pages 63-90"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.11.032","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125202568","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Hierarchical beam search for solving most relevant explanation in Bayesian networks 求解贝叶斯网络中最相关解释的层次束搜索
Q1 Mathematics Pub Date : 2017-07-01 DOI: 10.1016/j.jal.2016.11.028
Xiaoyuan Zhu, Changhe Yuan

Most Relevant Explanation (MRE) is an inference problem in Bayesian networks that finds the most relevant partial instantiation of target variables as an explanation for given evidence. It has been shown in recent literature that it addresses the overspecification problem of existing methods, such as MPE and MAP. In this paper, we propose a novel hierarchical beam search algorithm for solving MRE. The main idea is to use a second-level beam to limit the number of successors generated by the same parent so as to limit the similarity between the solutions in the first-level beam and result in a more diversified population. Three pruning criteria are also introduced to achieve further diversity. Empirical results show that the new algorithm outperforms local search and regular beam search.

最相关解释(MRE)是贝叶斯网络中的一个推理问题,它寻找目标变量最相关的部分实例作为给定证据的解释。最近的文献表明,它解决了现有方法(如MPE和MAP)的过度规范问题。本文提出了一种新的分层波束搜索算法。主要思想是使用第二级梁来限制由同一亲本产生的后继数,从而限制第一级梁中解之间的相似性,从而使种群更加多样化。还引入了三个修剪标准,以实现进一步的多样性。实验结果表明,新算法优于局部搜索和规则波束搜索。
{"title":"Hierarchical beam search for solving most relevant explanation in Bayesian networks","authors":"Xiaoyuan Zhu,&nbsp;Changhe Yuan","doi":"10.1016/j.jal.2016.11.028","DOIUrl":"10.1016/j.jal.2016.11.028","url":null,"abstract":"<div><p>Most Relevant Explanation (MRE) is an inference problem in Bayesian networks that finds the most relevant partial instantiation of target variables as an explanation for given evidence. It has been shown in recent literature that it addresses the overspecification problem of existing methods, such as MPE and MAP. In this paper, we propose a novel hierarchical beam search algorithm for solving MRE. The main idea is to use a second-level beam to limit the number of successors generated by the same parent so as to limit the similarity between the solutions in the first-level beam and result in a more <em>diversified</em> population. Three pruning criteria are also introduced to achieve further diversity. Empirical results show that the new algorithm outperforms local search and regular beam search.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"22 ","pages":"Pages 3-13"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.11.028","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126116015","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Algebraic model counting 代数模型计数
Q1 Mathematics Pub Date : 2017-07-01 DOI: 10.1016/j.jal.2016.11.031
Angelika Kimmig , Guy Van den Broeck , Luc De Raedt

Weighted model counting (WMC) is a well-known inference task on knowledge bases, and the basis for some of the most efficient techniques for probabilistic inference in graphical models. We introduce algebraic model counting (AMC), a generalization of WMC to a semiring structure that provides a unified view on a range of tasks and existing results. We show that AMC generalizes many well-known tasks in a variety of domains such as probabilistic inference, soft constraints and network and database analysis. Furthermore, we investigate AMC from a knowledge compilation perspective and show that all AMC tasks can be evaluated using sd-DNNF circuits, which are strictly more succinct, and thus more efficient to evaluate, than direct representations of sets of models. We identify further characteristics of AMC instances that allow for evaluation on even more succinct circuits.

加权模型计数(Weighted model counting, WMC)是一种众所周知的基于知识库的推理任务,也是图形模型中一些最有效的概率推理技术的基础。我们介绍了代数模型计数(AMC),这是WMC的一种推广,它提供了对一系列任务和现有结果的统一视图的半环结构。我们证明了AMC在概率推理、软约束、网络和数据库分析等各个领域推广了许多众所周知的任务。此外,我们从知识编译的角度研究了AMC,并表明所有AMC任务都可以使用sd-DNNF电路进行评估,这比直接表示模型集更简洁,因此评估效率更高。我们确定了AMC实例的进一步特征,允许对更简洁的电路进行评估。
{"title":"Algebraic model counting","authors":"Angelika Kimmig ,&nbsp;Guy Van den Broeck ,&nbsp;Luc De Raedt","doi":"10.1016/j.jal.2016.11.031","DOIUrl":"10.1016/j.jal.2016.11.031","url":null,"abstract":"<div><p>Weighted model counting (WMC) is a well-known inference task on knowledge bases, and the basis for some of the most efficient techniques for probabilistic inference in graphical models. We introduce algebraic model counting (AMC), a generalization of WMC to a semiring structure that provides a unified view on a range of tasks and existing results. We show that AMC generalizes many well-known tasks in a variety of domains such as probabilistic inference, soft constraints and network and database analysis. Furthermore, we investigate AMC from a knowledge compilation perspective and show that all AMC tasks can be evaluated using <span>sd-DNNF</span> circuits, which are strictly more succinct, and thus more efficient to evaluate, than direct representations of sets of models. We identify further characteristics of AMC instances that allow for evaluation on even more succinct circuits.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"22 ","pages":"Pages 46-62"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.11.031","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77754691","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 60
What kind of independence do we need for multiple iterated belief change? 对于多次迭代的信念改变,我们需要什么样的独立性?
Q1 Mathematics Pub Date : 2017-07-01 DOI: 10.1016/j.jal.2016.11.033
Gabriele Kern-Isberner, Daniela Huvermann

Multiple iterated revision requires advanced belief revision techniques that are able to integrate several pieces of new information into epistemic states. A crucial feature of this kind of revision is that the multiple pieces of information should be dealt with separately. Previous works have proposed several independence postulates which should ensure this. In this paper, we argue, first, that these postulates are too strong as they may enforce beliefs without justification, and second, that they are not necessary to ensure the principal aim of multiple revision. Instead, principles of conditional preservation guarantee a suitable handling of sets of sentences under revision. We formalize such a principle for multiple propositional revision for ranking functions, and we propose some novel postulates for multiple iterated revision that are in line with AGM and the Darwiche & Pearl postulates. We show that just a few fundamental postulates are enough to cover major approaches to (multiple) iterated belief revision, and that independence in the sense of Thielscher, Jin, and Delgrande is optional. As a proof of concept, we present propositional c-revisions of ranking functions.

多次迭代修正需要先进的信念修正技术,能够将多个新信息整合到认知状态中。这种修订的一个关键特征是,应该分别处理多个信息片段。以前的工作已经提出了几个独立的假设,应该确保这一点。在本文中,我们认为,首先,这些假设过于强大,因为它们可能会在没有理由的情况下强制执行信念,其次,它们对于确保多次修订的主要目标是不必要的。相反,条件保存原则保证了对正在修改的句子集的适当处理。我们形式化了排序函数的多次命题修正原则,并提出了一些符合AGM和达尔文理论的多次迭代修正的新假设。珍珠假设。我们表明,只需几个基本假设就足以涵盖(多次)迭代信念修正的主要方法,并且Thielscher, Jin和Delgrande意义上的独立性是可选的。作为概念证明,我们提出了排序函数的命题c-修正。
{"title":"What kind of independence do we need for multiple iterated belief change?","authors":"Gabriele Kern-Isberner,&nbsp;Daniela Huvermann","doi":"10.1016/j.jal.2016.11.033","DOIUrl":"10.1016/j.jal.2016.11.033","url":null,"abstract":"<div><p>Multiple iterated revision requires advanced belief revision techniques that are able to integrate several pieces of new information into epistemic states. A crucial feature of this kind of revision is that the multiple pieces of information should be dealt with separately. Previous works have proposed several independence postulates which should ensure this. In this paper, we argue, first, that these postulates are too strong as they may enforce beliefs without justification, and second, that they are not necessary to ensure the principal aim of multiple revision. Instead, principles of conditional preservation guarantee a suitable handling of sets of sentences under revision. We formalize such a principle for multiple propositional revision for ranking functions, and we propose some novel postulates for multiple iterated revision that are in line with AGM and the Darwiche &amp; Pearl postulates. We show that just a few fundamental postulates are enough to cover major approaches to (multiple) iterated belief revision, and that independence in the sense of Thielscher, Jin, and Delgrande is optional. As a proof of concept, we present propositional c-revisions of ranking functions.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"22 ","pages":"Pages 91-119"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.11.033","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117285624","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Factored performance functions and decision making in continuous time Bayesian networks 连续时间贝叶斯网络中的因子性能函数与决策
Q1 Mathematics Pub Date : 2017-07-01 DOI: 10.1016/j.jal.2016.11.030
Liessman Sturlaugson, Logan Perreault, John W. Sheppard

The continuous time Bayesian network (CTBN) is a probabilistic graphical model that enables reasoning about complex, interdependent, and continuous-time subsystems. The model uses nodes to denote subsystems and arcs to denote conditional dependence. This dependence manifests in how the dynamics of a subsystem changes based on the current states of its parents in the network. While the original CTBN definition allows users to specify the dynamics of how the system evolves, users might also want to place value expressions over the dynamics of the model in the form of performance functions. We formalize these performance functions for the CTBN and show how they can be factored in the same way as the network, allowing what we argue is a more intuitive and explicit representation. For cases in which a performance function must involve multiple nodes, we show how to augment the structure of the CTBN to account for the performance interaction while maintaining the factorization of a single performance function for each node. We introduce the notion of optimization for CTBNs, and show how a family of performance functions can be used as the evaluation criteria for a multi-objective optimization procedure.

连续时间贝叶斯网络(CTBN)是一种概率图模型,可以对复杂的、相互依赖的和连续时间的子系统进行推理。该模型用节点表示子系统,用圆弧表示条件依赖关系。这种依赖性体现在子系统的动态如何根据其在网络中的父节点的当前状态而变化。虽然原始的CTBN定义允许用户指定系统如何发展的动态,但用户可能还希望以性能函数的形式将值表达式置于模型的动态之上。我们形式化了CTBN的这些性能函数,并展示了它们如何以与网络相同的方式被分解,从而允许我们认为是更直观和显式的表示。对于性能函数必须涉及多个节点的情况,我们展示了如何增强CTBN的结构,以考虑性能交互,同时保持每个节点的单个性能函数的因式分解。我们介绍了ctbn优化的概念,并展示了如何将一系列性能函数用作多目标优化过程的评估标准。
{"title":"Factored performance functions and decision making in continuous time Bayesian networks","authors":"Liessman Sturlaugson,&nbsp;Logan Perreault,&nbsp;John W. Sheppard","doi":"10.1016/j.jal.2016.11.030","DOIUrl":"10.1016/j.jal.2016.11.030","url":null,"abstract":"<div><p>The continuous time Bayesian network (CTBN) is a probabilistic graphical model that enables reasoning about complex, interdependent, and continuous-time subsystems. The model uses nodes to denote subsystems and arcs to denote conditional dependence. This dependence manifests in how the dynamics of a subsystem changes based on the current states of its parents in the network. While the original CTBN definition allows users to specify the dynamics of how the system evolves, users might also want to place value expressions over the dynamics of the model in the form of performance functions. We formalize these performance functions for the CTBN and show how they can be factored in the same way as the network, allowing what we argue is a more intuitive and explicit representation. For cases in which a performance function must involve multiple nodes, we show how to augment the structure of the CTBN to account for the performance interaction while maintaining the factorization of a single performance function for each node. We introduce the notion of optimization for CTBNs, and show how a family of performance functions can be used as the evaluation criteria for a multi-objective optimization procedure.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"22 ","pages":"Pages 28-45"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.11.030","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123574326","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
A study on anomaly detection ensembles 异常检测集成系统的研究
Q1 Mathematics Pub Date : 2017-05-01 DOI: 10.1016/j.jal.2016.12.002
Alvin Chiang , Esther David , Yuh-Jye Lee , Guy Leshem , Yi-Ren Yeh

An anomaly, or outlier, is an object exhibiting differences that suggest it belongs to an as-yet undefined class or category. Early detection of anomalies often proves of great importance because they may correspond to events such as fraud, spam, or device malfunctions. By automating the creation of a ranking or list of deviations, we can save time and decrease the cognitive overload of the individuals or groups responsible for responding to such events.

Over the years many anomaly and outlier metrics have been developed. In this paper we propose a clustering-based score ensembling method for outlier detection. Using benchmark datasets we evaluate quantitatively the robustness and accuracy of different ensemble strategies. We find that ensembling strategies offer only limited value for increasing overall performance, but provide robustness by negating the influence of severely underperforming models.

一个异常或离群值,是一个显示出差异的对象,表明它属于一个尚未定义的类或类别。早期检测异常通常被证明是非常重要的,因为它们可能对应于欺诈、垃圾邮件或设备故障等事件。通过自动创建排序或偏差列表,我们可以节省时间并减少负责响应此类事件的个人或团体的认知过载。多年来,已经开发了许多异常和离群指标。在本文中,我们提出了一种基于聚类的分数集成方法来检测异常值。使用基准数据集,我们定量地评估了不同集成策略的鲁棒性和准确性。我们发现集成策略对提高整体性能提供的价值有限,但通过否定严重表现不佳的模型的影响提供鲁棒性。
{"title":"A study on anomaly detection ensembles","authors":"Alvin Chiang ,&nbsp;Esther David ,&nbsp;Yuh-Jye Lee ,&nbsp;Guy Leshem ,&nbsp;Yi-Ren Yeh","doi":"10.1016/j.jal.2016.12.002","DOIUrl":"https://doi.org/10.1016/j.jal.2016.12.002","url":null,"abstract":"<div><p>An anomaly, or outlier, is an object exhibiting differences that suggest it belongs to an as-yet undefined class or category. Early detection of anomalies often proves of great importance because they may correspond to events such as fraud, spam, or device malfunctions. By automating the creation of a ranking or list of deviations, we can save time and decrease the cognitive overload of the individuals or groups responsible for responding to such events.</p><p>Over the years many anomaly and outlier metrics have been developed. In this paper we propose a clustering-based score ensembling method for outlier detection. Using benchmark datasets we evaluate quantitatively the robustness and accuracy of different ensemble strategies. We find that ensembling strategies offer only limited value for increasing overall performance, but provide robustness by negating the influence of severely underperforming models.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"21 ","pages":"Pages 1-13"},"PeriodicalIF":0.0,"publicationDate":"2017-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.12.002","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"92126661","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 16
On expressive power of basic modal intuitionistic logic as a fragment of classical FOL 论基本模态直觉逻辑作为经典自由逻辑片段的表达能力
Q1 Mathematics Pub Date : 2017-05-01 DOI: 10.1016/j.jal.2016.11.036
Grigory K. Olkhovikov

The modal characterization theorem by J. van Benthem characterizes classical modal logic as the bisimulation invariant fragment of first-order logic. In this paper, we prove a similar characterization theorem for intuitionistic modal logic. For this purpose we introduce the notion of modal asimulation as an analogue of bisimulations. The paper treats four different fragments of first-order logic induced by their respective versions of Kripke-style semantics for modal intuitionistic logic. It is shown further that this characterization can be easily carried over to arbitrary first-order definable subclasses of classical first-order models.

范本瑟姆的模态表征定理将经典模态逻辑描述为一阶逻辑的双模拟不变片段。在本文中,我们证明了直觉模态逻辑的一个类似的表征定理。为此,我们引入模态仿真的概念,作为双仿真的一种模拟。本文讨论了模态直觉逻辑的四种不同的一阶逻辑片段,这些片段是由它们各自版本的kripke风格语义引起的。进一步证明,这种表征可以很容易地延续到经典一阶模型的任意一阶可定义子类。
{"title":"On expressive power of basic modal intuitionistic logic as a fragment of classical FOL","authors":"Grigory K. Olkhovikov","doi":"10.1016/j.jal.2016.11.036","DOIUrl":"https://doi.org/10.1016/j.jal.2016.11.036","url":null,"abstract":"<div><p>The modal characterization theorem by J. van Benthem characterizes classical modal logic as the bisimulation invariant fragment of first-order logic. In this paper, we prove a similar characterization theorem for intuitionistic modal logic. For this purpose we introduce the notion of modal asimulation as an analogue of bisimulations. The paper treats four different fragments of first-order logic induced by their respective versions of Kripke-style semantics for modal intuitionistic logic. It is shown further that this characterization can be easily carried over to arbitrary first-order definable subclasses of classical first-order models.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"21 ","pages":"Pages 57-90"},"PeriodicalIF":0.0,"publicationDate":"2017-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.11.036","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"92020036","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
On harmony and permuting conversions 论和谐与转换
Q1 Mathematics Pub Date : 2017-05-01 DOI: 10.1016/j.jal.2016.12.004
Nissim Francez

The paper exposes the relevance of permuting conversions (in natural-deduction systems) to the role of such systems in the theory of meaning known as proof-theoretic semantics, by relating permuting conversion to harmony, hitherto related to normalisation only. This is achieved by showing the connection of permuting conversion to the general notion of canonicity, once applied to arbitrary derivations from open assumption. In the course of exposing the relationship of permuting conversions to harmony, a general definition of the former is proposed, generalising the specific cases of disjunction and existential quantifiers considered in the literature.

本文通过将排列转换与和谐联系起来,揭示了(在自然演绎系统中)排列转换与这些系统在被称为证明论语义的意义理论中的作用的相关性,迄今为止仅与规范化相关。这是通过显示排列转换的连接,一般概念的规范,一旦应用于任意派生从开放的假设。在揭示排列转换与和谐关系的过程中,提出了前者的一般定义,概括了文献中考虑的析取和存在量词的具体情况。
{"title":"On harmony and permuting conversions","authors":"Nissim Francez","doi":"10.1016/j.jal.2016.12.004","DOIUrl":"https://doi.org/10.1016/j.jal.2016.12.004","url":null,"abstract":"<div><p>The paper exposes the relevance of permuting conversions (in natural-deduction systems) to the role of such systems in the theory of meaning known as proof-theoretic semantics, by relating permuting conversion to harmony, hitherto related to normalisation only. This is achieved by showing the connection of permuting conversion to the general notion of canonicity, once applied to arbitrary derivations from open assumption. In the course of exposing the relationship of permuting conversions to harmony, a general definition of the former is proposed, generalising the specific cases of disjunction and existential quantifiers considered in the literature.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"21 ","pages":"Pages 14-23"},"PeriodicalIF":0.0,"publicationDate":"2017-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.12.004","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"92020037","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Rewrite rules for CTL* 重写CTL*的规则
Q1 Mathematics Pub Date : 2017-05-01 DOI: 10.1016/j.jal.2016.12.003
John C. McCabe-Dansted, Mark Reynolds

A number of procedures for checking the satisfiability of formulas in the important branching time temporal logic CTL* have recently been proposed.

In this paper we develop techniques to support such reasoning based on rewrite rules. We consider how to automatically generate and quickly validate such rewrites. The techniques are based on use of so-called non-local and bundled variants of computation tree logics.

We show that such rules can quickly simplify CTL* formulas. These simplified formulas are shorter and easier to reason with using existing decision procedures for CTL*, as demonstrated by significant speed-ups across a wide range of benchmark formulas.

In this paper we provide both an Associative Commutative sound, confluent and terminating term rewrite system as well as a simple greedy rewrite system. We test them on a useful set of benchmarks. There are practical applications for theorem-proving and model-checking.

最近提出了一些检验重要分支时间时间逻辑CTL*中公式可满足性的方法。在本文中,我们开发了基于重写规则的技术来支持这种推理。我们将考虑如何自动生成并快速验证这样的重写。这些技术基于所谓的计算树逻辑的非局部和捆绑变体的使用。我们证明了这些规则可以快速简化CTL*公式。这些简化的公式更短,更容易使用CTL*的现有决策程序进行推理,正如在广泛的基准公式中显着加速所证明的那样。本文给出了一个结合交换音、合流和终止项重写系统以及一个简单的贪婪重写系统。我们在一组有用的基准上对它们进行测试。对于定理证明和模型检查有实际的应用。
{"title":"Rewrite rules for CTL*","authors":"John C. McCabe-Dansted,&nbsp;Mark Reynolds","doi":"10.1016/j.jal.2016.12.003","DOIUrl":"https://doi.org/10.1016/j.jal.2016.12.003","url":null,"abstract":"<div><p>A number of procedures for checking the satisfiability of formulas in the important branching time temporal logic CTL* have recently been proposed.</p><p>In this paper we develop techniques to support such reasoning based on rewrite rules. We consider how to automatically generate and quickly validate such rewrites. The techniques are based on use of so-called non-local and bundled variants of computation tree logics.</p><p>We show that such rules can quickly simplify CTL* formulas. These simplified formulas are shorter and easier to reason with using existing decision procedures for CTL*, as demonstrated by significant speed-ups across a wide range of benchmark formulas.</p><p>In this paper we provide both an Associative Commutative sound, confluent and terminating term rewrite system as well as a simple greedy rewrite system. We test them on a useful set of benchmarks. There are practical applications for theorem-proving and model-checking.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"21 ","pages":"Pages 24-56"},"PeriodicalIF":0.0,"publicationDate":"2017-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.12.003","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"92006558","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Marketing impact on diffusion in social networks 营销对社交网络扩散的影响
Q1 Mathematics Pub Date : 2017-03-01 DOI: 10.1016/j.jal.2016.11.034
Pavel Naumov , Jia Tao

The article proposes a way to add marketing into the standard threshold model of social networks. Within this framework, the article studies logical properties of the influence relation between sets of agents in social networks. Two different forms of this relation are considered: one for promotional marketing and the other for preventive marketing. In each case a sound and complete logical system describing properties of the influence relation is proposed. Both systems could be viewed as extensions of Armstrong's axioms of functional dependency from the database theory.

本文提出了一种将营销加入到社交网络标准门槛模型中的方法。在此框架下,本文研究了社会网络中主体间影响关系的逻辑性质。考虑了这种关系的两种不同形式:一种用于促销营销,另一种用于预防营销。在每种情况下,都提出了一个描述影响关系属性的健全而完整的逻辑系统。这两个系统都可以看作是数据库理论中Armstrong函数依赖公理的扩展。
{"title":"Marketing impact on diffusion in social networks","authors":"Pavel Naumov ,&nbsp;Jia Tao","doi":"10.1016/j.jal.2016.11.034","DOIUrl":"10.1016/j.jal.2016.11.034","url":null,"abstract":"<div><p>The article proposes a way to add marketing into the standard threshold model of social networks. Within this framework, the article studies logical properties of the influence relation between sets of agents in social networks. Two different forms of this relation are considered: one for promotional marketing and the other for preventive marketing. In each case a sound and complete logical system describing properties of the influence relation is proposed. Both systems could be viewed as extensions of Armstrong's axioms of functional dependency from the database theory.</p></div>","PeriodicalId":54881,"journal":{"name":"Journal of Applied Logic","volume":"20 ","pages":"Pages 49-74"},"PeriodicalIF":0.0,"publicationDate":"2017-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.jal.2016.11.034","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115874040","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
期刊
Journal of Applied Logic
全部 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