中文
相关论文

相关论文: The COMICS Tool - Computing Minimal Counterexample…

200 篇论文

This study extends the use of symbolic computation in Matrix Structural Analysis (MSA) to plane (2D) trusses, building on previous work that focused on continuous beams. An open-source MATLAB program, hosted on GitHub, was developed to…

计算工程、金融与科学 · 计算机科学 2024-11-26 Vagelis Plevris , Afaq Ahmad

We present an efficient parametric model checking (PMC) technique for the analysis of software performability, i.e., of the performance and dependability properties of software systems. The new PMC technique works by automatically…

计算机科学中的逻辑 · 计算机科学 2022-10-25 Xinwei Fang , Radu Calinescu , Simos Gerasimou , Faisal Alhwikem

Given two MIPS programs, when are they equivalent? At first glance, this is tricky to define, because of the unstructured nature of assembly code. We propose the use of alternating concolic execution to detect whether two programs are…

编程语言 · 计算机科学 2018-01-09 Abel Nieto

This article is a tutorial on Markov chain Monte Carlo simulations and their statistical analysis. The theoretical concepts are illustrated through many numerical assignments from the author's book on the subject. Computer code (in Fortran)…

统计力学 · 物理学 2016-08-31 Bernd A. Berg

Markov chain Monte Carlo (MCMC) is one of the most useful approaches to scientific computing because of its flexible construction, ease of use and generality. Indeed, MCMC is indispensable for performing Bayesian analysis. Two critical…

统计计算 · 统计学 2019-10-18 Vivekananda Roy

Counterfactual examples have emerged as an effective approach to produce simple and understandable post-hoc explanations. In the context of graph classification, previous work has focused on generating counterfactual explanations by…

机器学习 · 计算机科学 2023-07-28 Carlo Abrate , Giulia Preti , Francesco Bonchi

Continuous-time Markov chains are mathematical models that are used to describe the state-evolution of dynamical systems under stochastic uncertainty, and have found widespread applications in various fields. In order to make these models…

概率论 · 数学 2017-06-22 Thomas Krak , Jasper De Bock , Arno Siebes

This work applies Matrix Completion (MC) -- a class of machine-learning methods commonly used in the context of recommendation systems -- to analyse economic complexity. MC is applied to reconstruct the Revealed Comparative Advantage (RCA)…

综合经济学 · 经济学 2021-09-10 Gnecco Giorgio , Nutarelli Federico , Riccaboni Massimo

This paper describes the COINS (COnstraint-based INteractive Solving) system: a conflict-based constraint solver. It helps understanding inconsistencies, simulates constraint additions and/or retractions (without any propagation),…

软件工程 · 计算机科学 2007-05-23 Samir Ouis , Narendra Jussien , Patrice Boizumault

Simulation has emerged as a popular method to study the long-term societal consequences of recommender systems. This approach allows researchers to specify their theoretical model explicitly and observe the evolution of system-level…

计算机与社会 · 计算机科学 2021-07-29 Eli Lucherini , Matthew Sun , Amy Winecoff , Arvind Narayanan

Formula recognition presents significant challenges due to the complicated structure and varied notation of mathematical expressions. Despite continuous advancements in formula recognition models, the evaluation metrics employed by these…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Bin Wang , Fan Wu , Linke Ouyang , Zhuangcheng Gu , Rui Zhang , Renqiu Xia , Bo Zhang , Conghui He

Counter systems are a well-known and powerful modeling notation for specifying infinite-state systems. In this paper we target the problem of checking temporal properties of counter systems. We first focus on checking liveness properties…

计算机科学中的逻辑 · 计算机科学 2017-12-18 K Vasanta Lakshmi , Aravind Acharya , Raghavan Komondoor

Divide-and-conquer MCMC is a strategy for parallelising Markov Chain Monte Carlo sampling by running independent samplers on disjoint subsets of a dataset and merging their output. An ongoing challenge in the literature is to efficiently…

机器学习 · 统计学 2024-06-18 C. Trojan , P. Fearnhead , C. Nemeth

Despite substantial progress in abstractive text summarization to generate fluent and informative texts, the factual inconsistency in the generated summaries remains an important yet challenging problem to be solved. In this paper, we…

计算与语言 · 计算机科学 2023-05-19 Chenhe Dong , Yuexiang Xie , Yaliang Li , Ying Shen

Graph theory is an interdisciplinary field of study that has various applications in mathematical modeling and computer science. Research in graph theory depends on the creation of not only theorems but also conjectures. Conjecture-refuting…

组合数学 · 数学 2023-06-29 Valentino Vito , Lim Yohanes Stefanus

Counterfactual explanations focus on "actionable knowledge" to help end-users understand how a machine learning outcome could be changed to a more desirable outcome. For this purpose a counterfactual explainer needs to discover input…

Argument Mining(AM) aims to uncover the argumentative structures within a text. Previous methods require several subtasks, such as span identification, component classification, and relation classification. Consequently, these methods need…

计算与语言 · 计算机科学 2026-03-26 Masayuki Kawarada , Tsutomu Hirao , Wataru Uchida , Masaaki Nagata

Timed Transition Models (TTMs) are event-based descriptions for modelling, specifying, and verifying discrete real-time systems. An event can be spontaneous, fair, or timed with specified bounds. TTMs have a textual syntax, an operational…

软件工程 · 计算机科学 2015-06-12 Chen-Wei Wang , Jonathan S. Ostroff , Simon Hudon

Easy Parameter Inference in Cosmology (EPIC) is another Markov Chain Monte Carlo (MCMC) sampler for Cosmology. It is implemented in Python and provides Bayesian parameter inference and model comparison based on the Bayesian evidence. The…

天体物理仪器与方法 · 物理学 2018-09-19 Rafael J. F. Marcondes

We provide the first complete continuous time framework for denoising diffusion models of discrete data. This is achieved by formulating the forward noising process and corresponding reverse time generative process as Continuous Time Markov…