Measuring Novelty in Autonomous Vehicles Motion Using Local Outlier
Factor Algorithm
- URL: http://arxiv.org/abs/2104.11970v1
- Date: Sat, 24 Apr 2021 15:19:35 GMT
- Title: Measuring Novelty in Autonomous Vehicles Motion Using Local Outlier
Factor Algorithm
- Authors: Hassan Alsawadi and Muhammad Bilal
- Abstract summary: We propose a method to quantify the degree at which autonomous vehicles' movements are novel in real-time.
Using datasets obtained from real-world vehicle missions, we demonstrate that the suggested metric can quantify to some extent the degree of novelty.
- Score: 2.6747893782972105
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Under unexpected conditions or scenarios, autonomous vehicles (AV) are more
likely to follow abnormal unplanned actions, due to the limited set of rules or
amount of experience they possess at that time. Enabling AV to measure the
degree at which their movements are novel in real-time may help to decrease any
possible negative consequences. We propose a method based on the Local Outlier
Factor (LOF) algorithm to quantify this novelty measure. We extracted features
from the inertial measurement unit (IMU) sensor's readings, which captures the
vehicle's motion. We followed a novelty detection approach in which the model
is fitted only using the normal data. Using datasets obtained from real-world
vehicle missions, we demonstrate that the suggested metric can quantify to some
extent the degree of novelty. Finally, a performance evaluation of the model
confirms that our novelty metric can be practical.
Related papers
- Domain Adaptation of Drag Reduction Policy to Partial Measurements [2.3020018305241337]
We propose a method to adapt feedback control policies obtained from full-state measurements to setups with only partial measurements.<n>Our approach is demonstrated in a simulated environment by minimising the aerodynamic drag of a simplified road vehicle.
arXiv Detail & Related papers (2025-07-06T09:30:43Z) - Centaur: Robust End-to-End Autonomous Driving with Test-Time Training [84.78837437133234]
We propose Centaur, which updates a planner's behavior via test-time training without relying on hand-engineered rules or cost functions.
We develop a novel uncertainty measure, called Cluster Entropy, which is simple, interpretable, and compatible with state-of-the-art planning algorithms.
arXiv Detail & Related papers (2025-03-14T17:59:41Z) - NAVSIM: Data-Driven Non-Reactive Autonomous Vehicle Simulation and Benchmarking [65.24988062003096]
We present NAVSIM, a framework for benchmarking vision-based driving policies.
Our simulation is non-reactive, i.e., the evaluated policy and environment do not influence each other.
NAVSIM enabled a new competition held at CVPR 2024, where 143 teams submitted 463 entries, resulting in several new insights.
arXiv Detail & Related papers (2024-06-21T17:59:02Z) - Data-driven Semi-supervised Machine Learning with Surrogate Measures of Safety for Abnormal Driving Behavior Detection [6.972018255192681]
This study analyzes large-scale real-world data revealing several abnormal driving behaviors.
It develops a semi-supervised machine learning (ML) method using partly labeled data to accurately detect the identified abnormal driving behaviors.
arXiv Detail & Related papers (2023-12-07T16:16:09Z) - DARTH: Holistic Test-time Adaptation for Multiple Object Tracking [87.72019733473562]
Multiple object tracking (MOT) is a fundamental component of perception systems for autonomous driving.
Despite the urge of safety in driving systems, no solution to the MOT adaptation problem to domain shift in test-time conditions has ever been proposed.
We introduce DARTH, a holistic test-time adaptation framework for MOT.
arXiv Detail & Related papers (2023-10-03T10:10:42Z) - Unsupervised Domain Adaptation for Self-Driving from Past Traversal
Features [69.47588461101925]
We propose a method to adapt 3D object detectors to new driving environments.
Our approach enhances LiDAR-based detection models using spatial quantized historical features.
Experiments on real-world datasets demonstrate significant improvements.
arXiv Detail & Related papers (2023-09-21T15:00:31Z) - Control-Aware Prediction Objectives for Autonomous Driving [78.19515972466063]
We present control-aware prediction objectives (CAPOs) to evaluate the downstream effect of predictions on control without requiring the planner be differentiable.
We propose two types of importance weights that weight the predictive likelihood: one using an attention model between agents, and another based on control variation when exchanging predicted trajectories for ground truth trajectories.
arXiv Detail & Related papers (2022-04-28T07:37:21Z) - Towards Driving-Oriented Metric for Lane Detection Models [19.81163190104571]
We design 2 new driving-oriented metrics for lane detection: End-to-End Lateral Deviation metric (E2E-LD) and Per-frame Simulated Lateral Deviation metric (PSLD)
To evaluate the validity of the metrics, we conduct a large-scale empirical study with 4 major types of lane detection approaches on the TuSimple dataset and our newly constructed dataset Comma2k19-LD.
arXiv Detail & Related papers (2022-03-31T07:24:44Z) - Injecting Planning-Awareness into Prediction and Detection Evaluation [42.228191984697006]
We take a step back and critically assess current evaluation metrics, proposing task-aware metrics as a better measure of performance in systems where they are deployed.
Experiments on an illustrative simulation as well as real-world autonomous driving data validate that our proposed task-aware metrics are able to account for outcome asymmetry and provide a better estimate of a model's closed-loop performance.
arXiv Detail & Related papers (2021-10-07T08:52:48Z) - MotionHint: Self-Supervised Monocular Visual Odometry with Motion
Constraints [70.76761166614511]
We present a novel self-supervised algorithm named MotionHint for monocular visual odometry (VO)
Our MotionHint algorithm can be easily applied to existing open-sourced state-of-the-art SSM-VO systems.
arXiv Detail & Related papers (2021-09-14T15:35:08Z) - Trust Your IMU: Consequences of Ignoring the IMU Drift [2.253916533377465]
We develop the first-ever solver to jointly solve the relative pose problem with unknown and equal focal length and radial distortion profile.
We show significant speed-up compared to state-of-the-art algorithms, with small or negligible loss in accuracy for partially calibrated setups.
We evaluate the proposed solvers on different commercially available low-cost UAVs, and demonstrate that the novel assumption on IMU drift is feasible in real-life applications.
arXiv Detail & Related papers (2021-03-15T11:24:54Z) - Beelines: Motion Prediction Metrics for Self-Driving Safety and Comfort [4.670814682436471]
We propose two complementary metrics that quantify the effects of motion prediction on safety.
Our safety metric has a significantly better signal-to-noise ratio than displacement error in identifying unsafe events.
arXiv Detail & Related papers (2020-11-01T01:09:23Z) - Self-awareness in Intelligent Vehicles: Experience Based Abnormality
Detection [4.721146043492144]
This paper introduces a novel method to detect abnormalities based on internal cross-correlation parameters of the vehicle.
It is possible to train a Dynamic Bayesian Network (DBN) model to automatically evaluate and detect when the vehicle is potentially misbehaving.
arXiv Detail & Related papers (2020-10-28T16:08:54Z) - Can Autonomous Vehicles Identify, Recover From, and Adapt to
Distribution Shifts? [104.04999499189402]
Out-of-training-distribution (OOD) scenarios are a common challenge of learning agents at deployment.
We propose an uncertainty-aware planning method, called emphrobust imitative planning (RIP)
Our method can detect and recover from some distribution shifts, reducing the overconfident and catastrophic extrapolations in OOD scenes.
We introduce an autonomous car novel-scene benchmark, textttCARNOVEL, to evaluate the robustness of driving agents to a suite of tasks with distribution shifts.
arXiv Detail & Related papers (2020-06-26T11:07:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.