Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Chunking and Rehearsal in Sensory Memory01:22

Chunking and Rehearsal in Sensory Memory

691
Improving short-term memory can be achieved through techniques like chunking and rehearsal. Chunking involves organizing information into larger, more manageable units. This technique is particularly useful for information that exceeds the typical memory span of between five and nine items. For instance, logging into an online account with a password like "ta89vq0179gz" involves grouping letters and numbers into three chunks—ta89, vq01, and 79gz. It makes large amounts of...
691
Automatic Processing and Automatic Social Behavior01:28

Automatic Processing and Automatic Social Behavior

296
Automatic processing refers to the cognitive operations that occur without conscious intent or awareness, playing a fundamental role in shaping social cognition and behavior. These processes enable individuals to navigate complex social environments efficiently by relying on mental shortcuts and pre-existing knowledge structures known as schemas. One of the most influential mechanisms underlying automatic processing is priming, which subtly activates mental representations through exposure to...
296

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Crafting Your Evolving Dreams: Concept-Incremental Versatile Customization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Quantifying the localized electrical interface using a force-controlled scanning ion conductance microscopy.

Journal of colloid and interface science·2026
Same author

Gene-Lifestyle Synergy in Diabetic Retinopathy Development.

Ophthalmology·2026
Same author

50 MHz etched silicon holographic ultrasonic tweezers: force calibration and cell patterning.

Ultrasonics·2026
Same author

Wearable microneedle patches integrated with a bicatalytic nanozyme for self-cascade amplified dopamine sensing.

Biosensors & bioelectronics·2026
Same author

PD-1 inhibitor-induced systemic sclerosis with early interstitial lung disease and autoimmune thyroiditis in advanced gastric cancer: a case report and literature review.

Frontiers in oncology·2026
Same journal

Voxel-based Point Cloud Geometry Compression with Space-to-Channel Context.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

RIGI: Rectifying Image-to-3D Generation Inconsistency via Uncertainty-aware Learning.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

DA-Cal: Towards Cross-Domain Calibration in Semantic Segmentation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Multi-Dimensional Quality Assessment for Single-Image-to-3D Contents: Dataset and Model.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Enhancing Underwater Light Field Images via Global Geometry-aware Diffusion Process.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Hierarchical Consistency Learning for Test-time Adaptation in Camouflage Perception.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles
  1. Home
  2. Crisp: Contrastive Residual Injection And Semantic Prompting For Continual Video Instance Segmentation.
  1. Home
  2. Crisp: Contrastive Residual Injection And Semantic Prompting For Continual Video Instance Segmentation.

Related Experiment Video

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.7K

CRISP: Contrastive Residual Injection and Semantic Prompting for Continual Video Instance Segmentation.

Baichen Liu, Qi Lyu, Xudong Wang

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |March 12, 2026

    View abstract on PubMed

    Summary
    This summary is machine-generated.

    This study introduces CRISP, a novel framework for continual video instance segmentation (CVIS) that enhances plasticity and stability. CRISP effectively addresses instance, category, and task confusion, significantly improving segmentation and classification performance in long-term learning scenarios.

    More Related Videos

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
    04:48

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

    Published on: November 30, 2022

    3.6K
    Utilizing vmTracking to Improve the Accuracy of Multi-Animal Pose Estimation in Rodent Social Behavior Studies
    07:34

    Utilizing vmTracking to Improve the Accuracy of Multi-Animal Pose Estimation in Rodent Social Behavior Studies

    Published on: November 7, 2025

    417

    Related Experiment Videos

    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
    08:25

    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

    Published on: May 7, 2019

    9.7K
    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
    04:48

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

    Published on: November 30, 2022

    3.6K
    Utilizing vmTracking to Improve the Accuracy of Multi-Animal Pose Estimation in Rodent Social Behavior Studies
    07:34

    Utilizing vmTracking to Improve the Accuracy of Multi-Animal Pose Estimation in Rodent Social Behavior Studies

    Published on: November 7, 2025

    417

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Continual video instance segmentation (CVIS) demands models that can learn new categories without forgetting previous knowledge.
    • Maintaining temporal consistency of instances across video frames is a critical challenge in CVIS.
    • Existing methods struggle with instance-wise, category-wise, and task-wise confusion during incremental learning.

    Purpose of the Study:

    • To introduce a new framework, Contrastive Residual Injection and Semantic Prompting (CRISP), to tackle the complexities of CVIS.
    • To enhance both plasticity (learning new categories) and stability (retaining old knowledge) in CVIS models.
    • To improve temporal consistency and reduce catastrophic forgetting in long-term CVIS tasks.

    Main Methods:

  • CRISP employs instance tracking and an instance correlation loss for instance-wise learning, focusing on query space correlation and task specificity.
  • An adaptive residual semantic prompt (ARSP) learning framework with a query-prompt matching mechanism is used for category-wise learning.
  • Contrastive learning and a semantic consistency loss maintain semantic coherence, while a prompt initialization strategy addresses task-wise learning.
  • Main Results:

    • CRISP significantly outperforms existing continual segmentation methods on YouTube-VIS-2019 and YouTube-VIS-2021 datasets.
    • The framework effectively avoids catastrophic forgetting, a common issue in continual learning.
    • Demonstrated improvements in both segmentation and classification performance in long-term CVIS.

    Conclusions:

    • CRISP provides an effective solution for the challenges in continual video instance segmentation.
    • The proposed methods successfully balance plasticity and stability, crucial for incremental learning.
    • CRISP offers a promising direction for advancing long-term continual video instance segmentation research.