Skip to main content

Showing 1–19 of 19 results for author: Kolaitis, P G

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

    cs.DB

    Consistency of Relations over Monoids

    Authors: Albert Atserias, Phokion G. Kolaitis

    Abstract: The interplay between local consistency and global consistency has been the object of study in several different areas, including probability theory, relational databases, and quantum information. For relational databases, Beeri, Fagin, Maier, and Yannakakis showed that a database schema is acyclic if and only if it has the local-to-global consistency property for relations, which means that every… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

  2. arXiv:2304.06294  [pdf, other

    cs.LO

    When do homomorphism counts help in query algorithms?

    Authors: Balder ten Cate, Víctor Dalmau, Phokion G. Kolaitis, Wei-Lin Wu

    Abstract: A query algorithm based on homomorphism counts is a procedure for determining whether a given instance satisfies a property by counting homomorphisms between the given instance and finitely many predetermined instances. In a left query algorithm, we count homomorphisms from the predetermined instances to the given instance, while in a right query algorithm we count homomorphisms from the given ins… ▽ More

    Submitted 15 January, 2024; v1 submitted 13 April, 2023; originally announced April 2023.

    Comments: 21 pages

    ACM Class: F.4.1; G.2.2; I.1.2

  3. arXiv:2303.07469  [pdf, other

    cs.DB cs.AI cs.LO

    A Framework for Combining Entity Resolution and Query Answering in Knowledge Bases

    Authors: Ronald Fagin, Phokion G. Kolaitis, Domenico Lembo, Lucian Popa, Federico Scafoglieri

    Abstract: We propose a new framework for combining entity resolution and query answering in knowledge bases (KBs) with tuple-generating dependencies (tgds) and equality-generating dependencies (egds) as rules. We define the semantics of the KB in terms of special instances that involve equivalence classes of entities and sets of values. Intuitively, the former collect all entities denoting the same real-wor… ▽ More

    Submitted 13 March, 2023; originally announced March 2023.

    Journal ref: Proceedings of the 20th International Conference on Principles of Knowledge Representation and Reasoning, {KR} 2023, Rhodes, Greece, September 2-8, 2023

  4. arXiv:2103.03314  [pdf, other

    cs.DB

    Consistent Answers of Aggregation Queries using SAT Solvers

    Authors: Akhil A. Dixit, Phokion G. Kolaitis

    Abstract: The framework of database repairs and consistent answers to queries is a principled approach to managing inconsistent databases. We describe the first system able to compute the consistent answers of general aggregation queries with the COUNT(A), COUNT(*), SUM(A), MIN(A), and MAX(A) operators, and with or without grou** constructs. Our system uses reductions to optimization versions of Boolean s… ▽ More

    Submitted 12 November, 2021; v1 submitted 4 March, 2021; originally announced March 2021.

    Comments: 18 pages, 10 figures, 7 tables

  5. arXiv:2101.12733  [pdf, ps, other

    math.CO cs.LO

    On the Expressive Power of Homomorphism Counts

    Authors: Albert Atserias, Phokion G. Kolaitis, Wei-Lin Wu

    Abstract: A classical result by Lovász asserts that two graphs $G$ and $H$ are isomorphic if and only if they have the same left profile, that is, for every graph $F$, the number of homomorphisms from $F$ to $G$ coincides with the number of homomorphisms from $F$ to $H$. Dvor{á}k and later on Dell, Grohe, and Rattan showed that restrictions of the left profile to a class of graphs can capture several differ… ▽ More

    Submitted 31 May, 2021; v1 submitted 29 January, 2021; originally announced January 2021.

    Comments: 27 pages, 2 figures

    ACM Class: F.4.1; G.2.2; I.1.2

  6. arXiv:2012.12126  [pdf, ps, other

    cs.DB

    Structure and Complexity of Bag Consistency

    Authors: Albert Atserias, Phokion G. Kolaitis

    Abstract: Since the early days of relational databases, it was realized that acyclic hypergraphs give rise to database schemas with desirable structural and algorithmic properties. In a by-now classical paper, Beeri, Fagin, Maier, and Yannakakis established several different equivalent characterizations of acyclicity; in particular, they showed that the sets of attributes of a schema form an acyclic hypergr… ▽ More

    Submitted 22 December, 2020; originally announced December 2020.

  7. arXiv:2009.09488  [pdf, ps, other

    cs.DB

    Consistency, Acyclicity, and Positive Semirings

    Authors: Albert Atserias, Phokion G. Kolaitis

    Abstract: In several different settings, one comes across situations in which the objects of study are locally consistent but globally inconsistent. Earlier work about probability distributions by Vorob'ev (1962) and about database relations by Beeri, Fagin, Maier, Yannakakis (1983) produced characterizations of when local consistency always implies global consistency. Towards a common generalization of the… ▽ More

    Submitted 20 September, 2020; originally announced September 2020.

  8. arXiv:2005.06779  [pdf, other

    cs.GT

    Algorithmic Techniques for Necessary and Possible Winners

    Authors: Vishal Chakraborty, Theo Delemazure, Benny Kimelfeld, Phokion G. Kolaitis, Kunal Relia, Julia Stoyanovich

    Abstract: We investigate the practical aspects of computing the necessary and possible winners in elections over incomplete voter preferences. In the case of the necessary winners, we show how to implement and accelerate the polynomial-time algorithm of Xia and Conitzer. In the case of the possible winners, where the problem is NP-hard, we give a natural reduction to Integer Linear Programming (ILP) for all… ▽ More

    Submitted 14 May, 2020; originally announced May 2020.

  9. arXiv:2004.08783  [pdf, other

    cs.IT cs.CC

    Decision Problems in Information Theory

    Authors: Mahmoud Abo Khamis, Phokion G. Kolaitis, Hung Q. Ngo, Dan Suciu

    Abstract: Constraints on entropies are considered to be the laws of information theory. Even though the pursuit of their discovery has been a central theme of research in information theory, the algorithmic aspects of constraints on entropies remain largely unexplored. Here, we initiate an investigation of decision problems about constraints on entropies by placing several different such problems into level… ▽ More

    Submitted 27 April, 2020; v1 submitted 19 April, 2020; originally announced April 2020.

  10. arXiv:2002.12510  [pdf, other

    cs.GT

    The Complexity of Possible Winners on Partial Chains

    Authors: Vishal Chakraborty, Phokion G. Kolaitis

    Abstract: The Possible Winner (PW) problem, a fundamental algorithmic problem in computational social choice, concerns elections where voters express only partial preferences between candidates. Via a sequence of investigations, a complete classification of the complexity of the PW problem was established for all pure positional scoring rules: the PW problem is in P for the plurality and veto rules, and NP-… ▽ More

    Submitted 25 March, 2020; v1 submitted 27 February, 2020; originally announced February 2020.

  11. arXiv:1906.09727  [pdf, ps, other

    cs.DB cs.IT

    Bag Query Containment and Information Theory

    Authors: Mahmoud Abo Khamis, Phokion G. Kolaitis, Hung Q. Ngo, Dan Suciu

    Abstract: The query containment problem is a fundamental algorithmic problem in data management. While this problem is well understood under set semantics, it is by far less understood under bag semantics. In particular, it is a long-standing open question whether or not the conjunctive query containment problem under bag semantics is decidable. We unveil tight connections between information theory and the… ▽ More

    Submitted 5 July, 2021; v1 submitted 24 June, 2019; originally announced June 2019.

  12. arXiv:1905.02828  [pdf, other

    cs.DB cs.LO

    A SAT-based System for Consistent Query Answering

    Authors: Akhil A. Dixit, Phokion G. Kolaitis

    Abstract: An inconsistent database is a database that violates one or more integrity constraints, such as functional dependencies. Consistent Query Answering is a rigorous and principled approach to the semantics of queries posed against inconsistent databases. The consistent answers to a query on an inconsistent database is the intersection of the answers to the query on every repair, i.e., on every consis… ▽ More

    Submitted 7 May, 2019; originally announced May 2019.

    Comments: 25 pages including appendix, to appear in the 22nd International Conference on Theory and Applications of Satisfiability Testing

  13. Knowledge Refinement via Rule Selection

    Authors: Phokion G. Kolaitis, Lucian Popa, Kun Qian

    Abstract: In several different applications, including data transformation and entity resolution, rules are used to capture aspects of knowledge about the application at hand. Often, a large set of such rules is generated automatically or semi-automatically, and the challenge is to refine the encapsulated knowledge by selecting a subset of rules based on the expected operational behavior of the rules on ava… ▽ More

    Submitted 28 January, 2019; originally announced January 2019.

  14. arXiv:1805.04156  [pdf, ps, other

    cs.DB cs.AI

    Computational Social Choice Meets Databases

    Authors: Benny Kimelfeld, Phokion G. Kolaitis, Julia Stoyanovich

    Abstract: We develop a novel framework that aims to create bridges between the computational social choice and the database management communities. This framework enriches the tasks currently supported in computational social choice with relational database context, thus making it possible to formulate sophisticated queries about voting rules, candidates, voters, issues, and positions. At the conceptual lev… ▽ More

    Submitted 10 May, 2018; originally announced May 2018.

    Comments: This is an extended version of "Computational Social Choice Meets Databases" by Kimelfeld, Kolaitis and Stoyanovich, to appear in IJCAI 2018

  15. arXiv:1704.01736  [pdf, other

    cs.LO quant-ph

    Generalized Satisfiability Problems via Operator Assignments

    Authors: Albert Atserias, Phokion G. Kolaitis, Simone Severini

    Abstract: Schaefer introduced a framework for generalized satisfiability problems on the Boolean domain and characterized the computational complexity of such problems. We investigate an algebraization of Schaefer's framework in which the Fourier transform is used to represent constraints by multilinear polynomials in a unique way. The polynomial representation of constraints gives rise to a relaxation of t… ▽ More

    Submitted 6 April, 2017; originally announced April 2017.

  16. arXiv:1509.06390  [pdf, ps, other

    cs.DB

    Exchange-Repairs: Managing Inconsistency in Data Exchange

    Authors: Balder ten Cate, Richard L. Halpert, Phokion G. Kolaitis

    Abstract: In a data exchange setting with target constraints, it is often the case that a given source instance has no solutions. In such cases, the semantics of target queries trivialize. The aim of this paper is to introduce and explore a new framework that gives meaningful semantics in such cases by using the notion of exchange-repairs. Informally, an exchange-repair of a source instance is another sourc… ▽ More

    Submitted 21 September, 2015; originally announced September 2015.

    Comments: 29 pages, 13 figures, submitted to the Journal on Data Semantics

    ACM Class: H.2

  17. arXiv:1505.07737  [pdf, ps, other

    math.CO cs.DM cs.GT math.LO

    Aggregation of Votes with Multiple Positions on Each Issue

    Authors: Lefteris Kirousis, Phokion G. Kolaitis, John Livieratos

    Abstract: We consider the problem of aggregating votes cast by a society on a fixed set of issues, where each member of the society may vote for one of several positions on each issue, but the combination of votes on the various issues is restricted to a set of feasible voting patterns. We require the aggregation to be supportive, i.e. for every issue $j$ the corresponding component $f_j$ of every aggregato… ▽ More

    Submitted 6 September, 2016; v1 submitted 28 May, 2015; originally announced May 2015.

    MSC Class: 91B12; 91B14 ACM Class: G.2.1

  18. arXiv:1503.00650  [pdf, other

    cs.DB

    Consistent Answers of Conjunctive Queries on Graphs

    Authors: Foto N. Afrati, Phokion G. Kolaitis, Angelos Vasilakopoulos

    Abstract: During the past decade, there has been an extensive investigation of the computational complexity of the consistent answers of Boolean conjunctive queries under primary key constraints. Much of this investigation has focused on self-join-free Boolean conjunctive queries. In this paper, we study the consistent answers of Boolean conjunctive queries involving a single binary relation, i.e., we consi… ▽ More

    Submitted 2 March, 2015; originally announced March 2015.

  19. arXiv:cs/0609072  [pdf, ps, other

    cs.CC

    The Connectivity of Boolean Satisfiability: Computational and Structural Dichotomies

    Authors: Parikshit Gopalan, Phokion G. Kolaitis, Elitza Maneva, Christos H. Papadimitriou

    Abstract: Boolean satisfiability problems are an important benchmark for questions about complexity, algorithms, heuristics and threshold phenomena. Recent work on heuristics, and the satisfiability threshold has centered around the structure and connectivity of the solution space. Motivated by this work, we study structural and connectivity-related properties of the space of solutions of Boolean satisfia… ▽ More

    Submitted 3 October, 2007; v1 submitted 13 September, 2006; originally announced September 2006.

    Journal ref: Extended abstract in Proceedings of ICALP 2006, pp 346-357