Improving FTR/FPY metrics in masterbatch production

Introduction

Masterbatch production is one of the critical supply chain links in the plastics industry. In the production of these concentrated mixtures that provide coloring, additives, and functional properties, quality consistency is vitally important for customer satisfaction and operational efficiency. In this context, First Time Right (FTR) and First Pass Yield (FPY) metrics are among the most important indicators for measuring the effectiveness of production processes.

While it is possible to improve these metrics with traditional approaches, the integration of machine learning (ML) models is creating groundbreaking results in masterbatch production. In this article, we will examine in detail how FTR and FPY metrics can be improved across the entire production process — from raw material input to final product output — and the role of ML models in this process.

Understanding FTR and FPY Metrics

First Time Right (FTR)

FTR indicates the rate at which a product is produced in conformance with specifications on the first production attempt. In masterbatch production, this means color conformance, dispersion quality, particle size distribution, and physical properties are at target values.

FTR Calculation:

FTR = (Number of batches successful on first attempt / Total number of batches produced) × 100

First Pass Yield (FPY)

FPY measures the rate of product that meets specifications on the first pass without rework or scrap. In masterbatch production, rework both increases cost and extends production time.

FPY Calculation:

FPY = (Number of batches requiring no rework / Total number of batches produced) × 100

Overview of the Masterbatch Production Process

Masterbatch production essentially consists of the following stages:

  • Raw Material Receipt and Storage
  • Weighing and Blend Preparation
  • Extrusion and Compounding
  • Cooling and Pelletizing
  • Quality Control and Packaging

Each stage directly affects final product quality and plays a critical role in FTR/FPY metrics.

Improving FTR/FPY with Traditional Approaches

1. Raw Material Quality Control

Verifying that incoming raw materials conform to specifications is fundamental. However, factors such as lot-to-lot variation between suppliers, storage conditions, and aging effects can lead to inconsistencies.

Traditional Method: Manual sampling and laboratory testing. Limitation: Reactive approach, focus on only a few parameters.

2. Recipe Optimization

Recipe adjustments are made based on the knowledge of experienced operators. This approach is valuable but can be subjective and may not account for all variables.

3. Process Parameter Control

The goal is to keep parameters such as temperature, pressure, and screw speed within tight tolerances. However, the complex interactions between these parameters and raw material properties are often overlooked.

4. Statistical Process Control (SPC)

Process stabilization is attempted through control charts and trend analyses. While this method is effective, it remains limited in multi-variable systems.

The Entry of Machine Learning Models

ML models go beyond traditional methods — they can learn hidden patterns from large datasets, model multi-variable relationships, and make proactive predictions. The impact of ML on FTR/FPY metrics in masterbatch production manifests in four main areas:

1. Predictive Quality Control

Application:

  • ML models that take raw material properties, process parameters, and environmental conditions as inputs
  • Pre-production prediction of batch quality
  • Warning systems before potential deviations occur

ML Model Types:

  • Random Forest and Gradient Boosting: For classification (successful/failed batch)
  • Neural Networks: For predicting continuous quality parameters
  • XGBoost: For feature importance analysis and high accuracy

FTR/FPY Impact: ML models can raise FTR rates from around 60–70% to the 85–95% range. In one pilot application, 73% of errors caused by color non-conformance were predicted and prevented before production.

Concrete Example: A masterbatch manufacturer was experiencing quality problems in 15% of pigment lots from a raw material supplier. A Random Forest model using 18 months of historical data learned the relationship between supplier information, lot number, spectroscopic measurements, and production outcomes. The model identified problematic lots with 92% accuracy in advance, enabling these lots to be processed with separate recipes or rejected.

2. Adaptive Recipe Optimization

Application:

  • Automatic adjustment of recipes based on raw material variations
  • Finding optimal formulations through Reinforcement Learning
  • Accelerating new product development processes with Transfer Learning

ML Model Types:

  • Reinforcement Learning (Deep Q-Networks): For learning optimal blend ratios
  • Bayesian Optimization: For finding the best recipe with a minimum number of trials
  • Multi-task Learning: For knowledge transfer between different masterbatch types

FTR/FPY Impact: Adaptive recipe optimization can raise FTR from the 40–50% range to 70–80% from the very first attempt, especially in new product launches. Additionally, FPY drops caused by raw material changes can be reduced by 60%.

Concrete Example: A manufacturer experienced differences in the optical properties of TiO2 pigment due to a supplier change. With the traditional approach, finding the right recipe with the new supplier's material required 12–15 trials (FTR ~7%). A system using Bayesian Optimization found the optimal recipe in just 3–4 trials (FTR ~25–33%), saving 85% of the time.

3. Real-Time Process Optimization

Application:

  • Analysis of real-time data from IoT sensors with ML models
  • Dynamic adjustment of extrusion parameters
  • Anomaly detection and automated intervention systems

ML Model Types:

  • LSTM and GRU (Recurrent Neural Networks): For processing time-series data
  • Autoencoder: For anomaly detection
  • Kalman Filters + ML: For predicting true state from noisy sensor data

FTR/FPY Impact: Real-time optimization can increase FPY by 15–25% by instantly correcting deviations that may occur during production. Its effect is particularly pronounced in long production runs and multi-color masterbatches.

Concrete Example: An LSTM model monitoring screw temperature, motor current, pressure, and throughput data during the extrusion process was predicting dispersion quality in real time. When the model detected that dispersion was showing signs of deterioration, it automatically adjusted screw speed and barrel temperatures. This system reduced the rework rate from dispersion problems from 8% to 1.5%.

4. Predictive Maintenance and Equipment Health Monitoring

Application:

  • Monitoring extruder screw wear, filter clogging, and motor performance
  • Proactive prediction of maintenance requirements
  • Prevention of quality problems caused by equipment failures

ML Model Types:

  • Survival Analysis: For predicting equipment lifespan
  • Convolutional Neural Networks: For analyzing vibration and acoustic signals
  • Isolation Forest: For detecting abnormal equipment behavior

FTR/FPY Impact: Equipment failures and performance degradation have an indirect but significant effect on FTR/FPY. ML-based predictive maintenance can reduce unplanned downtime by 40–60% and lower equipment-related quality problems by 30–50%.

Concrete Example: A facility deployed a system to predict extruder screw wear from vibration sensors and motor current data. The model predicted when the screw needed replacement with 87% accuracy 2–3 weeks in advance. Compared to reactive maintenance, this reduced defective batches caused by worn screws by 78%.

Integrated ML Solution: End-to-End Approach

The highest FTR/FPY improvements come not from isolated ML applications but from integrated systems. A comprehensive solution includes:

1. Data Infrastructure

  • Raw material test results and supplier information
  • Process parameters (temperature, pressure, speed, etc.)
  • Quality control data (color measurements, MFI, density, etc.)
  • Environmental conditions (humidity, temperature)
  • Maintenance records and equipment logs

2. Model Ecosystem

  • Raw Material Module: Evaluates incoming material quality
  • Recipe Module: Recommends optimal formulations
  • Process Module: Optimizes production parameters
  • Quality Module: Predicts final product quality
  • Maintenance Module: Monitors equipment health

3. Decision Support System

  • Real-time recommendations for operators
  • Automated process adjustments (with human approval)
  • Troubleshooting guides
  • Performance dashboards

4. Continuous Learning

  • Automatic model updates with new data
  • Model performance monitoring through A/B testing
  • Feedback loop: Incorporating real outcomes into model training

Implementation Roadmap

Phase 1: Foundation Building

  • Inventory of existing data sources
  • Improving data quality and standardization
  • Pilot area selection (e.g., a single masterbatch family)
  • Establishing baseline FTR/FPY metrics

Phase 2: Initial ML Applications

  • Developing a predictive quality control model
  • Implementing basic recipe optimization models
  • Operator training and change management
  • Initial ROI calculations

