Non-Agentic Workflow
The model receives a query and produces a response without the ability to review, reflect, or interact with external tools on its own. Suitable for simple and well-defined tasks.
Autonomous systems based on LLMs for complex environments
Agentic AI is the paradigm in which large language models (LLMs) stop acting as simple text generators to become autonomous agents capable of planning, reasoning, using tools, and executing complex multi-step tasks.
The term Agentic is the adjective that encompasses all agents with varying degrees of autonomy, from assistants requesting confirmation at each step to fully autonomous systems. This spectrum of autonomy makes Agentic AI a particularly powerful strategy in complex environments.
The fundamental difference lies in how the interaction with the model is organized.
The model receives a query and produces a response without the ability to review, reflect, or interact with external tools on its own. Suitable for simple and well-defined tasks.
The model operates in iterative loops: it plans, acts, observes results, and revises its plan. It can decompose into specialized sub-agents and delegate tasks, resembling the work of an expert human team.
Agentic systems are not all-or-nothing: there are multiple levels depending on how much control the human operator retains.
The human operator approves each significant action. Maximum safety but lower efficiency. Appropriate for high-criticality environments where an error can be irreversible.
The agent acts autonomously in routine tasks and escalates to human review only for low-confidence or high-impact situations. Balance between efficiency and safety.
The system manages complete cycles without human intervention. Requires solid guarantees of safety, traceability, and robustness. Still a long-term objective.
Understanding the limits of LLMs is the starting point for building reliable agentic systems in complex environments.
LLMs learn statistical correlations, not cause-effect relationships. Following the causal ladder, they operate primarily at an association level, without innate ability to reason about interventions or counterfactuals.
Models can generate plausible but incorrect responses with high confidence. In critical facilities, a fabricated response can lead to dangerous operational decisions, making factuality a non-negotiable requirement.
LLMs have a training cutoff date and don't access real-time data. In complex and critical facilities, operational parameters and technical documentation change continuously, requiring dynamic contextualization strategies.
The technical vocabulary, conceptual relationships, and safety protocols of a critical facility are scarce in the pretraining data of general LLMs, degrading their performance.
In the GPAIS group at IAFER chair, we work at the intersection of Agentic AI and the real needs of critical scientific facilities. The synergy between artificial intelligence and highly complex scientific environments represents a unique opportunity to advance both fields.
Agentic AI has a significant impact in environments where technical complexity and safety requirements make purely manual operation infeasible. Our research has direct impact on: