Pith. sign in

REVIEW 4 major objections 7 minor 36 references

Stochastic Modeling of Road Hazards on Intersections and their Effect on Safety of Autonomous Vehicles

T0 review · 4 major / 7 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read The paper claims that an autonomous vehicle's probability of a serious or minor accident can be computed from a continuous-time Markov chain over eight driving states, and that in the authors' parameterization the driving policy's failure…

desk verdict A solid, honest extension of the authors' earlier AV safety model that earns a serious referee, with the main caveat being the unvalidated exponential sojourn assumption and proprietary data. read the letter →

arxiv 2506.02688 v1 pith:6IIX7RUE submitted 2025-06-03 cs.RO

classification cs.RO
keywords autonomousvehiclesafetystochasticactivitynetworksroadhazardsoperationaldesigndomaincontinuous-timeMarkovchainperceptionfailuredrivingpolicyreliabilitysensitivityanalysis
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

To assess how safe an autonomous vehicle will be before it has driven enough miles to prove it, this paper models the random interplay between road hazards and AV component failures as a continuous-time Markov chain, and extends the earlier model to cover the variety of operating conditions inside a given Operational Design Domain. The vehicle lives in one of eight states combining road segment (free or intersection), speed (fast or slow), and hazard presence (braking or not); accidents are absorbing states reachable only while braking, with severity fixed by speed. The authors parameterize the chain partly from naturalistic driving data and partly by sweeping plausible ranges of unmeasured parameters, then compute accident probabilities over long missions and study which parameters dominate. In their example, the failure rate of the driving policy (planning plus safety monitors) dominates system safety: policy failure rates of $10^{-6}$ to $10^{-5}$ yield accident probabilities an order of magnitude larger than perception failure probabilities of $10^{-3}$ to $10^{-4}$. If right, the model gives designers a quantitative, ODD-aware way to allocate reliability budgets among perception, planning, and safety monitors before deployment.

What carries the argument

The central object is a hierarchical Stochastic Activity Network that behaves, at its top level, as a continuous-time Markov chain over eight states defined by three binary attributes—road segment (free vs intersection), speed (fast vs slow), and hazard presence (braking vs non-braking)—with exponential sojourn times and transition rates estimated from a naturalistic driving dataset by counting observed transitions. Each of the four braking states is refined by an atomic model with sub-states for correct, missed, and late hazard detection, plus absorbing Accident places whose severity (serious vs minor) is fixed by whether the vehicle is fast or slow; non-braking states have no accident paths. Sharing places between atomic models is the mechanism that lets a vehicle move between high-level states and, at the same time, lets a hazard escalate or resolve within a braking episode. The machinery's job is to convert quantities that cannot be measured directly (the long-run probability of a fatal accident) into functions of parameters that either can be counted from driving data or can be swept in sensitivity analysis to reveal which unknown dominates.

What would settle it

Re-run the model with the same dataset but replace the exponential sojourn-time assumption with a non-exponential fit (for instance a Weibull or lognormal distribution with the same observed mean for each of the 56 transitions) and compare the predicted probability of a serious accident over a 9100-hour mission; if the two predictions stay within the same order of magnitude the exponential assumption is benign, and if they diverge sharply it is not. A sterner test: once enough accident records exist for the same roads, compare the model's predicted accident probabilities per operating condition against those observed rates.

Watch

Extended reading notes

Core claim

