Hybrid Agentic AI and Multi-Agent Systems in Smart Manufacturing

This paper proposes and validates a hybrid framework that integrates LLM-driven agentic AI with traditional multi-agent systems to enable adaptive, interpretable, and cost-effective prescriptive maintenance in smart manufacturing through a layered architecture of strategic orchestration and specialized edge execution.

Mojtaba A. Farahani, Md Irfan Khan, Thorsten Wuest

Published 2026-04-09
📖 4 min read☕ Coffee break read

Imagine a busy, high-tech factory floor. In the past, if a machine started acting up, a human expert had to rush over, check the gauges, remember past repairs, and decide what to do. It was reactive, slow, and relied heavily on human memory.

This paper proposes a new way to run that factory using a team of AI "robots" that work together like a well-oiled orchestra. The authors call this a Hybrid Agentic AI and Multi-Agent System.

Here is the breakdown in simple terms:

1. The Problem: Too Much Data, Too Many Decisions

Modern factories are covered in sensors (like digital eyes and ears) that scream data 24/7. Traditional computer programs are like rigid robots: they follow a strict rulebook. If the situation changes slightly (like a new type of vibration), the rulebook breaks, and the robot freezes. They can't "think" outside the box.

2. The Solution: A Team of Specialized AI Agents

Instead of one giant brain trying to do everything, the authors built a team of specialized AI agents. Think of this like a hospital emergency room:

  • The "Brain" (LLM Orchestrator): This is the Chief of Surgery. It's a powerful AI (like a very smart, experienced doctor) that understands the big picture. It doesn't do the dirty work; it looks at the patient, figures out what's wrong, and tells the specialists what to do. It uses a Large Language Model (LLM) to "reason" and plan.
  • The "Specialists" (SLM Agents): These are the nurses and technicians. They are smaller, faster, and cheaper AI models (Small Language Models) that live right on the factory floor (the "edge"). They handle specific tasks like cleaning the data, checking for missing numbers, or running quick calculations. They are fast and don't need to call the "Chief" for every tiny decision.
  • The "Human Supervisor" (HITL): Just like in a hospital, a human doctor is always in the loop. The AI makes the recommendations, but a human has to give the final "Go" before any expensive or dangerous action is taken. This ensures safety and trust.

3. How They Work Together (The Workflow)

The paper tested this system on two real-world factory datasets. Here is how the team handled a crisis:

  1. The "Eyes" (Perception Agent): The team looks at the raw data. It's like a nurse checking a patient's vitals. "Oh, the temperature is high, and the vibration is weird."
  2. The "Cleaners" (Preprocessing Agent): Before the doctors can diagnose, the data needs to be cleaned. This agent fixes missing numbers and organizes the charts automatically.
  3. The "Diagnosis" (Analysis Agent): The Chief Brain asks the specialists, "Which test should we run?" They try different mathematical models. If the first guess is wrong, the system doesn't panic; it tries a different model automatically until it finds the right answer.
  4. The "Prescription" (Optimization Agent): Once the problem is found, the team doesn't just say "Machine X is broken." They say, "Machine X is critical. Send a technician now. It will cost $500 and take 2 hours. If we wait, it will cost $5,000."

4. Why This is a Big Deal

  • It's Flexible: If the factory changes its layout or adds new machines, the AI team can figure out how to handle the new data without needing a human to rewrite the code. It's like a chef who can cook a new dish just by tasting the ingredients, rather than needing a new recipe book for every meal.
  • It's Transparent: Old AI systems are "black boxes"—you put data in, and a result comes out, but you don't know why. This system keeps a "logbook" of every thought process. You can ask the AI, "Why did you suggest fixing Machine 4?" and it will explain its reasoning step-by-step.
  • It's Fast and Safe: By using the "Chief" for big decisions and the "Nurses" for quick tasks, the system is both smart and fast. It keeps sensitive factory data local (on the factory floor) for security, only sending big-picture questions to the cloud.

The Bottom Line

This paper shows that we are moving from Predictive Maintenance (telling you a machine might break) to Prescriptive Maintenance (telling you exactly what to do to fix it, when to do it, and how much it will cost).

It's like upgrading from a car that just flashes a "Check Engine" light to a car that says, "Your tire is low, drive to the gas station on the left, and here is a coupon for a free rotation." The authors proved this "team of AI agents" works, is adaptable, and is ready to help factories run smarter, safer, and more efficiently.

Get papers like this in your inbox

Personalized daily or weekly digests matching your interests. Gists or technical summaries, in your language.

Try Digest →