中文
相关论文

相关论文: Tractability of Theory Patching

200 篇论文

In real-life applications, machine learning models often face scenarios where there is a change in data distribution between training and test domains. When the aim is to make predictions on distributions different from those seen at…

机器学习 · 计算机科学 2021-11-04 Lucas Mansilla , Rodrigo Echeveste , Diego H. Milone , Enzo Ferrante

The branch of provability logic investigates the provability-based behavior of the mathematical theories. In a more precise way, it studies the relation between a mathematical theory $T$ and a modal logic $L$ via the provability…

逻辑 · 数学 2017-04-26 Amirhossein Akbar Tabatabai

All famous machine learning algorithms that comprise both supervised and semi-supervised learning work well only under a common assumption: the training and test data follow the same distribution. When the distribution changes, most…

机器学习 · 计算机科学 2022-07-15 Ievgen Redko , Emilie Morvant , Amaury Habrard , Marc Sebban , Younès Bennani

The combination of deep neural nets and theory-driven models, which we call deep grey-box modeling, can be inherently interpretable to some extent thanks to the theory backbone. Deep grey-box models are usually learned with a regularized…

机器学习 · 计算机科学 2022-10-25 Naoya Takeishi , Alexandros Kalousis

We investigate Petri nets with data, an extension of plain Petri nets where tokens carry values from an infinite data domain, and executability of transitions is conditioned by equalities between data values. We provide a decision procedure…

计算与语言 · 计算机科学 2024-07-12 Łukasz Kamiński , Sławomir Lasota

We investigate the decidability and complexity status of model-checking problems on unlabelled reachability graphs of Petri nets by considering first-order and modal languages without labels on transitions or atomic propositions on…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Philippe Darondeau , Stephane Demri , Roland Meyer , Christophe Morvan

Parse trees are fundamental syntactic structures in both computational linguistics and compilers construction. We argue in this paper that, in both fields, there are good incentives for model-checking sets of parse trees for some word…

计算机科学中的逻辑 · 计算机科学 2013-08-23 Anudhyan Boral , Sylvain Schmitz

The theory of sequences, supported by many SMT solvers, can model program data types including bounded arrays and lists. Sequences are parameterized by the element data type and provide operations such as accessing elements, concatenation,…

编程语言 · 计算机科学 2025-09-09 Denghang Hu , Taolue Chen , Philipp Rümmer , Fu Song , Zhilin Wu

We prove normalization for MTT, a general multimodal dependent type theory capable of expressing modal type theories for guarded recursion, internalized parametricity, and various other prototypical modal situations. We prove that deciding…

计算机科学中的逻辑 · 计算机科学 2026-03-25 Daniel Gratzer

Several disastrous security attacks can be attributed to delays in patching software vulnerabilities. While researchers and practitioners have paid significant attention to automate vulnerabilities identification and patch development…

软件工程 · 计算机科学 2021-06-21 Nesara Dissanayake , Mansooreh Zahedi , Asangi Jayatilaka , Muhammad Ali Babar

We present a uniform non-monotonic solution to the problems of reasoning about action on the basis of an argumentation-theoretic approach. Our theory is provably correct relative to a sensible minimisation policy introduced on top of a…

人工智能 · 计算机科学 2011-09-13 N. Y. Foo , Q. B. Vo

Applying logic in the area of conceptual modeling has been investigated widely, yet there has been limited uptake of logic-based conceptual modeling in industry. According to some researchers, another formalization of such tools as EER or…

软件工程 · 计算机科学 2024-09-25 Sabah Al-Fedaghi

Computability theory is traditionally conceived as the theoretical basis of informatics. Nevertheless, numerous proposals transcend computability theory, in particular by emphasizing interaction of modules, or components, parts,…

软件工程 · 计算机科学 2024-08-28 Peter Fettke , Wolfgang Reisig

The notion of drift refers to the phenomenon that the distribution, which is underlying the observed data, changes over time. Albeit many attempts were made to deal with drift, formal notions of drift are application-dependent and…

机器学习 · 计算机科学 2019-12-05 Fabian Hinder , André Artelt , Barbara Hammer

A hierarchy of type universes is a rudimentary ingredient in the type theories of many proof assistants to prevent the logical inconsistency resulting from combining dependent functions and the type-in-type rule. In this work, we argue that…

编程语言 · 计算机科学 2024-04-09 Jonathan Chan , Stephanie Weirich

A pattern $\alpha$ is a string of variables and terminal letters. We say that $\alpha$ matches a word $w$, consisting only of terminal letters, if $w$ can be obtained by replacing the variables of $\alpha$ by terminal words. The matching…

数据结构与算法 · 计算机科学 2022-07-18 Paweł Gawrychowski , Florin Manea , Stefan Siemer

Contraction theory is a mathematical framework for studying the convergence, robustness, and modularity properties of dynamical systems and algorithms. In this opinion paper, we provide five main opinions on the virtues of contraction…

系统与控制 · 电气工程与系统科学 2025-07-24 Alexander Davydov , Francesco Bullo

We consider the Domain Adaptation problem, also known as the covariate shift problem, where the distributions that generate the training and test data differ while retaining the same labeling function. This problem occurs across a large…

机器学习 · 计算机科学 2018-12-18 Artidoro Pagnoni , Stefan Gramatovici , Samuel Liu

To provide a dichotomy between those queries that can be made feasible on big data after appropriate preprocessing and those for which preprocessing does not help, Fan et al. developed the $\sqcap$-tractability theory. This theory provides…

计算复杂性 · 计算机科学 2015-10-02 Jiannan Yang , Hanpin Wang , Yongzhi Cao

We study the problem of checking whether an existential sentence (that is, a first-order sentence in prefix form built using existential quantifiers and all Boolean connectives) is true in a finite partially ordered set (in short, a poset).…

计算机科学中的逻辑 · 计算机科学 2014-05-13 Simone Bova , Robert Ganian , Stefan Szeider