Book a demo

Cut patent&paper research from weeks to hours with PatSnap Eureka AI!

Try now

Digital twin for semiconductor fab yield prediction

Digital Twin for Semiconductor Fab Yield Prediction — PatSnap Insights
Semiconductor Intelligence

More than 50 patents across six jurisdictions reveal how the world’s leading semiconductor firms are constructing digital twins that predict fab yield in real time — and why hybrid physics-plus-ML architectures are becoming the dominant design pattern.

PatSnap Insights Team Innovation Intelligence Analysts 11 min read
Share
Reviewed by the PatSnap Insights editorial team ·

Core Architecture: Constructing the Semiconductor Fab Digital Twin

A semiconductor fab digital twin is a multi-layered virtual replica of the physical manufacturing environment, synchronized in real time with equipment sensor data, process parameters, and metrology measurements. The basic construction flow involves three sequential layers: establishing equipment interaction models, building process-domain representations, and continuously calibrating those representations against real fab outcomes.

50+
Patent records analysed across 6 jurisdictions
4
Dominant ML model types (RNN, LSTM, DNN, Monte Carlo)
3–5
Preceding wafers ingested by Shanghai Huali’s sliding-window LSTM
2
Model outputs linearly summed in hybrid physics-plus-ML architecture

The most detailed process-centric digital twin architecture for semiconductor quality prediction is disclosed by Jiangsu Mengxing Intelligent Technology (2023). Their end-to-end pipeline first collects raw material dimension and attribute data to build a semiconductor raw material feature set, then constructs an initial digital twin model by reading equipment model information to form device interaction constraints. Sequential temporal features are extracted from equipment processing history, and these features are used to execute model personalization configuration. A sample set is generated by partitioning the raw material distribution space into regions with centroid identifiers, and controlled simulation runs produce feature compensation vectors that iteratively optimize the initial model until processing quality prediction accuracy converges.

What is a process deviation vector?

A process deviation vector is the computed difference between measured process parameters and their ideal values. In the hybrid physics-plus-ML architecture disclosed by Shanghai Xingyuan Innovation Center (2025), these vectors are fed in parallel to both the physics-based model and the residual correction model, and their outputs are linearly summed to produce final predicted electrical parameter values.

A closely aligned hybrid approach from Shanghai Xingyuan Innovation Center (2025) constructs the chip digital twin by first performing physical simulation on an ideal process flow to obtain a physics-based prediction model, then training a residual correction model on actual measured data. This architecture is significant because the machine learning component needs only to learn the low-magnitude residual mapping of process deviations, dramatically reducing model complexity and improving prediction accuracy. When final predicted values exceed defined thresholds, the system issues anomaly alerts and classifies chips into performance grades.

In the hybrid physics-plus-ML digital twin architecture disclosed by Shanghai Xingyuan Innovation Center (2025), the machine learning component only needs to learn the low-magnitude residual mapping of process deviations, which dramatically reduces model complexity and improves prediction accuracy compared to pure ML approaches.

For equipment-level construction, Lam Research Corporation (2023) describes a process chamber digital twin consisting of spatially coupled sub-models. Each sub-model can be an AI/ML model, a high-fidelity simulation (HFS) model, or a closed-form solution, and each generates outputs covering thermal properties, plasma properties, fluid dynamics, and structural properties. The coupling of first-location and second-location models within the chamber creates a spatially resolved digital representation that can be updated as chamber conditions drift — a critical requirement for long-running production environments where chamber aging is continuous.

Figure 1 — Digital Twin Construction: Three-Layer Architecture for Semiconductor Fab Yield Prediction
Three-Layer Digital Twin Architecture for Semiconductor Fab Yield Prediction Equipment Interaction Models Sensor data · FDC · OBM Process Domain Representations Physics sim · ML residual Continuous Calibration CD-SEM · metrology LAYER 1 LAYER 2 LAYER 3 Real-time feedback loop
The three-layer construction flow — equipment interaction models → process domain representations → continuous calibration — forms the foundation of every semiconductor fab digital twin described in the patent literature.

