paper-with-me

Papers

BSDP: Brain-inspired Streaming Dual-level Perturbations for Online Open World Object Detection

2024-03-05 · Yu Chen, Liyan Ma, Liping Jing, Jian Yu

Humans can easily distinguish the known and unknown categories and can recognize the unknown object by learning it once instead of repeating it many times without forgetting the learned object. Hence, we aim to make deep learning models simulate the way people learn. We refer to such a learning manner as OnLine Open World Object Detection(OLOWOD). Existing OWOD approaches pay more attention to the identification of unknown categories, while the incremental learning part is also very important. Besides, some neuroscience research shows that specific noises allow the brain to form new connections and neural pathways which may improve learning speed and efficiency. In this paper, we take the dual-level information of old samples as perturbations on new samples to make the model good at learning new knowledge without forgetting the old knowledge. Therefore, we propose a simple plug-and-play method, called Brain-inspired Streaming Dual-level Perturbations(BSDP), to solve the OLOWOD problem. Specifically, (1) we first calculate the prototypes of previous categories and use the distance between samples and the prototypes as the sample selecting strategy to choose old samples for replay; (2) then take the prototypes as the streaming feature-level perturbations of new samples, so as to improve the plasticity of the model through revisiting the old knowledge; (3) and also use the distribution of the features of the old category samples to generate adversarial data in the form of streams as the data-level perturbations to enhance the robustness of the model to new categories. We empirically evaluate BSDP on PASCAL VOC and MS-COCO, and the excellent results demonstrate the promising performance of our proposed method and learning manner.

📄 PDF Abstract BibTeX arXiv:2403.02637

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learningobject-detectionObject DetectionOpen World Object Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

FreshMem: Brain-Inspired Frequency-Space Hybrid Memory for Streaming Video Understanding

2026-02-02 · Kangcong Li, Peng Ye, Lin Zhang, Chao Wang 외 arxiv

Transitioning Multimodal Large Language Models (MLLMs) from offline to online streaming video understanding is essential for continuous perception. However, existing methods lack flexible adaptivity, leading to irreversi…

Sensor Deployment for Air Pollution Monitoring Using Public Transportation System

2015-02-01 · James J. Q. Yu, Victor O. K. Li, Albert Y. S. Lam

Air pollution monitoring is a very popular research topic and many monitoring systems have been developed. In this paper, we formulate the Bus Sensor Deployment Problem (BSDP) to select the bus routes on which sensors ar…

EON-1: A Brain-Inspired Processor for Near-Sensor Extreme Edge Online Feature Extraction

2024-06-25 · Alexandra Dobrita, Amirreza Yousefzadeh, Simon Thorpe, Kanishkan Vadivel 외

For Edge AI applications, deploying online learning and adaptation on resource-constrained embedded devices can deal with fast sensor-generated streams of data in changing environments. However, since maintaining low-lat…

Low-latency processing

Dynamic Planning of Bicycle Stations in Dockless Public Bicycle-sharing System Using Gated Graph Neural Network

2021-01-19 · Jianguo Chen, Kenli Li, Keqin Li, Philip S. Yu 외

Benefiting from convenient cycling and flexible parking locations, the Dockless Public Bicycle-sharing (DL-PBS) network becomes increasingly popular in many countries. However, redundant and low-utility stations waste pu…

ClusteringGraph Neural NetworkManagement

VoiceMem: Streaming Dual-Brain Memory for Real-Time Interaction

2026-08-26 · Zhifei Xie, Jiaqi Lang, Ze An, Yifan Zhao 외 arxiv

Conversational systems, such as duplex speech language models (SLMs), still lack a streaming, accurate, and empathetic memory system as their soul. We introduce VoiceMem, a simple memory architecture with a parallel info…