Tools for Empirically Analyzing AI Programs

Scott D. Anderson, David M. Hart, David L. Westbrook, Paul R. Cohen, Adam Carlson
Pre-proceedings of the Fifth International Workshop on Artificial Intelligence and Statistics, PMLR R0:35-41, 1995.

Abstract

The paper describes two separate but synergistic tools for running experiments on large Lisp systems such as Artificial Intelligence planning systems, by which we mean systems that produce plans and execute them in some kind of simulator. The first tool, called CLIP (Common Lisp Instrumentation Package), allows the researcher to define and run experiments, including experimental conditions (parameter values of the planner or simulator) and data to be collected. The data are written out to data files that can be analyzed by statistics software. The second tool, called CLASP (Common Lisp Analytical Statistics Package), allows the researcher to analyze data from experiments by using graphics, statistical tests, and various kinds of data manipulation. CLASP has a graphical user interface (using CLIM, the Common Lisp Interface Manager, Version 2.0) and also allows data to be directly processed by Lisp functions. CLIP and CLASP form the foundation of a larger set of specialized tools we are building for the empirical analysis of AI programs.

Cite this Paper


BibTeX
@InProceedings{pmlr-vR0-anderson95a, title = {Tools for Empirically Analyzing AI Programs}, author = {Anderson, Scott D. and Hart, David M. and Westbrook, David L. and Cohen, Paul R. and Carlson, Adam}, booktitle = {Pre-proceedings of the Fifth International Workshop on Artificial Intelligence and Statistics}, pages = {35--41}, year = {1995}, editor = {Fisher, Doug and Lenz, Hans-Joachim}, volume = {R0}, series = {Proceedings of Machine Learning Research}, month = {04--07 Jan}, publisher = {PMLR}, pdf = {https://proceedings.mlr.press/r0/anderson95a/anderson95a.pdf}, url = {https://proceedings.mlr.press/r0/anderson95a.html}, abstract = {The paper describes two separate but synergistic tools for running experiments on large Lisp systems such as Artificial Intelligence planning systems, by which we mean systems that produce plans and execute them in some kind of simulator. The first tool, called CLIP (Common Lisp Instrumentation Package), allows the researcher to define and run experiments, including experimental conditions (parameter values of the planner or simulator) and data to be collected. The data are written out to data files that can be analyzed by statistics software. The second tool, called CLASP (Common Lisp Analytical Statistics Package), allows the researcher to analyze data from experiments by using graphics, statistical tests, and various kinds of data manipulation. CLASP has a graphical user interface (using CLIM, the Common Lisp Interface Manager, Version 2.0) and also allows data to be directly processed by Lisp functions. CLIP and CLASP form the foundation of a larger set of specialized tools we are building for the empirical analysis of AI programs.}, note = {Reissued by PMLR on 01 May 2022.} }
Endnote
%0 Conference Paper %T Tools for Empirically Analyzing AI Programs %A Scott D. Anderson %A David M. Hart %A David L. Westbrook %A Paul R. Cohen %A Adam Carlson %B Pre-proceedings of the Fifth International Workshop on Artificial Intelligence and Statistics %C Proceedings of Machine Learning Research %D 1995 %E Doug Fisher %E Hans-Joachim Lenz %F pmlr-vR0-anderson95a %I PMLR %P 35--41 %U https://proceedings.mlr.press/r0/anderson95a.html %V R0 %X The paper describes two separate but synergistic tools for running experiments on large Lisp systems such as Artificial Intelligence planning systems, by which we mean systems that produce plans and execute them in some kind of simulator. The first tool, called CLIP (Common Lisp Instrumentation Package), allows the researcher to define and run experiments, including experimental conditions (parameter values of the planner or simulator) and data to be collected. The data are written out to data files that can be analyzed by statistics software. The second tool, called CLASP (Common Lisp Analytical Statistics Package), allows the researcher to analyze data from experiments by using graphics, statistical tests, and various kinds of data manipulation. CLASP has a graphical user interface (using CLIM, the Common Lisp Interface Manager, Version 2.0) and also allows data to be directly processed by Lisp functions. CLIP and CLASP form the foundation of a larger set of specialized tools we are building for the empirical analysis of AI programs. %Z Reissued by PMLR on 01 May 2022.
APA
Anderson, S.D., Hart, D.M., Westbrook, D.L., Cohen, P.R. & Carlson, A.. (1995). Tools for Empirically Analyzing AI Programs. Pre-proceedings of the Fifth International Workshop on Artificial Intelligence and Statistics, in Proceedings of Machine Learning Research R0:35-41 Available from https://proceedings.mlr.press/r0/anderson95a.html. Reissued by PMLR on 01 May 2022.

Related Material