CVNov 25, 2024

COBRA: A Continual Learning Approach to Vision-Brain Understanding

arXiv:2411.17475v34 citationsh-index: 21Int J Comput Vis
Originality Incremental advance
AI Analysis

This addresses a critical problem in neuroscience and AI for researchers and practitioners working with fMRI data, though it appears incremental as it builds on existing continual learning approaches in a specific domain.

The paper tackles catastrophic forgetting in Vision-Brain Understanding (VBU) models when adapting to new subjects, introducing the COBRA framework with three novel modules that achieve state-of-the-art performance in continual learning and vision-brain reconstruction tasks.

Vision-Brain Understanding (VBU) aims to extract visual information perceived by humans from brain activity recorded through functional Magnetic Resonance Imaging (fMRI). Despite notable advancements in recent years, existing studies in VBU continue to face the challenge of catastrophic forgetting, where models lose knowledge from prior subjects as they adapt to new ones. Addressing continual learning in this field is, therefore, essential. This paper introduces a novel framework called Continual Learning for Vision-Brain (COBRA) to address continual learning in VBU. Our approach includes three novel modules: a Subject Commonality (SC) module, a Prompt-based Subject Specific (PSS) module, and a transformer-based module for fMRI, denoted as MRIFormer module. The SC module captures shared vision-brain patterns across subjects, preserving this knowledge as the model encounters new subjects, thereby reducing the impact of catastrophic forgetting. On the other hand, the PSS module learns unique vision-brain patterns specific to each subject. Finally, the MRIFormer module contains a transformer encoder and decoder that learns the fMRI features for VBU from common and specific patterns. In a continual learning setup, COBRA is trained in new PSS and MRIFormer modules for new subjects, leaving the modules of previous subjects unaffected. As a result, COBRA effectively addresses catastrophic forgetting and achieves state-of-the-art performance in both continual learning and vision-brain reconstruction tasks, surpassing previous methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes