paper-with-me

Papers

Ancestral Mamba: Enhancing Selective Discriminant Space Model with Online Visual Prototype Learning for Efficient and Robust Discriminant Approach

2025-03-26 · Jiahao Qin, Feng Liu, Lu Zong

In the realm of computer graphics, the ability to learn continuously from non-stationary data streams while adapting to new visual patterns and mitigating catastrophic forgetting is of paramount importance. Existing approaches often struggle to capture and represent the essential characteristics of evolving visual concepts, hindering their applicability to dynamic graphics tasks. In this paper, we propose Ancestral Mamba, a novel approach that integrates online prototype learning into a selective discriminant space model for efficient and robust online continual learning. The key components of our approach include Ancestral Prototype Adaptation (APA), which continuously refines and builds upon learned visual prototypes, and Mamba Feedback (MF), which provides targeted feedback to adapt to challenging visual patterns. APA enables the model to continuously adapt its prototypes, building upon ancestral knowledge to tackle new challenges, while MF acts as a targeted feedback mechanism, focusing on challenging classes and refining their representations. Extensive experiments on graphics-oriented datasets, such as CIFAR-10 and CIFAR-100, demonstrate the superior performance of Ancestral Mamba compared to state-of-the-art baselines, achieving significant improvements in accuracy and forgetting mitigation.

📄 PDF Abstract BibTeX arXiv:2503.22729

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningMamba

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…
APA 설명 없음

Similar Papers 제목 키워드 기반

OSDMamba: Enhancing Oil Spill Detection from Remote Sensing Images Using Selective State Space Model

2025-06-22 · Shuaiyu Chen, Fu Wang, Peng Ren, Chunbo Luo 외

Semantic segmentation is commonly used for Oil Spill Detection (OSD) in remote sensing images. However, the limited availability of labelled oil spill samples and class imbalance present significant challenges that can r…

SELD-Mamba: Selective State-Space Model for Sound Event Localization and Detection with Source Distance Estimation

2024-08-09 · Da Mu, Zhicheng Zhang, Haobo Yue, Zehao Wang 외

In the Sound Event Localization and Detection (SELD) task, Transformer-based models have demonstrated impressive capabilities. However, the quadratic complexity of the Transformer's self-attention mechanism results in co…

Computational EfficiencyEvent DetectionMambaSound Event Detection+1

Speech-Mamba: Long-Context Speech Recognition with Selective State Spaces Models

2024-09-27 · Xiaoxue Gao, Nancy F. Chen

Current automatic speech recognition systems struggle with modeling long speech sequences due to high quadratic complexity of Transformer-based models. Selective state space models such as Mamba has performed well on lon…

Automatic Speech RecognitionMambaspeech-recognitionSpeech Recognition+1

ECMamba: Consolidating Selective State Space Model with Retinex Guidance for Efficient Multiple Exposure Correction

2024-10-28 · Wei Dong, Han Zhou, Yulun Zhang, Xiaohong Liu 외

Exposure Correction (EC) aims to recover proper exposure conditions for images captured under over-exposure or under-exposure scenarios. While existing deep learning models have shown promising results, few have fully em…

Exposure CorrectionMamba

Decision MetaMamba: Enhancing Selective SSM in Offline RL with Heterogeneous Sequence Mixing

2026-02-23 · Wall Kim, Chaeyoung Song, Hanul Kim arxiv

Mamba-based models have drawn much attention in offline RL. However, their selective mechanism often detrimental when key steps in RL sequences are omitted. To address these issues, we propose a simple yet effective stru…

Offline RL