← Latest papers
💻 computer science

A Scalability Analysis of Quantitative Confidence Assessment Methods for Assurance Cases

This paper introduces a model to estimate the decision complexity and effort of applying quantitative confidence assessment methods to assurance cases, demonstrating through analysis of Bayesian Belief Network, Dempster-Shafer Theory, and Certus methods that while Certus has the highest worst-case complexity, it requires less average-case effort than the other two approaches.

Original authors: Simon Diemert, Jens H. Weber

Published 2026-06-16
📖 4 min read☕ Coffee break read

Original authors: Simon Diemert, Jens H. Weber

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are building a massive, intricate argument to prove that a self-driving car is safe. You have a top-level claim ("The car is safe") supported by layers of evidence, like "The brakes work" and "The sensors are calibrated." This is called an Assurance Case.

The problem is: How do you know if your argument is actually convincing? Just writing it down isn't enough. You need a way to measure your "confidence" in the conclusion. This is where Quantitative Confidence Assessment Methods come in. They are like calculators for trust, turning your written arguments into numbers or scores.

However, there's a catch. Using these calculators is hard work. It takes a lot of time and mental energy to fill them out. The authors of this paper wanted to answer a simple question: "How much work does it actually take to use these different calculators as your argument gets bigger?"

To find out, they built a mathematical model (a simulation) to count the "decisions" a person has to make. Think of it like counting how many buttons you have to press on a remote control to change the channel.

The Three "Calculators" They Tested

The paper compares three different ways to calculate confidence:

  1. The BBN Method (Bayesian Belief Network): Think of this like a flowchart with probabilities. You have to decide how likely each piece of evidence is (0% to 100%) and then decide how much each piece influences the next one. It's like setting the rules for a game of dominoes.
  2. The DST Method (Dempster-Shafer Theory): This is like a detailed survey. For every piece of evidence, you have to give two answers: a "decision" (how acceptable is this?) and a "confidence" (how sure are you?). It requires more buttons to press than the flowchart.
  3. The Certus Method: This is the customizable toolkit. Instead of just numbers, you can use words like "certain," "skeptical," or "reject." It's the most flexible, allowing you to write your own custom rules for how evidence combines. But because it's so flexible, it can get very complicated very quickly.

The Experiment: The "Tree" Analogy

To test these methods, the authors imagined their arguments as trees.

  • The roots are the final conclusion (Is the car safe?).
  • The branches are intermediate claims.
  • The leaves are the raw evidence (documents, test results).

They asked: "If we make this tree taller and wider (more evidence), how many 'button presses' (decisions) does a human have to make?"

They looked at two scenarios:

  • The "Worst Case" (The Perfectionist): Imagine a user who refuses to use any shortcuts. They manually configure every single rule, weight, and connection for every piece of evidence.
  • The "Average Case" (The Realist): Imagine a user who uses smart tools. They only manually configure the tricky parts and let the software fill in the boring, standard parts with default settings.

The Surprising Results

The study found some interesting things about how these methods scale (grow) as the argument gets bigger:

  • In the "Worst Case" (No Shortcuts):
    Certus was the hardest. Because it allows for so much customization, if you try to configure every single rule manually, you end up with a massive number of decisions. It's like trying to build a house by hand-crafting every single brick and nail.
    BBN and DST were much easier in this scenario because they have stricter, simpler rules.

  • In the "Average Case" (Using Shortcuts):
    Certus actually became the easiest to use! Because it has built-in "macros" (pre-made shortcuts) and smart defaults, a user can skip most of the hard work.
    BBN was in the middle.
    DST remained the hardest, even with shortcuts, because it still requires you to make two separate decisions (decision + confidence) for every single piece of evidence.

The Bottom Line

The paper concludes that flexibility has a price tag, but only if you pay it in full.

If you try to do everything manually, the most flexible tool (Certus) is the most exhausting. But if you use the tool the way it's intended (with smart defaults and shortcuts), the flexible tool actually saves you the most time.

The authors warn that for very large safety arguments (like those for self-driving cars or medical devices), the "effort" required to use these tools can be a barrier. Their model helps researchers design better tools that don't require humans to press too many buttons, ensuring that safety arguments remain practical and not just theoretical exercises.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →