AGATHA;Using heuristic search to automate the construction of case law theories.

Citation
Alison Chorley et Trevor Bench-capon, AGATHA;Using heuristic search to automate the construction of case law theories., Artificial intelligence and law , 13(1), 2005, pp. 9-51
ISSN journal
09248463
Volume
13
Issue
1
Year of publication
2005
Pages
9 - 51
Database
ACNP
SICI code
Abstract
In this paper we describe AGATHA,a program designed to automate the process of theory construction in case based domains.Given a seed case and a number of precedent cases,the program uses a set of argument moves to generate a search space for a dialogue between the parties to the dispute.Each move is associated with a set off theory constructors,and thus each point in the space can be associated with a theory intended to explain the seed case and the other cases in the domain.The space is large and so an heuristic search method is needed.This paper describes two methods based on A* and alpha/beta pruning and also a series of experiments designed to explore the appropriateness of different evaluation functions,the most useful precedents to use as seed cases and the quality of the resulting theories.