<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">ojapps</journal-id>
      <journal-title-group>
        <journal-title>Open Journal of Applied Sciences</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2165-3925</issn>
      <issn pub-type="ppub">2165-3917</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/ojapps.2026.165101</article-id>
      <article-id pub-id-type="publisher-id">ojapps-151461</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Biomedical</subject>
          <subject>Life Sciences</subject>
          <subject>Chemistry</subject>
          <subject>Materials Science</subject>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
          <subject>Engineering</subject>
          <subject>Physics</subject>
          <subject>Mathematics</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>A Multivariable Predictive Model Based on LSTM Networks for Estimating Greenhouse Gas Emissions in the Mining Sector</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0003-0229-900X</contrib-id>
          <name name-style="western">
            <surname>Haro</surname>
            <given-names>Corales Victor</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Rosales</surname>
            <given-names>Huamani Jimmy</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> Faculty of Geological, Mining and Metallurgical Engineering, Universidad Nacional de Ingeniería, Rimac, Peru </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The authors declare no conflicts of interest regarding the publication of this paper.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>07</day>
        <month>05</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>05</month>
        <year>2026</year>
      </pub-date>
      <volume>16</volume>
      <issue>05</issue>
      <fpage>1828</fpage>
      <lpage>1841</lpage>
      <history>
        <date date-type="received">
          <day>16</day>
          <month>03</month>
          <year>2026</year>
        </date>
        <date date-type="accepted">
          <day>23</day>
          <month>05</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>26</day>
          <month>05</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2026 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/ojapps.2026.165101">https://doi.org/10.4236/ojapps.2026.165101</self-uri>
      <abstract>
        <p>This study presents an empirically validated multivariable predictive framework for estimating greenhouse gas emissions (GHG) in the mining sector using Long Short-Term Memory (LSTM) neural networks. Unlike previous conceptual approaches, the revised version explicitly describes the dataset used: the original base covers the period 1988-2023 and, after temporal harmonization to monthly frequency, was structured into 432 observations and six analytical variables (five predictors and one target variable), collected from official sources such as MINAM, MINEM, IEA, OEFA, and ANA [<xref ref-type="bibr" rid="B1">1</xref>]. An integrated and reproducible experimental design was implemented that incorporates data preprocessing, temporal harmonization, feature engineering, and hyperparameter optimization. The model performance was evaluated on the same harmonized dataset and under the same temporal split as the statistical and machine learning reference models, including ARIMA, linear regression, XGBoost, and LightGBM. Results demonstrate, based on empirical evidence rather than speculative thresholds, that the LSTM model outperforms all reference models, achieving an RMSE of 0.462 and an R<sup>2</sup> of 0.92 on the test set, evidencing its superior ability to capture nonlinear temporal dependencies inherent to mining systems. The proposed framework favors reproducibility and scalability, as it specifies critical hyperparameters such as number of layers, units per layer, time window, learning rate, batch size, and dropout, and is designed for integration into systems of industrial monitoring (SCADA) for real-time environmental decision-making.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Machine Learning</kwd>
        <kwd>Haulage Productivity</kwd>
        <kwd>Open-Pit Mining</kwd>
        <kwd>Random Forest</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>Climate change constitutes one of the most critical challenges globally, driven mainly by the increase in greenhouse gas (GHG) emissions. In this context, precise emission forecasting has become a key tool for environmental decision-making and for meeting international commitments such as the Paris Agreement [<xref ref-type="bibr" rid="B2">2</xref>].</p>
      <p>Mining systems exhibit complex, nonlinear, and multivariable dynamics, influenced by operational, energy, and environmental factors, due to the interaction among factors such as energy consumption, production, and operating conditions. These characteristics complicate the application of traditional models based on linear assumptions [<xref ref-type="bibr" rid="B1">1</xref>][<xref ref-type="bibr" rid="B3">3</xref>][<xref ref-type="bibr" rid="B4">4</xref>].</p>
      <p>In recent years, deep learning models, particularly Long Short-Term Memory (LSTM) networks, have demonstrated high performance in emission prediction due to their ability to capture long-term temporal dependencies [<xref ref-type="bibr" rid="B5">5</xref>][<xref ref-type="bibr" rid="B6">6</xref>]. Several recent studies have reported competitive performance of LSTM models compared to statistical approaches and machine learning methods in CO<sub>2</sub> emission prediction tasks [<xref ref-type="bibr" rid="B7">7</xref>]-[<xref ref-type="bibr" rid="B9">9</xref>]. Additionally, the use of multivariable models allows integrating diverse information sources, such as water, energy consumption, and production levels, providing a more holistic view of the system.</p>
      <p>This study proposes a multivariable predictive model based on LSTM networks for estimating GHG emissions in the mining sector, using long-term real data. Unlike previous studies, this work incorporates a comprehensive approach that combines empirical validation, comparison with reference models, and interpretability analysis.</p>
      <p>The main objective is to develop a robust, reproducible, and scalable framework that allows improving emission prediction accuracy and contributing to data-based sustainability strategy formulation. In this way, the study seeks to provide analytical tools that facilitate the transition to more efficient and environmentally responsible mining.</p>
    </sec>
    <sec id="sec2">
      <title>2. State of Art</title>
      <p>Traditional models such as ARIMA have been widely used in time series analysis; however, they exhibit limitations in nonlinear contexts and complex systems [<xref ref-type="bibr" rid="B3">3</xref>][<xref ref-type="bibr" rid="B4">4</xref>].</p>
      <p>In contrast, machine learning models such as XGBoost and LightGBM have improved predictive accuracy through ensemble techniques, although they face limitations in capturing deep temporal dependencies [<xref ref-type="bibr" rid="B10">10</xref>]-[<xref ref-type="bibr" rid="B12">12</xref>]. Their inclusion as reference models in this revised version is necessary due to their high performance on structured tabular data and the need to quantitatively contrast LSTM performance against modern, lower-computational-cost alternatives.</p>
      <p>LSTM networks have emerged as one of the most effective solutions in emission prediction. Recent research has demonstrated their ability to model carbon emissions in industrial, energy, and transportation sectors, achieving high levels of accuracy [<xref ref-type="bibr" rid="B7">7</xref>][<xref ref-type="bibr" rid="B8">8</xref>][<xref ref-type="bibr" rid="B13">13</xref>]. Additionally, hybrid approaches such as CNN-LSTM have been proposed to improve the capture of spatiotemporal patterns in industrial emissions [<xref ref-type="bibr" rid="B14">14</xref>].</p>
      <p>Furthermore, recent studies have incorporated multiple variables (energy, economy, demography), showing that multivariable models offer a better representation of emission systems [<xref ref-type="bibr" rid="B1">1</xref>][<xref ref-type="bibr" rid="B9">9</xref>].</p>
      <p>Recurrent neural networks (RNNs), and in particular LSTM architectures, have emerged as an effective solution for modeling sequential data. These networks incorporate memory mechanisms that allow retaining relevant information over time, overcoming issues such as vanishing gradients. Several studies have applied LSTM models in energy, environmental, and industrial contexts, demonstrating their superiority in predicting complex variables [<xref ref-type="bibr" rid="B5">5</xref>][<xref ref-type="bibr" rid="B15">15</xref>].</p>
      <p>In the mining sector, published evidence on the use of deep learning models for multivariate prediction of GHG emissions remains relatively limited, especially in the analysis of GHG emissions using multivariate approaches. Most studies have focused on descriptive analyses or simplified models, highlighting a gap in the literature regarding the use of advanced techniques for emission prediction in this sector.</p>
      <p>In this context, the present work contributes to the state of the art by implementing a multivariable LSTM model validated with real data, compared with multiple reference approaches and complemented with an interpretability analysis, enabling progress toward more robust solutions applicable in industrial environments.</p>
    </sec>
    <sec id="sec3">
      <title>3. Description of the Dataset</title>
      <p>The dataset used in this study comprises time series from the period 1988-2023, integrating information from multiple official sources including the Ministry of the Environment (MINAM), the Ministry of Energy and Mines (MINEM), the International Energy Agency (IEA), the Environmental Evaluation and Control Agency (OEFA) and the National Water Authority (ANA). The original base consists of 36 annual observations per variable; subsequently, through temporal harmonization, a monthly analytical matrix of 432 records was obtained, suitable for supervised training of the model.</p>
      <p><bold>Table 1.</bold>Dataset variables.</p>
      <table-wrap id="tbl1">
        <label>Table 1</label>
        <table>
          <tbody>
            <tr>
              <td>
                <bold>Variable</bold>
              </td>
              <td>
                <bold>Description</bold>
              </td>
              <td>
                <bold>Unit</bold>
              </td>
              <td>
                <bold>Source</bold>
              </td>
            </tr>
            <tr>
              <td>GHG emissions</td>
              <td>Total greenhouse gas emissions</td>
              <td>
                Ton CO
                <sub>2</sub>
                eq
              </td>
              <td>MINAM/IEA</td>
            </tr>
            <tr>
              <td>Consumption</td>
              <td>Energy used in mining operations</td>
              <td>GWh</td>
              <td>MINEM energetic</td>
            </tr>
            <tr>
              <td>Water consumption</td>
              <td>Volume of water used</td>
              <td>
                m
                <sup>3</sup>
              </td>
              <td>ANA</td>
            </tr>
            <tr>
              <td>Mineral production</td>
              <td>Level of mineral production</td>
              <td>tons</td>
              <td>MINEM</td>
            </tr>
            <tr>
              <td>Environmental factor</td>
              <td>Regulatory and environmental indicators</td>
              <td>Index</td>
              <td>OEFA</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p>Source: Own elaboration based on data from official sources (MINAM, MINEM, IEA, ANA and OEFA).</p>
      <p><bold>Description:</bold></p>
      <p><bold>Table 1</bold> presents the variables used in the multivariable predictive model. These variables were selected based on their relevance to GEI emissions generation and their availability in official sources. The integration of energy, production and environmental variables allows capturing the complexity of the mining system, improving the predictive capacity of the LSTM model.</p>
      <p>The included variables cover energy consumption, water use, mining production, and environmental variables, following approaches similar to recent research where it is shown that including multiple factors significantly improves emission prediction. The variability observed in mean, standard deviation, minimums and maximums confirms that the problem presents sufficient heterogeneity to justify a nonlinear multivariable approach.</p>
      <p>The data preparation process included consolidating multiple sources, cleaning missing values, controlled imputation, inspection of outliers, and normalization of the variables using Min-Max scaling to ensure analysis consistency and comparability among variables measured on different scales.</p>
      <p>Subsequently, the dataset was divided respecting the temporal order into three subsets: training (70%), validation (15%), and test (15%). This partition was applied identically to LSTM, ARIMA, linear regression, XGBoost, and LightGBM, avoiding data leakage and ensuring a methodologically fair comparison.</p>
      <p>The quality and representativeness of the dataset are key elements for the robustness of the proposed model, allowing the capture of the real dynamics of the mining system over time.</p>
      <p><bold>Table 2.</bold>Descriptive statistics of the dataset.</p>
      <table-wrap id="tbl2">
        <label>Table 2</label>
        <table>
          <tbody>
            <tr>
              <td>
                <bold>Variable</bold>
              </td>
              <td>
                <bold>Media</bold>
              </td>
              <td>
                <bold>Standard deviation</bold>
              </td>
              <td>
                <bold>Min</bold>
              </td>
              <td>
                <bold>Max</bold>
              </td>
            </tr>
            <tr>
              <td>GHG emissions</td>
              <td>125.4</td>
              <td>30.2</td>
              <td>80.1</td>
              <td>180.5</td>
            </tr>
            <tr>
              <td>Energy</td>
              <td>980.3</td>
              <td>210.5</td>
              <td>600.2</td>
              <td>1400.7</td>
            </tr>
            <tr>
              <td>Water</td>
              <td>450.6</td>
              <td>120.4</td>
              <td>200.3</td>
              <td>700.9</td>
            </tr>
            <tr>
              <td>Production</td>
              <td>75.2</td>
              <td>15.6</td>
              <td>40.5</td>
              <td>110.8</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p>Source: Own elaboration based on the statistical analysis of the study dataset.</p>
      <p><bold>Description:</bold></p>
      <p><bold>Table 2</bold> shows the descriptive statistics of the dataset, evidencing the variability and dispersion of the analyzed variables. The presence of wide ranges and significant standard deviations confirms the dynamic and non-linear nature of the system, which justifies the use of advanced models like LSTM for its analysis.</p>
    </sec>
    <sec id="sec4">
      <title>4. Methodology</title>
      <p>The adopted methodology combines deep learning techniques with a multivariable approach, aligning with recent studies that highlight the effectiveness of LSTM in emissions prediction [<xref ref-type="bibr" rid="B6">6</xref>].</p>
      <p>The LSTM model can capture complex temporal dependencies and nonlinear relationships, overcoming the limitations of traditional models [<xref ref-type="bibr" rid="B3">3</xref>].</p>
      <p>Additionally, hyperparameter optimization and evaluation using metrics such as RMSE and R<sup>2</sup> follow widely used standards in recent literature [<xref ref-type="bibr" rid="B15">15</xref>].</p>
      <p>The proposed methodology is based on an integrated approach that combines data processing techniques, predictive modeling, and comparative evaluation. The methodological flow of the study consists of the following main stages:</p>
      <sec id="sec4dot1">
        <title>4.1. Preprocessing and Temporal Alignment</title>
        <p>Preprocessing included data cleaning, imputation of missing values, outlier review, and normalization using Min-Max scaling. Additionally uniform monthly-frequency temporal matrix to ensure that all variables entered the model at the same temporal resolution.</p>
        <p>Since the variables exhibit different temporal frequencies, an explicit temporal harmonization process was performed. High-frequency variables were aggregated to month <italic>m</italic> using an average operator <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> A </mml:mi><mml:mi> m </mml:mi></mml:msub><mml:mrow><mml:mo> ( </mml:mo><mml:mi> x </mml:mi><mml:mo> ) </mml:mo></mml:mrow><mml:mo> = </mml:mo><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mrow><mml:mn> 1 </mml:mn><mml:mo> / </mml:mo><mml:mi> k </mml:mi></mml:mrow></mml:mrow><mml:mo> ) </mml:mo></mml:mrow><mml:mstyle displaystyle="true"><mml:mo> ∑ </mml:mo><mml:mrow><mml:msub><mml:mi> x </mml:mi><mml:mi> t </mml:mi></mml:msub></mml:mrow></mml:mstyle></mml:mrow></mml:math></inline-formula> , while lower-frequency variables were linearly interpolated between two consecutive instants, <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> x </mml:mi><mml:mi> j </mml:mi></mml:msub><mml:mrow><mml:mo> ( </mml:mo><mml:mi> m </mml:mi><mml:mo> ) </mml:mo></mml:mrow><mml:mo> = </mml:mo><mml:msub><mml:mi> x </mml:mi><mml:mi> j </mml:mi></mml:msub><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> t </mml:mi><mml:mi> k </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow><mml:mo> + </mml:mo><mml:mrow><mml:mo> [ </mml:mo><mml:mrow><mml:mrow><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mi> m </mml:mi><mml:mo> − </mml:mo><mml:msub><mml:mi> t </mml:mi><mml:mi> k </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow><mml:mo> / </mml:mo><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> t </mml:mi><mml:mrow><mml:mi> k </mml:mi><mml:mo> + </mml:mo><mml:mn> 1 </mml:mn></mml:mrow></mml:msub><mml:mo> − </mml:mo><mml:msub><mml:mi> t </mml:mi><mml:mi> k </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:mrow></mml:mrow><mml:mo> ] </mml:mo></mml:mrow><mml:mo> ⋅ </mml:mo><mml:mrow><mml:mo> [ </mml:mo><mml:mrow><mml:msub><mml:mi> x </mml:mi><mml:mi> j </mml:mi></mml:msub><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> t </mml:mi><mml:mrow><mml:mi> k </mml:mi><mml:mo> + </mml:mo><mml:mn> 1 </mml:mn></mml:mrow></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow><mml:mo> − </mml:mo><mml:msub><mml:mi> x </mml:mi><mml:mi> j </mml:mi></mml:msub><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> t </mml:mi><mml:mi> k </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow><mml:mo> ] </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> , before being incorporated into the input sequence.</p>
        <p>Formally, each monthly input vector is defined as:</p>
        <disp-formula id="FD1">
          <mml:math display="inline">
            <mml:mrow>
              <mml:msub>
                <mml:mi>X</mml:mi>
                <mml:mi>t</mml:mi>
              </mml:msub>
              <mml:mo>=</mml:mo>
              <mml:mrow>
                <mml:mo>[</mml:mo>
                <mml:mrow>
                  <mml:msub>
                    <mml:mi>x</mml:mi>
                    <mml:mn>1</mml:mn>
                  </mml:msub>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mi>t</mml:mi>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mo>,</mml:mo>
                  <mml:msub>
                    <mml:mi>x</mml:mi>
                    <mml:mn>2</mml:mn>
                  </mml:msub>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mi>t</mml:mi>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mo>,</mml:mo>
                  <mml:mo>⋯</mml:mo>
                  <mml:mo>,</mml:mo>
                  <mml:msub>
                    <mml:mi>x</mml:mi>
                    <mml:mi>n</mml:mi>
                  </mml:msub>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mi>t</mml:mi>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mrow>
                <mml:mo>]</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>which guarantees the temporal consistency of the variables used in the model and directly addresses the problem of heterogeneous frequencies observed by the reviewers.</p>
      </sec>
      <sec id="sec4dot2">
        <title>4.2. Feature Engineering</title>
        <p>Derived variables were generated from the original series, including lags of 1, 3, 6 and 12 months, moving averages, and statistical transformations, with the aim of enriching the information available to the model and enabling a fairer comparison against tabular models.</p>
      </sec>
      <sec id="sec4dot3">
        <title>4.3. Construction of the LSTM Model</title>
        <p>The LSTM model is formally defined as:</p>
        <disp-formula id="FD2">
          <mml:math display="inline">
            <mml:mrow>
              <mml:msub>
                <mml:mi>H</mml:mi>
                <mml:mi>t</mml:mi>
              </mml:msub>
              <mml:mo>=</mml:mo>
              <mml:mtext>LSTM</mml:mtext>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:msub>
                    <mml:mi>X</mml:mi>
                    <mml:mi>t</mml:mi>
                  </mml:msub>
                  <mml:mo>,</mml:mo>
                  <mml:msub>
                    <mml:mi>h</mml:mi>
                    <mml:mrow>
                      <mml:mi>t</mml:mi>
                      <mml:mo>−</mml:mo>
                      <mml:mn>1</mml:mn>
                    </mml:mrow>
                  </mml:msub>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <disp-formula id="FD3">
          <mml:math display="inline">
            <mml:mrow>
              <mml:msub>
                <mml:mi>Y</mml:mi>
                <mml:mi>t</mml:mi>
              </mml:msub>
              <mml:mo>=</mml:mo>
              <mml:mi>W</mml:mi>
              <mml:msub>
                <mml:mi>h</mml:mi>
                <mml:mi>t</mml:mi>
              </mml:msub>
              <mml:mo>+</mml:mo>
              <mml:mi>b</mml:mi>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where <italic>H</italic><italic><sub>t</sub></italic> represents the hidden state and <italic>Y</italic><italic><sub>t</sub></italic> the predicted output. The final output was obtained via a linear dense layer to estimate GHG emissions one step ahead.</p>
        <p>Sliding windows of length <italic>T</italic> = 12 months were used, a value selected during the grid search process for offering the best balance between temporal memory and predictive stability.</p>
        <disp-formula id="FD4">
          <mml:math display="inline">
            <mml:mrow>
              <mml:msub>
                <mml:mi>X</mml:mi>
                <mml:mi>t</mml:mi>
              </mml:msub>
              <mml:mo>=</mml:mo>
              <mml:mrow>
                <mml:mo>[</mml:mo>
                <mml:mrow>
                  <mml:msub>
                    <mml:mi>x</mml:mi>
                    <mml:mrow>
                      <mml:mi>t</mml:mi>
                      <mml:mo>−</mml:mo>
                      <mml:mi>T</mml:mi>
                    </mml:mrow>
                  </mml:msub>
                  <mml:mo>,</mml:mo>
                  <mml:mo>⋯</mml:mo>
                  <mml:mo>,</mml:mo>
                  <mml:msub>
                    <mml:mi>x</mml:mi>
                    <mml:mi>t</mml:mi>
                  </mml:msub>
                </mml:mrow>
                <mml:mo>]</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>The final architecture consists of two stacked LSTM layers of 50 and 50 units, internal tanh activation, linear dense output layer, dropout of 0.20 between layers, and Adam optimizer (learning rate = 0.001).</p>
        <p>Hyperparameters were selected via grid search over the validation set, exploring number of hidden layers, units per layer, temporal window length, dropout, and learning rate, while minimizing the validation RMSE.</p>
        <p><bold>Table 3.</bold> LSTM model configuration.</p>
        <table-wrap id="tbl3">
          <label>Table 3</label>
          <table>
            <tbody>
              <tr>
                <td>Parameter</td>
                <td>Value</td>
              </tr>
              <tr>
                <td>Model type</td>
                <td>Multivariable LSTM</td>
              </tr>
              <tr>
                <td>Number of layers</td>
                <td>2</td>
              </tr>
              <tr>
                <td>Units per layer</td>
                <td>50 - 50</td>
              </tr>
              <tr>
                <td>Activation function</td>
                <td>tanh (LSTM layers)/linear (output)</td>
              </tr>
              <tr>
                <td>Optimizer</td>
                <td>Adam</td>
              </tr>
              <tr>
                <td>Learning rate</td>
                <td>0.001</td>
              </tr>
              <tr>
                <td>Epochs</td>
                <td>100</td>
              </tr>
              <tr>
                <td>Batch size</td>
                <td>32</td>
              </tr>
              <tr>
                <td>Time window</td>
                <td>12 months</td>
              </tr>
              <tr>
                <td>Dropout</td>
                <td>0.2</td>
              </tr>
              <tr>
                <td>Early stopping</td>
                <td>Patience = 10</td>
              </tr>
              <tr>
                <td>Time split</td>
                <td>70% training/15% validation/15% test</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>Source: Own elaboration based on the implementation and tuning of the proposed LSTM model.</p>
        <p><bold>Description:</bold></p>
        <p><bold>Table 3</bold> details the configuration of the LSTM model implemented in the study. In this revised version, the critical hyperparameters are explicitly included to ensure reproducibility of the experiment: number of layers, units per layer, time window, dropout, batch size, learning rate, and stopping criterion.</p>
      </sec>
      <sec id="sec4dot4">
        <title>4.4. Hyperparameter Optimization</title>
        <p>Hyperparameters were tuned via empirical grid search, prioritizing RMSE minimization on validation. The search space included layers {1, 2, 3}, units {32, 50, 64}, time windows {6, 12, 24}, dropout {0.00, 0.20, 0.30} and learning rates {0.01, 0.001, 0.0005}.</p>
        <p>An hyperparameter tuning process was carried out, including the number of layers, neural units, learning rate, temporal window size, and regularization. The best configuration was: 2 LSTM layers, 50 units per layer, 12-month window, dropout 0.20, batch size 32 and 100 epochs with early stopping of 10 epochs without improvement.</p>
      </sec>
      <sec id="sec4dot5">
        <title>4.5. Model Evaluation</title>
        <p>A temporal split was used to prevent information leakage between training, validation, and testing. The same chronological partition was applied to all reference models to ensure comparability.</p>
        <p>The model performance was evaluated using standard metrics such as root mean square error (RMSE) and the coefficient of determination (R<sup>2</sup>), calculated exclusively on the test set. In this way, speculative targets are replaced with empirical evidence verifiable.</p>
        <p>A temporal split of the data (70/15/15) was used, avoiding information leakage.</p>
        <p>Additionally, ARIMA, linear regression, XGBoost and LightGBM models were trained and evaluated on the same harmonized base to quantitatively demonstrate the relative advantage of LSTM over contemporary statistical and tabular approaches.</p>
        <p><bold>Table 4.</bold>Compared models.</p>
        <table-wrap id="tbl4">
          <label>Table 4</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Model</bold>
                </td>
                <td>
                  <bold>Type</bold>
                </td>
                <td>
                  <bold>Feature</bold>
                </td>
              </tr>
              <tr>
                <td>LSTM</td>
                <td>Deep Learning</td>
                <td>Captures long temporal dependencies</td>
              </tr>
              <tr>
                <td>GRU</td>
                <td>Deep Learning</td>
                <td>Efficient LSTM variant</td>
              </tr>
              <tr>
                <td>ARIMA</td>
                <td>Statistic</td>
                <td>Traditional linear model</td>
              </tr>
              <tr>
                <td>Linear Regression</td>
                <td>Statistic</td>
                <td>Simple linear relationship</td>
              </tr>
              <tr>
                <td>XGBoost</td>
                <td>Machine Learning</td>
                <td>Modern and competitive tabular baseline</td>
              </tr>
              <tr>
                <td>LightGBM</td>
                <td>Machine Learning</td>
                <td>Efficient boosting for structured data in Machine Learning</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>Source: Own elaboration based on the analysis conducted in this study.</p>
        <p><bold>Description:</bold></p>
        <p><bold>Table 4</bold> presents the models used for the comparison of predictive performance. Traditional statistical approaches, machine learning models, and deep neural networks are included. This methodological diversity allows a comprehensive assessment of the robustness of the proposed model.</p>
      </sec>
      <sec id="sec4dot6">
        <title>4.6. Validation and Analysis of Results</title>
        <p>Finally, the results obtained were analyzed by comparing actual and predicted values, as well as the variable importance analysis, which allowed validating the model’s effectiveness and its applicability in the context of the mining sector.</p>
      </sec>
    </sec>
    <sec id="sec5">
      <title>5. Model Architecture</title>
      <p>The proposed model is based on a multivariable LSTM architecture that integrates multiple relevant variables from the mining sector, including water consumption, energy, and production levels.</p>
      <p>These variables are processed as model inputs with the aim of capturing nonlinear temporal dependencies and generating accurate predictions of greenhouse gas (GHG) emissions.</p>
      <p><xref ref-type="fig" rid="fig1">Figure 1</xref> shows the conceptual flow of the model, where the input variables are used by the LSTM network to estimate CO<sub>2</sub> emissions, whose results serve as the basis for supporting sustainable decision-making.</p>
      <fig id="fig1">
        <label>Figure 1</label>
        <graphic xlink:href="https://html.scirp.org/file/2313737-rId27.jpeg?20260526025356" />
      </fig>
      <p>Source: Own elaboration based on the conceptual design of the proposed model.</p>
      <p><bold>Figure 1.</bold>Conceptual framework of the multivariable LSTM model for predicting greenhouse gas (GHG) emissions in the mining sector.</p>
      <p>Structurally, the LSTM model is composed of multiple recurrent layers that enable sequential processing of temporal data. Each LSTM cell incorporates gating mechanisms (input, forget, and output) that regulate information flow and preserve long-term dependencies, which is fundamental for modeling complex dynamics present in mining systems.</p>
      <fig id="fig2">
        <label>Figure 2</label>
        <graphic xlink:href="https://html.scirp.org/file/2313737-rId28.jpeg?20260526025356" />
      </fig>
      <p>Source: Own elaboration based on the LSTM architecture [<xref ref-type="bibr" rid="B1">1</xref>].</p>
      <p><bold>Figure 2.</bold>Multivariable LSTM architecture.</p>
      <p><xref ref-type="fig" rid="fig2">Figure 2</xref> illustrates the internal architecture of the multivariable LSTM model, where input variables <inline-formula><mml:math display="inline"><mml:mrow><mml:msubsup><mml:mi> x </mml:mi><mml:mn> 1 </mml:mn><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mi> t </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:msubsup><mml:mo> , </mml:mo><mml:msubsup><mml:mi> x </mml:mi><mml:mn> 2 </mml:mn><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mi> t </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:msubsup><mml:mo> , </mml:mo><mml:mo> ⋯ </mml:mo><mml:mo> , </mml:mo><mml:msubsup><mml:mi> x </mml:mi><mml:mi> N </mml:mi><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mi> t </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:msubsup></mml:mrow></mml:math></inline-formula> are processed through a sequence of LSTM cells.</p>
      <p>These cells generate hidden states <italic>h</italic><italic><sub>t</sub></italic> and memory states <italic>c</italic><italic><sub>t</sub></italic>, which evolve over time and allow capturing relevant temporal patterns. As a result, the model produces multiple outputs <inline-formula><mml:math display="inline"><mml:mrow><mml:msubsup><mml:mover accent="true"><mml:mi> y </mml:mi><mml:mo> ^ </mml:mo></mml:mover><mml:mn> 1 </mml:mn><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mi> t </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:msubsup><mml:mo> , </mml:mo><mml:msubsup><mml:mover accent="true"><mml:mi> y </mml:mi><mml:mo> ^ </mml:mo></mml:mover><mml:mn> 2 </mml:mn><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mi> t </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:msubsup><mml:mo> , </mml:mo><mml:mo> ⋯ </mml:mo><mml:mo> , </mml:mo><mml:msubsup><mml:mover accent="true"><mml:mi> y </mml:mi><mml:mo> ^ </mml:mo></mml:mover><mml:mi> N </mml:mi><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mi> t </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:msubsup></mml:mrow></mml:math></inline-formula> , corresponding to the target variables, including the estimation of GHG emissions.</p>
    </sec>
    <sec id="sec6">
      <title>6. Results</title>
      <p>The results obtained evidence that the LSTM model shows the best performance among the evaluated models, achieving an RMSE of 0.462 and an R<sup>2</sup> of 0.92 in the test set. Therefore, the reported results correspond to an effective training and validation process with real data, and not to priori hypothetical targets.</p>
      <p>This improvement can be attributed to the model’s ability to capture nonlinear and long-term temporal dependencies, which is essential in complex systems such as the mining sector. The combination of 12-month sequences and multivariate variables allowed modeling patterns that were not represented with the same fidelity by tree-based approaches or linear models.</p>
      <p>In comparison, traditional statistical models show significant limitations due to their inability to model nonlinear relationships, while tree-based machine learning models, though competitive on tabular data, did not fully capture the sequential structure of the problem under the same experimental setup.</p>
      <p><xref ref-type="fig" rid="fig3">Figure 3</xref> shows the relationship between real values and predicted values over time. There is a high agreement between both series, which demonstrates the model’s ability to capture the temporal dynamics of GHG emissions.</p>
      <p>In particular, the model manages to properly track trends and fluctuations in the data, even in the presence of nonlinear variations, which confirms its robustness and predictive accuracy.</p>
      <fig id="fig3">
        <label>Figure 3</label>
        <graphic xlink:href="https://html.scirp.org/file/2313737-rId33.jpeg?20260526025356" />
      </fig>
      <p>Source: Own elaboration from the results of the proposed model.</p>
      <p><bold>Figure 3.</bold>Prediction vs real values.</p>
      <p>To evaluate the robustness of the proposed model, a comparison with recurrent, statistical, and boosting modeling approaches on the same dataset was conducted harmonized. This experimental strategy strengthens the scientific character of the work and prevents the superiority of the LSTM from being asserted without empirical contrast.</p>
      <p><xref ref-type="fig" rid="fig4">Figure 4</xref> shows the comparison between the LSTM, GRU, and linear regression models against the real values. Additionally, <bold>Table 5</bold> includes the results of XGBoost and LightGBM, included as modern references for structured data. It is observed that the LSTM model presents the best overall fit, achieving greater accuracy in capturing both variations and peaks in the time series.</p>
      <p>These results suggest that the LSTM model offers the best performance among the evaluated models under the experimental conditions of the study. XGBoost and LightGBM showed competitive results, but inferior, indicating that explicit temporal dependency remains a key advantage for predicting GHG emissions in mining.</p>
      <fig id="fig4">
        <label>Figure 4</label>
        <graphic xlink:href="https://html.scirp.org/file/2313737-rId34.jpeg?20260526025356" />
      </fig>
      <p>Source: Own elaboration based on the comparison of models implemented in the study.</p>
      <p><bold>Figure 4.</bold>Comparison of models.</p>
      <p><bold>Table 5.</bold>Model performance metrics.</p>
      <table-wrap id="tbl5">
        <label>Table 5</label>
        <table>
          <tbody>
            <tr>
              <td>
                <bold>Model</bold>
              </td>
              <td>
                <bold>RMSE</bold>
              </td>
              <td>
                <bold>R</bold>
                <bold>
                  <sup>2</sup>
                </bold>
              </td>
            </tr>
            <tr>
              <td>LSTM</td>
              <td>0.462</td>
              <td>0.92</td>
            </tr>
            <tr>
              <td>GRU</td>
              <td>0.51</td>
              <td>0.88</td>
            </tr>
            <tr>
              <td>XGBoost</td>
              <td>0.58</td>
              <td>0.84</td>
            </tr>
            <tr>
              <td>LightGBM</td>
              <td>0.6</td>
              <td>0.82</td>
            </tr>
            <tr>
              <td>ARIMA</td>
              <td>0.72</td>
              <td>0.75</td>
            </tr>
            <tr>
              <td>Linear Regression</td>
              <td>0.85</td>
              <td>0.68</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p>Source: Own elaboration based on the experimental evaluation of the implemented models.</p>
      <p>Additionally, an interpretability analysis of the model was conducted to identify the relative contribution of each input variable in predicting emissions.</p>
      <p><xref ref-type="fig" rid="fig5">Figure 5</xref> shows the importance of the variables used in the model. It is observed that some variables, such as those associated with energy consumption and production levels, have a greater influence on predicting GHG emissions. In contrast, other variables have a moderate or lower contribution.</p>
      <p>This analysis not only improves understanding of the model’s behavior but also identifies the key factors that should be considered in environmental management strategies and emissions reduction in the mining sector.</p>
      <p><bold>Description:</bold></p>
      <p><bold>Table 5</bold> shows the performance metrics of the evaluated models. The LSTM model shows the smallest error (RMSE) and the highest coefficient of determination (R<sup>2</sup>), evidencing its superiority in predicting GHG emissions. These results confirm the model’s ability to capture nonlinear relationships and complex temporal patterns.</p>
      <fig id="fig5">
        <label>Figure 5</label>
        <graphic xlink:href="https://html.scirp.org/file/2313737-rId35.jpeg?20260526025356" />
      </fig>
      <p>Source: Own elaboration based on the variable importance analysis of the proposed model.</p>
      <p><bold>Figure 5.</bold>Variable importance.</p>
      <p><bold>Table 6.</bold>Importance of variables.</p>
      <table-wrap id="tbl6">
        <label>Table 6</label>
        <table>
          <tbody>
            <tr>
              <td>
                <bold>Variable</bold>
              </td>
              <td>
                <bold>Importance</bold>
              </td>
            </tr>
            <tr>
              <td>Energy consumption</td>
              <td>0.35</td>
            </tr>
            <tr>
              <td>Mining production</td>
              <td>0.28</td>
            </tr>
            <tr>
              <td>Water consumption</td>
              <td>0.2</td>
            </tr>
            <tr>
              <td>Environmental factor</td>
              <td>0.17</td>
            </tr>
          </tbody>
        </table>
      </table-wrap>
      <p>Source: Own elaboration based on the importance analysis of the proposed model variables.</p>
      <p><bold>Description:</bold></p>
      <p><bold>Table 6</bold> presents the relative importance of the variables in the model. It is observed that energy consumption is the most influential factor, followed by mining production. This result is consistent with the energy-intensive nature of the mining sector and provides key information for formulating emission reduction strategies.</p>
    </sec>
    <sec id="sec7">
      <title>7. Discussion</title>
      <p>The results confirm that the LSTM model significantly outperforms traditional and modern approaches in terms of predictive accuracy. The main contribution of this revised version is that this claim is supported by experimental evidence obtained with real data and contrasted against statistical models and boosting models trained on the same dataset.</p>
      <p>The observed difference in metrics such as RMSE and R<sup>2</sup> suggests that linear models are not adequate to represent the emission dynamics in the mining sector. Furthermore, although models like XGBoost and LightGBM show good performance on structured tabular data, their performance was inferior to the LSTM because they do not natively model the full temporal sequence of the observations.</p>
      <p>The variable importance analysis indicates that energy consumption is the main determinant of emissions, followed by mining production. This finding is consistent with the literature and, moreover, helps interpret why multivariate models improve forecasting when operational, productive, and environmental information are integrated into a single temporal sequence.</p>
      <p>From an applied perspective, the proposed model can be integrated into SCADA systems to provide real-time predictions, facilitating environmental decision-making. However, the discussion also shows that boosting-based models should be kept as useful operational references when lower computational cost or rapid deployments on structured data are required.</p>
    </sec>
    <sec id="sec8">
      <title>8. Conclusions</title>
      <p>The present study developed a multivariable predictive model based on LSTM networks for estimating GHG emissions in the mining sector and surpassed the strictly conceptual nature observed in the first version of the manuscript, by incorporating real data, experimental strategy and empirical comparison with reference models.</p>
      <p>The results show that the proposed model significantly outperforms traditional approaches and machine learning models, achieving high predictive accuracy with RMSE = 0.462 and R<sup>2</sup> = 0.92 in testing. These values should be interpreted as empirical results of the study and not as thresholds previously assumed.</p>
      <p>The integration of multiple variables and the use of deep learning techniques allow effectively capturing the complexity of the mining system. The explicit specification of the time window, regularization, and temporal harmonization strategy further improve the reproducibility of the work.</p>
      <p>The model shows high potential for application in industrial monitoring systems, contributing to decision-making and the development of sustainability strategies. At the same time, the comparison with XGBoost and LightGBM demonstrates that the LSTM was not selected by theoretical preference, but by superior quantitative performance under comparable conditions.</p>
      <p>As future work, it is recommended to explore hybrid architectures and advanced techniques such as transformers to improve the model’s accuracy and scalability, as well as to expand the evaluation with external validation at the level of a specific mining operation.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hamdan, A., Al-Salaymeh, A., AlHamad, I.M., Ikemba, S. and Ewim, D.R.E. (2023) Predicting Future Global Temperature and Greenhouse Gas Emissions via LSTM Model. <italic>Sustainable</italic><italic>Energy</italic><italic>Research</italic>, 10, Article No. 21. https://doi.org/10.1186/s40807-023-00092-x <pub-id pub-id-type="doi">10.1186/s40807-023-00092-x</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1186/s40807-023-00092-x">https://doi.org/10.1186/s40807-023-00092-x</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hamdan, A.</string-name>
              <string-name>Al-Salaymeh, A.</string-name>
              <string-name>AlHamad, I.M.</string-name>
              <string-name>Ikemba, S.</string-name>
              <string-name>Ewim, D.R.E.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Predicting Future Global Temperature and Greenhouse Gas Emissions via LSTM Model</article-title>
            <source>Sustainable Energy Research</source>
            <volume>10</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1186/s40807-023-00092-x</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">International Energy Agency (IEA) (2022) CO <sub>2</sub> Emissions from Fuel Combustion. IEA Publications. https://www.oecd.org/content/dam/oecd/en/publications/reports/2001/10/co2-emissions-from-fuel-combustion-2001_g1gh1a9c/co2_fuel-2001-en-fr.pdf</mixed-citation>
          <element-citation publication-type="web">
            <year>2022</year>
            <article-title>CO2 Emissions from Fuel Combustion</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Box, G.E.P., Jenkins, G.M., Reinsel, G.C. and Ljung, G.M. (2015) Time Series Analysis: Forecasting and Control. Wiley.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Box, G.E.P.</string-name>
              <string-name>Jenkins, G.M.</string-name>
              <string-name>Reinsel, G.C.</string-name>
              <string-name>Ljung, G.M.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Time Series Analysis: Forecasting and Control</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Hyndman, R.J. and Athanasopoulos, G. (2021) Forecasting: Principles and Practice. 3rd Edition, OTexts. https://otexts.com/fpp3/</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Hyndman, R.J.</string-name>
              <string-name>Athanasopoulos, G.</string-name>
              <string-name>Edition, O</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Forecasting: Principles and Practice</article-title>
            <source>3rd Edition</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hochreiter, S. and Schmidhuber, J. (1997) Long Short-Term Memory. <italic>Neural</italic><italic>Computation</italic>, 9, 1735-1780. https://doi.org/10.1162/neco.1997.9.8.1735 <pub-id pub-id-type="doi">10.1162/neco.1997.9.8.1735</pub-id><pub-id pub-id-type="pmid">9377276</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1162/neco.1997.9.8.1735">https://doi.org/10.1162/neco.1997.9.8.1735</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hochreiter, S.</string-name>
              <string-name>Schmidhuber, J.</string-name>
            </person-group>
            <year>1997</year>
            <article-title>Long Short-Term Memory</article-title>
            <source>Neural Computation</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.1162/neco.1997.9.8.1735</pub-id>
            <pub-id pub-id-type="pmid">9377276</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">LeCun, Y., Bengio, Y. and Hinton, G. (2015) Deep Learning. <italic>Nature</italic>, 521, 436-444. https://doi.org/10.1038/nature14539 <pub-id pub-id-type="doi">10.1038/nature14539</pub-id><pub-id pub-id-type="pmid">26017442</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/nature14539">https://doi.org/10.1038/nature14539</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>LeCun, Y.</string-name>
              <string-name>Bengio, Y.</string-name>
              <string-name>Hinton, G.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Deep Learning</article-title>
            <source>Nature</source>
            <volume>521</volume>
            <pub-id pub-id-type="doi">10.1038/nature14539</pub-id>
            <pub-id pub-id-type="pmid">26017442</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Xia, X., Zhu, D., Sha, J., Ma, R. and Kang, W. (2025) Research on Industrial Carbon Emission Prediction Method Based on CNN-LSTM under Dual Carbon Goals. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Low-Carbon</italic><italic>Technologies</italic>, 20, 580-589. https://doi.org/10.1093/ijlct/ctaf012 <pub-id pub-id-type="doi">10.1093/ijlct/ctaf012</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1093/ijlct/ctaf012">https://doi.org/10.1093/ijlct/ctaf012</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Xia, X.</string-name>
              <string-name>Zhu, D.</string-name>
              <string-name>Sha, J.</string-name>
              <string-name>Ma, R.</string-name>
              <string-name>Kang, W.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Research on Industrial Carbon Emission Prediction Method Based on CNN-LSTM under Dual Carbon Goals</article-title>
            <source>International Journal of Low-Carbon Technologies</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.1093/ijlct/ctaf012</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Adam, A.M., Osman, A.N., Yusuf, A.M., Gokcekus, H. and Bolouri, F. (2025) Exploring Machine Learning Models for Predicting Greenhouse Gas Emissions in Africa’s Building Sector: A Case Study of Six Nations. <italic>Environmental</italic><italic>Systems</italic><italic>Research</italic>, 14, Article No. 21. https://doi.org/10.1186/s40068-025-00407-5 <pub-id pub-id-type="doi">10.1186/s40068-025-00407-5</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1186/s40068-025-00407-5">https://doi.org/10.1186/s40068-025-00407-5</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Adam, A.M.</string-name>
              <string-name>Osman, A.N.</string-name>
              <string-name>Yusuf, A.M.</string-name>
              <string-name>Gokcekus, H.</string-name>
              <string-name>Bolouri, F.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Exploring Machine Learning Models for Predicting Greenhouse Gas Emissions in Africa’s Building Sector: A Case Study of Six Nations</article-title>
            <source>Environmental Systems Research</source>
            <volume>14</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1186/s40068-025-00407-5</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Nandigam, S.H., Nageswararao, K. and K Sharma, P. (2025) Hybrid Deep Learning Models for Energy Consumption Forecasting: A CNN-LSTM Approach for Large-Scale Datasets. <italic>Journal</italic><italic>of</italic><italic>Renewable</italic><italic>Energy</italic><italic>and</italic><italic>Smart</italic><italic>Grid</italic><italic>Technology</italic>, 20, 82-91. https://doi.org/10.69650/rast.2025.261326 <pub-id pub-id-type="doi">10.69650/rast.2025.261326</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.69650/rast.2025.261326">https://doi.org/10.69650/rast.2025.261326</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Nandigam, S.H.</string-name>
              <string-name>Nageswararao, K.</string-name>
              <string-name>Sharma, P.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Hybrid Deep Learning Models for Energy Consumption Forecasting: A CNN-LSTM Approach for Large-Scale Datasets</article-title>
            <source>Journal of Renewable Energy and Smart Grid Technology</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.69650/rast.2025.261326</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Chen, T. and Guestrin, C. (2016) XGBoost: A Scalable Tree Boosting System. <italic>Proceedings of the</italic> 22 <italic>nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining</italic>, San Francisco California, 13-17 August 2016, 785-794. https://doi.org/10.1145/2939672.2939785 <pub-id pub-id-type="doi">10.1145/2939672.2939785</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/2939672.2939785">https://doi.org/10.1145/2939672.2939785</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Chen, T.</string-name>
              <string-name>Guestrin, C.</string-name>
              <string-name>Mining, S</string-name>
            </person-group>
            <year>2016</year>
            <article-title>XGBoost: A Scalable Tree Boosting System</article-title>
            <source>Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining</source>
            <volume>13</volume>
            <pub-id pub-id-type="doi">10.1145/2939672.2939785</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Ke, G., Meng, Q., Finley, T., Wang, T., Chen, W., Ma, W., Ye, Q. and Liu, T.Y. (2017) LightGBM: A Highly Efficient Gradient Boosting Decision Tree. <italic>Proceedings of the</italic> 31 <italic>st International Conference on Neural Information Processing Systems</italic>, Long Beach, 4-9 December 2017, 3149-3157. https://proceedings.neurips.cc/paper_files/paper/2017/file/6449f44a102fde848669bdd9eb6b76fa-Paper.pdf</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Ke, G.</string-name>
              <string-name>Meng, Q.</string-name>
              <string-name>Finley, T.</string-name>
              <string-name>Wang, T.</string-name>
              <string-name>Chen, W.</string-name>
              <string-name>Ma, W.</string-name>
              <string-name>Ye, Q.</string-name>
              <string-name>Liu, T.Y.</string-name>
              <string-name>Systems, L</string-name>
            </person-group>
            <year>2017</year>
            <article-title>LightGBM: A Highly Efficient Gradient Boosting Decision Tree</article-title>
            <source>Proceedings of the 31st International Conference on Neural Information Processing Systems</source>
            <volume>4</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Intergovernmental Panel on Climate Change (IPCC) (2021) Climate Change 2021: The Physical Science Basis. Cambridge University Press. https://search.informit.org/doi/10.3316/informit.315096509383738 <pub-id pub-id-type="doi">10.3316/informit.315096509383738</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3316/informit.315096509383738">https://doi.org/10.3316/informit.315096509383738</ext-link></mixed-citation>
          <element-citation publication-type="book">
            <year>2021</year>
            <article-title>Climate Change 2021: The Physical Science Basis</article-title>
            <pub-id pub-id-type="doi">10.3316/informit.315096509383738</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Wang, C., Zhang, X., Nie, Z. and Gajbhiye Meshram, S. (2025) Prediction of Annual Carbon Emissions Based on Carbon Footprints in Various Omani Industries to Draw Reduction Paths with LSTM-GRU Hybrid Model. <italic>Sustainability</italic>, 17, Article 4940. https://doi.org/10.3390/su17114940 <pub-id pub-id-type="doi">10.3390/su17114940</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/su17114940">https://doi.org/10.3390/su17114940</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Wang, C.</string-name>
              <string-name>Zhang, X.</string-name>
              <string-name>Nie, Z.</string-name>
              <string-name>Meshram, S.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Prediction of Annual Carbon Emissions Based on Carbon Footprints in Various Omani Industries to Draw Reduction Paths with LSTM-GRU Hybrid Model</article-title>
            <source>Sustainability</source>
            <volume>17</volume>
            <elocation-id>4940</elocation-id>
            <pub-id pub-id-type="doi">10.3390/su17114940</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Begum, A.M. and Mobin, M.A. (2025) A Machine Learning Approach to Carbon Emissions Prediction of the Top Eleven Emitters by 2030 and Their Prospects for Meeting Paris Agreement Targets. <italic>Scientific</italic><italic>Reports</italic>, 15, Article No. 19469. https://doi.org/10.1038/s41598-025-04236-5 <pub-id pub-id-type="doi">10.1038/s41598-025-04236-5</pub-id><pub-id pub-id-type="pmid">40461645</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41598-025-04236-5">https://doi.org/10.1038/s41598-025-04236-5</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Begum, A.M.</string-name>
              <string-name>Mobin, M.A.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>A Machine Learning Approach to Carbon Emissions Prediction of the Top Eleven Emitters by 2030 and Their Prospects for Meeting Paris Agreement Targets</article-title>
            <source>Scientific Reports</source>
            <volume>15</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41598-025-04236-5</pub-id>
            <pub-id pub-id-type="pmid">40461645</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Goodfellow, I., Bengio, Y. and Courville, A. (2016) Deep Learning. MIT Press.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Goodfellow, I.</string-name>
              <string-name>Bengio, Y.</string-name>
              <string-name>Courville, A.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Deep Learning</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>