<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>The Top-Cut</title>
  <link>https://topcut.rosal.es/feed.xml</link>
  <atom:link href="https://topcut.rosal.es/feed.xml" rel="self" type="application/rss+xml"/>
  <language>en-us</language>
  <description>Geology, mining and the machine learning creeping into resource estimation.</description>
  <itunes:author>The Top-Cut</itunes:author>
  <itunes:summary>Geology, mining and the machine learning creeping into resource estimation.</itunes:summary>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <!-- itunes:category is REQUIRED; podcast apps reject feeds without it. -->
  <itunes:category text="Science">
    <itunes:category text="Earth Sciences"/>
  </itunes:category>
  <itunes:owner>
    <itunes:name>The Top-Cut</itunes:name>
    <itunes:email>collinson@rosal.es</itunes:email>
  </itunes:owner>
  <itunes:image href="https://topcut.rosal.es/cover.jpg"/>
  <image><url>https://topcut.rosal.es/cover.jpg</url><title>The Top-Cut</title><link>https://topcut.rosal.es/feed.xml</link></image>
  <item>
    <title>Ep. 1 — AI Meets the Block Model</title>
    <description>Traci and Joao work through a year of machine learning applied to mineral resource and reserve estimation: whether anything actually beats kriging, the geology-as-feature versus geology-as-constraint distinction, generative models moving into conditional simulation, uncertainty a Competent Person could defend, and a ranked reading list. Roughly twenty papers, every citation verified against a primary source.

Show notes: https://topcut.rosal.es/ep01-notes.html
Transcript: https://topcut.rosal.es/ep01-transcript.html

