Learning to Recognize Volcanoes on Venus
Abstract
Dramatic improvements in sensor and image acquisition technology have created a demand for automated tools that can aid in the analysis of large image databases. We describe the development of JARtool, a trainable software system that learns to recognize volcanoes in a large data set of Venusian imagery. A machine learning approach is used because it is much easier for geologists to identify examples of volcanoes in the imagery than it is to specify domain knowledge as a set of pixel-level constraints. This approach can also provide portability to other domains without the need for explicit reprogramming; the user simply supplies the system with a new set of training examples. We show how the development of such a system requires a completely different set of skills than are required for applying machine learning to “toy world” domains. This paper discusses important aspects of the application process not commonly encountered in the “toy world,” including obtaining labeled training data, the difficulties of working with pixel data, and the automatic extraction of higher-level features.
Cite
Text
Burl et al. "Learning to Recognize Volcanoes on Venus." Machine Learning, 1998. doi:10.1023/A:1007400206189Markdown
[Burl et al. "Learning to Recognize Volcanoes on Venus." Machine Learning, 1998.](https://mlanthology.org/mlj/1998/burl1998mlj-learning/) doi:10.1023/A:1007400206189BibTeX
@article{burl1998mlj-learning,
title = {{Learning to Recognize Volcanoes on Venus}},
author = {Burl, Michael C. and Asker, Lars and Smyth, Padhraic and Fayyad, Usama M. and Perona, Pietro and Crumpler, Larry and Aubele, Jayne},
journal = {Machine Learning},
year = {1998},
pages = {165-194},
doi = {10.1023/A:1007400206189},
volume = {30},
url = {https://mlanthology.org/mlj/1998/burl1998mlj-learning/}
}