Papers
Topics
Authors
Recent
Search
2000 character limit reached

Optimizing Lithium Production Decisions under Geological, Demand, and Pricing Uncertainties: A POMDP Framework for Multi-Objective Decision Making

Published 17 Jun 2026 in cs.AI and cs.LG | (2606.18598v1)

Abstract: Decision making in lithium production is challenging, whether from an investor's perspective or a strategic production standpoint. Determining which mines to open and when to open them involves not only geological and price uncertainties, but also complexities around the choice of extraction method, from direct lithium extraction to hard rock mining. Prior work explored models of this problem and different methods to optimize mining decisions; these models did not account for uncertainty in pricing, uncertainty in demand, or different mining technologies to extract lithium. Incorporating different pricing models and extraction technology into these models enables more robust strategies for determining not only when and where to open a mine, but also which method of production to pursue. We frame the problem as a partially observable Markov decision process (POMDP) and solve using belief state planning methods to get optimal decision making. In our study, we show that POMDP solvers outperform human inspired heuristics by dynamically adapting to shifting lithium price regimes (static, linear, exponential, and stochastic) through belief state planning and explicit uncertainty management. By optimally sequencing exploration, production, and technology choice, the framework achieves higher demand fulfillment and more balanced economic environmental outcomes over the projects lifetime in all different pricing and deposit scenarios.

Summary

  • The paper introduces a POMDP framework that integrates geological, demand, and pricing uncertainties to optimize strategic mine planning.
  • It employs belief state updating with Kalman filtering and POMCPOW planning to achieve higher profits and lower emissions than heuristic methods.
  • The study establishes a Pareto frontier enabling dynamic trade-offs between economic rewards and environmental priorities in lithium extraction.

Optimizing Lithium Production Decisions under Geological, Demand, and Pricing Uncertainties: A POMDP Framework for Multi-Objective Decision Making

Context and Motivation

The complexity of lithium supply chain optimization arises from simultaneously confronting intertwined geological, economic, and technological uncertainties. Lithium, an indispensable resource for energy storage and electric vehicles, has seen demand grow over 700% (from 165 kt in 2023 to a projected 1326 kt in 2040), accompanied by highly volatile pricing and technological disruption. Conventional decision-analytic frameworks and real options theory remain descriptive rather than prescriptive, especially under partial observability inherent to uncertain deposit sizes, stochastic price regimes, and evolving demand patterns. The emergence of Direct Lithium Extraction (DLE) compounds the challenge, with uncertain scalability and commercial viability compared to conventional hard-rock mining.

Methodological Framework

The study formally models the sequential decision process of mine planning as a Partially Observable Markov Decision Process (POMDP). The agent (investment firm or mining company) maintains a probabilistic belief over geological reserves, future demand, and price trajectories, updating via Kalman filtering and acting to maximize a tunable objective trading off profit and environmental impact.

