中文
相关论文

相关论文: Video Anomaly Detection using GAN

200 篇论文

In this paper we address the abnormality detection problem in crowded scenes. We propose to use Generative Adversarial Nets (GANs), which are trained using normal frames and corresponding optical-flow images in order to learn an internal…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Mahdyar Ravanbakhsh , Moin Nabi , Enver Sangineto , Lucio Marcenaro , Carlo Regazzoni , Nicu Sebe

Anomaly detection is a significant problem faced in several research areas. Detecting and correctly classifying something unseen as anomalous is a challenging problem that has been tackled in many different manners over the years.…

机器学习 · 计算机科学 2021-09-15 Federico Di Mattia , Paolo Galeone , Michele De Simoni , Emanuele Ghelfi

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

Anomaly detection is a classical problem in computer vision, namely the determination of the normal from the abnormal when datasets are highly biased towards one class (normal) due to the insufficient sample size of the other class…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Samet Akcay , Amir Atapour-Abarghouei , Toby P. Breckon

Anomaly detection plays in many fields of research, along with the strongly related task of outlier detection, a very important role. Especially within the context of the automated analysis of video material recorded by surveillance…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Thomas Golda , Nils Murzyn , Chengchao Qu , Kristian Kroschel

Automatic detection of anomalies such as weapons or threat objects in baggage security, or detecting impaired items in industrial production is an important computer vision task demanding high efficiency and accuracy. Most of the available…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Rushikesh Zawar , Krupa Bhayani , Neelanjan Bhowmik , Kamlesh Tiwari , Dhiraj Sangwan

Generative adversarial networks (GANs) are able to model the complex highdimensional distributions of real-world data, which suggests they could be effective for anomaly detection. However, few works have explored the use of GANs for the…

机器学习 · 计算机科学 2019-05-03 Houssam Zenati , Chuan Sheng Foo , Bruno Lecouat , Gaurav Manek , Vijay Ramaseshan Chandrasekhar

Anomaly detection has become an indispensable tool for modern society, applied in a wide range of applications, from detecting fraudulent transactions to malignant brain tumours. Over time, many anomaly detection techniques have been…

机器学习 · 计算机科学 2021-10-26 Mikael Sabuhi , Ming Zhou , Cor-Paul Bezemer , Petr Musilek

Anomaly detection aims to detect abnormal events by a model of normality. It plays an important role in many domains such as network intrusion detection, criminal activity identity and so on. With the rapidly growing size of accessible…

机器学习 · 计算机科学 2018-08-02 Chu Wang , Yan-Ming Zhang , Cheng-Lin Liu

Abnormal event detection (AED) in urban surveillance videos has multiple challenges. Unlike other computer vision problems, the AED is not solely dependent on the content of frames. It also depends on the appearance of the objects and their…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Ali Atghaei , Soroush Ziaeinejad , Mohammad Rahmati

Anomaly detection is a significant and hence well-studied problem. However, developing effective anomaly detection methods for complex and high-dimensional data remains a challenge. As Generative Adversarial Networks (GANs) are able to…

机器学习 · 计算机科学 2018-12-07 Houssam Zenati , Manon Romain , Chuan Sheng Foo , Bruno Lecouat , Vijay Ramaseshan Chandrasekhar

When formulated as an unsupervised learning problem, anomaly detection often requires a model to learn the distribution of normal data. Previous works apply Generative Adversarial Networks (GANs) to anomaly detection tasks and show good…

机器学习 · 计算机科学 2021-06-15 Xu Han , Xiaohui Chen , Li-Ping Liu

Identifying anomalies refers to detecting samples that do not resemble the training data distribution. Many generative models have been used to find anomalies, and among them, generative adversarial network (GAN)-based approaches are…

机器学习 · 计算机科学 2022-01-03 Laya Rafiee Sevyeri , Thomas Fevens

The goal of anomaly detection is to identify anomalous samples from normal ones. In this paper, a small number of anomalies are assumed to be available at the training stage, but they are assumed to be collected only from several anomaly…

机器学习 · 计算机科学 2022-05-03 Bowen Tian , Qinliang Su , Jian Yin

Automated detection of abnormalities in data has been studied in research area in recent years because of its diverse applications in practice including video surveillance, industrial damage detection and network intrusion detection.…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Hung Vu , Dinh Phung , Tu Dinh Nguyen , Anthony Trevors , Svetha Venkatesh

Abnormal crowd behaviour detection attracts a large interest due to its importance in video surveillance scenarios. However, the ambiguity and the lack of sufficient abnormal ground truth data makes end-to-end training of large deep…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Mahdyar Ravanbakhsh , Enver Sangineto , Moin Nabi , Nicu Sebe

Generative adversarial networks (GANs) have shown promise for various problems including anomaly detection. When anomaly detection is performed using GAN models that learn only the features of normal data samples, data that are not similar…

机器学习 · 计算机科学 2020-12-23 Teguh Budianto , Tomohiro Nakai , Kazunori Imoto , Takahiro Takimoto , Kosuke Haruki

Anomaly driving detection is an important problem in advanced driver assistance systems (ADAS). It is important to identify potential hazard scenarios as early as possible to avoid potential accidents. This study proposes an unsupervised…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Yuning Qiu , Teruhisa Misu , Carlos Busso

Anomaly detection is often considered a challenging field of machine learning due to the difficulty of obtaining anomalous samples for training and the need to obtain a sufficient amount of training data. In recent years, autoencoders have…

机器学习 · 计算机科学 2018-10-15 Yotam Intrator , Gilad Katz , Asaf Shabtai

Event-based cameras are bio-inspired novel sensors that asynchronously record changes in illumination in the form of events, thus resulting in significant advantages over conventional cameras in terms of low power utilization, high dynamic…

机器学习 · 统计学 2020-02-18 Lakshmi Annamalai , Anirban Chakraborty , Chetan Singh Thakur
‹ 上一页 1 2 3 10 下一页 ›