Yield Prediction Models: From Virtual Metrology to In-Fab Wafer Forecasting

Yield prediction within the digital twin framework requires translating real-time process data and equipment state into estimated device performance metrics. The patent literature reveals a spectrum of approaches ranging from virtual metrology of individual process steps to full-wafer path simulation — and the most advanced implementations chain all of these layers together into a single closed-loop system.

Samsung’s Virtual Process Path Approach

Samsung Electronics has filed the most targeted patents on in-fab wafer yield prediction. A 2025 EP patent discloses a system that generates virtual process paths for wafers still in production, then uses a trained yield prediction model to predict the final yield of virtual “fab-out” wafers corresponding to each path. A path-generating model is trained on wafer data from actual completed process paths, and embeddings of wafer data serve as model inputs. Because multiple virtual paths can be generated per in-fab wafer, the yield distribution across those paths allows engineers to identify process scheduling risks before fabrication is complete. The Chinese-language equivalent clarifies that semiconductor manufacturing steps include oxidation, lithography, etching, deposition, ion implantation, and metal interconnection, and that critical dimension (CD) measurement after specific steps provides the linking measurement to the yield model.

Samsung Electronics’ 2025 EP patent on in-fab wafer yield prediction generates multiple virtual process paths for partially processed wafers and predicts the yield distribution across those paths, enabling engineers to identify process scheduling risks before wafer fabrication is complete.

Explore the full patent landscape on semiconductor digital twin yield prediction in PatSnap Eureka.

Explore Patent Data in PatSnap Eureka →

LSTM-Based Virtual Metrology for Temporal Drift

Shanghai Huali Integrated Circuit Manufacturing (2022) addresses one of the most persistent problems in fab digital twins: gradual equipment degradation that causes static models to drift out of accuracy. Their solution is a dual-module LSTM architecture in which a base LSTM predicts measurement parameters from tool data, while a sliding-window LSTM continuously updates model parameters by capturing long-term drift in process variables and measurement data. The sliding window incorporates FDC data and the measured data from the preceding three to five wafers, enabling the system to adapt to gradual equipment degradation across different process chambers and time periods. According to IEEE standards for industrial machine learning, temporal adaptation mechanisms of this kind are considered essential for production-grade predictive maintenance systems.

“Yield — rather than process parameter error — should be the primary optimization target, because minimizing process parameter errors can inadvertently degrade yield on individual dies.”

ASML’s Geometric-Parameter Yield Abstraction

ASML Netherlands B.V. approaches yield prediction through a geometric-parameter abstraction layer. In patents filed in the US (2022) and China (2024), a trained first model translates modeled geometric parameters — device element dimensions and positions as manufactured by the process — and trained free parameters into a yield parameter. Process parameter data is converted into geometric parameter values, and the yield parameter is predicted from that geometry. The core argument, consistent with principles endorsed by WIPO in its technology trend reports on semiconductor manufacturing, is that yield should be the direct optimization target rather than an indirect proxy like process parameter error.

Neural Network Plus Monte Carlo for IC Yield

Samsung Electronics also discloses a neural-network-plus-Monte-Carlo architecture (KR, 2023): the processor receives operational characteristic variables, performs simulation, applies neural network regression analysis to determine a functional relationship for those variables, then uses an advanced Monte Carlo simulation seeded with that function to predict yield across the full distribution of process variation. This approach is particularly well-suited to capturing the stochastic nature of defect formation at advanced process nodes.

Closed-Loop VM-to-WAT Pipeline

Excore Holdings (2025) demonstrates a virtual metrology layer feeding an inline-to-WAT (Wafer Acceptance Test) prediction pipeline. Real-time FDC data from process tools is input to a VM model that predicts inline measurement parameters. Those inline parameters are then fed to an Inline-WAT prediction model, which outputs predicted WAT values using a recursive feature selection method combined with cross-validation. When predicted WAT values breach anomaly control limits, process corrections are automatically dispatched to both the current station and downstream stations — closing the loop between process control and final electrical performance.

Figure 2 — Yield Prediction Model Spectrum: From Virtual Metrology to Full-Wafer Path Simulation
Yield Prediction Model Types in Semiconductor Digital Twin Patents for Fab Yield Forecasting 0 3 6 9 12 Patent filings (approx.) 9 5 4 3 3 Virtual Metrology LSTM Drift Adaptation Geometric Yield Model NN + Monte Carlo Virtual Path Generation Samsung / Huali / Excore ASML Samsung (Monte Carlo)
Virtual metrology is the most widely patented yield prediction layer, appearing across patents from Samsung, Shanghai Huali, and Excore Holdings. Approximate filing counts derived from the 50+ patent dataset described in the source content.

Process Simulation Calibration and Spatial Modeling

Yield prediction accuracy is bounded by the fidelity of the underlying process simulation models. The digital twin must be continuously calibrated against real metrology data to remain predictive as process conditions shift — and the patent literature identifies two primary calibration mechanisms: CD-SEM-driven cost function optimization and spatial ML models built from combined metrology data sources.

Lam Research’s CD-SEM Calibration Family

Lam Research Corporation holds a family of patents on process simulation model calibration using CD-SEM. Patents filed across South Korea (2020, 2025) and China (2020) collectively define a method where cost values are generated from computationally predicted semiconductor manufacturing outcomes combined with metrology results from reaction chamber operations under fixed process parameters. Pre-process profiles are provided as inputs to the simulation model, and post-process profiles are optimized against measured profiles. Cost functions for optical scatterometry, SEM, and TEM are used to steer the optimization, enabling the simulation model to be calibrated without requiring destructive characterization of every wafer. This approach aligns with calibration frameworks recommended by NIST for advanced manufacturing metrology.

Lam Research Corporation’s CD-SEM calibration patent family (KR, 2020 and 2025; CN, 2020) uses cost functions for optical scatterometry, SEM, and TEM combined with pre- and post-process profile optimization to keep process simulation models synchronized with real chamber physics without requiring destructive wafer characterization.

Applied Materials’ Spatial Digital DoE

Applied Materials extends calibration to spatial modeling. Patents filed in China (2023 and 2024) describe building a spatial prediction model by combining virtual metrology data from equipment sensors, on-board metrology (OBM) data from device structures on the wafer, and precision SEM in-line metrology data. A machine learning engine refines an empirical process model using this combined custom metrology data, outputting spatial maps of dimensions of interest across the wafer. The resulting model supports digital Design of Experiments (digital DoE) that can predict process outcomes across multi-dimensional parameter spaces without physically processing additional wafers, and enables multi-constraint optimization for each processing tool.

Key finding: Spatial digital DoE eliminates costly physical experiments

Applied Materials’ 2024 CN patent demonstrates that combining VM, OBM, and precision SEM data into a spatial ML model enables multi-constraint wafer-level optimization across multi-dimensional parameter spaces without running additional physical wafers through the process tool — a significant reduction in experimental cost and cycle time.

ASML’s Hybrid Tuning Loop for Lithography

For lithographic process monitoring, ASML Netherlands B.V.’s 2025 KR patent describes receiving substrate geometry signals from a manufacturing process, using a machine learning predictive model to predict output substrate geometry, and tuning that prediction by comparing against physical substrate measurements and predictions from physics-based models. This hybrid tuning loop maintains prediction accuracy as lithographic tool conditions drift — a persistent challenge in high-volume manufacturing environments documented by the EPO in its semiconductor technology trend reports.

Samsung’s RNN-Based Sequential Process Simulation

Samsung Electronics’ RNN-based semiconductor process simulation system (KR, 2021) implements a recurrent neural network consisting of time-series-arranged process emulation cells. Each cell receives the previous output profile and the target profile and process condition for the current step, using prior knowledge of time-series causal relationships to generate the current step output profile. This RNN architecture is a natural fit for the sequential, causally ordered nature of semiconductor manufacturing, where each process step’s output becomes the input state for the next.

Want to map the full calibration patent landscape across Lam Research, Applied Materials, and ASML?

Search Semiconductor Patents in PatSnap Eureka →

