paper-with-me

홈 › Papers

Workflow for Safe-AI

2025-03-18 · Suzana Veljanovska, Hans Dermot Doran

The development and deployment of safe and dependable AI models is crucial in applications where functional safety is a key concern. Given the rapid advancement in AI research and the relative novelty of the safe-AI domain, there is an increasing need for a workflow that balances stability with adaptability. This work proposes a transparent, complete, yet flexible and lightweight workflow that highlights both reliability and qualifiability. The core idea is that the workflow must be qualifiable, which demands the use of qualified tools. Tool qualification is a resource-intensive process, both in terms of time and cost. We therefore place value on a lightweight workflow featuring a minimal number of tools with limited features. The workflow is built upon an extended ONNX model description allowing for validation of AI algorithms from their generation to runtime deployment. This validation is essential to ensure that models are validated before being reliably deployed across different runtimes, particularly in mixed-criticality systems. Keywords-AI workflows, safe-AI, dependable-AI, functional safety, v-model development

📄 PDF Abstract BibTeX arXiv:2503.14563

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentGuard: Repurposing Agentic Orchestrator for Safety Evaluation of Tool Orchestration

2025-02-13 · Jizhou Chen, Samuel Lee Cong

The integration of tool use into large language models (LLMs) enables agentic systems with real-world impact. In the meantime, unlike standalone LLMs, compromised agents can execute malicious workflows with more conseque…

Refused in Chat, Written in Code: Workflow-Level Jailbreak Construction in IDE Coding Agents

2026-07-04 · Abhishek Kumar, Carsten Maple arxiv

Large language models are increasingly deployed as IDE-integrated coding agents that decompose tasks, generate and edit files, run code, and refine outputs over many turns. Yet their safety is still often evaluated as if…

Surrogate Assisted Pedestrian Protection Design via a Foundation Model Orchestrated Workflow

2026-06-16 · Osamu Ito, Akihiko Katagiri, Yoshikazu Nakagawa, Shin Saeki 외 arxiv

AI-driven engineering workflows face particular challenges in crash safety design: unlike aerodynamics, crash events involve highly nonlinear contact dynamics, material nonlinearity, and discrete state transitions that a…

Composing Verifiable Conceptual Models via Building Blocks: Towards Design-Time Verification of Agentic AI Workflows

2026-06-19 · Noe Y. Flandre, Alexander C. Nwala, Philippe J. Giabbanelli arxiv

Agentic AI systems orchestrate multiple LLM-based agents through workflow architectures that coordinate decisions, tools, and external actions. While current platforms emphasize runtime safeguards, little support exists …

MermaidFlow: Redefining Agentic Workflow Generation via Safety-Constrained Evolutionary Programming

2025-05-29 · Chengqi Zheng, Jianda Chen, Yueming Lyu, Wen Zheng Terence Ng 외

Despite the promise of autonomous agentic reasoning, existing workflow generation methods frequently produce fragile, unexecutable plans due to unconstrained LLM-driven construction. We introduce MermaidFlow, a framework…

DiversityEfficient Exploration