AGATHA: using heuristic search to automate the construction of case law theories

  • Authors:
  • Alison Chorley;Trevor Bench-Capon

  • Affiliations:
  • Department of Computer Science, The University of Liverpool, Liverpool, UK;Department of Computer Science, The University of Liverpool, Liverpool, UK

  • Venue:
  • Artificial Intelligence and Law - Argumentation in artificial intelligence and law
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

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 of 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.