Skip to main content

Showing 1–9 of 9 results for author: Cali, A

Searching in archive cs. Search in all archives.
.
  1. Keyword Search in the Deep Web

    Authors: Andrea Calì, Davide Martinenghi, Riccardo Torlone

    Abstract: The Deep Web is constituted by data that are accessible through Web pages, but not readily indexable by search engines as they are returned in dynamic pages. In this paper we propose a conceptual framework for answering keyword queries on Deep Web sources represented as relational tables with so-called access limitations. We formalize the notion of optimal answer, characterize queries for which an… ▽ More

    Submitted 8 January, 2025; originally announced January 2025.

    Comments: 21 pages, 3 figures. A short version appeared in ER 2016

    Journal ref: ER 2016: 260-268 [short version]

  2. arXiv:2501.03710  [pdf, ps, other

    cs.CC

    On complexity of restricted fragments of Decision DNNF

    Authors: Andrea Calí, Igor Razgon

    Abstract: Decision DNNF (a.k.a. $\wedge_d$-FBDD) is an important special case of Decomposable Negation Normal Form (DNNF). Decision DNNF admits FPT sized representation of CNFs of bounded \emph{primal} treewidth. However, the complexity of representation for CNFs of bounded \emph{incidence} treewidth is wide open. In the main part of this paper we carry out an in-depth study of the $\wedge_d$-OBDD model.… ▽ More

    Submitted 7 January, 2025; originally announced January 2025.

  3. arXiv:1905.10867  [pdf, ps, other

    cs.CC cs.DS

    Regular resolution for CNFs with almost bounded one-sided treewidth

    Authors: Andrea Cali, Igor Razgon

    Abstract: We introduce a one-sided incidence tree decomposition of a CNF $\varphi$. This is a tree decomposition of the incidence graph of $\varphi$ where the underlying tree is rooted and the set of bags containing each clause induces a directed path in the tree. The one-sided treewidth is the smallest width of a one-sided incidence tree decomposition. We consider a class of unsatisfiable CNF $\varphi$ t… ▽ More

    Submitted 31 August, 2022; v1 submitted 26 May, 2019; originally announced May 2019.

    Comments: This is a significant generalization of the results of the first version

  4. arXiv:1708.07767  [pdf, ps, other

    cs.AI cs.CC

    Non-FPT lower bounds for structural restrictions of decision DNNF

    Authors: Andrea Calì, Florent Capelli, Igor Razgon

    Abstract: We give a non-FPT lower bound on the size of structured decision DNNF and OBDD with decomposable AND-nodes representing CNF-formulas of bounded incidence treewidth. Both models are known to be of FPT size for CNFs of bounded primal treewidth. To the best of our knowledge this is the first parameterized separation of primal treewidth and incidence treewidth for knowledge compilation models.

    Submitted 25 August, 2017; originally announced August 2017.

  5. arXiv:1604.06770  [pdf, ps, other

    cs.DB cs.AI

    A Hybrid Approach to Query Answering under Expressive Datalog+/-

    Authors: Mostafa Milani, Andrea Cali, Leopoldo Bertossi

    Abstract: Datalog+/- is a family of ontology languages that combine good computational properties with high expressive power. Datalog+/- languages are provably able to capture the most relevant Semantic Web languages. In this paper we consider the class of weakly-sticky (WS) Datalog+/- programs, which allow for certain useful forms of joins in rule bodies as well as extending the well-known class of weakly-… ▽ More

    Submitted 25 July, 2016; v1 submitted 22 April, 2016; originally announced April 2016.

    Comments: Extended version of RR'16 paper, to appear

  6. arXiv:1312.5914  [pdf, ps, other

    cs.DB

    Deep Separability of Ontological Constraints

    Authors: Andrea Calì, Marco Console, Riccardo Frosini

    Abstract: When data schemata are enriched with expressive constraints that aim at representing the domain of interest, in order to answer queries one needs to consider the logical theory consisting of both the data and the constraints. Query answering in such a context is called ontological query answering. Commonly adopted database constraints in this field are tuple-generating dependencies (TGDs) and equa… ▽ More

    Submitted 31 December, 2013; v1 submitted 20 December, 2013; originally announced December 2013.

    Comments: 14 pages, no figures. arXiv admin note: text overlap with arXiv:1112.0343 by other authors

  7. arXiv:1312.5912  [pdf, ps, other

    cs.DB

    Containment of Schema Mappings for Data Exchange (Preliminary Report)

    Authors: Andrea Calì, Riccardo Torlone

    Abstract: In data exchange, data are materialised from a source schema to a target schema, according to suitable source-to-target constraints. Constraints are also expressed on the target schema to represent the domain of interest. A schema mapping is the union of the source-to-target and of the target constraints. In this paper, we address the problem of containment of schema mappings for data exchange,… ▽ More

    Submitted 31 December, 2013; v1 submitted 20 December, 2013; originally announced December 2013.

    Comments: 11 pages, no figures

  8. arXiv:1212.3357  [pdf, ps, other

    cs.LO cs.DB

    Taming the Infinite Chase: Query Answering under Expressive Integrity Constraints

    Authors: Andrea Cali, Georg Gottlob, Michael Kifer

    Abstract: The chase algorithm is a fundamental tool for query evaluation and query containment under constraints, where the constraints are (sub-classes of) tuple-generating dependencies (TGDs) and equality generating depencies (EGDs). So far, most of the research on this topic has focused on cases where the chase procedure terminates, with some notable exceptions. In this paper we take a general approach,… ▽ More

    Submitted 17 November, 2013; v1 submitted 13 December, 2012; originally announced December 2012.

    Comments: Pre-print

    Journal ref: Journal of Artificial Intelligence Research, vol. 48, pp. 115-174, 2013

  9. arXiv:1003.3139  [pdf, ps, other

    cs.DB cs.LO

    Querying Incomplete Data over Extended ER Schemata

    Authors: Andrea Cali, Davide Martinenghi

    Abstract: Since Chen's Entity-Relationship (ER) model, conceptual modeling has been playing a fundamental role in relational data design. In this paper we consider an extended ER (EER) model enriched with cardinality constraints, disjointness assertions, and is-a relations among both entities and relationships. In this setting, we consider the case of incomplete data, which is likely to occur, for instanc… ▽ More

    Submitted 13 April, 2010; v1 submitted 16 March, 2010; originally announced March 2010.

    Comments: 40 pages, 1 figure.

    ACM Class: F.4.1