paper-with-me

Papers

Balancing Stability and Plasticity in Pretrained Detector: A Dual-Path Framework for Incremental Object Detection

2025-04-14 · Songze Li, Qixing Xu, Tonghua Su, Xu-Yao Zhang, Zhongjie Wang

The balance between stability and plasticity remains a fundamental challenge in pretrained model-based incremental object detection (PTMIOD). While existing PTMIOD methods demonstrate strong performance on in-domain tasks aligned with pretraining data, their plasticity to cross-domain scenarios remains underexplored. Through systematic component-wise analysis of pretrained detectors, we reveal a fundamental discrepancy: the localization modules demonstrate inherent cross-domain stability-preserving precise bounding box estimation across distribution shifts-while the classification components require enhanced plasticity to mitigate discriminability degradation in cross-domain scenarios. Motivated by these findings, we propose a dual-path framework built upon pretrained DETR-based detectors which decouples localization stability and classification plasticity: the localization path maintains stability to preserve pretrained localization knowledge, while the classification path facilitates plasticity via parameter-efficient fine-tuning and resists forgetting with pseudo-feature replay. Extensive evaluations on both in-domain (MS COCO and PASCAL VOC) and cross-domain (TT100K) benchmarks show state-of-the-art performance, demonstrating our method's ability to effectively balance stability and plasticity in PTMIOD, achieving robust cross-domain adaptation and strong retention of anti-forgetting capabilities.

📄 PDF Abstract BibTeX arXiv:2504.10214

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationobject-detectionObject Detectionparameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Neuron-level Balance between Stability and Plasticity in Deep Reinforcement Learning

2025-04-09 · Jiahua Lan, Sen Zhang, Haixia Pan, Ruijun Liu 외

In contrast to the human ability to continuously acquire knowledge, agents struggle with the stability-plasticity dilemma in deep reinforcement learning (DRL), which refers to the trade-off between retaining existing ski…

Deep Reinforcement Learning

FIRE: Frobenius-Isometry Reinitialization for Balancing the Stability-Plasticity Tradeoff

2026-02-08 · Isaac Han, Sangyeon Park, Seungwon Oh, Donghu Kim 외 arxiv

Deep neural networks trained on nonstationary data must balance stability (i.e., retaining prior knowledge) and plasticity (i.e., adapting to new tasks). Standard reinitialization methods, which reinitialize weights towa…

Reinforcement LearningAtari Games

Balancing Plasticity and Stability with Fast and Slow Successor Features

2026-05-25 · Raymond Chua, Doina Precup, Blake Richards arxiv

A hallmark of intelligence is the ability to adapt in non-stationary environments, yet deep Reinforcement Learning (RL) agents often struggle in such settings. Prior studies introduce non-stationarity through abrupt shif…

Reinforcement LearningContinual Learning

Stable Lifelong Learning: Spiking neurons as a solution to instability in plastic neural networks

2021-11-07 · Samuel Schmidgall, Joe Hays

Synaptic plasticity poses itself as a powerful method of self-regulated unsupervised learning in neural networks. A recent resurgence of interest has developed in utilizing Artificial Neural Networks (ANNs) together with…

Lifelong learning

Balancing Stability and Plasticity through Advanced Null Space in Continual Learning

2022-07-25 · Yajing Kong, Liu Liu, Zhen Wang, DaCheng Tao

Continual learning is a learning paradigm that learns tasks sequentially with resources constraints, in which the key challenge is stability-plasticity dilemma, i.e., it is uneasy to simultaneously have the stability to …

Continual Learning