The paper's central claim is that stochastic modeling can explicitly accommodate a set of different operating conditions within an ODD and quantify the likelihood of a serious or minor accident over a driving mission, while identifying which AV failures dominate. The model is a stochastic activity network whose top level is a Markov chain over eight states—free/intersection, fast/slow, braking/non-braking—with exponentially distributed sojourn times; sharing of sub-states lets each high-level state carry its own atomic model of hazard handling (detected on time, overlooked, detected late) and of escalation to an absorbing Accident state. Estimated partly from a proprietary naturalistic driving dataset (transition rates among the eight states) and partly from sensitivity analysis over plausible ranges (accident and failure rates that no dataset can measure), the model produces several concrete findings: serious accidents arise only in fast braking states; the same perception failure probability affects safety differently depending on road condition, with free fast driving being the most safety-critical; the driving-policy failure rate, even at values as low as $10^{-6}$, shapes accident probability more than perception failure probabilities of $10^{-3}$ to $10^{-4}$; and the delay before an overlooked hazard is detected has negligible impact compared with the policy failure rate. The authors present the tool as a way to allocate reliability requirements to subsystems early in design and to form an initial safety claim to be combined with later empirical evidence.

Load-bearing premise

The load-bearing premise is that the time a vehicle spends in each of the eight driving states follows an exponential distribution, so the whole system is a continuous-time Markov chain; if real sojourn times deviate substantially from exponential, the computed accident probabilities and the ranking of which failures matter most could be wrong.

Editorial extensions

If this is right

  • Driving-policy reliability, including safety monitors, is the dominant determinant of AV accident probability in the authors' parameterization, so a designer choosing where to invest should put the failure rate of policy plus monitor foremost.
  • Perception budgets should be allocated by operating condition rather than globally: the same perception-failure probability hurts most in fast free driving, then fast intersections, then slow intersections, then slow free driving.
  • Operating conditions inside an ODD can be handled explicitly as states of one model instead of separate analyses, and the authors argue the same recipe scales to hundreds or thousands of conditions, with parameter estimation as the main cost.
  • Sensitivity analysis identifies which parameters demand accurate estimation (hazard-overlook probability, policy failure rate) and which only need ballpark bounds (late-detection delay), steering data-collection effort accordingly.
  • The approach supplies a quantitative basis for forming an initial safety claim prior to mass deployment, to be combined with—rather than replaced by—observed safe-driving evidence.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A direct stress test follows from the paper's own data: seven of the 56 transition types never occurred in the dataset and four occurred only one to four times, so their estimated rates are extremely uncertain; re-solving the model with a rare, safety-relevant transition rate varied across its plausible range would show whether the conclusions survive that uncertainty.
  • The exponential-assumption risk could be checked cheaply by fitting a Weibull, lognormal, or phase-type distribution to the recorded sojourn durations (of the kind shown in Table I), re-solving the model, and comparing accident probabilities—a check the authors do not perform.
  • Because the model only counts accidents triggered by hazards that the vehicle failed to handle, its estimates are deliberately silent on accidents that perfect automation could not avoid (the authors note this in a footnote), so comparing its predictions with real accident statistics requires a like-for-like filter rather than a direct comparison.
  • The same eight-state scheme could be turned into a dynamic safety-assessment loop by re-estimating transition rates from fleet data per region or season, making the ODD explicit and time-varying in a way that current regulation does not yet require.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 7 minor

Summary. The paper extends a previously published stochastic model of AV safety to cover eight high-level driving states defined by road type (free/intersection), speed (fast/slow), and hazard status (braking/non-braking), with atomic sub-models for perception and driving-policy failures. Transition rates among the eight states are estimated from a proprietary naturalistic driving dataset under an exponential sojourn-time assumption, and five sets of sensitivity studies vary perception failure probabilities, driving-policy failure rates, late-detection rates, and combined failure modes. The model is solved with the Mobius tool to produce probabilities of serious and minor accidents over mission times up to 9100 hours. The paper claims that this constitutes an ODD-aware quantitative safety assessment method that can identify which AV subsystem failures dominate the accident probability.

Significance. If the quantitative claims are taken at face value, the paper offers a substantial step toward model-based, ODD-sensitive AV safety assessment and a useful framework for sensitivity analysis and subsystem reliability allocation. The strengths are the explicit decomposition of hazards into fast/slow and intersection/free conditions, the use of naturalistic transition counts, the availability of the model artifact in [17], and the careful separation of serious and minor accident severities. The sensitivity studies are clearly structured and give actionable insights, such as the dominance of driving-policy failure over perception failure in the chosen parameter ranges. However, the paper's central quantitative assertion, that the model can 'quantify the likelihood of the occurrence of a fatal accident,' is not yet supported: the exponential-sojourn assumption is unvalidated, several central parameters are arbitrary or taken from prior work without derivation, the estimated rates lack uncertainty bounds, and no validation against observed accident or near-miss data is provided.

major comments (4)
  1. [§III-C1, Table V] The paper's quantitative outputs depend on the CTMC assumption that all high-level sojourn times are exponentially distributed, with rates estimated from counts. No goodness-of-fit test, dispersion check, or comparison against non-exponential families is reported, and the dwell-time data behind Table I are not summarized as distributions. Because sojourn times in braking, intersection, and free-flow states are physical durations governed by geometry, speed, and traffic, a materially non-exponential shape would change exposure timing and hence the computed accident probabilities and sensitivity rankings in Studies 1–5. At minimum, the authors should test the exponential hypothesis on their dataset, report empirical coefficients of variation, and show how the results change under a fitted non-exponential alternative (e.g., Weibull or phase-type), or explicitly restrict the central claim to a conditional illustration under this assumption.
  2. [Table V, Appendix A] The transition rates are estimated from very small counts: seven transitions never occurred and four occurred between 1 and 4 times, yet rates such as 1800 h−1 are derived from two observations and the model is solved with these point estimates. No confidence intervals or Bayesian posterior intervals are given, and the paper does not specify whether zero-count transitions are assigned zero rate, treated as impossible, or omitted entirely; each choice is a substantive modeling decision that affects the CTMC. This uncertainty propagates into every numerical result in Section IV. The authors should provide interval estimates for all rates, state a defensible rule for handling zero and rare counts (e.g., Bayesian shrinkage or explicit exclusion), and report how the accident probabilities vary within the resulting rate ranges.
  3. [§IV, §V, Table III] Several load-bearing parameters are assigned values without data: the perception-overlook probabilities 10−3 and 10−4, the driving-policy failure rates 10−6 and 10−5, the accident rates after late detection 10−5, and the sojournTime values in Table III taken from [8] without derivation or uncertainty. The sensitivity studies are valuable as comparative experiments, but the absolute probabilities reported after 9100 hours (e.g., 0.012 serious accidents for Experiment 25) are conditional on these choices. The paper should calibrate these parameters to data where possible or explicitly present all absolute probabilities as illustrative conditional numbers, and it should soften the implicit validation in the Discussion's comparison with human-driver accident rates.
  4. [§III-C1, §V] The transition rates are estimated from human naturalistic driving, but the model is used to predict AV safety. Driving style, speed profiles, and hazard exposure of an AV can differ systematically from those of human drivers, and the paper does not discuss the resulting bias. Because the high-level sojourn times and transition probabilities directly determine exposure to hazards, the authors should justify the transfer of human exposure statistics to AVs, treat this transfer as an additional sensitivity parameter, or state it as a limitation of the quantitative predictions.
minor comments (7)
  1. [Figures 14 and 15] The captions say 'Experiments 21–29' while the text discusses Experiments 20–29; please check whether Experiment 20 is omitted from the figures or the captions are wrong.
  2. [Figures 19 and 20] The captions say 'Experiments 41–45' but Study 4 describes Experiments 40–49; the captions should match the experiment numbering.
  3. [Table V] The rate column is blank for zero-count transitions; specify whether the rate is 0, unestimated, or the transition is considered physically impossible.
  4. [Figure 4] The caption mentions that deceleration can happen in a non-braking situation, but the text defines a braking state as requiring at least 2 m/s² deceleration; clarify how the dataset assigns the braking label.
  5. [§V, footnote 3] Footnote 3 concedes that accidents unavoidable even with perfect automation are omitted from the model, yet the Discussion compares the model's figures with human accident rates without applying this caveat; state the comparison condition explicitly.
  6. [§III-B, Figure 7] Terms such as 'CPH Late FFB' and the shared-place mechanism are not defined in the body of the paper; define them at first use or provide a more self-contained explanation.
  7. [§V] The statement that perception delay has a negligible effect is based on Studies 3–4, but the explored delay variation is narrow (a factor of two in Study 3); either broaden the range or phrase the conclusion more cautiously.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: accident probabilities are computed forward from independently estimated parameters; no fitted quantity is renamed as a prediction.

