Mathematical Psychology
About

SUSTAIN Model

SUSTAIN is a clustering model of category learning that recruits new representational clusters when existing ones cannot accommodate surprising inputs, bridging supervised and unsupervised learning.

SUSTAIN (Supervised and Unsupervised STratified Adaptive Incremental Network), developed by Love, Medin, and Gureckis (2004), is a clustering model of category learning that adaptively creates new representational units (clusters) in response to surprising or misclassified stimuli. It bridges the gap between supervised learning (learning with feedback) and unsupervised learning (learning the structure of the input).

Cluster Recruitment

SUSTAIN Process 1. Present stimulus x
2. Compute similarity to each existing cluster
3. Activate the most similar cluster
4. Generate prediction from the activated cluster
5. If prediction is wrong (or stimulus is surprising):
→ Recruit a new cluster centered on x
6. If correct: update the winning cluster toward x

Properties

SUSTAIN starts with a single cluster and adds more as needed to accommodate the category structure. Simple categories (linearly separable) require fewer clusters; complex categories (XOR, family resemblance with exceptions) require more. This adaptive complexity provides a natural account of the difficulty ordering of category structures, the advantage of rule-describable categories over information-integration categories, and the effects of interleaved vs. blocked presentation on category learning.

SUSTAIN also operates in unsupervised mode (without feedback), forming clusters based on stimulus similarity alone. This dual capability allows it to model both intentional category learning and incidental learning of statistical regularities.

Related Topics

References

  1. Love, B. C., Medin, D. L., & Gureckis, T. M. (2004). SUSTAIN: A network model of category learning. Psychological Review, 111(2), 309–332. https://doi.org/10.1037/0033-295X.111.2.309
  2. Gureckis, T. M., & Love, B. C. (2004). Common mechanisms in infant and adult category learning. Infancy, 5(2), 173–198. https://doi.org/10.1207/s15327078in0502_4
  3. Love, B. C., & Medin, D. L. (1998). SUSTAIN: A model of human category learning. Proceedings of the Fifteenth National Conference on Artificial Intelligence, 671–676. https://doi.org/10.5555/295240.295710
  4. Anderson, J. R. (1991). The adaptive nature of human categorization. Psychological Review, 98(3), 409–429. https://doi.org/10.1037/0033-295X.98.3.409

External Links