Presentation is loading. Please wait.

Presentation is loading. Please wait.

September 5-7, Trento Deriving “sub-source” similarities from heterogeneous, semi-stuctured information sources D. Rosaci, G. Terracina, D. Ursino Dipartimento.

Similar presentations


Presentation on theme: "September 5-7, Trento Deriving “sub-source” similarities from heterogeneous, semi-stuctured information sources D. Rosaci, G. Terracina, D. Ursino Dipartimento."— Presentation transcript:

1 September 5-7, Trento Deriving “sub-source” similarities from heterogeneous, semi-stuctured information sources D. Rosaci, G. Terracina, D. Ursino Dipartimento di Informatica, Matematica, Elettronica e Trasporti Università “Mediterranea” di Reggio Calabria International Conference on Cooperative Information Systems (CoopIS 2001)

2 Scheme Match: Finding a mapping between those elements of two schemes that semantically correspond to each other Applications: information source integration, e-commerce, scheme evaluation and migration, data and web warehousing, information source design and so on The need of semi- automatic techniques for carrying out this task is nowadays recognized Most of the techniques for Scheme Match proposed in the literature have been designed only for databases Motivations They aimed at deriving terminological and structural relationships between single concepts

3 New approaches to Scheme Match, handling semi-structured information sources, appear to be compulsory Such approaches must be somehow different from the traditional ones since: in semi-structured information sources significant pieces of information are expressed in the form of groups of concepts rather than single ones different instances of the same concept could have different structures The emphasis shifts away from the extraction of semantic correspondencies between concepts to the derivation of semantic correspondencies between groups of concepts Motivations

4 We propose a semi- automatic technique for extracting similarities between sub-sources belonging to different, heterogeneous and semi- structured information sources The adoption of a conceptual model, capable to uniformly handle information sources of different formats, appears to be extremely useful Translation rules should be defined from classical information source formats to the adopted conceptual model Our approach exploits the SDR-Network conceptual model which meets the requirements described above General characteristics of the approach

5 Given an information source IS, the number of possible sub-sources that can be derived from it is extremely high In order to avoid handling huge numbers of sub- source pairs, we propose an heuristic technique for singling out only the most promising ones After that the most promising pairs of sub- sources have been selected, their similarity degree must be computed The similarity degree associated to each pair of sub-sources is determined by computing the objective function associated to a maximum weight matching General characteristics of the approach SS i can be detected to be similar to SS j only if it possible to single out concepts of SS i and SS j that are pairwise similar in their turn

6 The SDR-Network and its metrics have been already exploited for defining a technique for deriving synonymies and homonymies In the whole, we propose a unified, semi-automatic approach for deriving concept synonymies and homonymies, as well as sub-source similarities This is particularly interesting since: We are proposing the derivation of a property which, generally, is not handled by most of the approaches for Scheme Match proposed in the literature The technique proposed here is part of a more general framework for deriving various kinds of terminological and structural properties General characteristics of the approach

7 The SDR-Network conceptual model Given an information source IS, the associated SDR-Network Net(IS) is Net(IS) = NS(IS) represents the set of nodes; each node is characterized by a name AS(D) denotes a set of arcs; each arc can be represented by a triplet S is the source node T is the target node L ST = [d ST, r ST ] is a label associated with the arc

8 The SDR-Network conceptual model d ST is the semantic distance coefficient: –it indicates how much the concept expressed by T is semantically close to the concept expressed by S –this depends from the capability of the concept associated with T to characterize the concept associated with S r ST is the semantic relevance coefficient: it indicates the fraction of instances of the concept denoted by S whose complete definition requires at least one instance of the concept represented by T

9 The SDR-Network conceptual model The Path Semantic Distance PSD P of a path P in Net(IS) is the sum of the semantic distance coefficients associated with the arcs included in the path The Path Semantic Relevance PSR P of a path P in Net(IS) is the product of the semantic relevance coefficients associated with the arcs included in the path The CD-Shortest-Path (Conditional D-Shortest-Path) between two nodes N and N’ in Net(IS) and including an arc A (denoted by  N, N’  A ) is the path having the minimum Path Semantic Distance among those connecting N and N’ and including A A D-Path n is a path P in Net(IS) such that n  PSD P < n+1 The i-th neighborhood of an SDR-Network node x is: nbh(x,i) = {A|A  AS(IS), A=,  x,y  A is a D_Path i, x  y} i  0

