Skip to main content

Showing 1–8 of 8 results for author: Spyratos, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.16802  [pdf, ps, other

    cs.DB

    A Chase-based Approach to Consistent Answers of Analytic Queries in Star Schemas

    Authors: Dominique Laurent, Nicolas Spyratos

    Abstract: We present an approach to computing consistent answers to analytic queries in data warehouses operating under a star schema and possibly containing missing values and inconsistent data. Our approach is based on earlier work concerning consistent query answering for standard, non-analytic queries in multi-table databases. In that work we presented polynomial algorithms for computing either the exac… ▽ More

    Submitted 22 May, 2025; originally announced May 2025.

    Comments: Technical report, 34 pages

  2. arXiv:2305.13895  [pdf, other

    cs.DB

    The Context Model: A Graph Database Model

    Authors: Nicolas Spyratos

    Abstract: We propose a novel database model whose basic structure is a labeled, directed, acyclic graph with a single root, in which the nodes represent the data sets of an application and the edges represent functional relationships among the data sets. We call such a graph an application context or simply context. The query language of a context consists of two types of queries, traversal queries and anal… ▽ More

    Submitted 28 June, 2024; v1 submitted 23 May, 2023; originally announced May 2023.

  3. arXiv:2301.03668  [pdf, other

    cs.DB

    Consistent Query Answering without Repairs in Tables with Nulls and Functional Dependencies

    Authors: Dominique Laurent, Nicolas Spyratos

    Abstract: In this paper, we study consistent query answering in tables with nulls and functional dependencies. Given such a table T, we consider the set Tuples of all tuples that can be built up from constants appearing in T, and we use set theoretic semantics for tuples and functional dependencies to characterize the tuples of Tuples in two orthogonal ways: first as true or false tuples, and then as consis… ▽ More

    Submitted 15 February, 2023; v1 submitted 9 January, 2023; originally announced January 2023.

    Comments: 42 pages

  4. arXiv:2210.15965  [pdf

    cs.AI cs.SE

    System Network Analytics: Evolution and Stable Rules of a State Series

    Authors: Animesh Chaturvedi, Aruna Tiwari, Nicolas Spyratos

    Abstract: System Evolution Analytics on a system that evolves is a challenge because it makes a State Series SS = {S1, S2... SN} (i.e., a set of states ordered by time) with several inter-connected entities changing over time. We present stability characteristics of interesting evolution rules occurring in multiple states. We defined an evolution rule with its stability as the fraction of states in which th… ▽ More

    Submitted 28 October, 2022; originally announced October 2022.

    Comments: Accepted on IEEE DSAA and Video Presentation https://www.youtube.com/watch?v=ohOeTXoI-IY&list=PLtvWi5o3JBnF3yxcjGdT4KCDLxRBIpsyR

    Journal ref: IEEE 9th International Conference on Data Science and Advanced Analytics (DSAA), October 13-16, 2022, Shenzhen, China. IEEE, 2022. (Core A)

  5. arXiv:2108.02587  [pdf, ps, other

    cs.DB

    Four-Valued Semantics for Deductive Databases

    Authors: Dominique Laurent, Nicolas Spyratos

    Abstract: In this paper, we introduce a novel approach to deductive databases meant to take into account the needs of current applications in the area of data integration. To this end, we extend the formalism of standard deductive databases to the context of Four-valued logic so as to account for unknown, inconsistent, true or false information under the open world assumption. In our approach, a database is… ▽ More

    Submitted 5 August, 2021; originally announced August 2021.

    Comments: Unpublished research report

    ACM Class: H.0

  6. arXiv:2108.02581  [pdf, ps, other

    cs.DB

    Handling Inconsistencies in Tables with Nulls and Functional Dependencies

    Authors: Dominique Laurent, Nicolas Spyratos

    Abstract: In this paper we address the problem of handling inconsistencies in tables with missing values (also called nulls) and functional dependencies. Although the traditional view is that table instances must respect all functional dependencies imposed on them, it is nevertheless relevant to develop theories about how to handle instances that violate some dependencies. Regarding missing values, we make… ▽ More

    Submitted 27 November, 2021; v1 submitted 5 August, 2021; originally announced August 2021.

    Comments: In the present version a few changes have been made with respect to the previous version: 1/ The following proofs of lemmas 1, 2, 3 and of Proposition 2 have been rewritten. 2/ A new definition of consistent answer is given and compared with existing approaches based on repairs

    ACM Class: H.2.1

  7. arXiv:cs/0111059  [pdf, ps, other

    cs.LO

    Hypotheses Founded Semantics of Logic Programs for Information Integration in Multi-Valued Logics

    Authors: Yann Loyer, Nicolas Spyratos, Daniel Stamate

    Abstract: We address the problem of integrating information coming from different sources. The information consists of facts that a central server collects and tries to combine using (a) a set of logical rules, i.e. a logic program, and (b) a hypothesis representing the server's own estimates. In such a setting incomplete information from a source or contradictory information from different sources necess… ▽ More

    Submitted 27 November, 2001; originally announced November 2001.

    Comments: 27pages, 1 figure

    ACM Class: I.2.3; I.2.11; H.1.1

  8. arXiv:cs/0002013  [pdf, ps, other

    cs.LO cs.DB

    Computing and Comparing Semantics of Programs in Multi-valued Logics

    Authors: Y. Loyer, N. Spyratos, D. Stamate

    Abstract: The different semantics that can be assigned to a logic program correspond to different assumptions made concerning the atoms whose logical values cannot be inferred from the rules. Thus, the well founded semantics corresponds to the assumption that every such atom is false, while the Kripke-Kleene semantics corresponds to the assumption that every such atom is unknown. In this paper, we propose… ▽ More

    Submitted 18 February, 2000; originally announced February 2000.

    Comments: 10 pages, 1 figure, A preliminary version of this paper appeared in the form of an extended abstract in the conference Mathematical Foundations of Computer Science (MFCS'99)

    ACM Class: H.0; I.2.3