会议专题

AN ADAPTIVE PROLOG PROGRAMMING LANGUAGE WITH MACHINE LEARNING

  Prolog is a well-known logic programming language.A Prolog program is essentially a set of knowledge predicates.A query can be executed on the knowledge set by the Prolog engine,which searches and matches the query against the knowledge set automatically by conducting a depth-first search (DFS).While deterministic,DFS does not always produce the best efficiency in Prolog execution.UCT,based on UCB algorithms,is a machine learning algorithm for solving multi-stage Markov Decision Process (MDP) problems,with a good balance between exploitation and exploration.This paper introduces a UCB gauge for each of the predicates,which can be used as a heuristic measurement for selection of predicate search.This results in a best-first search strategy for Prolog execution,which is referred to as Adaptive Prolog.Adaptive Prolog enhance its execution engine by adjusting its search path to reflect current machine learning results,and as such produce better execution efficiency than traditional Prolog.

Depth-First search Best-first search Heuristic function UCB Adaptive prolog

Benjie Lu Zhiqing Liu Hui Gao

Computer Go Research Institute,School of Software Engineering,Beijing University of Posts and Telecommunications,Beijing 100876,China

国际会议

2012 2nd IEEE International Conference on Cloud Computing and Intelligence Systems (2012年第2届IEEE云计算与智能系统国际会议(IEEE CCIS2012))

杭州

英文

25-28

2012-10-30(万方平台首次上网日期,不代表论文的发表时间)