paper-with-me

Papers

Adversarially Learned Abnormal Trajectory Classifier

2019-03-26 · Pankaj Raj Roy, Guillaume-Alexandre Bilodeau

We address the problem of abnormal event detection from trajectory data. In this paper, a new adversarial approach is proposed for building a deep neural network binary classifier, trained in an unsupervised fashion, that can distinguish normal from abnormal trajectory-based events without the need for setting manual detection threshold. Inspired by the generative adversarial network (GAN) framework, our GAN version is a discriminative one in which the discriminator is trained to distinguish normal and abnormal trajectory reconstruction errors given by a deep autoencoder. With urban traffic videos and their associated trajectories, our proposed method gives the best accuracy for abnormal trajectory detection. In addition, our model can easily be generalized for abnormal trajectory-based event detection and can still yield the best behavioural detection results as demonstrated on the CAVIAR dataset.

📄 PDF Abstract BibTeX arXiv:1903.11040

Code (1)

proy3/Abnormal_Trajectory_Classifier 공식 구현 tf

Tasks

Event DetectionGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Designing Adversarially Resilient Classifiers using Resilient Feature Engineering

2018-12-17 · Kevin Eykholt, Atul Prakash

We provide a methodology, resilient feature engineering, for creating adversarially resilient classifiers. According to existing work, adversarial attacks identify weakly correlated or non-predictive features learned by …

Feature EngineeringGeneral Classification

Robust Semi-Supervised Anomaly Detection via Adversarially Learned Continuous Noise Corruption

2023-03-02 · Jack W Barker, Neelanjan Bhowmik, Yona Falinie A Gaus, Toby P Breckon

Anomaly detection is the task of recognising novel samples which deviate significantly from pre-establishednormality. Abnormal classes are not present during training meaning that models must learn effective rep-resentat…

Anomaly DetectionDenoisingNovelty DetectionSemi-supervised Anomaly Detection+1

Multi-timescale Trajectory Prediction for Abnormal Human Activity Detection

2019-08-12 · Royston Rodrigues, Neha Bhargava, Rajbabu Velmurugan, Subhasis Chaudhuri

A classical approach to abnormal activity detection is to learn a representation for normal activities from the training data and then use this learned representation to detect abnormal activities while testing. Typicall…

Action DetectionActivity DetectionAnomaly DetectionPrediction+2

Regression Constraint for an Explainable Cervical Cancer Classifier

2019-08-07 · Antoine Pirovano, Leandro G. Almeida, Said Ladjal

This article adresses the problem of automatic squamous cells classification for cervical cancer screening using Deep Learning methods. We study different architectures on a public dataset called Herlev dataset, which co…

ClassificationGeneral Classificationregression

Perturbation Learning Based Anomaly Detection

2022-06-06 · Jinyu Cai, Jicong Fan

This paper presents a simple yet effective method for anomaly detection. The main idea is to learn small perturbations to perturb normal data and learn a classifier to classify the normal data and the perturbed data into…

Anomaly Detection