paper-with-me

홈 › 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 alternative to traditional neural network approaches. Cobweb4V is a novel visual classification method that builds on Cobweb, a human like learning system that is inspired by the way humans incrementally learn new concepts over time. In this research, we conduct a comprehensive evaluation, showcasing Cobweb4Vs proficiency in learning visual concepts, requiring less data to achieve effective learning outcomes compared to traditional methods, maintaining stable performance over time, and achieving commendable asymptotic behavior, without catastrophic forgetting effects. These characteristics align with learning strategies in human cognition, positioning Cobweb4V as a promising alternative to neural network approaches.

📄 PDF Abstract BibTeX arXiv:2402.16933

Code (1)

teachable-ai-lab/cobweb-vision 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar 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 v…

Incremental Learning

Semantic-aware Knowledge Distillation for Few-Shot Class-Incremental Learning

2021-03-06 · CVPR 2021 1 · Ali Cheraghian, Shafin Rahman, Pengfei Fang, Soumava Kumar Roy 외

Few-shot class incremental learning (FSCIL) portrays the problem of learning new concepts gradually, where only a few examples per concept are available to the learner. Due to the limited number of examples for training,…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+2

Hierarchical Semantic Tree Anchoring for CLIP-Based Class-Incremental Learning

2025-11-19 · Tao Hu, Lan Li, Zhen-Hao Xie, Da-Wei Zhou arxiv

Class-Incremental Learning (CIL) enables models to learn new classes continually while preserving past knowledge. Recently, vision-language models like CLIP offer transferable features via multi-modal pre-training, makin…

class-incremental learning

DER: Dynamically Expandable Representation for Class Incremental Learning

2021-03-31 · CVPR 2021 1 · Shipeng Yan, Jiangwei Xie, Xuming He

We address the problem of class incremental learning, which is a core step towards achieving adaptive vision intelligence. In particular, we consider the task setting of incremental learning with limited memory and aim t…

class-incremental learningClass Incremental LearningIncremental LearningNovel Concepts

Incremental Residual Concept Bottleneck Models

2024-04-13 · CVPR 2024 1 · Chenming Shang, Shiji Zhou, Hengyuan Zhang, Xinzhe Ni 외

Concept Bottleneck Models (CBMs) map the black-box visual representations extracted by deep neural networks onto a set of interpretable concepts and use the concepts to make predictions, enhancing the transparency of the…

Decision MakingDescriptive