作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 人工智能及识别技术 • 上一篇    下一篇

基于回溯树的语义Web服务自动组合优化方法

贾静兰  a,董才林  a,喻莹  b,王静  a,张丽芬  a   

  1. (华中师范大学 a.数学与统计学学院; b.计算机学院,武汉 430079)
  • 收稿日期:2015-03-11 出版日期:2016-04-15 发布日期:2016-04-15
  • 作者简介:贾静兰(1989-),女,硕士研究生,主研方向为智能计算、信息处理;董才林,教授;喻莹,副教授;王静、张丽芬,硕士研究生。
  • 基金资助:
    国家自然科学基金资助面上项目(61070182);数学物理湖北省重点实验室基金资助项目。

Automatic Composition Optimization Method of Semantic Web Service Based on Backward Tree

JIA Jinglan  a,DONG Cailin  a,YU Ying  b,WANG Jing  a,ZHANG Lifen  a   

  1. (a.College of Mathematics and Statistics; b.College of Computer,Central China Normal University,Wuhan 430079,China)
  • Received:2015-03-11 Online:2016-04-15 Published:2016-04-15

摘要: 针对现有基于图搜索的语义Web服务组合方法存在组合成本高且效率低下的问题,提出基于完备回溯树与用户请求输入闭包的语义Web服务自动组合优化方法。利用RICC算法构造用户请求输入闭包,在C_CBT_OVGP算法中,根据输入闭包判断用户请求是否能够在语义Web服务规则库中得到满足。当不满足用户请求时,算法直接结束,无需进行回溯树构建。当满足用户请求时,在回溯树的构建过程中,通过输入闭包和新增节点对象集合对回溯树实现剪枝操作,以避免节点在多个回溯树分支上重复构建。实例分析结果表明,优化方法能有效处理不可满足的用户请求,从而提高服务组合效率。

关键词: 语义Web服务, 完备回溯树, 服务组合, 剪枝操作, 语义相似度

Abstract: Aiming at the problems of high cost and low efficiency in existing semantic Web service composition method based on graph search,this paper proposes an automatic composition optimization method of semantic Web service based on user request input closure and Complete Backward Tree(CBT).This method uses Request Input Closure Constructor(RICC) algorithm to construct user request input closure and determines whether the user requests can be met in the semantic Web service rule repository based on user request input closure in Closure_Complete Backward Tree_Optimal Valid Generation Path(C_CBT_OVGP) algorithm.When user request is not satisfied,it illustrates the request without a solution and then ends the algorithm.Otherwise,it prunes the backwark tree by user request input closure and setting object sets of new nodes so as to avoid unnecessary repetition to build the same node on a number of different branches.Example analysis result shows that the optimization algorithm improves the efficiency of semantic Web service composition,especially for dissatisfied user request.

Key words: semantic Web service, Complete Backward Tree(CBT), service composition, pruning operation, semantic similarity

中图分类号: