2011
Conference article
Restricted
Fuzzy ontologies and fuzzy integrals
Bobillo F, Straccia UFuzzy ontologies extend classical ontologies to allow the representation of imprecise and vague knowledge. Although a relatively important amount of work has been carried out in the last years and they have been successfully used in several applications, several notions from fuzzy logic, such as fuzzy integrals, have not been considered yet in fuzzy ontologies. In this work, we show how to support fuzzy integrals in fuzzy ontologies. As a theoretical formalism, we provide the syntax and semantics of a fuzzy Description Logic with fuzzy integrals. We also provide a reasoning algorithm for a family of fuzzy integrals and show how to encode them into the language Fuzzy OWL 2.DOI: 10.1109/isda.2011.6121841Metrics:
See at:
doi.org
| CNR IRIS
| CNR IRIS
2005
Journal article
Restricted
Any-world assumptions in logic programming
Loyer Y, Straccia UDue to the usual incompleteness of information representation, any approach to assign a semantics to logic programs has to rely on a default assumption on the missing information. The emph{stable model semantics}, that has become the dominating approach to give semantics to logic programs, relies on the Closed World Assumption (CWA), which asserts that by default the truth of an atom is emph{false}. There is a second well-known assumption, called emph{Open World Assumption} (OWA), which asserts that the truth of the atoms is supposed to be emph{unknown} by default. However, the CWA, the OWA and the combination of them are extremal, though important, assumptions over a large variety of possible assumptions on the truth of the atoms, whenever the truth is taken from emph{an arbitrary truth space}. The topic of this paper is to allow emph{any} assignment (ie interpretation), over a truth space, to be a default assumption. Our main result is that our extension is conservative in the sense that under the ``everywhere false' default assumption (CWA) the usual stable model semantics is captured. Due to the generality and the purely algebraic nature of our approach, it abstracts from the particular formalism of choice and the results may be applied in other contexts as well.Source: THEORETICAL COMPUTER SCIENCE, vol. 342, pp. 351-381
See at:
CNR IRIS
| CNR IRIS
2005
Conference article
Restricted
oMAP: combining classifiers for aligning automatically OWL ontologies
Sraccia U., Troncy R.This paper introduces a method and a tool for automatically aligning OWL ontologies, a crucial step for achieving the interoperability of heterogeneous systems in the Semantic Web. Different components are combined for finding suitable mapping candidates (together with their weights), and the set of rules with maximum matching probability is selected. Machine learning-based classifiers and a new classifier using the structure and the semantics of the OWL ontologies are proposed. Our method has been implemented and evaluated on an independent test set provided by an international ontology alignment contest. We provide the results of this evaluation with respect to the other competitors.Source: 6th International Conference on Web Information Systems Engineering, pp. 133–147, New York, Novembre 2005
DOI: 10.1007/11581062_11Metrics:
See at:
doi.org
| link.springer.com
| CNR ExploRA
2001
Journal article
Open Access
Reasoning within fuzzy description logics
Straccia UDescription Logics (DLs) are suitable, well-known, logics for managing structured knowledge. They allow reasoning about individuals and well defined concepts, i.e., set of individuals with common properties. The experience in using DLs in applications has shown that in many cases we would like to extend their capabilities. In particular, their use in the context of Multimedia Information Retrieval (MIR) leads to the convincement that such DLs should allow the treatment of the inherent imprecision in multimedia object content representation and retrieval.
In this paper we will present a fuzzy extension of ALC, combining Zadeh's fuzzy logic with a classical DL. In particular, concepts becomes fuzzy and, thus, reasoning about imprecise concepts is supported. We will define its syntax, its semantics, describe its properties and present a constraint propagation calculus for reasoning in it.Source: THE JOURNAL OF ARTIFICIAL INTELLIGENCE RESEARCH, vol. 14, pp. 137-166
DOI: 10.1613/jair.813DOI: 10.48550/arxiv.1106.0667Metrics:
See at:
arXiv.org e-Print Archive
| The Journal of Artificial Intelligence Research
| The Journal of Artificial Intelligence Research
| doi.org
| CNR IRIS
| CNR IRIS
| jair.org
| www.scopus.com
2007
Conference article
Open Access
Description logic programs under probabilistic uncertainty and fuzzy vagueness
Lukasiewicz T, Straccia UThis paper is directed towards an infrastructure for handling both uncertainty and vagueness in the Rules, Logic, and Proof layers of the Semantic Web. More concretely, we present probabilistic fuzzy description logic programs, which combine fuzzy description logics, fuzzy logic programs (with stratified nonmonotonic negation), and probabilistic uncertainty in a uniform framework for the Semantic Web. We define important concepts dealing with both probabilistic uncertainty and fuzzy vagueness, such as the expected truth value of a crisp sentence and the probability of a vague sentence. Furthermore, we describe a shopping agent example, which gives evidence of the usefulness of probabilistic fuzzy~description logic programs in realistic web applications. In the extended~report, we also provide algorithms for query processing in probabilistic fuzzy description logic programs, and we delineate a special case where query processing~can be done in polynomial time in the data complexity.DOI: 10.1007/978-3-540-75256-1_19DOI: 10.1016/j.ijar.2009.03.004Metrics:
See at:
International Journal of Approximate Reasoning
| Oxford University Research Archive
| Oxford University Research Archive
| Oxford University Research Archive
| ora.ox.ac.uk
| doi.org
| CNR IRIS
| CNR IRIS
| link.springer.com
| Oxford University Research Archive
| Oxford University Research Archive
| www.scopus.com
2007
Journal article
Open Access
Information retrieval and machine learning for probabilistic schema matching
Nottelmann H, Straccia USchema matching is the problem of finding correspondences (mapping rules, e.g. logical formulae) between heterogeneous schemas e.g. in the data exchange domain, or for distributed IR in federated digital libraries. This paper introduces a probabilistic framework, called sPLMap, for automatically learning schema mapping rules, based on given instances of both schemas. Different techniques, mostly from the IR and machine learning fields, are combined for finding suitable mapping candidates. Our approach gives a probabilistic interpretation of the prediction weights of the candidates, selects the rule set with highest matching probability, and outputs probabilistic rules which are capable to deal with the intrinsic uncertainty of the mapping process. Our approach with different variants has been evaluated on several test sets.Source: INFORMATION PROCESSING & MANAGEMENT, vol. 43 (issue 3), pp. 552-576
DOI: 10.1016/j.ipm.2006.10.014DOI: 10.1145/1099554.1099634Metrics:
See at:
Information Processing & Management
| Information Processing & Management
| doi.org
| CNR IRIS
| CNR IRIS
| www.sciencedirect.com
2003
Conference article
Open Access
The Approximate Well-founded Semantics for Logic Programs with Uncertainty
Loyer Y, Straccia UThe management of uncertain information in logic programs becomes to be important whenever the real world information to be represented is of imperfect nature and the classical crisp {em true, false} approximation is not adequate. A general framework, called emph{Parametric Deductive Databases with Uncertainty} (PDDU) framework~cite{Lakshmanan01}, was proposed as a unifying umbrella for many existing approaches towards the manipulation of uncertainty in logic programs. We extend PDDU with (non-monotonic) negation, a well-known and important feature of logic programs. We show that, dealing with uncertain and incomplete knowledge, atoms should be assigned only approximations of uncertainty values, unless some assumption is used to complete the knowledge. We rely on the closed world assumption to infer as much default ``false'' knowledge as possible. Our approach leads also to a novel characterizations, both epistemic and operational, of the well-founded semantics in PDDU, and preserves the continuity of the immediate consequence operator, a major feature of the classical PDDU framework.DOI: 10.1007/978-3-540-45138-9_48Metrics:
See at:
faure.isti.cnr.it
| doi.org
| CNR IRIS
| CNR IRIS
| link.springer.com
2003
Conference article
Open Access
Default Knowledge in Logic Programs with Uncertainty
Loyer Y, Straccia UMany frameworks have been proposed to manage uncertain information in logic programming. Essentially, they differ in the underlying notion of uncertainty and how these uncertainty values, associated to rules and facts, are managed. The goal of this paper is to allow the reasoning with non-uniform default assumptions, i.e with any arbitrary assignment of default values to the atoms. Informally, rather than to rely on the same default certainty value for all atoms, we allow arbitrary assignments to complete information. To this end, we define both epistemologically and computationally the semantics according to any given assumption. For reasons of generality, we present our work in the framework presented in [Lakshmanan01] as a unifying umbrella for many of the proposed approaches to the management of uncertainty in logic programming. Our extension is conservative in the following sense: (i) if we restrict our attention to the usual uniform Open World Assumption, then the semantics reduces to the Kripke-Kleene semantics, and (ii) if we restrict our attention to the uniform Closed World Assumption, then our semantics reduces to the well-founded semantics.DOI: 10.1007/978-3-540-24599-5_32Metrics:
See at:
gaia.isti.cnr.it
| doi.org
| CNR IRIS
| CNR IRIS
| link.springer.com
2008
Conference article
Open Access
Fuzzy bilateral matchmaking in e-marketplaces
Ragone A, Straccia U, Bobillo F, Di Noia T, Di Sciascio E, Donini FWe present a novel Fuzzy Description Logic (DL) based approach to automate matchmaking in e-marketplaces. We model traders' preferences with the aid of Fuzzy DLs and, given a request, use utility values computed w.r.t. Pareto agreements to rank a set of offers. In particular, we introduce an expressive Fuzzy DL, extended with concrete domains in order to handle numerical, as well as non numerical features, and to deal with vagueness in buyer/seller preferences. Hence, agents can express preferences as eg textit{I am searching for a passenger car costing about 22000euro, yet if the car has a GPS system and more than two-year warranty I can spend up to 25000euro}. Noteworthy our matchmaking approach, among all the possible matches, chooses the mutually beneficial ones.DOI: 10.1007/978-3-540-85567-5_37Metrics:
See at:
faure.isti.cnr.it
| doi.org
| CNR IRIS
| CNR IRIS
| link.springer.com