W (A
i
) be the set of different certainty degrees used
in A
i
. Let Min(W (A
i
)) and Max(W (A
i
)) be respec-
tively the minimum and maximum certainty degrees
associated with assertional facts in W (A
i
). Then an
example of normalization function is ∀φ
j
∈ A
i
:
N(w
φ
j
) =
w
φ
j
− (Min(W (A
i
) − ε)
Max(W (A
i
)) − (Min(W (A
i
)) − ε)
(1)
Where w
φ
j
is a certainty degree belonging to W (A
i
)
and ε is a very small number (lower than Min(W (A
i
)).
ε is added to avoid to have null degrees in possibilis-
tic DL-Lite knowledge base. The main advantage of
only having one normalization function is that one can
have an immediate syntactic counterpart. More pre-
cisely, it is enough to replace for each fact (φ
j
,w
φ
j
) by
(φ
j
,N(w
φ
j
)) where N(w
φ
j
) is the normalization func-
tion given by Equation 1.
Example 7 (Example Continued). From Example 1,
we have A
1
={(A(a),.6), (C(b),.5)}, A
2
={(C(a),.4),
(B(b),.8), (A(b),.7)}. We have Min(A
1
) = .5,
Min(A
2
) = .4, MaX(A
1
) = .6 and Max(A
2
) = .8. Let
ε = .01, then applying Equation 1 on A
1
and A
2
, gives:
A
1
={(A(a),1), (C(b), .09)}, and A
2
={(C(a),0, 02),
(B(b),1), (A(b),.75)}.
Once the syntactic computation of normalized as-
sertional bases is done, it is enough the reuse merging
of commensurable possibilistic knowledge bases for
query answering recalled in Section 2.2.
Example 8 (Example Continued).
From Example 7, we have ∆
min
T
(A) =
hT,{(A(a), 1),(C(b), .09),(C(a), .02),(B(b), 1),
(A(b),.75)}i. We have Inc(∆
min
T
(A))=.09 and
∆
min
T
(K)=T,{(A(a), 1),(B(b), 1),(A(b),.75)}. Con-
sider now q
1
(x) ← A(x) ∧ B(x) and q
2
← B(a),
queries given in Example 5. One can check that
< b > is an answer of q
1
(x) from the and B(a) holds
from the resulting knowledge bases.
7 CONCLUSIONS
This paper dealt with the problem of merging pos-
sibilistic DL-Lite assertional bases under the incom-
mensurability assumption. The main result of the pa-
per is that query answering is achieved in a polyno-
mial time. This is a nice feature comparing for in-
stance with merging merging within propositional set-
ting where the problem is intractable even for simple
knowledge bases such as horn clauses.
ACKNOWLEDGEMENTS
This work has received support from the euro-
pean project H2020 Marie Sklodowska-Curie Ac-
tions (MSCA) research and Innovation Staff Ex-
change (RISE): AniAge (High Dimensional Heteroge-
neous Data based Animation Techniques for South-
east Asian Intangible Cultural Heritage Digital Con-
tent), project number 691215.
REFERENCES
Augustin, T., Coolen, F. P. A., de Cooman, G., and Troffaes,
M. C. M. (2003). Introduction to Imprecise Probabil-
ities. Wiley.
Benferhat, S. and Bouraoui, Z. (2015). Min-based possi-
bilistic DL-Lite. Journal of Logic and Computation.
Benferhat, S., Bouraoui, Z., and Loukil, Z. (2013). Min-
based fusion of possibilistic dl-lite knowledge bases.
In Web Intelligence, pages 23–28. IEEE Computer So-
ciety.
Benferhat, S., Hu
´
e, J., Lagrue, S., and Rossit, J. (2011).
Interval-based possibilistic logic. In Walsh, T., edi-
tor, IJCAI 2011, Proceedings of the 22nd International
Joint Conference on Artificial Intelligence, pages 750–
755. IJCAI/AAAI.
Benferhat, S., Lagrue, S., and Rossit, J. (2007). An egali-
tarist fusion of incommensurable ranked belief bases
under constraints. In Proceedings of the Twenty-
Second AAAI Conference on Artificial Intelligence,,
pages 367–372. AAAI Press.
Bloch, I., Hunter, A., Appriou, A., Ayoun, A., Benferhat,
S., Besnard, P., Cholvy, L., Cooke, R. M., Cuppens,
F., Dubois, D., Fargier, H., Grabisch, M., Kruse, R.,
Lang, J., Moral, S., Prade, H., Saffiotti, A., Smets, P.,
and Sossai, C. (2001). Fusion: General concepts and
characteristics. Int. J. Intell. Syst., 16(10):1107–1134.
Calvanese, D., Giacomo, G. D., Lembo, D., Lenzerini, M.,
and Rosati, R. (2007). Tractable reasoning and effi-
cient query answering in description logics: The dl-lite
family. J. Autom. Reasoning, 39(3):385–429.
Dubois, D. and Prade, H. (1988). Possibility theory. Plenum
Press, New-York.
Konieczny, S. and Pino P
´
erez, R. (2002). Merging informa-
tion under constraints: A logical framework. J. Log.
Comput., 12(5):773–808.
Wache, H., Vgele, T., Visser, U., Stuckenschmidt, H.,
Schuster, G., Neumann, H., and Hbner, S. (2001).
Ontology-based integration of information - a survey
of existing approaches. In In IJCAI01 Workshop. on
Ontologies and Information Sharing.
Wallner, A. (2007). Extreme points of coherent probabilities
in finite spaces. Int. J. Approx. Reasoning, 44(3):339–
357.
ICAART 2017 - 9th International Conference on Agents and Artificial Intelligence
422