Both hosts are synthetic voices and the script is AI-generated. Every paper cited was verified against a primary source (DOI or arXiv ID) before publication, but the commentary is not that of practising researchers.</description>
    <content:encoded><![CDATA[<p>Traci and Joao work through a year of machine learning applied to mineral resource and reserve estimation: whether anything actually beats kriging, the geology-as-feature versus geology-as-constraint distinction, generative models moving into conditional simulation, uncertainty a Competent Person could defend, and a ranked reading list. Roughly twenty papers, every citation verified against a primary source.</p><p><a href="https://topcut.rosal.es/ep01-notes.html">Show notes &amp; full bibliography</a> &middot; <a href="https://topcut.rosal.es/ep01-transcript.html">Transcript</a></p><p><em>Both hosts are synthetic voices and the script is AI-generated. Every paper cited was verified against a primary source (DOI or arXiv ID) before publication, but the commentary is not that of practising researchers.</em></p><hr><h2>The Top-Cut — Show Notes</h2>
<h3>AI Meets the Block Model: Machine Learning in Resource &amp; Reserve Estimation (Sep 2025 – Sep 2026)</h3>
<p>Two hosts, Traci and Joao, go through roughly twenty verified papers from the</p>
<p>last twelve months at the intersection of mineral/ore resource and reserve</p>
<p>estimation (grade estimation, block modeling, geostatistics, conditional</p>
<p>simulation) and AI/ML methods applied to that specific problem — not</p>
<p>exploration targeting. Every citation below was checked against a primary</p>
<p>source (DOI, arXiv ID, or publisher page) before this episode was finalized;</p>
<p>where a claim in the audio was corrected live on air, that correction is</p>
<p>reflected here too, not the original (wrong) version.</p>
<hr>
<h3>Bibliography</h3>
<h4>Foundational works</h4>
<p>These predate the review window but the episode builds directly on them, so</p>
<p>they are cited properly rather than name-dropped.</p>
<ul>
<li><strong>Krige, D.G.</strong> (1951) &quot;A statistical approach to some basic mine valuation problems on the Witwatersrand.&quot; <em>Journal of the Chemical, Metallurgical and Mining Society of South Africa</em> 52(6):119–130. The empirical origin of kriging: block-grade estimates must be regressed toward the mean to correct conditional bias. (No DOI for the original; a digitised record exists via journals.co.za.)</li>
<li><strong>Matheron, G.</strong> (1963) &quot;Principles of geostatistics.&quot; <em>Economic Geology</em> 58(8):1246–1266. DOI: <a href="https://doi.org/10.2113/gsecongeo.58.8.1246">10.2113/gsecongeo.58.8.1246</a>. Formalised regionalized variables — variogram, estimation variance, optimal linear estimator — and named the method after Krige.</li>
<li><strong>Cheng, Q., Agterberg, F.P., Ballantyne, S.B.</strong> (1994) &quot;The separation of geochemical anomalies from background by fractal methods.&quot; <em>Journal of Geochemical Exploration</em> 51(2):109–130. DOI: <a href="https://doi.org/10.1016/0375-6742(94">10.1016/0375-6742(94)90013-2</a>90013-2). The concentration–area (C–A) fractal method.</li>
<li><strong>Chen, W., Li, Y., Reich, B.J., Sun, Y.</strong> (2020/2024) &quot;DeepKriging: Spatially Dependent Deep Neural Networks for Spatial Prediction.&quot; <a href="https://arxiv.org/abs/2007.11972">arXiv:2007.11972</a>; <em>Statistica Sinica</em> 34(1):291–311. DOI: <a href="https://doi.org/10.5705/ss.202021.0277">10.5705/ss.202021.0277</a>. <strong>The original DeepKriging</strong> — the 2025 Erten &amp; Boisvert paper below extends this, it did not originate it.</li>
</ul>
<h4>The 2018–2023 wave — geology as a <em>feature</em></h4>
<p>The episode&#x27;s central distinction. These papers did not ignore geology; they</p>
<p>used it as an input variable rather than as a hard estimation constraint —</p>
<p>and consistently found it was where the accuracy came from.</p>
<ul>
<li><strong>Jafrasteh, B., Fathianpour, N., Suárez, A.</strong> (2018) &quot;Comparison of machine learning methods for copper ore grade estimation.&quot; <em>Computational Geosciences</em> 22(5):1371–1388. DOI: <a href="https://doi.org/10.1007/s10596-018-9758-0">10.1007/s10596-018-9758-0</a>. RF, NN, Gaussian processes vs. kriging at Sarcheshmeh porphyry Cu. Coordinates-only baseline; reports significant gains when rock type is added as a predictor.</li>
<li><strong>Kaplan, U.E., Topal, E.</strong> (2020) &quot;A New Ore Grade Estimation Using Combine Machine Learning Algorithms.&quot; <em>Minerals</em> 10(10):847. DOI: <a href="https://doi.org/10.3390/min10100847">10.3390/min10100847</a>. kNN predicts lithology/alteration, then a neural net predicts grade from coordinates + those labels. <strong>Coordinates-only R²=0.112 → with geological labels R²=0.528</strong> (MAE 0.862 → 0.507).</li>
<li><strong>Zhang, S.E., Nwaila, G.T., Tolmay, L., Frimmel, H.E., Bourdeau, J.E.</strong> (2020/2021) &quot;Integration of Machine Learning Algorithms with Gompertz Curves and Kriging to Estimate Resources in Gold Deposits.&quot; <em>Natural Resources Research</em> 30(1):39–56. DOI: <a href="https://doi.org/10.1007/s11053-020-09750-z">10.1007/s11053-020-09750-z</a>. Witwatersrand conglomerates; geology as predictor set.</li>
<li><strong>Erten, G.E., Yavuz, M., Deutsch, C.V.</strong> (2022) &quot;Combination of Machine Learning and Kriging for Spatial Estimation of Geological Attributes.&quot; <em>Natural Resources Research</em> 31(1):191–213. DOI: <a href="https://doi.org/10.1007/s11053-021-10003-w">10.1007/s11053-021-10003-w</a>. The most-cited of this group (~68 citations). <strong>Its domain handling is behind a paywall and we could not verify it — deliberately not characterised in the episode.</strong></li>
</ul>
<h4>Hybrid geostatistics + ML / does ML actually beat kriging</h4>
<ul>
<li><strong>Cotrina-Teatino, M.A., Marquina Araujo, J.J., Mamani-Quispe, J.N., Arango-Retamozo, S.M., Gonzalez-Vasquez, J.A., Vega-Gonzalez, J.A.</strong> &quot;Mineral resource estimation using spatial copulas and machine learning optimized with metaheuristics in a copper deposit.&quot; <em>Earth Science Informatics</em>, Sep 30, 2025. DOI: <a href="https://doi.org/10.1007/s12145-025-02009-2">10.1007/s12145-025-02009-2</a>. R²=0.82, RMSE=0.12, best model KNN tuned with a genetic algorithm. <strong>Note:</strong> the paper&#x27;s own headline total-resource tonnage figure doesn&#x27;t reconcile with its own reported grade/volume numbers (off by roughly two orders of magnitude, likely a percent/fraction unit slip) — we deliberately did not repeat that number on air.</li>
</ul>
<ul>
<li><strong>Han, H., Suh, J.</strong> &quot;Comparative Analysis of Machine Learning–Kriging Integrative Approaches for Enhanced Spatial Prediction of Mineral Exploration Data.&quot; <em>ISPRS International Journal of Geo-Information</em>, Apr 15, 2026. DOI: <a href="https://doi.org/10.3390/ijgi15040175">10.3390/ijgi15040175</a>. Tests 12 hybrid configs (6 ML backbones × Ordinary/Universal Kriging) on aluminum concentration under spatial cross-validation. Finding: hybridizing a strong backbone (Random Forest) gains essentially nothing; hybridizing weak backbones helps somewhat but not dramatically. Standalone RF ties with RF+OK/RF+UK and beats the other ten combinations.</li>
</ul>
<ul>
<li><strong>Germanou, M.K., Pavlides, A., Varouchakis, E.A.</strong> &quot;Comparison of Geostatistical and Machine Learning Methods for Spatial Analysis of Natural Resources Data.&quot; <em>Mathematical Geosciences</em>, Dec 18, 2025. DOI: <a href="https://doi.org/10.1007/s11004-025-10239-9">10.1007/s11004-025-10239-9</a>. SOM-augmented ordinary kriging vs. Gaussian process regression and other ML on zinc data, evaluating uncertainty quantification alongside point accuracy.</li>
</ul>
<h4>Domain-conditioned ML (the &quot;don&#x27;t ignore the geologist&quot; correction)</h4>
<ul>
<li><strong>Maleki, M., Mery, N., Soltani-Mohammadi, S., Plaza-Carvajal, J., Varouchakis, E.A.</strong> &quot;Integrating Geological Domains into Machine Learning for Ore Grade Prediction: A Case Study from a Porphyry Copper Deposit.&quot; <em>Minerals</em>, Nov 8, 2025. DOI: <a href="https://doi.org/10.3390/min15111175">10.3390/min15111175</a>.</li>
</ul>
<ul>
<li><strong>Bağ, C., Frieman, B., Westman, E.</strong> &quot;A Comparative Study of Machine Learning and Traditional Techniques for Grade Prediction and Grade-Tonnage Evaluation in a Small VMS Deposit.&quot; <em>Minerals</em>, Mar 7, 2026. DOI: <a href="https://doi.org/10.3390/min16030280">10.3390/min16030280</a>. Evaluates on the full grade-tonnage curve, not just point-grade RMSE/R².</li>
</ul>
<ul>
<li><strong>Borah, A., Dutta, P.J., Emery, X.</strong> &quot;Geostatistically Enhanced Learning for Supervised Classification of Wall-Rock Alteration Using Assay Grades of Trace Elements and Sulfides.&quot; <em>Minerals</em>, Oct 29, 2025. DOI: <a href="https://doi.org/10.3390/min15111128">10.3390/min15111128</a>. ~8 percentage-point accuracy gain (69%→77%) from geostatistically-derived proxy features vs. raw assay features.</li>
</ul>
<ul>
<li><strong>Erdogan Erten, G., Boisvert, J.</strong> &quot;Simultaneous Estimation of Categorical and Continuous Variables with DeepKriging.&quot; <em>Natural Resources Research</em>, online Aug 22, 2025 / print Feb 2026. DOI: <a href="https://doi.org/10.1007/s11053-025-10555-1">10.1007/s11053-025-10555-1</a>. Extends the &quot;DeepKriging&quot; neural architecture (spatial-coordinate basis functions feeding a feed-forward net) to jointly predict domain and grade in one pass.</li>
</ul>
<ul>
<li><strong>Baeza, D., Maleki, M., Varouchakis, E.A.</strong> &quot;Leveraging Pre-existing Geological Model to Generate Multiple Realizations of Geological Domain Through Machine Learning Algorithms.&quot; <em>Natural Resources Research</em>, Nov 21, 2025 (print Feb 2026). DOI: <a href="https://doi.org/10.1007/s11053-025-10572-0">10.1007/s11053-025-10572-0</a>.</li>
</ul>
<ul>
<li><strong>Zhang, S., Xue, J., Liu, Y., Lin, J., Zhou, J., Zhao, J., Zhang, Y., Li, J., Zhao, F.</strong> &quot;Bauxite Identification and Grade Prediction from Well Logs Using XGBoost: A Case Study from Shanxi Province, China.&quot; <em>Minerals</em>, Dec 31, 2025. DOI: <a href="https://doi.org/10.3390/min16010053">10.3390/min16010053</a>.</li>
</ul>
<h4>Generative models moving into conditional simulation</h4>
<ul>
<li><strong>Han, H., Suh, J.</strong> &quot;GSA-cGAN: A Geospatial-Aware Conditional Wasserstein Generative Adversarial Network for Mineral Resources Interpolation.&quot; <em>Applied Sciences</em>, Jan 8, 2026. DOI: <a href="https://doi.org/10.3390/app16020674">10.3390/app16020674</a>. 272 samples, Taebaek Mountains, Korea.</li>
</ul>
<ul>
<li><strong>Xu, M., Song, S., Mukerji, T.</strong> &quot;DiffSIM: Unconditional and conditional facies simulation based on denoising diffusion generative models.&quot; arXiv, Mar 7, 2026. <a href="https://arxiv.org/abs/2603.07383">arXiv:2603.07383</a>. Reservoir-characterization framing (oil &amp; gas), not a mineral case study — flagged as a trend to watch, not a direct result. Reports a 30× inference speedup via DDIM sampling.</li>
</ul>
<ul>
<li><strong>Rahimi, I.</strong> &quot;Deep Learning Decision Support System for Open-Pit Mining Optimisation: GPU-Accelerated Planning Under Geological Uncertainty.&quot; arXiv, Nov 23, 2025. <a href="https://arxiv.org/abs/2511.18296">arXiv:2511.18296</a>. VAE trained on 50,000 spatial grade samples as a fast conditional-simulation surrogate, feeding a GPU-parallel GA+LNS+SA+RL metaheuristic across 65,536 pit-optimization scenarios. Abstract claims up to a <strong>1.2-million-fold</strong> runtime improvement over CPLEX and significantly higher expected NPV under geological uncertainty. Tested on synthetic/generic data, not a named real deposit, and not yet independently replicated — treat the magnitude of that speedup claim with real caution until someone else reproduces it.</li>
</ul>
<h4>Uncertainty quantification &amp; reserve/material classification</h4>
<ul>
<li><strong>Wang, Z., Zuo, R., Kreuzer, O.P.</strong> &quot;Uncertainty Quantification of Deep Learning Algorithms for Lithological Mapping.&quot; <em>Mathematical Geosciences</em>, online Oct 6, 2025 (print Feb 2026). DOI: <a href="https://doi.org/10.1007/s11004-025-10235-z">10.1007/s11004-025-10235-z</a>. Integrates Bayes-by-backprop, Monte Carlo dropout, and deep ensembles into one CNN.</li>
</ul>
<ul>
<li><strong>Vijouyeh, A.G., Kadkhodaie, A., Siahcheshm, K., Asadi, A., Hosseinzadeh, M.</strong> &quot;Integrated ore classification using stand-alone and hybridised machine learning algorithms.&quot; <em>Scientific Reports</em>, Mar 23, 2026. DOI: <a href="https://doi.org/10.1038/s41598-026-42248-x">10.1038/s41598-026-42248-x</a>. Committee-machine classifier, 19 trace elements, 8 drill holes, Sari-Gunay gold-polymetallic mine, Iran.</li>
</ul>
<ul>
<li><strong>Leung, R., Melkumyan, A.</strong> &quot;Effective information gathering for ore estimation, evaluation and perspectives on adaptive sampling.&quot; arXiv, May 22, 2026 (accepted IEEE ICII 2026). <a href="https://arxiv.org/abs/2605.23172">arXiv:2605.23172</a>. Gaussian-process framework for valuing an additional drill hole before drilling it; adaptive sampling beats grid drilling in geologically discontinuous zones.</li>
</ul>
<h4>Spatial ML / infrastructure / adjacent</h4>
<ul>
<li><strong>Chauke, T.</strong> &quot;Graph neural networks for 3D spatial continuity analysis: A comparative study with ordinary kriging in ore grade estimation.&quot; SME technical abstract, May 27, 2026. No DOI — <strong>not a full peer-reviewed paper</strong>, treat as &quot;watch this space&quot; rather than a settled result.</li>
</ul>
<ul>
<li><strong>Thiele, S.T., Kirsch, M., Frenzel, M., Tolosana-Delgado, R., Kamath, A.V., Guy, B.M., Kim, Y., Tuşa, L., Járóka, T., Gloaguen, R.</strong> &quot;Predicting Mineralogy with Hyperspectral Data: A Benchmark Dataset and Machine Learning Framework to Enable Hyperspectral Geometallurgy.&quot; <em>Minerals</em>, Jun 26, 2026. DOI: <a href="https://doi.org/10.3390/min16070674">10.3390/min16070674</a>. Open benchmark dataset + framework, infrastructure more than a single result.</li>
</ul>
<ul>
<li><strong>Kriuk, B.</strong> &quot;Korzhinskii-Net: Physics-Informed Neural Network for Sub-Surface Mineral Prospectivity Modelling.&quot; arXiv, May 31 2026 (rev. Jul 1, 2026). <a href="https://arxiv.org/abs/2606.13695">arXiv:2606.13695</a>. Exploration targeting, not resource estimation — mentioned as an adjacent trend (physics-informed architectures). PR-AUC 0.708 vs. 0.235 for the best classical baseline across 6 districts / 3 commodities.</li>
</ul>
<h4>Mentioned for context (published just outside the Sep 2025–Sep 2026 window)</h4>
<ul>
<li>Erdogan Erten, G., Mokdad, K., Zacche da Silva, C., Nisenson, J., Brandao, G., Boisvert, J. &quot;Ensemble Machine Learning Geostatistical Hybrid Models for Grade Control.&quot; <em>Mathematical Geosciences</em>, Jan 2025. DOI: <a href="https://doi.org/10.1007/s11004-024-10172-3">10.1007/s11004-024-10172-3</a>. Direct precursor to the DeepKriging paper above.</li>
<li>Li, Z., Zhan, Z., Hu, J., Yi, S., Zhang, X., Weng, Z., Zhang, Z., Ding, K. &quot;An Adaptive Generalized Regression Neural Network Approach for Ore Grade Estimation Considering Spatial Anisotropy.&quot; <em>Natural Resources Research</em>, Jul 26, 2025.</li>
<li>Samanta, G., Dey, T. &quot;Advancing Grade Estimation in Mining Using Artificial Neural Networks: A Case Study of Indian Iron Ore Deposits.&quot; <em>Journal of The Institution of Engineers (India): Series D</em>, May 7, 2025.</li>
<li>Cotrina-Teatino, M.A., Marquina-Araujo, J.J., Riquelme, Á.I. &quot;Comparison of Machine Learning Techniques for Mineral Resource Categorization in a Copper Deposit in Peru.&quot; <em>Natural Resources Research</em>, May 18, 2025.</li>
</ul>
<h4>Cut from the episode</h4>
<ul>
<li>A preprint combining concentration-number multifractal analysis with an ML grade model on a porphyry copper deposit (attributed to Yan, Zhang &amp; Zhang, SSRN, Feb 2026 in an earlier draft) could not be independently verified to exist as described during fact-checking. Rather than cite it, the episode explicitly says on air that this claim was cut for being unverifiable.</li>
</ul>
<h4>Other sources referenced with explicit caveats on air</h4>
<ul>
<li>A Forbes piece, &quot;AI Can Find The Gold. The Rulebook Won&#x27;t Let It Count.&quot; (reported June 2026, author Dara Abasiita) — headline used as framing; full text was paywalled and not independently verified.</li>
<li>Reported (not independently confirmed) that a pending JORC Code revision will explicitly address machine learning / advanced geostatistical methods, conditional on Competent Person validation. Industry reporting only — primary committee text not published at time of research.</li>
</ul>
<hr>
<h3>Glossary — ML methods and stats terms used this episode</h3>
<ul>
<li><strong>Kriging</strong> — geostatistics&#x27; classic spatial estimator: a weighted average of nearby samples, weighted by a variogram-based model of spatial correlation. Minimizes estimation variance, which means it smooths out local extremes.</li>
<li><strong>Variogram</strong> — a model of how similar two samples are, as a function of the distance/direction between them; the mathematical backbone kriging&#x27;s weights come from.</li>
<li><strong>Conditional simulation</strong> — instead of one smoothed kriged map, generates many equally-probable realizations that honor the hard data while preserving local variability kriging averages away.</li>
<li><strong>Copula</strong> — a statistical tool that separates &quot;how does each variable behave on its own&quot; from &quot;how are they tangled up together,&quot; allowing flexible dependence modeling without forcing one rigid joint-distribution shape.</li>
<li><strong>Random Forest / XGBoost / AdaBoost</strong> — tree-based ensemble ML methods; combine many decision trees to make a more robust prediction than any single tree.</li>
<li><strong>ResNet / U-Net</strong> — convolutional neural network architectures originally built for image tasks, repurposed here for spatial grade/resource prediction.</li>
<li><strong>Spatial Transformer Network</strong> — applies the &quot;attention&quot; mechanism behind large language models to spatial data, letting a sample point learn which other points are informative for predicting it, rather than that relationship being fixed in advance by a variogram.</li>
<li><strong>GAN (Generative Adversarial Network)</strong> — two networks trained against each other, a generator producing fake samples and a discriminator trying to catch them, until the generator produces realistic output.</li>
<li><strong>Wasserstein GAN</strong> — a GAN variant using a more stable distance metric between real and generated data distributions, reducing the training instability plain GANs are known for.</li>
<li><strong>Diffusion model</strong> — learns to reverse a gradual noising process, generating output by iteratively denoising from static; strong at preserving fine texture. DDIM is a faster sampling variant.</li>
<li><strong>VAE (Variational Autoencoder)</strong> — compresses data into a compact latent representation and decodes new samples from it; faster to sample from than diffusion, somewhat less fine-grained.</li>
<li><strong>DeepKriging</strong> — a neural architecture that converts spatial coordinates into basis-function features (so the network learns from &quot;distance to reference points&quot; rather than raw coordinates), letting a feed-forward network approximate and extend kriging-style prediction.</li>
<li><strong>Bayes-by-backprop</strong> — maintains a full probability distribution over a neural network&#x27;s weights instead of single point-estimate weights, to produce calibrated uncertainty.</li>
<li><strong>Monte Carlo dropout</strong> — reuses the dropout regularization trick at inference time (randomly disabling neurons on repeated passes) and uses the spread of resulting outputs as an uncertainty estimate.</li>
<li><strong>Deep ensembles</strong> — train several independently-initialized networks and use their disagreement as the uncertainty signal.</li>
<li><strong>Committee machine</strong> — a classifier built from a &quot;committee&quot; of multiple stand-alone and hybridized models; can also serve as an implicit uncertainty signal via how much the members disagree.</li>
<li><strong>Gaussian Process (GP) regression</strong> — a probabilistic, kernel-based regression method that naturally produces a calibrated uncertainty estimate alongside each prediction (used in the Leung &amp; Melkumyan adaptive-sampling framework).</li>
<li><strong>Physics-informed neural network</strong> — a network with real physical process equations (e.g. fluid flow, heat transport) embedded directly into its architecture, rather than learning purely from data.</li>
<li><strong>R² (R-squared)</strong> — a 0–1 score for how much of the real variation in the target a model explains; 0 = no better than guessing the average, 1 = perfect.</li>
<li><strong>RMSE (Root Mean Squared Error)</strong> — the typical size of a model&#x27;s prediction error, in the original units; lower is better.</li>
<li><strong>PR-AUC</strong> — a score (0–1) for how well a classifier ranks true positives above false alarms across all thresholds; used here for prospectivity-mapping performance.</li>
<li><strong>JORC Code / 43-101</strong> — the Australasian / North American mineral reporting codes that define Measured/Indicated/Inferred resource confidence categories and require a named, licensed Competent Person / Qualified Person to sign off on a resource or reserve statement.</li>
</ul>
<hr>
<p><em>Episode built with the <code>make-a-podcast</code> skill — script, fact-check, and audio generated by Claude, reviewed and corrected in collaboration with the listener before finalizing.</em></p>]]></content:encoded>
    <pubDate>Wed, 10 Sep 2025 00:00:00 GMT</pubDate>
    <guid isPermaLink="false">topcut-ep01</guid>
    <enclosure url="https://topcut.rosal.es/episode1.m4a" length="41527371" type="audio/x-m4a"/>
    <itunes:duration>01:24:21</itunes:duration>
    <itunes:summary>Traci and Joao work through a year of machine learning applied to mineral resource and reserve estimation: whether anything actually beats kriging, the geology-as-feature versus geology-as-constraint distinction, generative models moving into conditional simulation, uncertainty a Competent Person could defend, and a ranked reading list. Roughly twenty papers, every citation verified against a primary source.

Show notes: https://topcut.rosal.es/ep01-notes.html
Transcript: https://topcut.rosal.es/ep01-transcript.html

Both hosts are synthetic voices and the script is AI-generated. Every paper cited was verified against a primary source (DOI or arXiv ID) before publication, but the commentary is not that of practising researchers.</itunes:summary>
    <itunes:image href="https://topcut.rosal.es/cover.jpg"/>
    <link>https://topcut.rosal.es/ep01-notes.html</link>
  </item>
</channel>
</rss>