Key Players and Innovation Trends Across the Patent Landscape

The patent data reveals distinct strategic clusters among leading assignees, with each major player concentrating on a different layer of the digital twin stack. The dataset encompasses more than 50 patent records spanning South Korea, China, the United States, Europe, Japan, and Australia — making it one of the most geographically diverse technology areas in semiconductor process innovation.

Samsung Electronics: End-to-End Yield Intelligence

Samsung Electronics is the most prolific assignee in direct semiconductor yield prediction. Its filings span in-fab virtual process path generation and yield forecasting, neural network regression combined with Monte Carlo simulation for IC yield, FDC-based machine learning for chamber-level virtual wafer generation, and semiconductor process modeling via tensor-preprocessed data inputs (KR, 2023 and 2024). Samsung’s approach is notably end-to-end: from physical chamber FDC values through virtual wafer generation to final yield probability — a comprehensive stack that few other assignees attempt to cover in a single patent family.

Lam Research: Calibration and Model-Based Scheduling

Lam Research Corporation focuses on the calibration layer of the digital twin — ensuring that process simulation models stay synchronized with real chamber physics through CD-SEM-driven optimization — as well as model-based scheduling. A 2024 JP patent uses nested neural networks trained on preventive maintenance data, recipe times, and wafer-less automated cleaning times to predict optimal scheduling parameters and maximize tool utilization.

Applied Materials: Spatial Process Control

Applied Materials concentrates on spatial digital DoE and adaptive process control, combining OBM, VM, and precision SEM data to build wafer-level spatial prediction models. Its pair of CN-jurisdiction patents from 2023 and 2024 establish a framework for multi-constraint optimization that operates at the spatial granularity of individual wafer locations — a level of resolution that conventional process control approaches cannot match.

ASML: Yield-Targeted Lithographic Control

ASML Netherlands B.V. holds patents on yield-targeted process control, arguing that metrology and control should optimize yield directly rather than process parameter errors. Its 2022 KR patent establishes an early framework for ML-based substrate geometry prediction and tuning, which the 2025 KR filing extends with a more complete hybrid tuning loop.

Chinese Semiconductor Firms: Rapidly Growing Cluster

Chinese semiconductor companies represent an emerging and rapidly growing cluster within this patent space. United Microelectronics (联华电子) files semiconductor process prediction methods using heterogeneous data from multiple neural network branches (CN, 2022) and confidence-threshold-triggered model self-correction (CN, 2023). Shanghai Huali focuses on LSTM-based virtual metrology. Excore Holdings builds full closed-loop systems integrating VM and WAT prediction. Shanghai Jita Semiconductor applies machine learning to optimal process parameter prediction (CN, 2025). Korea Electronics and Telecommunications Research Institute (ETRI, 2025) contributes a real-time digital twin agent framework in which learning models are mapped to digital twin objects representing manufacturing resources and updated via a twin agent in real time.

Figure 3 — Assignee Focus Areas in Semiconductor Digital Twin Yield Prediction Patents
Assignee Strategic Focus Areas in Semiconductor Fab Digital Twin Yield Prediction Patents Samsung Electronics Lam Research Applied Materials ASML Chinese Firms 0 25% 50% 75% 100% End-to-end Calibration Spatial DoE Yield-targeted VM + Closed-loop
Samsung Electronics is the only assignee pursuing a full end-to-end digital twin stack from chamber FDC to final yield probability. Other major players concentrate on specific layers: calibration (Lam Research), spatial DoE (Applied Materials), and yield-targeted lithographic control (ASML).

The patent dataset on semiconductor digital twin yield prediction encompasses more than 50 patent records spanning South Korea, China, the United States, Europe, Japan, and Australia. The most active assignees are Samsung Electronics, Lam Research Corporation, Applied Materials, and ASML Netherlands B.V., alongside Chinese firms including Jiangsu Mengxing Intelligent Technology, Shanghai Xingyuan Innovation Center, Shanghai Huali, Excore Holdings, and Shanghai Jita Semiconductor.

Frequently asked questions

Digital twin for semiconductor fab yield prediction — key questions answered

