← Latest papers
💻 computer science

Generative AI in Systems Engineering: A Framework for Risk Assessment of Large Language Models

This paper introduces the LLM Risk Assessment Framework (LRF), a structured approach that classifies Large Language Model applications in Systems Engineering based on autonomy and impact to enable consistent risk evaluation, appropriate validation strategies, and safe integration of AI technologies.

Original authors: Stefan Otten, Philipp Reis, Philipp Rigoll, Joshua Ransiek, Tobias Schürmann, Jacob Langner, Eric Sax

Published 2026-02-05
📖 5 min read🧠 Deep dive

Original authors: Stefan Otten, Philipp Reis, Philipp Rigoll, Joshua Ransiek, Tobias Schürmann, Jacob Langner, Eric Sax

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've just hired a brilliant, fast-talking new assistant for your engineering team. This assistant, powered by a Large Language Model (LLM), can write reports, check code, and even design parts of a system in seconds. It's like having a super-smart intern who never sleeps.

But here's the catch: this intern is also a bit unpredictable. Sometimes it makes things up (hallucinations), sometimes it gets confused by long instructions, and sometimes it might suggest a design that looks great but is actually dangerous.

The paper you're asking about is essentially a safety manual for hiring this intern. It's called the LLM Risk Assessment Framework (LRF). Its goal is to help engineering companies figure out: "Is it safe to let this AI do this specific job, or do we need to keep a human on a tight leash?"

Here is how the framework works, broken down into simple concepts:

1. The Two Dials: "Who's Driving?" and "How Bad Could It Go?"

The authors say you can't just look at the AI and decide if it's risky. You have to look at two specific things, like turning two dials on a control panel:

  • Dial A: Autonomy (Who is in the driver's seat?)
    Think of this like the levels of self-driving cars.

    • Level 0 (The Co-pilot): The AI just suggests things. You have to type the final command. It's like a GPS giving you directions, but you're still steering.
    • Level 1 (The Guide): The AI suggests a route, but you have to say "Yes, go ahead" before it moves.
    • Level 2 (The Supervised Driver): The AI drives the car on its own, but you are sitting in the passenger seat with your hand near the brake, ready to take over if it swerves.
    • Level 3 (The Full Self-Drive): The AI drives, makes decisions, and parks the car. You aren't even in the car. You just tell it where to go.
  • Dial B: Impact (What happens if it crashes?)
    This measures the severity of a mistake.

    • Low Impact: If the AI gets this wrong, it's annoying but fixable. Example: It misspells a word in a draft email or summarizes a meeting slightly wrong.
    • Medium Impact: A mistake here causes delays or extra costs. Example: It suggests a part that doesn't fit, so you have to order a new one.
    • High Impact: A mistake here is catastrophic. Example: It designs a brake system that fails, or it approves a legal contract that loses the company millions.

2. The Risk Map: Mixing the Dials

The paper combines these two dials into a big grid (a matrix). This tells you the "Risk Level" of any task.

  • Green Zone (Minimal Risk): Low Autonomy + Low Impact.
    • Analogy: Using the AI to check spelling in a non-critical blog post.
    • Rule: Go ahead! Just have a human glance at it.
  • Yellow Zone (Low Risk): Moderate Autonomy OR Low Impact.
    • Analogy: Using the AI to draft a meeting agenda.
    • Rule: It's okay, but keep an eye on it. Make sure you understand why it wrote what it wrote.
  • Orange Zone (Medium Risk): Medium/High Autonomy + Medium Impact.
    • Analogy: The AI is writing the first draft of a safety manual.
    • Rule: You need a strict human supervisor. The human must check every single line before it's used.
  • Red Zone (High Risk): High Autonomy + High Impact.
    • Analogy: The AI is designing the engine for a rocket or making a legal judgment on its own.
    • Rule: STOP. This is dangerous. If you must do this, you need massive safety nets, backup plans, and a human expert to double-check everything. You can't just let the AI run wild here.

3. Real-World Examples from the Paper

The authors give two examples to show how this works:

  • Example 1: The Requirements Checker (Low Risk)
    Imagine an AI that reads a list of rules for a new car and says, "Hey, this rule is missing a detail."

    • Autonomy: Level 1 (It suggests fixes, but you have to click "Approve").
    • Impact: Medium (If it's wrong, you might have to rewrite a rule, but the car won't explode).
    • Verdict: Low Risk. It's safe to use as long as a human approves the changes.
  • Example 2: The Legal Case Assessor (High Risk)
    Imagine an AI that looks at a legal situation and decides, "Yes, this law applies, you are guilty."

    • Autonomy: Level 3 (It makes the final decision without a human looking).
    • Impact: High (If it's wrong, you go to jail or lose a fortune).
    • Verdict: High Risk. This is too dangerous to let the AI decide alone. You need a human lawyer to verify every single conclusion.

The Bottom Line

The paper argues that we can't just let AI run wild in engineering because the stakes are too high. Instead of banning AI or letting it run free, we should use this Risk Framework to match the AI's power with the right amount of human supervision.

  • If the job is boring and low-stakes, let the AI do more.
  • If the job is critical and high-stakes, keep the human firmly in the driver's seat.

This approach helps companies use cool new technology without accidentally crashing their projects. It's about balancing speed with safety.

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 →