Automatic Web Service Composition -- Models, Complexity and Applications
Paul Diac

TL;DR
This paper introduces efficient algorithms for automatic web service composition, extends semantic models for better expressiveness, and addresses real-time dynamic composition challenges.
Contribution
It presents new algorithms outperforming previous methods, extends semantic models for practical use-cases, and proposes solutions for real-time web service composition.
Findings
Algorithms outperform previous solutions in execution time and composition size.
New semantic models enable handling of more complex service descriptions.
Proposed algorithms effectively manage dynamic, real-time service composition scenarios.
Abstract
The automatic composition of web services refers to how services can be used in a complex and aggregate manner, to serve a specific and known functionality. Given a list of services described by the input and output parameters, and a request of a similar structure: the initially known and required parameters; a solution can be designed to automatically search for the set of web services that satisfy the request, under certain constraints. We first propose two very efficient algorithms that solve the problem of the automatic composition of the web services as it was formulated in the competitions organized in 2005 and 2008. The algorithms obtain much better results than the rest of the participants with respect to execution time and even composition size. Evaluation consists of running the previous and the proposed solutions on given benchmarks and generated tests. Further, we design two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsService-Oriented Architecture and Web Services · Semantic Web and Ontologies · Advanced Database Systems and Queries
