LLM System for Explainable LPBF Defect Analysis

Ontology-guided LLM hits 0.808 F1 for manufacturing defects—boosts explainability
30-Second TL;DR
What Changed
Integrates ontology with 27 LPBF defect types and causal relationships
Why It Matters
This framework improves LLM consistency and interpretability for industrial defect analysis, potentially reducing errors in safety-critical manufacturing like aerospace. It demonstrates ontology's value in specialized domains.
What To Do Next
Build an ontology knowledge base and test LLM prompting for your manufacturing defect detection pipeline.
Key Points
- •Integrates ontology with 27 LPBF defect types and causal relationships
- •Supports fuzzy NL queries for knowledge retrieval and mitigation guidance
- •Multimodal module uses foundation models for image semantic alignment
- •Achieves 0.808 macro F1 on literature dataset
- •Cohen's kappa shows substantial agreement with references
Deep Insight
AI-generated analysis for this event — not the original article.
Enhanced Key Takeaways
- •The system addresses the 'black box' nature of traditional deep learning defect detection by utilizing a Knowledge Graph (KG) to provide explainable, causal reasoning for why a specific defect occurred, rather than just identifying it.
- •The multimodal architecture employs a frozen vision encoder (typically CLIP-based) mapped to a Large Language Model via a linear projection layer, specifically fine-tuned on a domain-specific dataset of LPBF process parameters and micrograph images.
- •The framework incorporates a retrieval-augmented generation (RAG) pipeline that queries the ontology to ground LLM responses in metallurgical principles, reducing hallucinations in high-stakes manufacturing environments.
Technical Deep Dive
- •Architecture: Combines a Vision Transformer (ViT) encoder for image feature extraction with a decoder-only LLM (e.g., Llama-3 or Mistral derivative) via a cross-modal alignment layer.
- •Ontology Structure: Utilizes a hierarchical taxonomy covering defect morphology (e.g., lack of fusion, keyhole porosity, balling), process parameters (e.g., laser power, scan speed), and material properties.
- •Inference Pipeline: Implements a two-stage process: (1) Image-to-text semantic embedding alignment for initial classification, (2) KG-based reasoning module that injects causal context into the LLM prompt for mitigation strategy generation.
- •Dataset: Trained on a curated corpus of academic literature and industrial inspection reports, utilizing synthetic data augmentation to balance underrepresented defect classes.
Future ImplicationsAI analysis grounded in cited sources
Timeline
- 2025-09Initial development of the LPBF-specific defect ontology and causal relationship mapping.
- 2026-02Integration of multimodal foundation models with the knowledge graph for semantic alignment.
- 2026-04Completion of the macro F1 score evaluation on the literature-based dataset.
Weekly AI Recap
Read this week's curated digest of top AI events →
AI-curated news aggregator. All content rights belong to original publishers.
Original source: ArXiv AI ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
The weekly digest
One email a week. Unsubscribe anytime.