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

Learn more
2Binary Classification · Defect Prediction

Quality Defect Prediction

Will this production run have defects?

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

Will this production run have defects?

Defective production runs cost manufacturers 5-15% of revenue in scrap, rework, and warranty claims. SPC charts catch process drift but miss the multi-variable interactions that cause defects: when material batch variance combines with equipment wear and ambient conditions. For a manufacturer producing $500M in goods annually, reducing defect rates from 3% to 1% saves $10M in direct costs and prevents $25M in downstream warranty exposure.

How KumoRFM solves this

Graph-powered intelligence for manufacturing

Kumo connects production runs, process parameters, materials, inspections, and equipment into a manufacturing graph. The GNN learns the combinatorial defect patterns that SPC misses: specific material-parameter-equipment triplets that produce defects only under certain ambient conditions. PQL predicts defect probability per production run before it starts, enabling parameter adjustments or material substitutions that prevent defects at the source.

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

PRODUCTION_RUNS

run_idproductequipment_idmaterial_idstart_time
RUN601Widget-AEQ001MAT1012025-03-01 06:00
RUN602Widget-BEQ002MAT1022025-03-01 06:00
RUN603Widget-AEQ003MAT1012025-03-01 14:00

PARAMETERS

run_idtemperature_cpressure_barspeed_rpmhumidity_pct
RUN601185421,20045%
RUN6022103880052%
RUN603188411,18048%

MATERIALS

material_idsupplierbatchmfitensile_mpa
MAT101PolySupply CoB2025-04219.8540
MAT102ResinWorksB2025-03821.5520

INSPECTIONS

inspection_idrun_iddefect_countdefect_typedate
INS401RUN5900None2025-02-28
INS402RUN59112Surface crack2025-02-28
INS403RUN5920None2025-02-28

EQUIPMENT

equipment_idtypehours_since_servicecondition_score
EQ001Injection Molder48087%
EQ002Extruder1,20072%
EQ003Injection Molder12095%
2

Write your PQL query

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

PQL
PREDICT BOOL(INSPECTIONS.defect_count > 0, 0, 1, days)
FOR EACH PRODUCTION_RUNS.run_id
3

Prediction output

Every entity gets a score, updated continuously

RUN_IDPRODUCTDEFECT_PROBTOP_RISK_FACTOR
RUN601Widget-A0.38Material batch MFI drift
RUN602Widget-B0.71Equipment condition + humidity
RUN603Widget-A0.08Within tolerance
4

Understand why

Every prediction includes feature attributions — no black boxes

Production Run RUN602 -- Widget-B on Extruder EQ002

Predicted: 71% defect probability

Top contributing features

Equipment hours since service

1,200 hrs (high)

28% attribution

Humidity above optimal range

52% (target: <48%)

24% attribution

Material MFI at upper spec limit

21.5 g/10min

21% attribution

Similar run on EQ002 had defects last week

12 defects

16% attribution

Equipment condition score below threshold

72%

11% attribution

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

Bottom line: A manufacturer producing $500M in goods saves $35M annually by predicting defects before production runs start. Kumo's manufacturing graph catches the material-equipment-parameter combinations that statistical process control monitors in isolation.

Topics covered

quality defect prediction AIproduction defect MLmanufacturing quality modelprocess quality predictionSPC machine learningKumoRFM qualitydefect rate forecastingzero-defect manufacturing

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.