中文
相关论文

相关论文: Completeness and Decidability Properties for Funct…

200 篇论文

We give extensional and intensional characterizations of functional programs with nondeterminism: as structure preserving functions between biorders, and as nondeterministic sequential algorithms on ordered concrete data structures which…

计算机科学中的逻辑 · 计算机科学 2023-06-22 James Laird

Data values in a dataset can be missing or anomalous due to mishandling or human error. Analysing data with missing values can create bias and affect the inferences. Several analysis methods, such as principle components analysis or…

人工智能 · 计算机科学 2022-05-11 Sandeep Hans , Diptikalyan Saha , Aniya Aggarwal

Usability is a key quality attribute of successful software systems. Unfortunately, there is no common understanding of the factors influencing usability and their interrelations. Hence, the lack of a comprehensive basis for designing,…

人机交互 · 计算机科学 2016-12-15 Sebastian Winter , Stefan Wagner , Florian Deissenboeck

Functional programming languages are particularly well-suited for building automated reasoning systems, since (among other reasons) a logical term is well modeled by an inductive type, traversing a term can be implemented generically as a…

编程语言 · 计算机科学 2020-06-02 Daniel Selsam , Simon Hudon , Leonardo de Moura

In the quest for Explainable Artificial Intelligence (XAI) one of the questions that frequently arises given a decision made by an AI system is, ``why was the decision made in this way?'' Formal approaches to explainability build a formal…

人工智能 · 计算机科学 2024-05-07 Yacine Izza , Alexey Ignatiev , Peter Stuckey , Joao Marques-Silva

We introduce some new logics of imperfect information by adding atomic formulas corresponding to inclusion and exclusion dependencies to the language of first order logic. The properties of these logics and their relationships with other…

逻辑 · 数学 2011-06-14 Pietro Galliani

A challenge for data imputation is the lack of knowledge. In this paper, we attempt to address this challenge by involving extra knowledge from web. To achieve high-performance web-based imputation, we use the dependency, i.e.FDs and CFDs,…

数据库 · 计算机科学 2016-11-15 Yiwen Tang , Hongzhi Wang , Shiwei Zhang , Huijun Zhang , Ruoxi Shi

This article introduces a relatively complete proof calculus for differential dynamic logic (dL) that is entirely based on uniform substitution, a proof rule that substitutes a formula for a predicate symbol everywhere. Uniform…

计算机科学中的逻辑 · 计算机科学 2017-08-17 André Platzer

Functional dependencies -- traditional, approximate and conditional are of critical importance in relational databases, as they inform us about the relationships between attributes. They are useful in schema normalization, data…

数据库 · 计算机科学 2010-12-14 Sushovan De , Subbarao Kambhampati

We study the complexity of query answering using views in a probabilistic XML setting, identifying large classes of XPath queries -- with child and descendant navigation and predicates -- for which there are efficient (PTime) algorithms. We…

数据库 · 计算机科学 2012-08-02 Bogdan Cautis , Evgeny Kharlamov

Determining functionals are tools to describe the finite dimensional long-term dynamics of infinite dimensional dynamical systems. There also exist several applications to infinite dimensional {\em random} dynamical systems. In these…

混沌动力学 · 物理学 2007-05-23 Igor Chueshov , Jinqiao Duan , Bjorn Schmalfuss

Learning high-quality feature embeddings efficiently and effectively is critical for the performance of web-scale machine learning systems. A typical model ingests hundreds of features with vocabularies on the order of millions to billions…

This paper gives an overview of Demaq, an XML message processing system operating on the foundation of transactional XML message queues. We focus on the syntax and semantics of its fully declarative, rule-based application language and…

数据库 · 计算机科学 2007-05-23 Alexander Böhm , Carl-Christian Kanne , Guido Moerkotte

EquiX is a search language for XML that combines the power of querying with the simplicity of searching. Requirements for such languages are discussed and it is shown that EquiX meets the necessary criteria. Both a graph-based abstract…

数据库 · 计算机科学 2007-05-23 Sara Cohen , Yaron Kanza , Yakov Kogan , Werner Nutt , Yehoshua Sagiv , Alexander Serebrenik

Deploying machine learning models in safety-related do-mains (e.g. autonomous driving, medical diagnosis) demands for approaches that are explainable, robust against adversarial attacks and aware of the model uncertainty. Recent deep…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Jan Kronenberger , Anselm Haselhoff

The applications of Artificial Intelligence (AI) methods especially machine learning techniques have increased in recent years. Classification algorithms have been successfully applied to different problems such as requirement…

软件工程 · 计算机科学 2023-02-13 Behnaz Jamasb , Reza Akbari , Seyed Raouf Khayami

Many formal languages have been proposed to express or represent Ontologies, including RDF, RDFS, DAML+OIL and OWL. Most of these languages are based on XML syntax, but with various terminologies and expressiveness. Therefore, choosing a…

人工智能 · 计算机科学 2010-06-24 Mohammad Mustafa Taye

To date, most of the XML native databases (DB) flexible querying systems are based on exploiting the tree structure of their semi structured data (SSD). However, it becomes important to test the efficiency of Formal Concept Analysis (FCA)…

信息检索 · 计算机科学 2013-12-09 Olfa Arfaoui , Minyar Sassi-Hidri

Given a database and a target attribute of interest, how can we tell whether there exists a functional, or approximately functional dependence of the target on any set of other attributes in the data? How can we reliably, without bias to…

数据库 · 计算机科学 2017-06-20 Panagiotis Mandros , Mario Boley , Jilles Vreeken

The eXtended Finite Element Method (XFEM) is used to solve interface problems with an unfitted mesh. We present an implementation of the XFEM in the FEM-library deal.II. The main parts of the implementation are (i) the appropriate…

数值分析 · 数学 2015-07-16 Thomas Carraro , Sven Wetterauer