Learning Membership Functions in a Function-Based Object Recognition System

Abstract

Functionality-based recognition systems recognize objects at the category level by reasoning about how well the objects support the expected function. Such systems naturally associate a "measure of goodness" or "membership value" with a recognized object. This measure of goodness is the result of combining individual measures, or membership values, from potentially many primitive evaluations of diffierent properties of the object's shape. A membership function is used to compute the membership value when evaluating a primitive of a particular physical property of an object. In previous versions of a recognition system known as GRUFF, the membership function for each of the primitive evaluations was hand-crafted by the system designer. In this paper, we provide a learning component for the GRUFF system, called OMLET, that automatically learns membership functions given a set of example objects labeled with their desired category measure. The learning algorithm is generally applicable to any problem in which low-level membership values are combined through an and-or tree structure to give a final overall membership value.

Cite

Text

Woods et al. "Learning Membership Functions in a Function-Based Object Recognition System." Journal of Artificial Intelligence Research, 1995. doi:10.1613/JAIR.236

Markdown

[Woods et al. "Learning Membership Functions in a Function-Based Object Recognition System." Journal of Artificial Intelligence Research, 1995.](https://mlanthology.org/jair/1995/woods1995jair-learning/) doi:10.1613/JAIR.236

BibTeX

@article{woods1995jair-learning,
  title     = {{Learning Membership Functions in a Function-Based Object Recognition System}},
  author    = {Woods, Kevin S. and Cook, Diane J. and Hall, Lawrence O. and Bowyer, Kevin W. and Stark, Louise},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {1995},
  pages     = {187-222},
  doi       = {10.1613/JAIR.236},
  volume    = {3},
  url       = {https://mlanthology.org/jair/1995/woods1995jair-learning/}
}