1. Introduction
The cement industry plays a critical role in global economic development. Presently, this industry accounts for about 7–8% of global carbon emissions [
1]. China alone produces 55% of the world’s cement [
2]. Despite continuous improvements in energy efficiency, energy consumption in China’s cement industry remains high, and its efficiency still lags behind that of many developed countries [
3]. Improving the reliability of carbon emission monitoring in this sector is therefore essential for supporting its low-carbon transition.
The carbon emissions trading system (ETS) has been widely recognized as an effective market-based instrument for mitigating greenhouse gas (GHG) emissions and promoting low-carbon transitions [
4,
5,
6]. Following the official launch of China’s national ETS in July 2021, the regulatory scope has continued to expand. In 2025, the cement industry, together with steel and aluminum smelting industries, was formally included in the national carbon market, adding approximately 1500 regulated entities and covering nearly 8 billion tons of CO
2 emissions annually [
7,
8]. This rapid expansion substantially increases regulatory demands on emission monitoring, reporting and verification (MRV), posing new challenges for environmental management authorities.
High-quality emission data form the foundation of an effective ETS, directly affecting market integrity, allowance allocation fairness, and the credibility of compliance assessment [
9,
10]. At present, internationally recognized greenhouse gas quantification methods are categorized into calculation-based and measurement-based approaches, the latter of which includes the continuous emission monitoring system (CEMS) [
11]. China’s current ETS reporting framework relies on calculation-based accounting methods. These methods often depend on emission factors, activity data, and manual data inputs, which may not fully capture enterprise-specific variability and may increase the risk of reporting inconsistencies. In contrast, the CO
2-CEMS continuously measures the CO
2 concentration and flue gas flow rate, offering a higher level of automation compared to the calculation-based methods. However, complex flow fields in the flue gas duct make accurate measurement of flow-rate parameters challenging, which can introduce systematic errors and affect the accuracy of monitoring data [
12,
13,
14,
15]. These uncertainties underscore the need for risk-based data quality screening. As the ETS expands to cover more sectors and facilities, reliance on labor-intensive manual verification becomes increasingly costly and difficult to scale, further highlighting the need for efficient, data-driven regulatory screening tools.
Recent studies have explored data-driven approaches to improve emission data quality under ETS frameworks [
9,
16,
17]. For example, Yu et al. (2023) compared multiple supervised and unsupervised machine learning methods to identify anomalies in enterprise-level emission data [
17]. While such approaches demonstrate promising potential, existing studies have largely focused on annual or low-frequency emission data, with validation typically conducted on an annual basis. More recently, Jia et al. developed a statistical framework for screening the quality of high-frequency emission data in the power industry by cross-validating calculation-based emissions derived from actual coal consumption against flue gas-based emissions [
18]. In that framework, the ratio of the two emission estimates was used as a process-level indicator, and deviations from its statistical distribution were interpreted as potential data quality risks. Statistical hypothesis tests, including tests of mean, variance, and non-parametric distributional characteristics, were applied to support risk-based screening.
Building on this cross-validation concept, the present study further addresses the use of high-frequency emission data in continuous regulatory screening. In real industrial monitoring systems, high-frequency flue gas-based measurements are generated as continuous time series rather than independent random observations. Emissions at a given time point may be influenced by previous process states because of system inertia and residence time. Therefore, method selection for continuous screening should account for both distribution-level changes and local temporal anomaly patterns. Purely machine learning-based approaches may achieve high detection accuracy but often provide limited interpretability for regulatory applications. Conversely, statistical approaches provide transparent global diagnostics and are attractive for regulatory applications, but their practical use in continuous industrial time-series data remains challenging. There remains a need for integrated frameworks that align anomaly detection with real-world regulatory workflows, particularly under high-frequency, multi-source monitoring conditions.
To address these challenges, this study develops a hybrid, data-driven framework for anomaly detection and verification of emission data in the context of ETS. Hartigan’s dip test was selected as the statistical component because it evaluates changes in distributional shape, particularly departures from unimodality, and therefore provides an interpretable diagnostic of emission-ratio distortion. A window-based Random Forest model was further introduced to capture local temporal patterns associated with short-duration or low-magnitude anomalies. By integrating these two complementary methods, the proposed framework combines distribution-level and window-level evidence and translates the detection outputs into an interpretable risk score for regulatory review.
The main contributions of this study are threefold. First, a cross-validation framework integrating material-based and flue gas-based emission data is proposed to enhance data quality management in ETS-regulated industrial sectors. Second, a hybrid anomaly detection strategy is developed by combining a global, distribution-based statistical test with a local, window-based machine learning model, thereby aligning anomaly detection with practical regulatory screening needs. Third, using high-frequency emission data from a cement production facility, the detection performance of the proposed framework is systematically evaluated under varying anomaly magnitudes, durations, and modes, demonstrating that the combined approach improves screening effectiveness while maintaining a low false-positive rate. Although demonstrated using data from the cement industry, the proposed framework is potentially adaptable to other energy-intensive sectors covered by ETS, providing a scalable and interpretable tool for regulatory authorities to prioritize verification efforts under limited resources.
4. Discussion
4.1. Extension to Continuous Time-Series Screening
Previous work by Jia et al. demonstrated that cross-validation between flue gas-based and material-based emissions can support transparent screening of emission data quality in the power sector [
18]. In that framework, the ratio of the two emission estimates was used as a process-level indicator, and changes in its statistical distribution were used to identify potential data-quality risks. Statistical approaches provide transparent global diagnostics and are attractive for regulatory applications, but their practical use in continuous industrial time-series data remains challenging. Many distribution comparison methods implicitly require that the reference and test datasets be comparable. This condition may be approximated when data are randomly sampled from a stable population. Still, it is difficult to guarantee in real monitoring scenarios where data are generated sequentially and may be affected by temporal drift and seasonal variability. As a result, some distribution-comparison tests may be sensitive to normal differences between chronologically separated periods, which can affect screening stability.
To address this limitation, this study develops a hybrid statistical-machine learning framework for risk-based screening of high-frequency carbon emissions data under the ETS. The framework preserves the chronological structure of the monitoring data by using an earlier continuous period as the reference/training dataset and a later continuous period as the testing dataset. A unimodality-based statistical test is used to detect global distributional distortions in emission ratios. At the same time, a window-based Random Forest classifier is introduced to capture localized temporal deviations that may not substantially alter the overall distribution. The outputs are further integrated into an interpretable risk score to support regulatory prioritization. This design is closer to practical ETS supervision, where historical monitoring data are used to screen subsequent reporting periods. By preserving chronological order, the framework provides a more realistic setting for continuous regulatory screening.
4.2. Cement-Sector Characteristics and Potential Applicability to Other Cement Facilities
Carbon emissions from cement production mainly include combustion emissions from fuel use and process emissions from the decomposition of carbonates. Therefore, material-based emissions are calculated using multiple variables, including fuel consumption, raw meal consumption, consumption of alternative raw materials and emission factors. This differs from coal-fired power plants, where CO
2 emissions are primarily linked to coal consumption and coal’s carbon content. However, cement kilns usually operate continuously and relatively steadily. Under well-defined operating conditions, this helps maintain a stable relationship between the two emission estimates. In this study, the emission ratio showed unimodal behavior after operating-condition classification, supporting its use as a data quality indicator. This unimodality was therefore treated as an empirical property verified under the classified operating conditions. A similar emission-ratio-based screening logic has also been reported in previous work on high-frequency emission data from the power sector, where the ratio between material-based and flue gas-based emissions was used as a process-level data-quality indicator [
18].
These sector-specific characteristics also suggest that the proposed framework is potentially applicable to other cement facilities, provided that facility-specific reference distributions are established. The expected transferability lies mainly in the monitoring logic rather than in directly transferring the trained RF model or numerical thresholds from one facility to another. In practice, each facility may have different raw material compositions, kiln-control strategies, CEMS installation conditions, and maintenance practices, which can affect the baseline distribution of the emission ratio. Therefore, when applied to another cement facility, the framework should be recalibrated using local historical data and operational records.
4.3. Complementarity of Dip Test and RF
The results show that the dip test and RF model provide complementary screening information. The dip test is effective when anomalies are strong or long-lasting enough to distort the overall distribution of the emission ratio. It is transparent and easy to interpret, which is important for regulatory applications. The RF model is more sensitive to short-duration or low-magnitude anomalies that may not substantially change the global distribution. By using sliding windows and local features such as mean, standard deviation, slope, and first-order differences, the RF model can identify local temporal changes in high-frequency emission data. Therefore, the value of the hybrid framework is not simply that it uses machine learning. Rather, it combines two types of evidence: distribution-level evidence from the dip test and local temporal evidence from the RF model. This improves robustness across different anomaly magnitudes, durations, and modes.
4.4. Risk Score for Regulatory Screening
The integrated risk score converts the outputs of the dip test and RF model into a simple form for regulatory use. In high-frequency monitoring, it is impractical for regulators to manually inspect every data point or reporting interval. The risk score helps summarize large volumes of data into periods with different review priorities. Periods detected by both methods can be treated as high-risk because they show both distribution-level distortion and local temporal abnormality. Periods detected by only one method may be considered to be of moderate risk and can be reviewed alongside operational information. Moreover, the risk score is not intended to quantify the physical severity or magnitude of an anomaly. For example, a sustained anomaly detected only by the dip test and a subtle short-term deviation detected only by the RF model may both receive a score of 1, but they may differ in duration, magnitude, and possible cause.
It should also be emphasized that a high risk score does not directly indicate fraud or a confirmed data-quality violation. Legitimate process changes, such as load transitions, raw material changes, temporary equipment maintenance, or CEMS calibration, may also alter the emission-ratio distribution or local temporal features, generating false-positive screening signals. Therefore, flagged periods should first be checked against operational logs, maintenance records, calibration records, and other contextual information. In this sense, the proposed framework is intended to prioritize periods for further verification rather than to provide a final judgment on compliance.
The framework can also be integrated into centralized monitoring platforms. After a reference period is established, incoming material-based and flue gas-based data can be automatically cleaned, classified by operating condition, converted into emission ratios, screened by the hybrid model, and summarized into risk levels for further verification.
4.5. Limitations and Future Research Directions
Several limitations of this study should be acknowledged. First, the framework was evaluated using data from a single cement production facility. Although the underlying cross-validation logic may be adaptable to other facilities and sectors, the trained RF model, reference distributions, and screening thresholds should not be directly transferred without facility-specific recalibration. Further validation across multiple cement plants and other ETS-regulated sectors is therefore necessary.
Second, anomaly scenarios were simulated rather than derived from confirmed regulatory violations. Although the training and testing periods were chronologically separated, the anomaly modes used for RF training and performance evaluation followed similar design principles. Therefore, the RF model may partly learn patterns associated with the simulated anomaly-generation rules. The results should thus be interpreted as a controlled evaluation under predefined anomaly scenarios. Future studies should validate the framework using longer-term, multi-facility datasets with real regulatory cases and anomaly types not included during model training. These are necessary before practical deployment.
Third, the current framework relies on operating-condition classification before anomaly detection. This step is important because normal shifts between operating conditions may otherwise be misinterpreted as anomalies. Future research should further investigate automated and adaptive operating-condition classification methods, such as hidden Markov models or other data-driven state-identification approaches, especially for facilities with more complex production modes or frequent transitions.
Another limitation concerns the chronological reference/testing split. In this study, the first 70% of the data for each operating condition were used as the reference/training period, and the remaining 30% as the testing period. Because dataset length may affect the stability of the reference distribution and detection performance, future studies should evaluate the framework’s sensitivity to different reference-window lengths and test-period definitions.
Finally, this study did not conduct a systematic benchmark against other anomaly-detection methods, such as moving-average-based 3-sigma rules, Isolation Forest, LSTM Autoencoders, XGBoost or other machine-learning models. The present work focused on developing an interpretable hybrid screening framework rather than identifying the best-performing model across all alternatives. Hartigan’s dip test and RF were chosen because of their interpretability and suitability for continuous screening. Future work should compare different methods while considering both detection performance and interpretability.
5. Conclusions
This study proposes a hybrid statistical-machine learning framework to support risk-based screening of carbon emission data quality under ETS. By cross-validating material-based monitoring data with flue gas-based monitoring data, the framework extends emission data quality screening to continuous high-frequency monitoring conditions. The method combines a unimodality-based statistical diagnostic with a window-based RF classifier, thereby integrating distribution-level and local temporal evidence within an interpretable risk-scoring scheme.
Application to 15-min CO2 emission data from a cement production facility showed that the dip test was effective for sustained or high-magnitude anomalies that distorted the emission-ratio distribution, while the RF model improved sensitivity to short-duration and subtle deviations in continuous monitoring data. In the combined risk-scoring framework, 94.7% of anomalous periods were assigned Risk ≥ 1, including 72.2% assigned to the highest-risk category, indicating its potential for prioritizing verification efforts. Clinker production, material-based carbon emissions and emission ratios were the most influential variables for anomaly detection.
From an environmental management perspective, the proposed framework provides a scalable and interpretable tool for prioritizing verification efforts as ETS coverage expands to energy-intensive sectors. It can help regulators convert large volumes of high-frequency monitoring data into risk levels and identify periods that require further review. By cross-validating material-based and flue gas-based emissions, it also provides complementary evidence for data-quality screening in field applications. Although demonstrated in the cement industry, the approach can be adapted to other industrial sectors where high-frequency material-based and flue gas-based monitoring data are available. Future work should validate the framework using longer monitoring periods, multiple facilities, and real regulatory datasets.