paper-with-me

Papers

Label-Efficient Online Continual Object Detection in Streaming Video

2022-06-01 · ICCV 2023 1 · Jay Zhangjie Wu, David Junhao Zhang, Wynne Hsu, Mengmi Zhang, Mike Zheng Shou

Humans can watch a continuous video stream and effortlessly perform continual acquisition and transfer of new knowledge with minimal supervision yet retaining previously learnt experiences. In contrast, existing continual learning (CL) methods require fully annotated labels to effectively learn from individual frames in a video stream. Here, we examine a more realistic and challenging problem$\unicode{x2014}$Label-Efficient Online Continual Object Detection (LEOCOD) in streaming video. We propose a plug-and-play module, Efficient-CLS, that can be easily inserted into and improve existing continual learners for object detection in video streams with reduced data annotation costs and model retraining time. We show that our method has achieved significant improvement with minimal forgetting across all supervision levels on two challenging CL benchmarks for streaming real-world videos. Remarkably, with only 25% annotated video frames, our method still outperforms the base CL learners, which are trained with 100% annotations on all video frames. The data and source code will be publicly available at https://github.com/showlab/Efficient-CLS.

📄 PDF Abstract BibTeX arXiv:2206.00309

Code (1)

showlab/efficient-cls 공식 구현 pytorch

Tasks

Continual LearningHippocampusObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

CND-IDS: Continual Novelty Detection for Intrusion Detection Systems

2025-02-19 · Sean Fuhrman, Onat Gungor, Tajana Rosing

Intrusion detection systems (IDS) play a crucial role in IoT and network security by monitoring system data and alerting to suspicious activities. Machine learning (ML) has emerged as a promising solution for IDS, offeri…

Continual LearningIntrusion DetectionNovelty Detection

Task agnostic continual learning with Pairwise layer architecture

2024-05-22 · Santtu Keskinen

Most of the dominant approaches to continual learning are based on either memory replay, parameter isolation, or regularization techniques that require task boundaries to calculate task statistics. We propose a static ar…

Continual Learningimage-classificationImage Classification

Wanderlust: Online Continual Object Detection in the Real World

2021-08-25 · ICCV 2021 10 · Jianren Wang, Xin Wang, Yue Shang-Guan, Abhinav Gupta

Online continual learning from data streams in dynamic environments is a critical direction in the computer vision field. However, realistic benchmarks and fundamental studies in this line are still missing. To bridge th…

Continual LearningObjectobject-detectionObject Detection

Continual Object Detection via Prototypical Task Correlation Guided Gating Mechanism

2022-05-06 · CVPR 2022 1 · BinBin Yang, Xinchi Deng, Han Shi, Changlin Li 외

Continual learning is a challenging real-world problem for constructing a mature AI system when data are provided in a streaming fashion. Despite recent progress in continual classification, the researches of continual o…

Continual LearningDiversityObjectobject-detection+1

Continual Visual and Verbal Learning Through a Child's Egocentric Input

2026-06-03 · Xiaoyang Jiang, Yanlai Yang, Kenneth A. Norman, Brenden Lake 외 arxiv

Children learn the meanings of words from a continuous, temporally structured stream of egocentric experience. Recent work shows that neural networks can also learn word-referent mappings from a child's egocentric video …

Representation Learning