中文
相关论文

相关论文: A Scalable and Generalized Deep Learning Framework…

200 篇论文

We propose a lightweight and accurate method for detecting anomalies in videos. Existing methods used multiple-instance learning (MIL) to determine the normal/abnormal status of each segment of the video. Recent successful researches argue…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Yudai Watanabe , Makoto Okabe , Yasunori Harada , Naoji Kashima

Video Anomaly Detection~(VAD) focuses on identifying anomalies within videos. Supervised methods require an amount of in-domain training data and often struggle to generalize to unseen anomalies. In contrast, training-free methods leverage…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Yihua Shao , Haojin He , Sijie Li , Siyu Chen , Xinwei Long , Fanhu Zeng , Yuxuan Fan , Muyang Zhang , Ziyang Yan , Ao Ma , Xiaochen Wang , Hao Tang , Yan Wang , Shuyan Li

Cyber intrusion attacks that compromise the users' critical and sensitive data are escalating in volume and intensity, especially with the growing connections between our daily life and the Internet. The large volume and high complexity of…

密码学与安全 · 计算机科学 2022-12-05 Rahul Kale , Zhi Lu , Kar Wai Fok , Vrizlynn L. L. Thing

The pervasive nature of software vulnerabilities has emerged as a primary factor for the surge in cyberattacks. Traditional vulnerability detection methods, including rule-based, signature-based, manual review, static, and dynamic analysis,…

软件工程 · 计算机科学 2025-03-07 Md Nizam Uddin , Yihe Zhang , Xiali Hei

Log anomaly detection is essential for system reliability, but it is extremely challenging to do considering it involves class imbalance. Additionally, the models trained in one domain are not applicable to other domains, necessitating the…

机器学习 · 计算机科学 2026-01-22 Krishna Sharma , Vivek Yelleti

This work tackles Weakly Supervised Anomaly detection, in which a predictor is allowed to learn not only from normal examples but also from a few labeled anomalies made available during training. In particular, we deal with the localization…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Aniello Panariello , Angelo Porrello , Simone Calderara , Rita Cucchiara

Accounting for the increased concern for public safety, automatic abnormal event detection and recognition in a surveillance scene is crucial. It is a current open study subject because of its intricacy and utility. The identification of…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Anikeit Sethi , Krishanu Saini , Sai Mounika Mididoddi

Despite the prevailing transition from single-task to multi-task approaches in video anomaly detection, we observe that many adopt sub-optimal frameworks for individual proxy tasks. Motivated by this, we contend that optimizing single-task…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Guodong Shen , Yuqi Ouyang , Junru Lu , Yixuan Yang , Victor Sanchez

Anomaly detection is a fundamental problem in computer vision area with many real-world applications. Given a wide range of images belonging to the normal class, emerging from some distribution, the objective of this task is to construct…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Chengwei Chen , Pan Chen , Haichuan Song , Yiqing Tao , Yuan Xie , Shouhong Ding , Lizhuang Ma

Existing anomaly detection paradigms overwhelmingly focus on training detection models using exclusively normal data or unlabeled data (mostly normal samples). One notorious issue with these approaches is that they are weak in…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Guansong Pang , Choubo Ding , Chunhua Shen , Anton van den Hengel

The detection and the quantification of anomalies in image data are critical tasks in industrial scenes such as detecting micro scratches on product. In recent years, due to the difficulty of defining anomalies and the limit of correcting…

计算机视觉与模式识别 · 计算机科学 2018-11-08 Masanari Kimura , Takashi Yanagihara

The application of deep learning in visual anomaly detection has gained widespread popularity due to its potential use in quality control and manufacturing. Current standard methods are Unsupervised, where a clean dataset is utilised to…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Shaurya Gupta , Neil Gautam , Anurag Malyala

Data transformations (e.g. rotations, reflections, and cropping) play an important role in self-supervised learning. Typically, images are transformed into different views, and neural networks trained on tasks involving these views produce…

机器学习 · 计算机科学 2022-02-04 Chen Qiu , Timo Pfrommer , Marius Kloft , Stephan Mandt , Maja Rudolph

We introduce a powerful student-teacher framework for the challenging problem of unsupervised anomaly detection and pixel-precise anomaly segmentation in high-resolution images. Student networks are trained to regress the output of a…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Paul Bergmann , Michael Fauser , David Sattlegger , Carsten Steger

Formulating learning systems for the detection of real-world anomalous events using only video-level labels is a challenging task mainly due to the presence of noisy labels as well as the rare occurrence of anomalous events in the training…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Muhammad Zaigham Zaheer , Arif Mahmood , Marcella Astrid , Seung-Ik Lee

Anomaly detection is a challenging problem in intelligent video surveillance. Most existing methods are computation consuming, which cannot satisfy the real-time requirement. In this paper, we propose a real-time anomaly detection framework…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Huihui Zhu , Bin Liu , Guojun Yin , Yan Lu , Weihai Li , Nenghai Yu

Anomaly detection in surveillance videos is an important research problem in computer vision. In this paper, we propose ADNet, an anomaly detection network, which utilizes temporal convolutions to localize anomalies in videos. The model…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Halil İbrahim Öztürk , Ahmet Burak Can

Anomaly detection in crowd videos has become a popular area of research for the computer vision community. Several existing methods generally perform a prior training about the scene with or without the use of labeled data. However, it is…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Arindam Sikdar , Ananda S. Chowdhury

Anomaly detection in surveillance videos is attracting an increasing amount of attention. Despite the competitive performance of recent methods, they lack theoretical performance analysis, particularly due to the complex deep neural network…

计算机视觉与模式识别 · 计算机科学 2020-10-15 Keval Doshi , Yasin Yilmaz

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu