Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
3Regression · Yield Optimization

Yield Optimization

What parameters maximize yield?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

What parameters maximize yield?

Yield losses in process manufacturing average 3-8% of total output. Design of experiments (DOE) finds local optima but cannot explore the full parameter space across changing material batches and equipment conditions. For a semiconductor fab producing $2B in annual output, a 1% yield improvement is worth $20M. For a chemical plant at $500M output, it is worth $5M.

How KumoRFM solves this

Graph-powered intelligence for manufacturing

Kumo connects recipes, process parameters, materials, equipment, and output quality into a manufacturing graph. The GNN learns the yield surface across the full parameter space, accounting for material-batch-to-batch variation and equipment drift that DOE assumes away. PQL predicts yield for any parameter combination, enabling operators to find the optimal set point for the current material batch and equipment state.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

RECIPES

recipe_idproducttarget_yieldversion
REC01Compound-X94%v3.2
REC02Alloy-Y91%v2.8
REC03Film-Z88%v4.1

PARAMETERS

run_idrecipe_idtemp_cpressure_bartime_min
RUN701REC0124512.5180
RUN702REC021,4200.845
RUN703REC031853.222

MATERIALS

material_idbatchpurity_pctparticle_size_um
MAT301B-2025-08899.7%45
MAT302B-2025-09199.2%52
MAT303B-2025-09599.9%38

EQUIPMENT

equipment_idtypecalibration_datedrift_pct
EQ101Reactor2025-02-150.3%
EQ102Furnace2025-01-201.1%
EQ103Coater2025-02-280.1%

OUTPUT_QUALITY

run_idactual_yieldgradetimestamp
RUN70193.2%A2025-03-01
RUN70288.5%B+2025-03-01
RUN70389.1%A-2025-03-01
2

Write your PQL query

Describe what to predict in 2–3 lines — Kumo handles the rest

PQL
PREDICT AVG(OUTPUT_QUALITY.actual_yield, 0, 1, days)
FOR EACH RECIPES.recipe_id, PARAMETERS.run_id
3

Prediction output

Every entity gets a score, updated continuously

RECIPE_IDOPTIMAL_TEMPOPTIMAL_PRESSUREPREDICTED_YIELD
REC01248 C12.8 bar95.4%
REC021,415 C0.75 bar92.1%
REC03182 C3.0 bar90.8%
4

Understand why

Every prediction includes feature attributions — no black boxes

Recipe REC02 -- Alloy-Y on Furnace EQ102

Predicted: Predicted yield: 92.1% (vs current 88.5%, +3.6%)

Top contributing features

Temperature adjustment from 1420 to 1415 C

-5 C

30% attribution

Material purity interaction with pressure

99.2% x 0.75 bar

25% attribution

Furnace calibration drift compensation

1.1% drift

19% attribution

Hold time extension to 48 min

+3 min

15% attribution

Particle size impact on sintering

52 um

11% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: A semiconductor fab producing $2B in annual output gains $20M per 1% yield improvement. Kumo's manufacturing graph finds optimal parameters for each material-batch and equipment-state combination, going beyond the local optima that DOE provides.

Topics covered

yield optimization AIprocess optimization MLmanufacturing yield predictionparameter optimization modelrecipe optimizationKumoRFM yieldproduction efficiency AIgolden batch prediction

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.