7 research outputs found
Utilizing Hybrid Trajectory Prediction Models to Recognize Highly Interactive Traffic Scenarios
Autonomous vehicles hold great promise in improving the future of
transportation. The driving models used in these vehicles are based on neural
networks, which can be difficult to validate. However, ensuring the safety of
these models is crucial. Traditional field tests can be costly, time-consuming,
and dangerous. To address these issues, scenario-based closed-loop simulations
can simulate many hours of vehicle operation in a shorter amount of time and
allow for specific investigation of important situations. Nonetheless, the
detection of relevant traffic scenarios that also offer substantial testing
benefits remains a significant challenge. To address this need, in this paper
we build an imitation learning based trajectory prediction for traffic
participants. We combine an image-based (CNN) approach to represent spatial
environmental factors and a graph-based (GNN) approach to specifically
represent relations between traffic participants. In our understanding, traffic
scenes that are highly interactive due to the network's significant utilization
of the social component are more pertinent for a validation process. Therefore,
we propose to use the activity of such sub networks as a measure of
interactivity of a traffic scene. We evaluate our model using a motion dataset
and discuss the value of the relationship information with respect to different
traffic situations
A Comprehensive Review on Ontologies for Scenario-based Testing in the Context of Autonomous Driving
The verification and validation of autonomous driving vehicles remains a
major challenge due to the high complexity of autonomous driving functions.
Scenario-based testing is a promising method for validating such a complex
system. Ontologies can be utilized to produce test scenarios that are both
meaningful and relevant. One crucial aspect of this process is selecting the
appropriate method for describing the entities involved. The level of detail
and specific entity classes required will vary depending on the system being
tested. It is important to choose an ontology that properly reflects these
needs.
This paper summarizes key representative ontologies for scenario-based
testing and related use cases in the field of autonomous driving. The
considered ontologies are classified according to their level of detail for
both static facts and dynamic aspects. Furthermore, the ontologies are
evaluated based on the presence of important entity classes and the relations
between them
Self Supervised Clustering of Traffic Scenes using Graph Representations
Examining graphs for similarity is a well-known challenge, but one that is
mandatory for grouping graphs together. We present a data-driven method to
cluster traffic scenes that is self-supervised, i.e. without manual labelling.
We leverage the semantic scene graph model to create a generic graph embedding
of the traffic scene, which is then mapped to a low-dimensional embedding space
using a Siamese network, in which clustering is performed. In the training
process of our novel approach, we augment existing traffic scenes in the
Cartesian space to generate positive similarity samples. This allows us to
overcome the challenge of reconstructing a graph and at the same time obtain a
representation to describe the similarity of traffic scenes. We could show,
that the resulting clusters possess common semantic characteristics. The
approach was evaluated on the INTERACTION dataset
Inverse Universal Traffic Quality -- a Criticality Metric for Crowded Urban Traffic Scenes
An essential requirement for scenario-based testing the identification of
critical scenes and their associated scenarios. However, critical scenes, such
as collisions, occur comparatively rarely. Accordingly, large amounts of data
must be examined. A further issue is that recorded real-world traffic often
consists of scenes with a high number of vehicles, and it can be challenging to
determine which are the most critical vehicles regarding the safety of an ego
vehicle. Therefore, we present the inverse universal traffic quality, a
criticality metric for urban traffic independent of predefined adversary
vehicles and vehicle constellations such as intersection trajectories or
car-following scenarios. Our metric is universally applicable for different
urban traffic situations, e.g., intersections or roundabouts, and can be
adjusted to certain situations if needed. Additionally, in this paper, we
evaluate the proposed metric and compares its result to other well-known
criticality metrics of this field, such as time-to-collision or
post-encroachment time.Comment: accepted at IEEE IV 202
Fingerprint of a Traffic Scene: an Approach for a Generic and Independent Scene Assessment
A major challenge in the safety assessment of automated vehicles is to ensure
that risk for all traffic participants is as low as possible. A concept that is
becoming increasingly popular for testing in automated driving is
scenario-based testing. It is founded on the assumption that most time on the
road can be seen as uncritical and in mainly critical situations contribute to
the safety case. Metrics describing the criticality are necessary to
automatically identify the critical situations and scenarios from measurement
data. However, established metrics lack universality or a concept for metric
combination. In this work, we present a multidimensional evaluation model that,
based on conventional metrics, can evaluate scenes independently of the scene
type. Furthermore, we present two new, further enhanced evaluation approaches,
which can additionally serve as universal metrics. The metrics we introduce are
then evaluated and discussed using real data from a motion dataset
Reliving the Dataset: Combining the Visualization of Road Users' Interactions with Scenario Reconstruction in Virtual Reality
One core challenge in the development of automated vehicles is their
capability to deal with a multitude of complex trafficscenarios with many, hard
to predict traffic participants. As part of the iterative development process,
it is necessary to detect criticalscenarios and generate knowledge from them to
improve the highly automated driving (HAD) function. In order to tackle this
challenge,numerous datasets have been released in the past years, which act as
the basis for the development and testing of such algorithms.Nevertheless, the
remaining challenges are to find relevant scenes, such as safety-critical
corner cases, in these datasets and tounderstand them completely.Therefore,
this paper presents a methodology to process and analyze naturalistic motion
datasets in two ways: On the one hand, ourapproach maps scenes of the datasets
to a generic semantic scene graph which allows for a high-level and objective
analysis. Here,arbitrary criticality measures, e.g. TTC, RSS or SFF, can be set
to automatically detect critical scenarios between traffic participants.On the
other hand, the scenarios are recreated in a realistic virtual reality (VR)
environment, which allows for a subjective close-upanalysis from multiple,
interactive perspectives.Comment: Accepted for publication at ICITE 202
Heterogeneous Graph-based Trajectory Prediction using Local Map Context and Social Interactions
Precisely predicting the future trajectories of surrounding traffic
participants is a crucial but challenging problem in autonomous driving, due to
complex interactions between traffic agents, map context and traffic rules.
Vector-based approaches have recently shown to achieve among the best
performances on trajectory prediction benchmarks. These methods model simple
interactions between traffic agents but don't distinguish between relation-type
and attributes like their distance along the road. Furthermore, they represent
lanes only by sequences of vectors representing center lines and ignore context
information like lane dividers and other road elements. We present a novel
approach for vector-based trajectory prediction that addresses these
shortcomings by leveraging three crucial sources of information: First, we
model interactions between traffic agents by a semantic scene graph, that
accounts for the nature and important features of their relation. Second, we
extract agent-centric image-based map features to model the local map context.
Finally, we generate anchor paths to enforce the policy in multi-modal
prediction to permitted trajectories only. Each of these three enhancements
shows advantages over the baseline model HoliGraph.Comment: Accepted on IEEE ITSC 202