10 The number of possible sub- sources that can be identified in IS is exponential in the number of nodes of Net(IS) We have defined a technique for singling out the most promising pairs of sub- sources The proposed technique receives two information sources IS 1 and IS 2 and a Dictionary SD of Synonymies between nodes of Net(IS 1 ) and Net(IS 2 ) Synonymies are represented in SD by tuples of the form, where N i and N j are the synonym nodes and f ij is a coefficient in the real interval [0,1], indicating the similarity degree of N i and N j Selection of promising pairs of sub-sources

11 The technique works according to the following rules: —It considers those pairs of sub-sources [SS i, SS j ] such that SS i  Net(IS 1 ) is a rooted sub-net having a node N i as root, SS j  Net(IS 2 ) is a rooted sub-net having a node N j as root, N i and N j are interesting synonyms i.e., the synonym coefficient associated with them is greater than a certain threshold —It computes the maximum weight matching on some suitable bipartite graphs obtained from the target nodes of the arcs included in the neighborhoods of N i and N j —Given a pair of synonym nodes N i and N j, it derives a promising pair of sub-sources [SS i k,SS j k ], for each k such that both nbh(N i,k) and nbh(N j,k) are not empty —SS i k and SS j k are constructed by determining the promising pairs of arcs [A i k,A j k ] such that A i k  nbh(N i,l), A j k  nbh(N j,l), for each l belonging to the integer interval [0,k]

12 Selection of promising pairs of sub-sources —A pair of arcs [A i k,A j k ] is considered promising if An edge between the target nodes T i k of A i k and T j k of A j k is present in the maximum weight matching computed on a suitable bipartite graph constructed from the target nodes of the arcs of nbh(N i,l) and nbh(N j,l) for some l belonging to the integer interval [0,k] The similarity degree of T i k and T j k is greater than a certain given threshold The rationale underlying this approach is that of constructing promising pairs of sub-sources such that each pair consists in the maximum possible number of pairs of concepts whose synonymy has been already stated

13 Selection of promising pairs of sub-sources Theorem Let IS 1 and IS 2 be two information sources and let Net(IS 1 ) and Net(IS 2 ) be the corresponding SDR-Networks. Let n c 1 (resp., n c 2 ) be the number of complex nodes of Net(IS 1 ) (resp., Net(IS 2 )). Let l be the maximum neighborhood index associated with a node of Net(IS 1 ) or Net(IS 2 ). Then the number of possible pairs of sub-sources is min(n c 1,n c 2 )x(l+1) Actually, in real applications, the number of promising pairs of sub-sources relative to IS 1 and IS 2 is, generally, far lesser than min(n c 1,n c 2 )x(l+1)

14 Example The SDR-Network of the European Social Funds (ESF) information source

15 Example The SDR-Network of European Community Projects (ECP) information source

16 Example The Synonymy Dictionary associated with ESF and ECP

17 Example The interesting pairs of synonym nodes are {,, } As an example, consider the pair of synonym nodes Project [ESF] and Project [ECP] Since the neighborhoods of Project [ESF] and Project [ECP] are both not empty only for k=0, k=1 and k=2, our technique obtains three promising pairs of sub-sources relative to Project [ESF] and Project [ECP] In order to provide an example of the behaviour of our technique, we show the derivation of the promising pairs of sub-sources associated with Project [ESF] and Project [ECP] for k=0

18 Example The bipartite graph and the associated maximum weight matching are

19 Example The technique selects only those arcs of nbh(Project [ESF],0) and nbh(Project [ECP],0) which participate to the matching and have a similarity coefficient greater than a certain given threshold The promising pair of sub-sources associated with nbh(Project [ESF],0) and nbh(Project [ECP],0) is [SS 1, SS 2 ]: SS 1 = {, Project [ESF], Type [ESF], [0, 0.9]>,, } SS 2 = {, Project [ECP], Type [ECP], [0, 0.6]>,, } The technique works analogously for k=1 and k=2 as well as for the other interesting synonym pairs

20 Derivation of sub-source similarities The technique for deriving sub-source similarities from a given pair of information sources consists of two steps The first one computes the similarity degree relative to each promising pair of sub-sources derived previously The second one constructs a Sub-source Similarity Dictionary SSD by selecting only those pairs of sub-sources whose similarity degree is greater than a certain, dinamically computed, threshold More formally, the technique can be encoded as follows: SSD =  (  (SPS,SD)) where: SPS is the set of promising pairs of sub-sources SD is the Synonymy Dictionary

21 Derivation of sub-source similarities For each promising pair of sub-sources SS i and SS j, the function  calls a function  ’ which computes the corresponding similarity degree SSS =  (SPS, SD) = { | [SS i, SS j ]  SPS} The function  ’ receives a rooted sub-net SS and returns the nodes of SS The function  ’ derives the similarity degree associated with SS i and SS j by computing a suitable objective function associated with the maximum weight matching on a bipartite graph, constructed from the nodes of SS i and SS j  ’ (T,P,Q) = (1 – ((|P|+|Q|-2|E’|)/(|P|+|Q|)) x (  ’(E’)/|E’|)

22 Derivation of sub-source similarities The function  is called for constructing the Sub-source Similarity Dictionary SSD by taking those similarities of SSS having a coefficient greater than a certain, dynamically computed, threshold SSD =  (SSS) = { |  SSS, f ij >th Sim } Here th Sim is the dinamically computed threshold th Sim = min ((F Max +F Min )/2, th M ) where F Max is the maximum coefficient associated with the similarities of SSS F Min is the minimum coefficient associated with the similarities of SSS th M is a limit threshold value

23 Example Consider the SDR-Networks ESF and ECP SSD =  (  (SPS,SD)) As for the pair of sub-sources [SS 1, SS 2 ]  SPS derived previously,  calls  ’(SD,  ’(SS 1 ),  ’(SS 2 )) The bipartite graph and the associated maximum weight matching relative to  ’(SS 1 ) and  ’(SS 2 ) are

24 Example The objective function associated to the maximum weight matching is (1 – ((5+5-2*5)/10))*(0.63+1+1+1+1)/5=0.93 In the same way the similarity degrees associated with all the other promising pairs of sub-sources are obtained Then SSS is provided in input to the function  which constructs the Sub- source Similarity Dictionary SSD SSD is determined by selecting those triplets of SSS whose similarity coefficient is greater than th Sim In this example all similarities of SSS are valid and SSD = SSS

25 Sub-source similarities can be exploited in several contexts All applications of Scheme Match relative to synonymies between single concepts can be extended to similarities between sub-sources In particular, sub-source similarities can be exploited for: Applications Information Source Integration E-commerce Semantic Query Processing Data and Web Warehouse Source clustering and cataloguing

26 We have presented a semi- automatic technique for deriving similarities of sub-sources belonging to information sources having different formats The technique is based on a conceptual model, called SDR-Network, which allows to uniformly represent information sources of different formats It consists of two steps: the first one selects a set of promising pairs of sub-sources, whereas the second one computes a similarity degree to associate with each pair of the set We have pointed out that the derivation of sub-source similarities is a special case of the more general problem of Scheme Match Conclusions Finally, we have illustrated a set of applications which could benefit of sub-source similarities

27 Present and Future Work We have already designed an approach which exploits sub-source similarities for carrying out information source integration In the future we plan to: Develop techniques which exploit sub-source similarities in the other possible application contexts we have previously mentioned Define techniques for deriving other terminological and structural properties in the context of semi-structured information sources

28 For more information... Domenico Ursino Dipartimento di Informatica, Matematica, Elettronica, Trasporti Università Mediterranea di Reggio Calabria E-mail: ursino@ing.unirc.itursino@ing.unirc.it Web: http://www.ing.unirc.it/didattica/inform00/gruppo


Download ppt "September 5-7, Trento Deriving “sub-source” similarities from heterogeneous, semi-stuctured information sources D. Rosaci, G. Terracina, D. Ursino Dipartimento."

Similar presentations


Ads by Google