English
Related papers

Related papers: "Forget" the Forget Gate: Estimating Anomalies in …

200 papers

Anomalies refer to data points or events that deviate from normal and homogeneous events, which can include fraudulent activities, network infiltrations, equipment malfunctions, process changes, or other significant but infrequent events.…

Machine Learning · Computer Science 2023-03-20 Ahmed Shoyeb Raihan , Imtiaz Ahmed

We study anomaly detection and introduce an algorithm that processes variable length, irregularly sampled sequences or sequences with missing values. Our algorithm is fully unsupervised, however, can be readily extended to supervised or…

Machine Learning · Statistics 2020-05-26 Oguzhan Karaahmetoglu , Fatih Ilhan , Ismail Balaban , Suleyman Serdar Kozat

LSTMs were introduced to combat vanishing gradients in simple RNNs by augmenting them with gated additive recurrent connections. We present an alternative view to explain the success of LSTMs: the gates themselves are versatile recurrent…

Computation and Language · Computer Science 2018-05-11 Omer Levy , Kenton Lee , Nicholas FitzGerald , Luke Zettlemoyer

Current weakly supervised video anomaly detection algorithms mostly use multiple instance learning (MIL) or their varieties. Almost all recent approaches focus on how to select the correct snippets for training to improve the performance.…

Computer Vision and Pattern Recognition · Computer Science 2023-04-21 Weijun Tan , Qi Yao , Jingfeng Liu

We investigate anomaly detection in an unsupervised framework and introduce Long Short Term Memory (LSTM) neural network based algorithms. In particular, given variable length data sequences, we first pass these sequences through our LSTM…

Signal Processing · Electrical Eng. & Systems 2020-02-25 Tolga Ergen , Ali Hassan Mirza , Suleyman Serdar Kozat

Long Short-Term Memory (LSTM) is one of the most widely used recurrent structures in sequence modeling. It aims to use gates to control information flow (e.g., whether to skip some information or not) in the recurrent computations, although…

Machine Learning · Computer Science 2018-06-11 Zhuohan Li , Di He , Fei Tian , Wei Chen , Tao Qin , Liwei Wang , Tie-Yan Liu

Long Short-Term Memory (LSTM) is a prominent recurrent neural network for extracting dependencies from sequential data such as time-series and multi-view data, having achieved impressive results for different visual recognition tasks. A…

Computer Vision and Pattern Recognition · Computer Science 2020-06-03 Alireza Sepas-Moghaddam , Ali Etemad , Fernando Pereira , Paulo Lobato Correia

Anomalies refer to the departure of systems and devices from their normal behaviour in standard operating conditions. An anomaly in an industrial device can indicate an upcoming failure, often in the temporal direction. In this paper, we…

Machine Learning · Computer Science 2024-02-13 Snehanshu Saha , Jyotirmoy Sarkar , Soma Dhavala , Santonu Sarkar , Preyank Mota

Deep neural networks have become the primary learning technique for object recognition. Videos, unlike still images, are temporally coherent which makes the application of deep networks non-trivial. Here, we investigate how motion can aid…

Computer Vision and Pattern Recognition · Computer Science 2015-09-08 Ivan Bogun , Anelia Angelova , Navdeep Jaitly

In this paper, Gated-ViGAT, an efficient approach for video event recognition, utilizing bottom-up (object) information, a new frame sampling policy and a gating mechanism is proposed. Specifically, the frame sampling policy uses weighted…

Computer Vision and Pattern Recognition · Computer Science 2023-01-19 Nikolaos Gkalelis , Dimitrios Daskalakis , Vasileios Mezaris

The past decade has witnessed great success in applying deep learning to enhance the quality of compressed video. However, the existing approaches aim at quality enhancement on a single frame, or only using fixed neighboring frames. Thus…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Ren Yang , Xiaoyan Sun , Mai Xu , Wenjun Zeng

Video anomaly detection (VAD) remains a challenging task in the pattern recognition community due to the ambiguity and diversity of abnormal events. Existing deep learning-based VAD methods usually leverage proxy tasks to learn the normal…

Computer Vision and Pattern Recognition · Computer Science 2022-11-03 Mengyang Zhao , Yang Liu , Jing Li , Xinhua Zeng

Learning discriminative features for effectively separating abnormal events from normality is crucial for weakly supervised video anomaly detection (WS-VAD) tasks. Existing approaches, both video and segment-level label oriented, mainly…

Computer Vision and Pattern Recognition · Computer Science 2023-02-13 Hang Zhou , Junqing Yu , Wei Yang

In recent years, distracted driving has garnered considerable attention as it continues to pose a significant threat to public safety on the roads. This has increased the need for innovative solutions that can identify and eliminate…

Computer Vision and Pattern Recognition · Computer Science 2023-04-20 Kelvin Kwakye , Younho Seong , Armstrong Aboah , Sun Yi

Recurrent Neural Networks (RNNs) have become the state-of-the-art choice for extracting patterns from temporal sequences. However, current RNN models are ill-suited to process irregularly sampled data triggered by events generated in…

Machine Learning · Computer Science 2016-11-01 Daniel Neil , Michael Pfeiffer , Shih-Chii Liu

Video anomaly detection (VAD) aims to identify unexpected events in videos and has wide applications in safety-critical domains. While semi-supervised methods trained on only normal samples have gained traction, they often suffer from high…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Zongcan Ding , Haodong Zhang , Peng Wu , Guansong Pang , Zhiwei Yang , Peng Wang , Yanning Zhang

Video Anomaly Detection (VAD) automatically identifies anomalous events from video, mitigating the need for human operators in large-scale surveillance deployments. However, two fundamental obstacles hinder real-world adoption: domain…

Computer Vision and Pattern Recognition · Computer Science 2025-05-26 Hyogun Lee , Haksub Kim , Ig-Jae Kim , Yonghun Choi

We introduce a new approach for disfluency detection using a Bidirectional Long-Short Term Memory neural network (BLSTM). In addition to the word sequence, the model takes as input pattern match features that were developed to reduce…

Computation and Language · Computer Science 2016-04-13 Vicky Zayats , Mari Ostendorf , Hannaneh Hajishirzi

Cell event detection in cell videos is essential for monitoring of cellular behavior over extended time periods. Deep learning methods have shown great success in the detection of cell events for their ability to capture more discriminative…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Ha Tran Hong Phan , Ashnil Kumar , David Feng , Michael Fulham , Jinman Kim

Action recognition greatly benefits motion understanding in video analysis. Recurrent networks such as long short-term memory (LSTM) networks are a popular choice for motion-aware sequence learning tasks. Recently, a convolutional extension…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Sebastian Agethen , Winston H. Hsu