CATMS: an ATMS which avoids label explosions

  • Authors:
  • John W. Collins;Dennis DeCoste

  • Affiliations:
  • Beckman Institute, University of lllinois, Urbana, lllinois;Institute for the Learning Sciences, Northwestern University, Eva.nston, lllinois

  • Venue:
  • AAAI'91 Proceedings of the ninth National conference on Artificial intelligence - Volume 1
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

Assumption-based truth maintenance systems have developed into powerful and popular means for considering multiple contexts simultaneously during problem solving. Unfortunately, increasing problem complexity can lead to explosive growth of node labels. In this paper, we present a new ATMS algorithm (CATMS) which avoids the problem of label explosions, while preserving most of the querytime efficiencies resulting from label compilations. CATMS generalizes the standard ATMS subsumption relation, allowing it to compress an entire label into a single assumption. This compression of labels is balanced by an expansion of environments to include any implied assumptions. The result is a new dimension of flexibility, allowing CATMS to trade-off the query-time efficiency of uncompressed labels against the costs of computing them. To demonstrate the significant computational gains of CATMS over de Kleer's ATMS, we compare the performance of the ATMS-based QPE [9] problem-solver using each.