paper-with-me

홈 › Papers

Convolutional Cobweb: A Model of Incremental Learning from 2D Images

2022-01-18 · Christopher J. MacLellan, Harshil Thakur

This paper presents a new concept formation approach that supports the ability to incrementally learn and predict labels for visual images. This work integrates the idea of convolutional image processing, from computer vision research, with a concept formation approach that is based on psychological studies of how humans incrementally form and use concepts. We experimentally evaluate this new approach by applying it to an incremental variation of the MNIST digit recognition task. We compare its performance to Cobweb, a concept formation approach that does not support convolutional processing, as well as two convolutional neural networks that vary in the complexity of their convolutional processing. This work represents a first step towards unifying modern computer vision ideas with classical concept formation research.

📄 PDF Abstract BibTeX arXiv:2201.06740

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learning

Similar Papers 제목 키워드 기반

Incremental Concept Formation over Visual Images Without Catastrophic Forgetting

2024-02-26 · Nicki Barari, Xin Lian, Christopher J. MacLellan

Deep neural networks have excelled in machine learning, particularly in vision tasks, however, they often suffer from catastrophic forgetting when learning new tasks sequentially. In this work, we introduce Cobweb4V, an …

Cobweb: An Incremental and Hierarchical Model of Human-Like Category Learning

2024-03-06 · Xin Lian, Sashank Varma, Christopher J. MacLellan

Cobweb, a human-like category learning system, differs from most cognitive science models in incrementally constructing hierarchically organized tree-like structures guided by the category utility measure. Prior studies …

Incremental and Data-Efficient Concept Formation to Support Masked Word Prediction

2024-09-19 · Xin Lian, Nishant Baglodi, Christopher J. MacLellan

This paper introduces Cobweb4L, a novel approach for efficient language model learning that supports masked word prediction. The approach builds on Cobweb, an incremental system that learns a hierarchy of probabilistic c…

AttributeLanguage ModelingLanguage Modelling

CobwebTM: Probabilistic Concept Formation for Lifelong and Hierarchical Topic Modeling

2026-04-15 · Karthik Singaravadivelan, Anant Gupta, Zekun Wang, Christopher J. MacLellan arxiv

Topic modeling seeks to uncover latent semantic structure in text corpora with minimal supervision. Neural approaches achieve strong performance but require extensive tuning and struggle with lifelong learning due to cat…

Efficient Induction of Language Models Via Probabilistic Concept Formation

2022-12-22 · Christopher J. MacLellan, Peter Matsakis, Pat Langley

This paper presents a novel approach to the acquisition of language models from corpora. The framework builds on Cobweb, an early system for constructing taxonomic hierarchies of probabilistic concepts that used a tabula…

AttributeIncremental Learning