paper-with-me

홈 › Papers

CBCL-PR: A Cognitively Inspired Model for Class-Incremental Learning in Robotics

2023-07-31 · Ali Ayub, Alan R. Wagner

For most real-world applications, robots need to adapt and learn continually with limited data in their environments. In this paper, we consider the problem of Few-Shot class Incremental Learning (FSIL), in which an AI agent is required to learn incrementally from a few data samples without forgetting the data it has previously learned. To solve this problem, we present a novel framework inspired by theories of concept learning in the hippocampus and the neocortex. Our framework represents object classes in the form of sets of clusters and stores them in memory. The framework replays data generated by the clusters of the old classes, to avoid forgetting when learning new classes. Our approach is evaluated on two object classification datasets resulting in state-of-the-art (SOTA) performance for class-incremental learning and FSIL. We also evaluate our framework for FSIL on a robot demonstrating that the robot can continually learn to classify a large set of household objects with limited human assistance.

📄 PDF Abstract BibTeX arXiv:2308.00199

Code (1)

aliayub7/cbcl-pr 공식 구현 pytorch

Tasks

AI Agentclass-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningHippocampusIncremental Learning

Similar Papers 제목 키워드 기반

Cognitively-Inspired Model for Incremental Learning Using a Few Examples

2020-02-27 · Ali Ayub, Alan Wagner

Incremental learning attempts to develop a classifier which learns continuously from a stream of data segregated into different classes. Deep learning approaches suffer from catastrophic forgetting when learning classes …

class-incremental learningClass Incremental LearningGeneral ClassificationHippocampus+1

CBCL: Safe Self-Extending Agent Communication

2026-04-16 · Hugo O'Connor arxiv

Agent communication languages (ACLs) enable heterogeneous agents to share knowledge and coordinate across diverse domains. This diversity demands extensibility, but expressive extension mechanisms can push the input lang…

Cognitively Inspired Learning of Incremental Drifting Concepts

2021-10-09 · Mohammad Rostami, Aram Galstyan

Humans continually expand their learned knowledge to new domains and learn new concepts without any interference with past learned experiences. In contrast, machine learning models perform poorly in a continual learning …

Continual Learning

A Survey of Quantum-Cognitively Inspired Sentiment Analysis Models

2023-06-06 · Yaochen Liu, Qiuchi Li, Benyou Wang, Yazhou Zhang 외

Quantum theory, originally proposed as a physical theory to describe the motions of microscopic particles, has been applied to various non-physics domains involving human cognition and decision-making that are inherently…

Decision MakingSentiment AnalysisSurvey

Accelerated Preference Elicitation with LLM-Based Proxies

2025-01-24 · David Huang, Francisco Marmolejo-Cossío, Edwin Lock, David Parkes

Bidders in combinatorial auctions face significant challenges when describing their preferences to an auctioneer. Classical work on preference elicitation focuses on query-based techniques inspired from proper learning--…