Speeding Up Ontology-Based Free-Form Service Request Recognition


Abstract in English

We offered, in a previous paper, an ontology-based approach to recognize constraints in free-form service requests and provide services for users. Our system handles a service request by finding, from among many ontologies, the domain ontology that best matches the request and then uses the matched ontology to generate the service request constraints. Although our system is powerful in recognizing constraints and therefore servicing requests, the recognition process is a bottleneck due to the number of the tested ontologies and the amount of computations involved. This paper provides a novel approach to speed up the recognition process by (1) using ontology indexing and (2) excluding inapplicable regular expressions early in the process and thus reducing the number of applied regular expressions. Our experiments show that our techniques are effective in significantly reducing the amount of computations and therefore speeding up the recognition process.

References used

Muhammed J. Al-Muhammed and David W. Embley. Resolving Underconstrained and Overconstrained Systems of Conjunctive Constraints for Service Requests. In Proceedings of the 18th International Conference on Advanced Information Systems Engineering (CAiSE06), pages 223–238, Luxembourg, June 2006
Muhammed J. Al-Muhammed and David W. Embley. Ontology-Based Constraint Recognition for Free-Form Service Requests. In Proceedings of the 23rd International Conference on Data Engineering (ICDE 2007), pages 366–375, Istanbul, Turkey, April 2007
Muhammed J. Al-Muhammed, David W. Embley, and Stephen W. Liddle. Conceptual Model Based Semantic Web Services. In Proceedings of the 24th International Conference on Conceptual Modeling (ER 2005), pages 288–303, Klagenfurt, Austria, October 2005

Download