中文
相关论文

相关论文: Self-trained Deep Ordinal Regression for End-to-En…

200 篇论文

Object detection is a pivotal task in computer vision that has received significant attention in previous years. Nonetheless, the capability of a detector to localise objects out of the training distribution remains unexplored. Whilst…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Brian K. S. Isaac-Medina , Yona Falinie A. Gaus , Neelanjan Bhowmik , Toby P. Breckon

Anomaly detection (AD) plays a vital role across a wide range of real-world domains by identifying data instances that deviate from expected patterns, potentially signaling critical events such as system failures, fraudulent activities, or…

机器学习 · 计算机科学 2025-07-11 Amirhossein Sadough , Mahyar Shahsavari , Mark Wijtvliet , Marcel van Gerven

We consider the problem of anomaly detection in images, and present a new detection technique. Given a sample of images, all known to belong to a "normal" class (e.g., dogs), we show how to train a deep neural model that can detect…

机器学习 · 计算机科学 2018-11-12 Izhak Golan , Ran El-Yaniv

Detecting anomalies in traffic scenes is crucial for ensuring safety in autonomous driving, yet collecting representative anomalous data remains challenging. Existing anomaly detection methods are highly specialized and rely on normality as…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Albert Schotschneider , Daniel Bogdoll , Svetlana Pavlitska , Ahmed Abouelazm , Johann Marius Zoellner

We propose a new self-supervised CNN pre-training technique based on a novel auxiliary task called "odd-one-out learning". In this task, the machine is asked to identify the unrelated or odd element from a set of otherwise related elements.…

计算机视觉与模式识别 · 计算机科学 2017-04-06 Basura Fernando , Hakan Bilen , Efstratios Gavves , Stephen Gould

Time series anomaly detection presents various challenges due to the sequential and dynamic nature of time-dependent data. Traditional unsupervised methods frequently encounter difficulties in generalization, often overfitting to known…

机器学习 · 统计学 2025-07-30 Aitor Sánchez-Ferrera , Borja Calvo , Jose A. Lozano

Anomaly detection (AD) plays a crucial role in various domains, including cybersecurity, finance, and healthcare, by identifying patterns or events that deviate from normal behaviour. In recent years, significant progress has been made in…

机器学习 · 计算机科学 2024-01-24 Hadi Hojjati , Thi Kieu Khanh Ho , Narges Armanfard

Video anomaly detection (VAD) is a significant computer vision problem. Existing deep neural network (DNN) based VAD methods mostly follow the route of frame reconstruction or frame prediction. However, the lack of mining and learning of…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Zhiwei Yang , Jing Liu , Zhaoyang Wu , Peng Wu , Xiaotao Liu

Eye movements have been widely investigated to study the atypical visual attention in Autism Spectrum Disorder (ASD). The majority of these studies have been focused on limited eye movement features by statistical comparisons between ASD…

图像与视频处理 · 电气工程与系统科学 2019-11-27 Jin Xie , Longfei Wang , Paula Webster , Yang Yao , Jiayao Sun , Shuo Wang , Huihui Zhou

The external visual inspections of rolling stock's underfloor equipment are currently being performed via human visual inspection. In this study, we attempt to partly automate visual inspection by investigating anomaly inspection algorithms…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Yohei Baba , Takuro Hoshi , Ryosuke Mori , Gaurang Gavai

Anomaly detection in videos is an important computer vision problem with various applications including automated video surveillance. Although adversarial attacks on image understanding models have been heavily investigated, there is not…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Furkan Mumcu , Keval Doshi , Yasin Yilmaz

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

Time series anomaly detection (TSAD) is an important data mining task with numerous applications in the IoT era. In recent years, a large number of deep neural network-based methods have been proposed, demonstrating significantly better…

机器学习 · 计算机科学 2022-08-04 Wenkai Li , Cheng Feng , Ting Chen , Jun Zhu

Active learning has been utilized as an efficient tool in building anomaly detection models by leveraging expert feedback. In an active learning framework, a model queries samples to be labeled by experts and re-trains the model with the…

机器学习 · 计算机科学 2023-09-19 Minkyung Kim , Junsik Kim , Jongmin Yu , Jun Kyun Choi

Anomaly detection, a.k.a. outlier detection or novelty detection, has been a lasting yet active research area in various research communities for several decades. There are still some unique problem complexities and challenges that require…

机器学习 · 计算机科学 2020-12-08 Guansong Pang , Chunhua Shen , Longbing Cao , Anton van den Hengel

Anomaly detection in videos is a challenging task as anomalies in different videos are of different kinds. Therefore, a promising way to approach video anomaly detection is by learning the non-anomalous nature of the video at hand. To this…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Gargi V. Pillai , Ashish Verma , Debashis Sen

Video Anomaly Detection (VAD) is an open-set recognition task, which is usually formulated as a one-class classification (OCC) problem, where training data is comprised of videos with normal instances while test data contains both normal…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Ayush K. Rai , Tarun Krishna , Feiyan Hu , Alexandru Drimbarean , Kevin McGuinness , Alan F. Smeaton , Noel E. O'Connor

Anomaly detection aims to recognize samples with anomalous and unusual patterns with respect to a set of normal data. This is significant for numerous domain applications, such as industrial inspection, medical imaging, and security…

机器学习 · 计算机科学 2020-03-30 Shuo Wang , Tianle Chen , Shangyu Chen , Carsten Rudolph , Surya Nepal , Marthie Grobler

Visual anomaly detection is an important and challenging problem in the field of machine learning and computer vision. This problem has attracted a considerable amount of attention in relevant research communities. Especially in recent…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Jie Yang , Ruijie Xu , Zhiquan Qi , Yong Shi

Semi-supervised Anomaly Detection (AD) is a kind of data mining task which aims at learning features from partially-labeled datasets to help detect outliers. In this paper, we classify existing semi-supervised AD methods into two…

机器学习 · 计算机科学 2022-10-27 Chao Chen , Dawei Wang , Feng Mao , Zongzhang Zhang , Yang Yu