full rationale

The derivation chain is a forward stochastic simulation. The 56 high-level transition rates are estimated from a proprietary naturalistic driving dataset (Tables II and V) and used as continuous-time Markov chain rates; the accident probabilities in Studies 1–5 are then obtained by transient solution of the SAN/CTMC model, with no fitting to observed accident frequencies. Accident outcomes are not among the inputs: the dataset contains no accident events, and the paper explicitly treats accident-related parameters as unknown and explores them via sensitivity analysis (§III-C3). The dependence on the authors' prior paper [8] supplies some atomic-model parameters (sojournTime, Table III) and the modeling approach, but this is a distinct, externally published predecessor, and its parameter values are inputs, not the output being claimed. The exponential-sojourn assumption in §III-C1 and the acknowledged open problem of reliable parameter estimation (§VII) are validation/accuracy concerns, not circularity: they affect whether the numeric accident probabilities are correct, not whether the derivation reduces to its own assumptions. No equation is defined in terms of the target quantity, and no fitted parameter is presented as a prediction. Therefore no circular steps can be exhibited.

Assumptions & free parameters 6 free parameters · 6 assumptions · 0 invented entities

The model's predictions rest on a substantial set of fitted and hand-assigned parameters, plus domain assumptions about hazard representation, Markovian behavior, stationarity, and dataset representatives. No new physical or mathematical entities are introduced.

free parameters (6)
  • High-level transition rates (56 values) = example: rate IS F NB2F F NB = 948.25 h^-1
    Estimated from a proprietary naturalistic driving dataset using counts in Table V; these rates define the CTMC among the 8 states.
  • Perception failure probability (overlooking hazard) = 10^-3, 10^-4, 10^-5, 10^-6 across experiments
    Assigned by the authors to represent optimistic perception quality; not measured in this paper.
  • Driving policy failure rate conditional on timely detection = 10^-5 or 10^-6 h^-1
    Assigned in sensitivity studies; the paper notes 10^-6 is very challenging to demonstrate.
  • Driving policy failure rate conditional on late detection = 2e-5, 2e-6, 1e-4, 1e-3, etc.
    Assigned in experiments, often double the timely-detection failure rate or higher; no empirical basis given.
  • Accident rate after late hazard detection = 0 to 1e-5 h^-1
    Set to 1e-5 in Study 3 and 0 in Studies 4-5; chosen for sensitivity analysis.
  • sojournTime in braking atomic models = FFB 4500, FSB 2250, ISFB 2250, ISSB 1225 h^-1
    Taken from the authors' earlier work [8]; no derivation shown in this paper.
