📄 http:^^www.cs.utexas.edu^users^ml^ilp.html
字号:
MIME-Version: 1.0
Server: CERN/3.0
Date: Tuesday, 07-Jan-97 15:56:47 GMT
Content-Type: text/html
Content-Length: 27721
Last-Modified: Wednesday, 16-Oct-96 15:34:59 GMT
<title>Inductive Logic Programming</title><h1>Inductive Logic Programming</h1>To view a paper, click on the open book image. <br> <br><ol><! ===========================================================================><a name="chill-ilp-96.ps.Z"</a><b><li>Inductive Logic Programming for Natural Language Processing</b>Raymond J. Mooney<br><cite>Proceedings of the 6th International Inductive Logic Programming Workshop</cite>, pp. 205-224, Stockholm, Sweden, August 1996. <p><blockquote>This paper reviews our recent work on applying inductive logicprogramming to the construction of natural language processingsystems. We have developed a system, CHILL, that learns a parser froma training corpus of parsed sentences by inducing heuristics thatcontrol an initial overly-general shift-reduce parser. CHILL learnssyntactic parsers as well as ones that translate English databasequeries directly into executable logical form. The ATIS corpus ofairline information queries was used to test the acquisition ofsyntactic parsers, and CHILL performed competitively with recentstatistical methods. English queries to a small database onU.S. geography were used to test the acquisition of a complete naturallanguage interface, and the parser that CHILL acquired was moreaccurate than an existing hand-coded system. The paper also includesa discussion of several issues this work has raised regarding thecapabilities and testing of ILP systems as well as a summary of ourcurrent research directions.</blockquote><!WA0><a href="file://ftp.cs.utexas.edu/pub/mooney/papers/chill-ilp-96.ps.Z"><!WA1><img align=top src="http://www.cs.utexas.edu/users/ml/paper.xbm"></a><p><! ===========================================================================><a name="scope-proposal-96.ps.Z"</a><b><li> Integrating Explanation-Based and Inductive Learning Techniquesto Acquire Search-Control for Planning<br></b>Tara A. Estlin<br>Ph.D. proposal, Department of Computer Sciences, University of Texasat Austin, 1996. <p><blockquote>Planning systems have become an important tool for automatinga wide variety of tasks. Control knowledge guides a planner to findsolutions quickly and is crucial for efficient planning in mostdomains. Machine learning techniques enable a planning system to automatically acquire domain-specific search-control knowledge fordifferent applications. Past approaches to learning controlinformation have usually employed explanation-based learning(EBL) to generate control rules. Unfortunately, EBL alone oftenproduces overly complex rules that actually decrease rather thanimprove overall planning efficiency. This paper presents a novellearning approach for control knowledge acquisition that integratesexplanation-based learning with techniques from inductive logicprogramming. In our learning system SCOPE, EBL is used to constrainan inductive search for control heuristics that help a planner choosebetween competing plan refinements. SCOPE is one of the few systemsto address learning control information for newer, partial-orderplanners. Specifically, this proposal describes how SCOPE learnsdomain-specific control rules for the UCPOP planning algorithm. Theresulting system is shown to produce significant speedup in twodifferent planning domains, and to be more effective than a pure EBLapproach. <p>Future research will be performed in three main areas.First, SCOPE's learning algorithm will be extended to includeadditional techniques such as constructive induction and rule utilityanalysis. Second, SCOPE will be more thoroughly tested; severalreal-world planning domains have been identified as possible testbeds,and more in-depth comparisons will be drawn between SCOPE and othercompeting approaches. Third, SCOPE will be implemented in adifferent planning system in order to test its portability to otherplanning algorithms. This work should demonstrate thatmachine-learning techniques can be a powerful tool in the quest fortractable real-world planning.<p></blockquote><!WA2><a href="file://ftp.cs.utexas.edu/pub/mooney/papers/scope-proposal-96.ps.Z"><!WA3><img align=top src="http://www.cs.utexas.edu/users/ml/paper.xbm"></a><p><! ===========================================================================><a name="scope-msl-96.ps.Z"</a><b><li> Integrating EBL and ILP to Acquire Control Rules for Planning<br></b>Tara A. Estlin and Raymond J. Mooney<br><cite>Proceedings of the Third International Workshop onMulti-Strategy Learning</cite>, pp. 271-279, Harpers Ferry, WV, May1996. (MSL-96).<p><blockquote>Most approaches to learning control information in planning systemsuse explanation-based learning to generate control rules.Unfortunately, EBL alone often produces overly complex rules thatactually decrease planning efficiency. This paper presents a novellearning approach for control knowledge acquisition that integratesexplanation-based learning with techniques from inductive logicprogramming. EBL is used to constrain an inductive search forselection heuristics that help a planner choose between competing planrefinements. SCOPE is one of the few systems to address learningcontrol information in the newer partial-order planners.Specifically, SCOPE learns domain-specific control rules for a versionof the UCPOP planning algorithm. The resulting system is shown toproduce significant speedup in two different planning domains.</blockquote><!WA4><a href="file://ftp.cs.utexas.edu/pub/mooney/papers/scope-msl-96.ps.Z"><!WA5><img align=top src="http://www.cs.utexas.edu/users/ml/paper.xbm"></a><p><! ===========================================================================><a name="chill-aaai-96.ps.Z"</a><b><li>Learning to Parse Database Queries using Inductive Logic Programming<br></b>John M. Zelle and Raymond J. Mooney<br><cite>Proceedings of the Thirteenth National Conference on Aritificial Intelligence</cite>,pp. 1050-1055, Portland, OR, August, 1996. (AAAI-96)<p><blockquote>This paper presents recent work using the CHILL parser acquisitionsystem to automate the construction of a natural-language interfacefor database queries. CHILL treats parser acquisition as the learningof search-control rules within a logic program representing ashift-reduce parser and uses techniques from Inductive LogicProgramming to learn relational control knowledge. Starting with ageneral framework for constructing a suitable logical form, CHILL isable to train on a corpus comprising sentences paired with databasequeries and induce parsers that map subsequent sentences directly intoexecutable queries. Experimental results with a completedatabase-query application for U.S. geography show that CHILL is ableto learn parsers that outperform a pre-existing, hand-craftedcounterpart. These results demonstrate the ability of a corpus-basedsystem to produce more than purely syntactic representations. Theyalso provide direct evidence of the utility of an empirical approachat the level of a complete natural language application.</blockquote><!WA6><a href="file://ftp.cs.utexas.edu/pub/mooney/papers/chill-aaai-96.ps.Z"><!WA7><img align=top src="http://www.cs.utexas.edu/users/ml/paper.xbm"></a><p><! ===========================================================================><a name="foidl-ml-96.ps.Z"</a><b><li>Advantages of Decision Lists and Implicit Negative in Inductive LogicProgramming<br></b>Mary Elaine Califf and Raymond J. Mooney<br>Technical Report, Artificial Intelligence Lab, University of Texas at Austin, 1996. <p><blockquote> This paper demonstrates the capabilities of FOIDL, aninductive logic programming (ILP) system whose distinguishingcharacteristics are the ability to produce first-order decision lists,the use of an output completeness assumption to provide implicitnegative examples, and the use of intensional background knowledge.The development of FOIDL was originally motivated by the problem oflearning to generate the past tense of English verbs; however, thispaper demonstrates its superior performance on two different sets ofbenchmark ILP problems. Tests on the finite element mesh designproblem show that FOIDL's decision lists enable it to produce betterresults than all other ILP systems whose results on this problem havebeen reported. Tests with a selection of list-processing problemsfrom Bratko's introductory Prolog text demonstrate that thecombination of implicit negatives and intensionality allow FOIDL tolearn correct programs from far fewer examples than FOIL.</blockquote><!WA8><a href="file://ftp.cs.utexas.edu/pub/mooney/papers/foidl-ml-96.ps.Z"><!WA9><img align=top src="http://www.cs.utexas.edu/users/ml/paper.xbm"></a><p><! ===========================================================================><a name="chill-bkchapter-95.ps.Z"</a><b><li>Comparative Results on Using Inductive Logic Programmingfor Corpus-based Parser Construction<br></b>John M. Zelle and Raymond J. Mooney<br><cite>Symbolic, Connectionist, and Statistical Approaches to Learning for NaturalLanguage Processing</cite>, S. Wermter, E. Riloff and G. Scheler, Eds,Spring Verlag, 1995. <p> <blockquote>This paper presents results from recent experimenets with CHILL, acorpus-based parser acquisition system. CHILL treats languageacquisition as the learning of search-control rules within a logicprogram. Unlike many current corpus-based approaches that usestatistical learning algorithms, CHILL uses techniques from inductivelogic programming (ILP) to learn relational representations. CHILL isa very flexible system and has been used to learn parsers that producesyntactic parse trees, case-role analyses, and executable databasequeries. The reported experiments compare CHILL's performance to thatof a more naive application of ILP to parser acquisition. The resultsshow that ILP techniques, as employed in CHILL, are a viablealternative to statistical methods and that the control-rule frameworkis fundamental to CHILL's success.</blockquote><!WA10><a href="file://ftp.cs.utexas.edu/pub/mooney/papers/chill-bkchapter-95.ps.Z"><!WA11><img align=top src="http://www.cs.utexas.edu/users/ml/paper.xbm"></a><p><! ===========================================================================><a name="foidl-bkchapter-95.ps.Z"</a><b><li>Learning the Past Tense of English Verbs Using Inductive Logic Programming<br></b>Raymond J. Mooney and Mary Elaine Califf<br><cite>Symbolic, Connectionist, and Statistical Approaches to Learning for NaturalLanguage Processing</cite>, S. Wermter, E. Riloff and G. Scheler, Eds,Spring Verlag, 1995. <p> <blockquote> This paper presents results on using a new inductive logic programmingmethod called FOIDL to learn the past tense of English verbs. The pasttense task has been widely studied in the context of thesymbolic/connectionist debate. Previous papers have presented resultsusing various neural-network and decision-tree learning methods. Wehave developed a technique for learning a special type of Prologprogram called a <em>first-order decision list</em>, defined as anordered list of clauses each ending in a cut. FOIDL is based on FOIL(Quinlan, 1990) but employs intensional background knowledge andavoids the need for explicit negative examples. It is particularlyuseful for problems that involve rules with specific exceptions, suchas the past-tense task. We present results showing that FOIDL learnsa more accurate past-tense generator from significantly fewer examplesthan all other previous methods.</blockquote><!WA12><a href="file://ftp.cs.utexas.edu/pub/mooney/papers/foidl-bkchapter-95.ps.Z"><!WA13><img align=top src="http://www.cs.utexas.edu/users/ml/paper.xbm"></a><p><! ===========================================================================><a name="chill-dissertation-95.ps.Z"</a><b><li>Using Inductive Logic Programming to Automate the Construction of Natural Language Parsers<br></b>John M. Zelle<br>Ph.D. Thesis, Department of Computer Sciences, University of Texas at Austin, August, 1995.<p><blockquote>Designing computer systems to understand natural language input is adifficult task. In recent years there has been considerable interestin corpus-based methods for constructing natural language parsers.These empirical approaches replace hand-crafted grammars withlinguistic models acquired through automated training over languagecorpora. A common thread among such methods to date is the use ofpropositional or probablistic representations for the learnedknowledge. This dissertation presents an alternative approach basedon techniques from a subfield of machine learning known as inductivelogic programming (ILP). ILP, which investigates the learning ofrelational (first-order) rules, provides an empirical method foracquiring knowledge within traditional, symbolic parsing frameworks.<p>This dissertation details the architecture, implementation andevaluation of CHILL a computer system for acquiring naturallanguage parsers by training over corpora of parsed text. CHILLtreats language acquisition as the learning of search-control ruleswithin a logic program that implements a shift-reduce parser. Controlrules are induced using a novel ILP algorithm which handles difficultissues arising in the induction of search-control heuristics. Boththe control-rule framework and the induction algorithm are crucial toCHILL's success.<p>The main advantage of CHILL over propositional counterparts isits flexibility in handling varied representations. CHILL hasproduced parsers for various analyses including case-role mapping,detailed syntactic parse trees, and a logical form suitable forexpressing first-order database queries. All of these tasks areaccomplished within the same framework, using a single, generallearning method that can acquire new syntactic and semantic categoriesfor resolving ambiguities.<p>Experimental evidence from both aritificial and real-world corporademonstrate that CHILL learns parsers as well or better thanprevious artificial neural network or probablistic approaches oncomparable tasks. In the database query domain, which goes beyond thescope of previous empirical approaches, the learned parser outperformsan existing hand-crafted system. These results support the claim thatILP techniques as implemented in CHILL represent a viablealternative with significant potential advantages over neural-network,propositional, and probablistic approaches to empirical parserconstruction.<p></blockquote>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -