← Latest papers
💻 computer science

GenAI-Driven Approach to RISC-V Supply Chain Exploration

This paper proposes an LLM-empowered workflow that integrates Vision-Language Models and Model-Driven Engineering to analyze heterogeneous RISC-V supply chain data, transforming multimodal information into a validated knowledge graph for enhanced risk assessment, bottleneck detection, and decision-making.

Original authors: Nenad Petrovic, Andre Schamschurko, Yingjie Xu, Alois Knoll

Published 2026-05-18
📖 4 min read☕ Coffee break read

Original authors: Nenad Petrovic, Andre Schamschurko, Yingjie Xu, Alois Knoll

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 the world of computer chips (semiconductors) as a massive, global construction project. In the past, one big company usually built the whole house from the foundation to the roof. But today, with RISC-V (a new, open way to design computer brains), the project is more like a giant potluck dinner. Dozens of different chefs (companies, designers, and factories) bring different ingredients (chips, software, tools) to the table.

The problem? No one has a complete recipe or a clear map of who brought what, how they connect, or what happens if one chef is late. The information is scattered across messy handwritten notes, complex blueprints, and scanned PDFs.

This paper introduces a smart digital assistant (powered by Artificial Intelligence) that acts as a super-organized project manager to sort out this chaos. Here is how it works, broken down into simple steps:

1. The "Eyes and Ears" Team (LLMs and VLMs)

The system uses two types of AI "eyes" to read the messy information:

  • The Text Reader (LLM): Think of this as a super-fast librarian who can read thousands of reports, white papers, and emails in seconds. It understands the words, names of companies, and technical jargon.
  • The Image Reader (VLM): This is like an architect who can look at a blurry photo of a blueprint or a hand-drawn chart and understand what it means. It sees the diagrams and tables that the text reader might miss.

Together, they read both the words and the pictures to find the "who, what, and where" of the supply chain.

2. Building the "Master Map" (Knowledge Graph)

Once the AI reads the documents, it doesn't just write a summary. It builds a digital spiderweb (called a Knowledge Graph).

  • Nodes (The dots): These are the people and things (e.g., "TSMC," "Intel," "CPU Core").
  • Edges (The strings): These are the connections (e.g., "TSMC makes the CPU Core for Intel").
  • Why it helps: Instead of reading a 100-page report to find a connection, you can just ask the map, "Who supplies the chips for this specific part?" and it instantly shows you the path through the web.

3. Drawing the "Flowchart" (Process Extraction)

The AI also looks at how the work actually gets done. It turns vague descriptions into clear flowcharts (using a tool called PlantUML).

  • Imagine a relay race. The AI draws a diagram showing: First, the design team runs the race, then they pass the baton to the verification team, then to the factory.
  • It even adds "traffic rules" (constraints). For example, it marks a red light saying, "You cannot paint the car (package the chip) before the engine is built (fabrication)." If someone tries to break this rule, the system spots the error.

4. The "Human Co-Pilot" (Human-in-the-Loop)

The system isn't a robot that runs alone. It has a human expert sitting in the driver's seat.

  • The human can ask questions in plain English like, "What happens if the factory in Asia shuts down?"
  • The AI uses its map and flowchart to answer, showing the risks and bottlenecks.
  • The human can also correct the AI if it gets something wrong, making the map smarter over time.

What Did They Actually Test?

The authors tested this system on a description of a typical RISC-V chip-making process. They compared the AI's work against a "perfect" version made by humans.

  • Text Reading: The AI was very good at finding names and connections from text (getting about 88% of the facts right).
  • Image Reading: The AI was decent at reading diagrams (getting about 72% of the facts right), but it struggled a bit with tiny details.
  • Rule Making: The AI was excellent at figuring out the order of steps (like "Design before Build") and creating rules to check for mistakes.

The Bottom Line

This paper shows that by combining AI that reads text with AI that reads pictures, and then organizing that information into a clear map and flowchart, we can finally understand the complex, messy world of modern chip supply chains. It turns a pile of confusing documents into a clear, interactive guide that helps companies make better decisions and avoid costly mistakes.

Note: The paper focuses specifically on the RISC-V ecosystem in the automotive and semiconductor sectors. It does not claim to solve supply chain issues for other industries or predict future market trends beyond the scope of this specific analysis.

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 →