A novelty detection task involves identifying whether a data point is an outlier, given a training dataset that primarily captures the distribution of inliers. The novel class is usually absent, poorly sampled, or not...
详细信息
A novelty detection task involves identifying whether a data point is an outlier, given a training dataset that primarily captures the distribution of inliers. The novel class is usually absent, poorly sampled, or not well defined in the training data. A common technique for anomaly detection at present is to use an adversarial network generator to generate an anomaly score for inputs using the reconstruction loss. However, because this technique uses a competitive training process, it can be unreliable, with its performance being inconsistent during each adversarial training step. This inconsistency arises from changes in the network’s ability to detect anomalies. In this paper, we propose a revised framework for generative probabilistic novelty detection. We use a similar adversarial autoencoder-based framework but with a lightweight deep network, a novel training paradigm, and a probabilistic score to compute the reconstruction loss. Our methodology calculates the probability of whether a sample comes from the inlier distribution or not. The proposed approach can be applied to anomaly and outlier detection in images and videos. We present the results on multiple benchmark datasets, including the challenging UCSD Ped2 dataset for video anomaly detection. Our results illustrate that our proposed method learns the inlier classes and differentiates them from the outlier classes effectively, leading to better results than the baseline and state-of-the-art methods in several benchmark datasets.
This paper focuses on the implementation details of the baseline methods and a recent lightweight conditional model extrapolation algorithm LIMES [5] for streaming data under class-prior shift. LIMES achieves sup...
详细信息
Robots need to perceive persons in their surroundings for safety and to interact with them. In this paper, we present a person segmentation and action classification approach that operates on 3D scans of hemisphere fi...
详细信息
Recent advances in Large Language Models (LLMs) have been instrumental in autonomous robot control and human-robot interaction by leveraging their vast general knowledge and capabilities to understand and reason acros...
详细信息
In this work, we present a learning method for both lateral and longitudinal motion control of an ego-vehicle for the task of vehicle pursuit. The car being controlled does not have a pre-defined route, rather it reac...
详细信息
Traditional approaches to prediction of future trajectory of road agents rely on knowing information about their past trajectory. This work rather relies only on having knowledge of the current state and intended dire...
详细信息
In novelty detection, the goal is to decide if a new data point should be categorized as an inlier or an outlier, given a training dataset that primarily captures the inlier distribution. Recent approaches typically u...
详细信息
Depth estimation from 2D images is a common computervision task that has applications in many fields including autonomous vehicles, scene understanding and robotics. The accuracy of a supervised depth estimation meth...
详细信息
An early, non-invasive, and on-site detection of nutrient deficiencies is critical to enable timely actions to prevent major losses of crops caused by lack of nutrients. While acquiring labeled data is very expensive,...
暂无评论