AI for Rare Earth Element Processing
Assay Interpretation, Solvent Extraction Optimization, and Critical Minerals Strategy
REE Assay Interpretation
Rare earth elements are not rare — they are difficult to separate. The 15 lanthanides plus yttrium and scandium occur together in nature, and their similar ionic radii and chemical properties make separation one of the most challenging hydrometallurgical problems in the industry. AI is transforming how we interpret REE assays and optimize separation processes.
Open data/ree-assay-data.csv in the code panel. Each row contains a sample with individual REE concentrations (La, Ce, Pr, Nd, Sm, Eu, Gd, Tb, Dy, Ho, Er, Tm, Yb, Lu, Y, Sc), total rare earth oxide (TREO), thorium, uranium, and host mineral identification.
TREO Distribution Analysis
Not all TREO is created equal. A monazite sand with 60% TREO might be 45% cerium oxide and 20% lanthanum oxide — the two least valuable light REEs. The economic value depends on the distribution across individual elements, particularly the heavy REEs (Gd through Lu plus Y) which command 10-100× higher prices:
| REE Group | Key Elements | Typical Price (USD/kg oxide) | Primary Applications |
|---|---|---|---|
| Light REE (LREE) | La, Ce, Pr, Nd | La: 2-5, Ce: 2-4, Nd: 60-120 | Magnets (Nd), catalysts (La, Ce), glass (Ce) |
| Middle REE (MREE) | Sm, Eu, Gd | Sm: 2-5, Eu: 30-50, Gd: 30-60 | Magnets (Sm), phosphors (Eu), MRI contrast (Gd) |
| Heavy REE (HREE) | Tb, Dy, Ho, Er, Y | Tb: 600-1200, Dy: 200-400, Y: 3-8 | Magnets (Dy, Tb), fiber optics (Er), lasers (Ho) |
AI-based economic modelling takes the full REE distribution, applies current market prices, estimates separation costs for each element pair, and calculates the net economic value per tonne of ore. This changes the cutoff grade calculation fundamentally — a 1% TREO ore enriched in Dy and Tb can be more valuable than a 5% TREO ore dominated by Ce and La.
Thorium and Uranium Contamination
Indian monazite contains 5-10% ThO2 and 0.2-0.5% U3O8. This is simultaneously a problem (radioactive waste management under AERB regulations) and an opportunity (thorium is strategic for India's three-stage nuclear programme). AI-based assay interpretation must flag:
Solvent Extraction Optimization
Solvent extraction (SX) is the industrial workhorse for REE separation. A typical REE SX circuit has 50-200 mixer-settler stages arranged in multiple cascades, each performing thousands of organic-aqueous contacts per day. The operating variables — acid concentration, organic-to-aqueous ratio (O/A), pH, temperature, extractant concentration, scrub ratios — create a vast optimization space.
Open data/separation-cascade.json — it contains cascade configurations, separation factors between adjacent REE pairs, and stage-by-stage composition profiles.
Separation Factors
The separation factor (β) between two adjacent REEs determines the number of stages required:
β(Nd/Pr) = D(Nd) / D(Pr)
where D = distribution coefficient = [REE in organic] / [REE in aqueous]Typical separation factors for adjacent lanthanide pairs range from 1.5 to 3.0 with conventional extractants (D2EHPA, PC88A, Cyanex 272). Higher separation factors mean fewer stages, lower capital cost, and lower reagent consumption. AI optimization targets:
| Optimization Variable | Effect on Separation Factor | Constraint |
|---|---|---|
| pH | Strong — each REE has a different pH-extraction curve | Too low: poor extraction. Too high: precipitates form |
| Temperature | Moderate — higher T improves kinetics but may degrade extractant | Equipment limits, energy cost |
| O/A ratio | Affects loading and scrub efficiency | Phase disengagement limits |
| Extractant concentration | Higher = better extraction but higher viscosity | Third phase formation risk |
| Scrub acid concentration | Controls selectivity in scrub section | Too high scrubs target REE |
AI-Driven Cascade Design
Traditional SX cascade design uses McCabe-Thiele diagrams for binary separations and extends to multi-component systems through sequential binary splits. This works but makes simplifying assumptions — ideal stage efficiency, constant separation factors, no interaction effects between REEs.
An AI approach using neural network-based process simulation:
At IREL's Rare Earths Division (OSCOM, Odisha), AI-optimized SX parameters reduced the number of stages required for Nd/Pr separation by 15% while maintaining 99.5% Nd oxide purity — a significant capital cost reduction for new cascade installations.
pH and Temperature Control
Real-time control of pH in SX circuits is critical. A 0.1 pH unit drift can shift separation factors enough to contaminate the product stream. AI-based control:
Control loop (every 60 seconds):
1. Measure: pH at each extraction stage, temperature, flow rates, online REE
composition (if XRF available)
2. Predict: downstream composition profile over next 2 hours
3. Optimize: acid/base addition rates to maintain target pH profile
4. Constraint: total acid consumption ≤ budget, waste acid generation ≤ treatment capacityThe challenge in Indian REE plants is measurement — many IREL facilities rely on manual sampling every 4-8 hours rather than online analysers. AI-based soft sensors that estimate composition from easily measured variables (pH, conductivity, density, temperature) bridge this instrumentation gap.
Critical Minerals Strategy
Open data/critical-minerals-demand.json — it contains India's REE demand projections by application, current domestic production, import dependency, and strategic reserve estimates.
India's REE Position
India has the world's fifth-largest REE reserves (6.9 million tonnes REO) but produces only 1-2% of global supply. The disconnect between reserves and production is due to:
Critical Minerals Policy 2023
India's Critical Minerals Policy identified 30 minerals as critical, including all REEs, lithium, cobalt, nickel, and graphite. Key provisions:
AI for Supply Chain Risk Assessment
AI models that integrate geological resource data, production capacity, trade flow data, geopolitical risk indices, and demand projections can assess India's supply chain vulnerability for each critical mineral:
Supply Risk Score = f(import_dependency, supplier_concentration,
geopolitical_risk, substitutability,
domestic_resource_adequacy, recycling_rate)For neodymium: import dependency >95%, supplier concentration (China) >85%, low substitutability for permanent magnets → high supply risk. This quantitative risk assessment informs which elements justify domestic processing capacity expansion and strategic stockpiling.
AMD Exploration Priorities
The Atomic Minerals Directorate has identified several prospective REE targets beyond traditional beach sand monazite:
AI-based prospectivity mapping — integrating geological, geophysical, geochemical, and remote sensing data — can prioritize exploration targets. The same multi-source data fusion approach from Chapter 1, retrained on REE deposit characteristics, identifies areas where geological conditions favour REE mineralization.
Key Takeaways
This is chapter 5 of AI for Mining & Rare Earths.
Get the full hands-on course — free during early access. Build the complete system. Your projects become your portfolio.
View course details