Core POMDP structure includes:

  • State representation: Across four deposits (two DLE, two hard-rock), modeling deposit lifecycle stages, deposit tonnage, market price, and agent demand fraction.
  • Actions: Explore (reducing geological uncertainty), Open (triggering CAPEX and production), Restore (decommissioning), Do Nothing.
  • Observations: Noisy signals (Gaussian, fidelity action-dependent) of deposit size, price, and demand, reflecting real-world information acquisition dynamics.
  • Reward function: Aggregates revenue, exploration/production/restoration costs, and emissions (scaled using EPA's social cost of carbon, $190/tonne COâ‚‚), weighted by$\alphaforprofitversusenvironmentalpriority.</li><li><strong>Transitions:</strong>Deterministicdepletion,stochasticprice/demandevolution(regimesincludestatic,linear,exponential,andgeometricBrownianmotion).</li><li><strong>Beliefstateupdating:</strong>Bayesianposteriorinferencedrivenbyaction−dependentobservationnoise.</li><li><strong>Policyoptimization:</strong>OnlineplanningwithPOMCPOW(PartiallyObservableMonteCarloPlanningwithObservationWidening),efficientlywideningthebelief−action−observationtreesincontinuousuncertaintyspaces.</li></ul><h2class=′paper−heading′id=′numerical−experiments′>NumericalExperiments</h2><p>Benchmarkingwasconductedagainstsevenheuristicpolicies(representingrule−basedindustrystrategies)acrosspricingregimesusinghistoricaldata(1994–2024).Eachpolicyisevaluatedondiscountedreward,totalprofit,emissions,andpercentdemandmet,for for profit versus environmental priority.</li> <li><strong>Transitions:</strong> Deterministic depletion, stochastic price/demand evolution (regimes include static, linear, exponential, and geometric Brownian motion).</li> <li><strong>Belief state updating:</strong> Bayesian posterior inference driven by action-dependent observation noise.</li> <li><strong>Policy optimization:</strong> Online planning with POMCPOW (Partially Observable Monte Carlo Planning with Observation Widening), efficiently widening the belief-action-observation trees in continuous uncertainty spaces.</li> </ul> <h2 class='paper-heading' id='numerical-experiments'>Numerical Experiments</h2> <p>Benchmarking was conducted against seven heuristic policies (representing rule-based industry strategies) across pricing regimes using historical data (1994–2024). Each policy is evaluated on discounted reward, total profit, emissions, and percent demand met, for \alpha$ spanning 0 to 1.</p> <p><strong>Strong numerical results:</strong></p> <ul> <li><strong>POMCPOW consistently achieves highest or near-highest discounted reward in all regimes.</strong></li> <li>Under exponential and <a href="https://www.emergentmind.com/topics/gradient-boosting-machines-gbm" title="" rel="nofollow" data-turbo="false" class="assistant-link" x-data x-tooltip.raw="">GBM</a> price models, POMCPOW shows superior timing and staging of mine openings, leading to both higher profitability and lower emissions.</li> <li>Satisfies &gt;90% of demand in most settings while maintaining competitive emissions, outperforming baseline heuristics (One-Step Lookahead, Dynamic Profit Maximizer).</li> <li>OSL can rival short-term rewards under static prices but underperforms in dynamic settings where belief updating is critical.</li> </ul> <p><strong>Contradictory claim:</strong> Human-inspired heuristics frequently commit capital prematurely or open mines inefficiently, resulting in lower profit, higher emissions, and suboptimal fulfillment of demand relative to belief-aware planning.</p> <h2 class='paper-heading' id='multi-objective-planning-and-adaptive-trade-offs'>Multi-Objective Planning and Adaptive Trade-offs</h2> <p>A salient feature is the explicit Pareto frontier parametrized by $\alpha$, permitting decision-makers to tailor policies to economic or environmental priorities and to adapt dynamically as goals shift. POMCPOW demonstrates continuous, interpretable movement along the empirical Pareto curve, in contrast to rigid optimization of single objectives by heuristic policies.

    The agent opens lower-emission, lower-capex DLE sites early (capitalizing on early cash flow and risk mitigation) and progressively expands to higher-capex hard-rock operations when uncertainty is resolved and profit incentives dominate, exemplifying optimal sequencing contingent on belief refinement.

    Implications and Future Directions

    Applying POMDP-based planning to lithium production management offers transparent, adaptive, and robust strategies under extreme uncertainty. In practice, it enables capacity staging synchronized with market absorption and price regimes, reducing exposure to demand ceilings and market inefficiency.

    Theoretical implications:

    • Demonstrates the superiority of recursive, belief-aware exploration and exploitation over greedy heuristics in resource planning with long lead times and multi-layered uncertainties.
    • Establishes a formal basis for integrating sustainability into economic optimization, with explicit cost-emission coupling.

    Practical extensions:

    • Introduce endogenous pricing to capture market feedback, strategic competition/cooperation (multi-agent extensions), and dynamic production scaling.
    • Incorporate regulatory constraints (e.g., extraction quotas, carbon pricing), global supply dynamics, and agent heterogeneity.
    • Refine techno-environmental modules for finer-grained accounting of operational adjustments.

    Conclusion

    This framework rigorously establishes lithium production decision-making as a sequential POMDP, allowing adaptive, multi-objective optimization at the intersection of geological, demand, and pricing uncertainty. The online planner exhibits dominance over human-inspired heuristics, enabling strategic mine development, exploration, and technology selection aligned with dynamic market regimes and sustainability targets. Belief-aware policies delay irreversible investment until uncertainty collapse, synchronize technology deployment with market conditions, and allow flexible adjustment between profit and emissions priorities. These findings advocate for the integration of belief-state planning in resource extraction industries facing volatile and uncertain environments, driving both operational resilience and environmental stewardship (2606.18598).

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.