首页    期刊浏览 2024年07月08日 星期一
登录注册

文章基本信息

  • 标题:Efficient Induction of Logic Programs based on the Mode Analysis of Most Specific Hypothesis
  • 本地全文:下载
  • 作者:Tomonobu Ozaki ; Koichi Furukawa
  • 期刊名称:人工知能学会論文誌
  • 印刷版ISSN:1346-0714
  • 电子版ISSN:1346-8030
  • 出版年度:2001
  • 卷号:16
  • 期号:1
  • 页码:29-37
  • DOI:10.1527/tjsai.16.29
  • 出版社:The Japanese Society for Artificial Intelligence
  • 摘要:Inductive Logic Programming(ILP) has been drawn a big attention as a new research area of inductive inference based on first order logic. The main advantages of ILP are the very rich expressive power and the capability of utilizing arbitrary background knowledge represented in Prolog programs. However ILP usually needs enormous computational time to obtain the hypotheses. To cope with this problem, an efficient algorithm is needed. In this paper, an ILP system Progol is adopted as the target system. Progol is one of the most successful ILP systems, which induces hypotheses by first constructing the most specific hypothesis(MSH) for a given example, and then searching through the subsumption lattice having empty clause and MSH as its top and bottom respectively. The second phase of Progol employes an A*-like search algorithm which is a kind of exhaustive search base on A* search strategy. In this paper, we show redundancy in A*-like algorithm from a viewpoint of imput/output relations amoung variables in the literals forming the MSH, and then propose a new search algorithm to remove the redundancy. The main advantage of the proposed algorithm is a substantial reduction of search space. By preprocessing the given search space, the redundant parts in the space can be removed. Since the search in the search space in which there is no answer can be avoided in this way, we have succeeded in reducing the number of candidate hypotheses to be generated as well as the whole computational time to induction.
  • 关键词:Inductive logic programming ; most specific hypothesis ; mode analysis ; hypothesis space ; bias
国家哲学社会科学文献中心版权所有