Diferenzas
Isto amosa as diferenzas entre a revisión seleccionada e a versión actual da páxina.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
inv:composit:validation [2013/02/28 18:17] – pablo.rodriguez.mier | inv:composit:validation [2013/02/28 18:31] (actual) – pablo.rodriguez.mier | ||
---|---|---|---|
Liña 3: | Liña 3: | ||
- | Abstract—One major advantage of web services is the ability to be combined to create composite services on-demand | + | //Abstract//—One major advantage of web services is the ability to be combined to create composite services on-demand |
through automatic composition techniques. However, although the inclusion of semantics allows a greater precision in the | through automatic composition techniques. However, although the inclusion of semantics allows a greater precision in the | ||
description of their functionality, | description of their functionality, | ||
Liña 75: | Liña 75: | ||
| WSC'08 08 | 8119 | 30 | 20 | 5.44 / 6.54 | 5 | 4 | | | WSC'08 08 | 8119 | 30 | 20 | 5.44 / 6.54 | 5 | 4 | | ||
- | |||
- | These tables show: the number of services of each dataset (column #Serv); the number of services of the optimal solution (column #Serv. Sol.); the length of the shortest solution (column #Length); the average number of inputs and outputs (column | ||
- | composite service (minimum number of services, minimum length) that satisfies the goal concepts, using only the initial inputs provided. | ||
Exact-Matching datasets were calculated by extending the outputs of each web service, including all superclasses of each output as an output of the service itself (semantic expansion). Thus, the average number of outputs is bigger than in the other datasets. The semantic expansion transforms a semantic matching problem into a exact matching problem, when exact and plug-in match is used to perform the semantic matchmaking. This allows us to test composition algorithms (that do not use semantic reasoners) with the WSC'08 datasets. For example, suppose that a service S1 provides the instance " | Exact-Matching datasets were calculated by extending the outputs of each web service, including all superclasses of each output as an output of the service itself (semantic expansion). Thus, the average number of outputs is bigger than in the other datasets. The semantic expansion transforms a semantic matching problem into a exact matching problem, when exact and plug-in match is used to perform the semantic matchmaking. This allows us to test composition algorithms (that do not use semantic reasoners) with the WSC'08 datasets. For example, suppose that a service S1 provides the instance " | ||
Liña 145: | Liña 142: | ||
=== 2. Semantic-Matching evaluation results === | === 2. Semantic-Matching evaluation results === | ||
- | In this experiment, we evaluate the performance | + | Results |
- | + | ||
- | PORSCE-II uses different threshold values | + | |
- | The values of these thresholds are directly related to the performance of the algorithm so that the higher | + | |
^ Plug-in threshold | ^ Plug-in threshold | ||
Liña 171: | Liña 165: | ||
| 19 | 58981.02 | | 19 | 58981.02 | ||
- | + | Based | |
- | The next figure shows the percentage of semantic problems solved by PORSCE-II with different values of the threshold and the performance | + | on these results, we selected the following |
- | measured by comparing the time taken by the algorithm to solve the // | + | |
- | the computational cost increases (performance decreases) when the threshold is incremented. Thus, using a threshold of 10, the algorithm | + | |
- | obtains a performance close to 20%, which means that the algorithm is about 1/0.20=5 times slower than using a threshold of 1. Based | + | |
- | on these results, we selected the optimal | + | |
- | ComposIT does not require any special configuration for the semantic datasets as it calculates matches at unlimited depth. | + | |
- | + | ||
- | {{: | + | |
- | + | ||
^ Dataset | ^ Dataset | ||
Liña 238: | Liña 223: | ||
</ | </ | ||
Where algorithm.jar is one of the available algorithms: | Where algorithm.jar is one of the available algorithms: | ||
- | * CompositAlgorithm.jar ([[http:// | + | * ComposIT: |
- | * PorsceAlgorithm.jar ([[http:// | + | * PORSCE-II: |
- | * OWLSXplanAlgorithm.jar ([[http:// | + | * OWLS-Xplan: |
+ | <note important> | ||
+ | These versions of the OWLS-Xplan and PORSCE-II were modified to support the integration with the test platform. Original versions | ||
+ | of these algorithms can be downloaded here: | ||
+ | * PORSCE-II: http:// | ||
+ | * OWLS-Xplan 2.0: http:// | ||
+ | </ | ||
You can launch also a background test from the command line, with the following syntax: | You can launch also a background test from the command line, with the following syntax: | ||