assumptions (6)
  • domain assumption Transition sojourn times are exponentially distributed.
    Stated in §III-C1: rates estimated assuming observed instances sampled from an exponential timed activity. If false, the CTMC solution is not exact.
  • domain assumption All road hazards are captured by the braking states; non-braking states are non-hazardous.
    §III-B2: 'all and only the non-braking states are non-hazardous states.' This excludes hazards that do not require braking.
  • domain assumption Model parameters are stationary over time.
    §V acknowledges distributions do not change over time, 'clearly a simplification.'
  • domain assumption The 8 high-level states and Markov transitions capture the relevant ODD.
    §III-A: road trip is a random process of visiting these states; the paper claims scalability to more states but does not demonstrate.
  • domain assumption Accidents that even perfect automation could not avoid are excluded.
    Footnote 3: 'we omit from the modeling those accidents that even perfect automation could not avoid.' This biases estimates downward relative to real accident statistics.
  • domain assumption The proprietary dataset is representative of the target ODD.
    §III-C1: parameter values estimated from a proprietary naturalistic dataset; no demographic or geographic representativeness analysis.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Stochastic Modeling of Road Hazards on Intersections and their Effect on Safety of Autonomous Vehicles." pith.science (2026). https://pith.science/paper/6IIX7RUE

@misc{pith2026250602688,
  author       = {Pith},
  title        = {Pith review of: Stochastic Modeling of Road Hazards on Intersections and their Effect on Safety of Autonomous Vehicles},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/6IIX7RUE}},
  note         = {Machine review of arXiv:2506.02688}
}
read the original abstract

Autonomous vehicles (AV) look set to become common on our roads within the next few years. However, to achieve the final breakthrough, not only functional progress is required, but also satisfactory safety assurance must be provided. Among those, a question demanding special attention is the need to assess and quantify the overall safety of an AV. Such an assessment must consider on the one hand the imperfections of the AV functionality and on the other hand its interaction with the environment. In a previous paper we presented a model-based approach to AV safety assessment in which we use a probabilistic model to describe road hazards together with the impact on AV safety of imperfect behavior of AV functions, such as safety monitors and perception systems. With this model, we are able to quantify the likelihood of the occurrence of a fatal accident, for a single operating condition. In this paper, we extend the approach and show how the model can deal explicitly with a set of different operating conditions defined in a given ODD.

Figures

Figures reproduced from arXiv: 2506.02688 by the authors.