Phase 3: Expansion

  • Adding real-time process optimization
  • Integration of predictive maintenance systems
  • Rollout to other product families
  • Maturing the decision support system

Phase 4: Optimization and Innovation

  • Continuous improvement of model performance
  • Discovering new use cases
  • Supply chain integration
  • Adding advanced analytics capabilities (e.g., digital twins)

Expected Business Outcomes

With an integrated ML approach, a mid-sized masterbatch manufacturer (20,000 ton annual capacity) can expect the following results:

Quality Metrics

  • FTR improvement: from 65% to 88% (+35% improvement)
  • FPY improvement: from 72% to 91% (+26% improvement)
  • Customer complaints: 60% reduction
  • Rework rate: drop from 8% to 2%

Financial Impact

  • Reduction in scrap/waste costs
  • Reduction in rework costs
  • Increased throughput: 12–15% capacity gain
  • Reduced energy consumption: 8% decrease

Operational Impact

  • Production planning flexibility: 30% increase
  • New product development time: 50% reduction
  • Operator efficiency: 20% increase (freed from routine decision-making)
  • Overall Equipment Effectiveness (OEE): rise from 73% to 84%

Challenges and Critical Success Factors

Technical Challenges

  • Data Quality: Missing, inconsistent, or erroneous data reduces model performance
  • Model Complexity: Overly complex models make interpretability difficult
  • Real-Time Processing: Low-latency requirements create technical infrastructure challenges
  • Model Drift: Changing conditions over time can reduce model accuracy

Organizational Challenges

  • Resistance to Change: Operators' trust issues with ML recommendations
  • Talent Gap: Shortage of experts at the intersection of data science and process engineering
  • Investment Justification: Defending long-term benefits against short-term costs
  • Cross-Departmental Collaboration: Breaking down silos between production, quality, IT, and engineering

Success Factors

  • Senior Management Support: Strategic priority and resource allocation
  • Incremental Approach: Building momentum through small wins
  • Domain Expertise + Data Science: Integration of the two disciplines
  • Human-Centered Approach: Positioning ML as a tool to support operators, not replace them
  • Culture of Continuous Improvement: Embedding a data-driven decision-making culture

Looking Ahead

The use of ML in masterbatch production is rapidly maturing. In the coming years, we will see the following developments:

Digital Twin Technology

A virtual replica of the entire production line will enable risk-free testing of different scenarios. Questions like "What if we change this raw material?" or "What if we take on this new customer order?" will be answerable within seconds.

Federated Learning

Through collective learning across different production facilities without sharing data, more powerful models will be developed. Best practices learned at one facility will be instantly transferable to others.

Explainable AI (XAI)

ML models that can explain their recommendations — breaking the "black box" perception — will increase operator trust and meet regulatory requirements.

Edge Computing and 5G

Lower latency and higher processing power will take real-time optimization to new levels.

Sustainability Optimization

ML models will optimize not only quality and cost, but also carbon footprint, energy efficiency, and circular economy targets.

Conclusion

Improving FTR and FPY metrics in masterbatch production is critical for operational excellence. While traditional methods can deliver improvement up to a certain level, the integration of machine learning models is creating paradigm-shifting results.

The power of ML lies not just in making better predictions, but in scaling human expertise and creating systems that continuously learn and adapt. At every stage from raw material input to final product output, ML models reduce variation, accelerate optimization, and enable proactive decision-making.

Successful implementation is as much about people, processes, and culture as it is about technology. Investing in data infrastructure, bringing together the right talent, and adopting a gradual, pragmatic approach are essential for sustainable improvement.

The masterbatch industry stands at the threshold of digital transformation. Companies that adopt ML early will not only achieve higher FTR/FPY — they will also gain competitive advantage, customer satisfaction, and operational resilience. The future belongs to data-driven, intelligent, and continuously learning production systems.

Explore Corius's solutions for the Chemical and Manufacturing sectors.