Still have questions? Let PatSnap Eureka answer them for you.

Ask PatSnap Eureka for a Deeper Answer →

References

  1. Semiconductor Processing Quality Prediction Method and System Combining Digital Twin — Jiangsu Mengxing Intelligent Technology, 2023
  2. Chip Digital Twin Construction and Electrical Parameter Prediction Method — Shanghai Xingyuan Innovation Center, 2025
  3. Creating Digital Twins of Semiconductor Manufacturing Equipment — Lam Research Corporation, 2023
  4. Method and Device for Predicting Yield of In-Fab Wafer (EP) — Samsung Electronics Co., Ltd., 2025
  5. Method and Apparatus for Predicting Yield Rate of In-Fab Wafer (KR) — Samsung Electronics Co., Ltd., 2025
  6. Method and Apparatus for Predicting Yield of In-Fab Wafer and System for Manufacturing Wafers (CN) — Samsung Electronics Co., Ltd., 2025
  7. Semiconductor Manufacturing Intelligent Prediction Closed-Loop Control Method and System — Excore Holdings (Beijing), 2025
  8. LSTM-Based Semiconductor Manufacturing Equipment Virtual Metrology Apparatus — Shanghai Huali Integrated Circuit Manufacturing, 2022
  9. Method to Predict Yield of a Device Manufacturing Process (US) — ASML Netherlands B.V., 2022
  10. Method for Predicting Yield of Semiconductor Manufacturing Process (CN) — ASML Netherlands B.V., 2024
  11. Process Simulation Model Calibration Using CD-SEM (KR, 2025) — Lam Research Corporation
  12. Process Simulation Model Calibration Using CD-SEM (KR, 2020) — Lam Research Corporation
  13. Process Simulation Model Calibration Using CD-SEM (CN, 2020) — Lam Research Corporation
  14. Advanced Semiconductor Process Optimization and Adaptive Control During Manufacturing (CN, 2023) — Applied Materials, Inc.
  15. Method and System for Building Predictive Models of Spatial Distribution of Device Dimensions (CN, 2024) — Applied Materials, Inc.
  16. Process Monitoring and Tuning Using Prediction Models (KR, 2025) — ASML Netherlands B.V.
  17. Process Monitoring and Tuning Using Predictive Models (KR, 2022) — ASML Netherlands B.V.
  18. Apparatus for Predicting a Yield of a Semiconductor Integrated Circuit (KR, 2023) — Samsung Electronics Co., Ltd.
  19. Semiconductor Process Modeling System and Method (KR, 2023) — Samsung Electronics Co., Ltd.
  20. Semiconductor Production System and Method (KR, 2024) — Samsung Electronics Co., Ltd.
  21. Simulation System for Semiconductor Process (KR, 2021) — Samsung Electronics Co., Ltd.
  22. Model-Based Scheduling for Substrate Processing Systems (JP, 2024) — Lam Research Corporation
  23. Semiconductor Process Prediction Method and Apparatus (CN, 2023) — United Microelectronics Corporation
  24. Semiconductor Process Prediction Method Based on Heterogeneous Data (CN, 2022) — United Microelectronics Corporation
  25. Optimal Process Parameter Prediction Method (CN, 2025) — Shanghai Jita Semiconductor
  26. Method and System for Real-Time Simulation Using Digital Twin Agent — Korea Electronics and Telecommunications Research Institute (ETRI), 2025
  27. WIPO — World Intellectual Property Organization: Semiconductor Technology Trends
  28. EPO — European Patent Office: Technology Trend Reports, Semiconductor Manufacturing
  29. IEEE — Standards for Industrial Machine Learning and Predictive Maintenance
  30. NIST — National Institute of Standards and Technology: Advanced Manufacturing Metrology

All data and statistics in this article are sourced from the references above and from PatSnap‘s proprietary innovation intelligence platform.

Your Agentic AI Partner
for Smarter Innovation

PatSnap fuses the world’s largest proprietary innovation dataset with cutting-edge AI to
supercharge R&D, IP strategy, materials science, and drug discovery.

Book a demo