Figure 1
Figure 1. AV system architecture. Both perception and driving [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 4
Figure 4. Example speed diagram of a car driving in the modeled [PITH_FULL_IMAGE:figures/full_fig_p002_4.png] view at source ↗
Figure 5
Figure 5. The high-level states of the model and possible tran [PITH_FULL_IMAGE:figures/full_fig_p003_5.png] view at source ↗
Figures from the paper (12 more)
Figure 6
Figure 6. Figure 6: Possible transitions in a hazardous state. The different [PITH_FULL_IMAGE:figures/full_fig_p003_6.png]
Figure 8
Figure 8. Figure 8: Atomic SAN model for the high-level state F [PITH_FULL_IMAGE:figures/full_fig_p004_8.png]
Figure 9
Figure 9. Figure 9: While the speed category (fast or slow) can be [PITH_FULL_IMAGE:figures/full_fig_p004_9.png]
Figure 10
Figure 10. Figure 10: Possible state transitions for Study1 failures in different road conditions will affect the system safety differently. The model allows us to confirm such a conjecture and also to assess the magnitude of the difference. This study is conducted under several modeling a…
Figure 11
Figure 11. Figure 11: Probability of “serious accident” over a mission [PITH_FULL_IMAGE:figures/full_fig_p006_11.png]
Figure 13
Figure 13. Figure 13: Possible state transitions for Study 2 and Study 3 [PITH_FULL_IMAGE:figures/full_fig_p007_13.png]
Figure 15
Figure 15. Figure 15: Probability of “minor accident” over a mission, as [PITH_FULL_IMAGE:figures/full_fig_p007_15.png]
Figure 16
Figure 16. Figure 16: Probability of “serious accident” over a mission, as a [PITH_FULL_IMAGE:figures/full_fig_p008_16.png]
Figure 17
Figure 17. Figure 17: Probability of “minor accident” over a mission, as a [PITH_FULL_IMAGE:figures/full_fig_p008_17.png]
Figure 18
Figure 18. Figure 18: Possible state transitions for Study 4 and Study 5 [PITH_FULL_IMAGE:figures/full_fig_p009_18.png]
Figure 19
Figure 19. Figure 19: Probability of “serious accident” over a mission, as a [PITH_FULL_IMAGE:figures/full_fig_p009_19.png]
Figure 21
Figure 21. Figure 21: Probability of “serious accident” over a mission, as [PITH_FULL_IMAGE:figures/full_fig_p010_21.png]

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

36 extracted references · 35 canonical work pages

  1. [8]

    Modelling road hazards and the effect on A V safety of hazardous failures,

    C. Buerkle, F. Oboril, M. Paulitsch, P. Popov, and L. Strigini, “Modelling road hazards and the effect on A V safety of hazardous failures,” inIEEE 25th International Conference on Intelligent Transportation Systems , Macau, China, 2022, pp. 1886–1893

  2. [17]

    A V IntersectionModels

    P. Popov, “A V IntersectionModels.” [Online]. Available: https:// openaccess.city.ac.uk/id/eprint/33200/

  3. [1]

    ISO 26262 - (1- 12):2018

    ISO/IEC, Road vehicles — Functional safety , ser. ISO 26262 - (1- 12):2018. ISO/TC 22/SC 32 Electrical and electronic components and general system aspects, 2018

  4. [2]

    Electrical and electronic equipment

    ISO, ISO/PAS 21448:2019, Road vehicles — Safety of the intended functionality, ser. Electrical and electronic equipment. ISO, 2019

  5. [3]

    VT/ITS - Intelligent Transportation Systems

    IEEE, IEEE P2846, IEEE Draft Standard for Assumptions for Models in Safety-Related Automated Vehicle Behavior , ser. VT/ITS - Intelligent Transportation Systems. IEEE SA, 2020

  6. [4]

    Electrical and electronic equipment

    ISO, ISO/PAS 8800:2024, Road vehicles — Safety and artificial intelli- gence, ser. Electrical and electronic equipment. ISO, 2024

  7. [5]

    U. D. Fabio, M. Broy, and R. Br ¨ungger, Ethics commission automated and connected driving . Germany: Federal Ministry of Transport and Digital Infrastructure of the Federal Republic of Germany, 2017

  8. [6]

    Driving to Safety: How Many Miles of Driving Would It Take to Demonstrate Autonomous Vehicle Reliability,

    N. Kalra and S. Paddock, “Driving to Safety: How Many Miles of Driving Would It Take to Demonstrate Autonomous Vehicle Reliability,” Transportation Research Part A: Policy and Practice , vol. 94, pp. 182– 193, 2016

Show all 36 references
  1. [7]

    Validation of Ultra-High Dependability for Software-based Systems,

    B. Littlewood and L. Strigini, “Validation of Ultra-High Dependability for Software-based Systems,” Communications of the ACM , vol. 36, no. 11, pp. 69–80, 1993

  2. [9]

    London, UK: BSI Standards Limited, 2020

    BSI, PAS 1883:2020 Operational Design Domain (ODD) taxonomy for an automated driving system (ADS) - Specification . London, UK: BSI Standards Limited, 2020. State Count # Model variable Rate [h −1] IS S B2IS S NB 276 rate IS S B2IS S NB 646.87 IS S B2IS F B 0 rate IS S B2IS F ...

  3. [10]

    On a formal model of safe and scalable self-driving cars,

    S. Shalev-Shwartz, S. Shammah, and A. Shashua, “On a formal model of safe and scalable self-driving cars,” arXiv preprint arXiv:1708.06374, 2017

  4. [11]

    Safe Perception: A Hierarchical Monitor Approach,

    C. Buerkle, F. Oboril, J. Burr, and K.-U. Scholl, “Safe Perception: A Hierarchical Monitor Approach,” in 2022 IEEE 25th International Conference on Intelligent Transportation Systems (ITSC) . IEEE, 2022, pp. 71–78

  5. [12]

    RSS+: Pro-Active Risk Mitigation for A V Safety Layers based on RSS,

    F. Oboril and K.-U. Scholl, “RSS+: Pro-Active Risk Mitigation for A V Safety Layers based on RSS,” in 2021 IEEE Intelligent Vehicles Symposium (IV). IEEE, 2021, pp. 99–106

  6. [13]

    MTBF Model for A Vs - From Perception Errors to Vehicle-Level Failures,

    F. Oboril, C. Buerkle, A. Sussmann, S. Bitton, and S. Fabris, “MTBF Model for A Vs - From Perception Errors to Vehicle-Level Failures,” in IEEE Intelligent Vehicles Symposium (IV) , Aachen, Germany, 2022

  7. [14]

    NHTSA - Traffic Safety Facts 2019,

    “NHTSA - Traffic Safety Facts 2019,” 2019

  8. [15]

    Exploration of Vehicle Impact Speed – Injury Severity Relationships for Application in Safer Road Design,

    C. Jurewicz, A. Sobhani, J. Woolley, J. Dutschke, and B. Corben, 14 IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS “Exploration of Vehicle Impact Speed – Injury Severity Relationships for Application in Safer Road Design,” Transportation Research Procedia, vol. 14, pp...

  9. [16]

    Stochastic Activity Networks: Formal Definitions and Concepts,

    W. H. Sanders and J. F. Meyer, “Stochastic Activity Networks: Formal Definitions and Concepts,” in Lectures on Formal Methods and Perfor- mance Analysis, ser. Lecture Notes in Computer Science, B. E., H. H., and K. JP., Eds. Springer, Berlin, Heidelberg, 2001

  10. [18]

    The highD Dataset: A Drone Dataset of Naturalistic Vehicle Trajectories on German High- ways for Validation of Highly Automated Driving Systems,

    R. Krajewski, J. Bock, L. Kloeker, and L. Eckstein, “The highD Dataset: A Drone Dataset of Naturalistic Vehicle Trajectories on German High- ways for Validation of Highly Automated Driving Systems,” in 2018 IEEE International Conference on Intelligent Transportation Systems (I...

  11. [19]

    UDO Transport, Reported road casualties Great Britain, annual report:

  12. [20]

    An introduction to the safety force field,

    D. Nist ´er, H.-L. Lee, J. Ng, and Y . Wang, “An introduction to the safety force field,” NVIDIA White Paper, 2019

  13. [21]

    Continuous Learning Approach to Safety Engineering,

    R. Johansson and P. Koopman, “Continuous Learning Approach to Safety Engineering,” in CARS - Critical Automotive applications: Ro- bustness & Safety , Zaragoza, Spain, 2022, p. 5

  14. [22]

    US Department of Transportation, 2022

    NHTSA, Summary Report: Standing General Order on Crash Reporting for Automated Driving Systems . US Department of Transportation, 2022

  15. [23]

    Towards a safety case for hardware fault tolerance in convolutional neural networks using activation range supervision,

    F. Geissler, S. Qutub, S. Roychowdhury, A. Asgari, Y . Peng, A. Dhama- sia, R. Graefe, K. Pattabiraman, and M. Paulitsch, “Towards a safety case for hardware fault tolerance in convolutional neural networks using activation range supervision,” arXiv, vol. 8, 2021

  16. [24]

    Preliminary interdependency analysis: An approach to support critical- infrastructure risk-assessment,

    R. E. Bloomfield, P. Popov, K. Salako, V . Stankovic, and D. Wright, “Preliminary interdependency analysis: An approach to support critical- infrastructure risk-assessment,” Reliability Engineering & System Safety, vol. 167, pp. 198–217, 2017

  17. [25]

    Models of reliability of fault-tolerant software under cyber- attacks,

    P. Popov, “Models of reliability of fault-tolerant software under cyber- attacks,” in The 28th IEEE International Symposium on Software Relia- bility Engineering (ISSRE’2017) , Toulouse, France, 2017, pp. 228–239

  18. [26]

    A review of models relevant to road safety,

    B. Hughes, S. Newstead, A. Anund, C. Shu, and T. Falkmer, “A review of models relevant to road safety,” Accident Analysis and Prevention , vol. 74, pp. 250–270, 2015

  19. [27]

    Model-Based Probabilistic Collision Detection in Autonomous Driving,

    M. Althoff, O. Stursberg, and M. Buss, “Model-Based Probabilistic Collision Detection in Autonomous Driving,” IEEE Transactions on Intelligent Transportation Systems, vol. 10, no. 2, pp. 299–310, 2009

  20. [28]

    Safety assessment of driving behavior in multi-lane traffic for autonomous vehicles,

    ——, “Safety assessment of driving behavior in multi-lane traffic for autonomous vehicles,” in IEEE Intelligent Vehicles Symposium , Xi’an, China, 2009

  21. [29]

    Comparison of Markov Chain Abstraction and Monte Carlo Simulation for the Safety Assessment of Autonomous Cars,

    M. Althoff and A. Mergel, “Comparison of Markov Chain Abstraction and Monte Carlo Simulation for the Safety Assessment of Autonomous Cars,” IEEE Transactions on Intelligent Transportation Systems, vol. 12, no. 4, pp. 1237–1247, 2011

  22. [30]

    The Infeasibility of Experimental Quantifi- cation of Life-Critical Software Reliability,

    R. Butler and G. Finelli, “The Infeasibility of Experimental Quantifi- cation of Life-Critical Software Reliability,” in ACM SIGSOFT ’91 Conference on Software for Critical Systems , ser. ACM SIGSOFT Software Eng. Notes, vol. 16, no. 5, New Orleans, Louisiana, 1991

  23. [31]

    Conservative Confidence Bounds in Safety, from Generalised Claims of Improvement & Statistical Ev- idence,

    K. Salako, L. Strigini, and X. Zhao, “Conservative Confidence Bounds in Safety, from Generalised Claims of Improvement & Statistical Ev- idence,” in 2021 51st Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN) , 2021

  24. [32]

    The Unnecessity of Assuming Statistically Independent Tests in Bayesian Software Reliability Assessments,

    K. Salako and X. Zhao, “The Unnecessity of Assuming Statistically Independent Tests in Bayesian Software Reliability Assessments,” IEEE Transactions on Software Engineering , vol. 49, no. 4, pp. 2829–2838, 2023

  25. [33]

    Bootstrapping confidence in future safety from past safe operation,

    P. Bishop, A. Povyakalo, and L. Strigini, “Bootstrapping confidence in future safety from past safe operation,” in 33rd IEEE International Sym- posium on Software Reliability Engineering (ISSRE’2022) , Charlotte, 2021

  26. [34]

    Building a Credible Case for Safety: Waymo’s Approach for the Determination of Absence of Unreasonable Risk,

    F. Favaro, L. Fraade-Blanar, S. Schnelle, T. Victor, M. Pe˜na, J. Engstrom, J. Scanlon, K. Kusano, and D. Smith, “Building a Credible Case for Safety: Waymo’s Approach for the Determination of Absence of Unreasonable Risk,” arXiv, vol. 38, 2023

  27. [35]

    Comparison of Waymo Rider-Only Crash Data to Human Benchmarks at 7.1 Million Miles,

    K. D. Kusano, J. M. Scanlon, Y .-H. Chen, T. L. McMurry, R. Chen, T. Gode, and T. Victor, “Comparison of Waymo Rider-Only Crash Data to Human Benchmarks at 7.1 Million Miles,” Traffic Injury Prevention, vol. 25, no. sup1, pp. S66–S77, 2024. Cornelius Buerkle is a Research Scie...

  28. [2020]

    National statistics, 2021

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.