中文
相关论文

相关论文: Detecting Driver Drowsiness as an Anomaly Using LS…

200 篇论文

An anomaly detection method based on deep autoencoders is proposed to address anomalies that often occur in enterprise-level ETL data streams. The study first analyzes multiple types of anomalies in ETL processes, including delays, missing…

机器学习 · 计算机科学 2025-11-04 Xin Chen , Saili Uday Gadgil , Kangning Gao , Yi Hu , Cong Nie

Unsupervised anomaly detection is a challenging task. Autoencoders (AEs) or generative models are often employed to model the data distribution of normal inputs and subsequently identify anomalous, out-of-distribution inputs by high…

机器学习 · 计算机科学 2025-06-12 Yalin Liao , Austin J. Brockmeier

Anomaly detection refers to the task of finding unusual instances that stand out from the normal data. In several applications, these outliers or anomalous instances are of greater interest compared to the normal ones. Specifically in the…

图像与视频处理 · 电气工程与系统科学 2020-01-14 Manpreet Singh Minhas , John Zelek

Intrusion detection for computer network systems becomes one of the most critical tasks for network administrators today. It has an important role for organizations, governments and our society due to its valuable resources on computer…

机器学习 · 计算机科学 2017-03-30 Loic Bontemps , Van Loi Cao , James McDermott , Nhien-An Le-Khac

Convolutional Neural Networks (CNNs) have been used successfully across a broad range of areas including data mining, object detection, and in business. The dominance of CNNs follows a breakthrough by Alex Krizhevsky which showed…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Mkhuseli Ngxande , Jule-Raymond Tapamo , Michael Burke

Distracted drivers are more likely to fail to anticipate hazards, which result in car accidents. Therefore, detecting anomalies in drivers' actions (i.e., any action deviating from normal driving) contains the utmost importance to reduce…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Okan Köpüklü , Jiapeng Zheng , Hang Xu , Gerhard Rigoll

Mechanical devices such as engines, vehicles, aircrafts, etc., are typically instrumented with numerous sensors to capture the behavior and health of the machine. However, there are often external factors or variables which are not captured…

人工智能 · 计算机科学 2016-07-12 Pankaj Malhotra , Anusha Ramakrishnan , Gaurangi Anand , Lovekesh Vig , Puneet Agarwal , Gautam Shroff

Anomaly detection (AD) in a surveillance scenario is an emerging and challenging field of research. For autonomous vehicles like drones or cars, it is immensely important to distinguish between normal and abnormal states in real-time.…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Sayeed Shafayet Chowdhury , Kazi Mejbaul Islam , Rouhan Noor

Using a convGRU-based autoencoder, this thesis proposes a framework to learn spatial-temporal aspects of raw network traffic in an unsupervised and protocol-agnostic manner. The learned representations are used to measure the effect on the…

机器学习 · 计算机科学 2022-05-19 Fabian Kopp

Driver drowsiness is a major cause of traffic accidents worldwide, posing a serious threat to public safety. Vision-based driver monitoring systems often rely on fixed Eye Aspect Ratio (EAR) and Mouth Aspect Ratio (MAR) thresholds; however,…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Gökdeniz Ersoy , Mehmet Alper Tatar , Eray Tonbul , Serap Kırbız

We propose a supervised anomaly detection method based on neural density estimators, where the negative log likelihood is used for the anomaly score. Density estimators have been widely used for unsupervised anomaly detection. By the recent…

机器学习 · 统计学 2019-04-15 Tomoharu Iwata , Yuki Yamanaka

Anomaly detection is the problem of recognizing abnormal inputs based on the seen examples of normal data. Despite recent advances of deep learning in recognizing image anomalies, these methods still prove incapable of handling complex…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Nina Shvetsova , Bart Bakker , Irina Fedulova , Heinrich Schulz , Dmitry V. Dylov

Road crashes and related forms of accidents are a common cause of injury and death among the human population. According to 2015 data from the World Health Organization, road traffic injuries resulted in approximately 1.25 million deaths…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Rateb Jabbar , Khalifa Al-Khalifa , Mohamed Kharbeche , Wael Alhajyaseen , Mohsen Jafari , Shan Jiang

The classification of distracted drivers is pivotal for ensuring safe driving. Previous studies demonstrated the effectiveness of neural networks in automatically predicting driver distraction, fatigue, and potential hazards. However,…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Luigi Celona , Simone Bianco , Paolo Napoletano

Visual surface anomaly detection aims to detect local image regions that significantly deviate from normal appearance. Recent surface anomaly detection methods rely on generative models to accurately reconstruct the normal areas and to fail…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Vitjan Zavrtanik , Matej Kristan , Danijel Skočaj

Recently, the scientific progress of Advanced Driver Assistance System solutions (ADAS) has played a key role in enhancing the overall safety of driving. ADAS technology enables active control of vehicles to prevent potentially risky…

信号处理 · 电气工程与系统科学 2023-08-07 Francesco Rundo , Concetto Spampinato , Michael Rundo

Anomaly detection is to identify samples that do not conform to the distribution of the normal data. Due to the unavailability of anomalous data, training a supervised deep neural network is a cumbersome task. As such, unsupervised methods…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Vahid Reza Khazaie , Anthony Wong , John Taylor Jewell , Yalda Mohsenzadeh

A 20% rise in car crashes in 2021 compared to 2020 has been observed as a result of increased distraction and drowsiness. Drowsy and distracted driving are the cause of 45% of all car crashes. As a means to decrease drowsy and distracted…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Samay Lakhani

Autoencoders have been extensively used in the development of recent anomaly detection techniques. The premise of their application is based on the notion that after training the autoencoder on normal training data, anomalous inputs will…

机器学习 · 计算机科学 2024-03-29 Amin Ghafourian , Huanyi Shui , Devesh Upadhyay , Rajesh Gupta , Dimitar Filev , Iman Soltani Bozchalooi

Anomaly detection, or outlier detection, is a crucial task in various domains to identify instances that significantly deviate from established patterns or the majority of data. In the context of autonomous driving, the identification of…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Martin Bikandi , Gorka Velez , Naiara Aginako , Itziar Irigoien