中文
相关论文

相关论文: Latent Replay Detection: Memory-Efficient Continua…

200 篇论文

Rehearsal-based Continual Learning (CL) has been intensely investigated in Deep Neural Networks (DNNs). However, its application in Spiking Neural Networks (SNNs) has not been explored in depth. In this paper we introduce the first…

神经与进化计算 · 计算机科学 2024-12-23 Alberto Dequino , Alessio Carpegna , Davide Nadalini , Alessandro Savino , Luca Benini , Stefano Di Carlo , Francesco Conti

Small objects have relatively low resolution, the unobvious visual features which are difficult to be extracted, so the existing object detection methods cannot effectively detect small objects, and the detection speed and stability are…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Qingcai Wang , Hao Zhang , Xianggong Hong , Qinqin Zhou

Object detection in videos is an important task in computer vision for various applications such as object tracking, video summarization and video search. Although great progress has been made in improving the accuracy of object detection…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Athindran Ramesh Kumar , Balaraman Ravindran , Anand Raghunathan

While recent continual learning methods largely alleviate the catastrophic problem on toy-sized datasets, some issues remain to be tackled to apply them to real-world problem domains. First, a continual learning model should effectively…

机器学习 · 计算机科学 2020-02-18 Jaehong Yoon , Saehoon Kim , Eunho Yang , Sung Ju Hwang

Object detection is a fundamental task for robots to operate in unstructured environments. Today, there are several deep learning algorithms that solve this task with remarkable performance. Unfortunately, training such systems requires…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Federico Ceola , Elisa Maiettini , Giulia Pasquale , Lorenzo Rosasco , Lorenzo Natale

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

Continual learning (CL) promises to allow neural networks to learn from continuous streams of inputs, instead of IID (independent and identically distributed) sampling, which requires random access to a full dataset. This would allow for…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Shivani Mall , Joao F. Henriques

Object detection in videos has drawn increasing attention since it is more practical in real scenarios. Most of the deep learning methods use CNNs to process each decoded frame in a video stream individually. However, the free of charge yet…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Shiyao Wang , Hongchao Lu , Zhidong Deng

Continual learning, also known as lifelong learning or incremental learning, refers to the process by which a model learns from a stream of incoming data over time. A common problem in continual learning is the classification layer's bias…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Haoran Chen , Micah Goldblum , Zuxuan Wu , Yu-Gang Jiang

Video generation, while capable of generating realistic videos, is computationally expensive and slow, prohibiting real-time applications. In this paper, we observe that video latents encoded via an autoencoder under the Latent Diffusion…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Dennis Menn , Chih-Hsien Chou

As an increasing amount of image and video content will be analyzed by machines, there is demand for a new codec paradigm that is capable of compressing visual input primarily for the purpose of computer vision inference, while secondarily…

图像与视频处理 · 电气工程与系统科学 2023-01-12 Ezgi Ozyilkan , Mateen Ulhaq , Hyomin Choi , Fabien Racape

Anomaly Detection is a relevant problem that arises in numerous real-world applications, especially when dealing with images. However, there has been little research for this task in the Continual Learning setting. In this work, we…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Davide Dalle Pezze , Eugenia Anello , Chiara Masiero , Gian Antonio Susto

The Transformer-based detectors (i.e., DETR) have demonstrated impressive performance on end-to-end object detection. However, transferring DETR to different data distributions may lead to a significant performance degradation. Existing…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Peidong Jia , Jiaming Liu , Senqiao Yang , Jiarui Wu , Xiaodong Xie , Shanghang Zhang

Incremental learning aims to enable machine learning models to continuously acquire new knowledge given new classes, while maintaining the knowledge already learned for old classes. Saving a subset of training samples of previously seen…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Jian Jiang , Edoardo Cetin , Oya Celiktutan

Online continual learning aims to learn from a non-IID stream of data from a number of different tasks, where the learner is only allowed to consider data once. Methods are typically allowed to use a limited buffer to store some of the…

计算机视觉与模式识别 · 计算机科学 2021-07-09 Kai Wang , Luis Herranz , Joost van de Weijer

Visual Anomaly Detection (VAD) is crucial for industrial inspection, yet most existing methods are limited to single-category scenarios, failing to address the multi-class and continual learning demands of real-world environments. While…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Manuel Barusco , Davide Dalle Pezze , Francesco Borsatti , Gian Antonio Susto

Fast and accurate video object recognition, which relies on frame-by-frame video analytics, remains a challenge for resource-constrained devices such as traffic cameras. Recent advances in mobile edge computing have made it possible to…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Kun Guo , Yun Shen , Xijun Wang , Chaoqun You , Yun Rui , Tony Q. S. Quek

There have been significant advancements in anomaly detection in an unsupervised manner, where only normal images are available for training. Several recent methods aim to detect anomalies based on a memory, comparing or reconstructing the…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Joo Chan Lee , Taejune Kim , Eunbyung Park , Simon S. Woo , Jong Hwan Ko

Autonomous agents such as indoor drones must learn new object classes in real-time while limiting catastrophic forgetting, motivating Class-Incremental Learning (CIL). However, most unmanned aerial vehicle (UAV) datasets focus on outdoor…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Sebastian-Ion Nae , Mihai-Eugen Barbu , Sebastian Mocanu , Marius Leordeanu

In recent years, the field of learned video compression has witnessed rapid advancement, exemplified by the latest neural video codecs DCVC-DC that has outperformed the upcoming next-generation codec ECM in terms of compression ratio.…

图像与视频处理 · 电气工程与系统科学 2024-07-24 Zidian Qiu , Zongyao He , Zhi Jin