Agentic Workflows: Bridging AI and Science

A novel agentic architecture automates scientific workflow creation, boosting accuracy and slashing costs by leveraging LLMs and expert-defined 'Skills'.

Diagram illustrating the three-layer agentic architecture for scientific workflows.
The proposed agentic architecture comprises semantic, deterministic, and knowledge layers.
Contents(3)

Scientific workflows have long automated execution, but the critical step of translating research questions into executable specifications remained a manual bottleneck. This gap, requiring both domain acumen and infrastructure mastery, has now been addressed by a novel agentic architecture detailed on arXiv.

StartupHub data

Companies working on this

Profiles of the companies named in this story, with funding and a one-liner from our database.

Kubernetes
Open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.

From Natural Language to Reproducible DAGs

The proposed system employs a three-layer architecture to tackle the semantic translation problem. A Large Language Model (LLM) acts as the semantic layer, interpreting natural language queries into structured intents. These intents are then fed to a deterministic layer where validated generators produce reproducible Directed Acyclic Graphs (DAGs) for the workflow. Crucially, a knowledge layer comprises "Skills", markdown documents authored by domain experts that encode vocabulary mappings, parameter constraints, and optimization strategies. This decomposition strategically confines LLM non-determinism to the intent extraction phase, ensuring that identical intents consistently yield identical workflows.

Quantifiable Gains in Accuracy and Efficiency

Evaluation on the 1000 Genomes population genetics workflow and Hyperflow WMS running on Kubernetes demonstrates the architecture's efficacy. An ablation study involving 150 queries revealed that the introduction of "Skills" dramatically boosted full-match intent accuracy from 44% to 83%. Furthermore, skill-driven deferred workflow generation led to a remarkable 92% reduction in data transfer. The end-to-end pipeline achieved impressive performance on Kubernetes, with LLM overheads under 15 seconds and operational costs below $0.001 per query, showcasing the viability of these agentic workflow systems for large-scale scientific endeavors.

© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Daniel Singer

Written by

Daniel Singer

Editor, StartupHub.ai

Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.

More from Daniel Singer