中文
相关论文

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

200 篇论文

Explainable Artificial Intelligence (XAI) provides tools to help understanding how the machine learning models work and reach a specific outcome. It helps to increase the interpretability of models and makes the models more trustworthy and…

Dependability is an umbrella concept that subsumes many key properties about a system, including reliability, maintainability, safety, availability, confidentiality, and integrity. Various dependability modeling techniques have been…

软件工程 · 计算机科学 2016-06-23 Waqar Ahmed , Osman Hasan , Sofiene Tahar

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 graphical abstract syntax…

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

The increasing complexity of software systems and the influence of software-supported decisions in our society have sparked the need for software that is safe, reliable, and fair. Explainability has been identified as a means to achieve…

软件工程 · 计算机科学 2022-09-02 Timo Speith

SHACL (Shapes Constraint Language) expresses constraints on RDF data by means of so-called shapes. Its central service is validation: verifying whether a data graph complies with a SHACL document. But so far, there are no static analysis…

计算机科学中的逻辑 · 计算机科学 2026-05-05 Anouk Oudshoorn , Magdalena Ortiz , Mantas Simkus

Typed feature structures are used extensively for the specification of linguistic information in many formalisms. The subsumption relation orders TFSs by their information content. We prove that subsumption of acyclic TFSs is well-founded,…

cmp-lg · 计算机科学 2008-02-03 Shuly Wintner , Nissim Francez

In this paper we introduce sound and strongly complete axiomatizations for XPath with data constraints extended with hybrid operators. First, we present HXPath=, a multi-modal version of XPath with data, extended with nominals and the…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Carlos Areces , Raul Fervari

In this paper we consider propositional calculi, which are finitely axiomatizable extensions of intuitionistic implicational propositional calculus together with the rules of modus ponens and substitution. We give a proof of undecidability…

逻辑 · 数学 2015-09-25 Grigoriy V. Bokov

A system of linear dependent types for the lambda calculus with full higher-order recursion, called dlPCF, is introduced and proved sound and relatively complete. Completeness holds in a strong sense: dlPCF is not only able to precisely…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Ugo Dal Lago , Marco Gaboardi

The purpose of this paper is to implement software that can save time, effort, and facilitate XML and XSL programming. The XML parser helps the programmer to determine whether the XML document is Well-formed or not, by specifying if any the…

软件工程 · 计算机科学 2012-12-27 Seifedine Kadry , Jimbo Claver

Complex systems thinking is applied to a wide variety of domains, from neuroscience to computer science and economics. The wide variety of implementations has resulted in two key challenges: the progenation of many domain-specific…

社会与信息网络 · 计算机科学 2020-06-05 Leo Torres , Ann S. Blevins , Danielle S. Bassett , Tina Eliassi-Rad

The World Wide Web no longer consists just of HTML pages. Our work sheds light on a number of trends on the Internet that go beyond simple Web pages. The hidden Web provides a wealth of data in semi-structured form, accessible through Web…

人工智能 · 计算机科学 2011-05-11 Fabian Suchanek , Aparna Varde , Richi Nayak , Pierre Senellart

Existential rules are a very popular ontology-mediated query language for which the chase represents a generic computational approach for query answering. It is straightforward that existential rule queries exhibiting chase termination are…

计算机科学中的逻辑 · 计算机科学 2021-07-19 Camille Bourgaux , David Carral , Markus Krötzsch , Sebastian Rudolph , Michaël Thomazo

Large language models (LLMs) are increasingly used as decision-support tools in data-constrained scientific workflows, where correctness and validity are critical. However, evaluation practices often emphasize stability or reproducibility…

机器学习 · 计算机科学 2026-03-18 Nazia Riasat

We define am axiomatic timeless framework for asynchronous distributed systems, together with well-formedness and consistency axioms, which unifies and generalizes the expressive power of current approaches. 1) It combines classic…

分布式、并行与集群计算 · 计算机科学 2024-11-26 Paulo Sérgio Almeida

This paper investigates the impact of three approaches to XML retrieval: using Zettair, a full-text information retrieval system; using eXist, a native XML database; and using a hybrid system that takes full article answers from Zettair and…

信息检索 · 计算机科学 2007-05-23 Jovan Pehcevski , James A. Thom , Anne-Marie Vercoustre

Matching dependencies (MDs) were introduced to specify the identification or matching of certain attribute values in pairs of database tuples when some similarity conditions are satisfied. Their enforcement can be seen as a natural…

数据库 · 计算机科学 2010-08-30 Jaffer Gardezi , Leopoldo Bertossi , Iluju Kiringa

Feature attributions attempt to highlight what inputs drive predictive power. Good attributions or explanations are thus those that produce inputs that retain this predictive power; accordingly, evaluations of explanations score their…

机器学习 · 计算机科学 2024-12-20 Aahlad Puli , Nhi Nguyen , Rajesh Ranganath

We introduce a novel framework, termed $\lambda$DD, that revisits Binary Decision Diagrams from a purely functional point of view. The framework allows to classify the already existing variants, including the most recent ones like Chain-DD…

计算机科学中的逻辑 · 计算机科学 2020-07-23 Joan Thibault , Khalil Ghorbal

The expression problem describes a fundamental tradeoff between two types of extensibility: extending a type with new operations, such as by pattern matching on an algebraic data type in functional programming, and extending a type with new…

编程语言 · 计算机科学 2025-11-21 Bohdan Liesnikov , David Binder , Tim Süberkrüb