Abstract
Fluid Catalytic Cracking (FCC) constitutes a critical process in petroleum refining, facing increasing pressure to align with sustainable development goals by improving energy efficiency and reducing environmental impact. This study tackles a multi-objective optimization challenge in FCC operations, seeking to simultaneously maximize the gasoline production and minimize the coke yield—the latter being directly linked to emissions in FCC. A data-driven optimization model leveraging a dual Long Short-Term Memory architecture is developed to capture complex relationships between operating variables and product yields. To efficiently solve the model, an Improved Multi-Objective Whale Optimization Algorithm (IMOWOA) is proposed, integrating problem-specific adaptive multi-neighborhood search and dynamic restart mechanisms. Extensive experimental evaluations demonstrate that IMOWOA achieves superior convergence characteristics and comprehensive performance compared to established multi-objective algorithms. Relative to the yields before optimization, the proposed methodology increases the gasoline yield by 0.32% on average, coupled with an average reduction of 0.11% in the coke yield. For the studied FCC unit with an annual processing capacity of 2.6 million tons, the coke reduction corresponds to an annual emission reduction of approximately 10,277 tons, delivering benefits to sustainable FCC operations.
1. Introduction
The growing global energy challenges and environmental degradation have elevated sustainability to a crucial concern in industrial development [,]. Industries worldwide are required to improve energy efficiency and reduce carbon emissions through enhanced operational practices [,,]. The petroleum refining industries, as significant contributors to energy consumption and greenhouse gas emissions, are under increasing pressure to shift toward more environmentally friendly and energy-efficient operational paradigms [,,]. This shift is not only an environmental necessity in response to environmental change, but also a strategic move to comply with economic sustainability policies, such as China’s Carbon Peaking and Carbon Neutrality Goals [].
Fluid Catalytic Cracking (FCC) is a central unit in modern petroleum refineries [,]. It converts heavy petroleum fractions into high-value products, primarily gasoline, which is an important transportation fuel []. The economic performance of a refinery, therefore, is highly dependent on FCC, often incentivizing the maximization of the gasoline yield []. However, coke is inevitably produced during the FCC gasoline production, which is an undesirable carbonaceous byproduct depositing on the catalyst surface. To restore the activity of the catalyst, the coke-laden catalyst is combusted with air []. This process represents a major energy loss and emits substantial amounts of within the FCC unit, directly contributing to the refinery’s carbon footprint.
Within this context, coke formation represents not merely an operational concern but a critical sustainability metric. The combustion of coke in the regenerator constitutes a major source of greenhouse gas emissions while simultaneously reflecting inefficient carbon utilization. Consequently, suppressing coke yield is essential for advancing FCC sustainability, directly mitigating environmental impact through lower emissions and reducing waste through improved carbon utilization (i.e., preventing valuable carbon from being lost as coke). Operational optimization, which systematically adjusts key operating variables to obtain desired product yields, therefore emerges as a crucial approach for improving FCC sustainability. However, the strong nonlinearity and inherent complexity of FCC pose significant challenges to its operational optimization.
Over the past decades, extensive research has been conducted on FCC operational optimization. Early efforts were predominantly dedicated to single-objective optimization [,,]. John et al. [] developed a six-lump kinetic model and utilized gPROMS to optimize the catalyst and oil gas mass flow rates, leading to increased propylene yield. Chen et al. [] applied a random forest algorithm to identify key operating variables affecting gasoline octane number, and established a mapping between these variables and octane number using a Long Short-Term Memory (LSTM) neural network, thereby constructing an optimization model to minimize octane number loss. Chen et al. [] employed a random weight neural network to develop an optimization model for fossil fuel yields and introduced a fast adaptive differential evolution algorithm to address associated constraints under uncertainty. Li et al. [] designed a bilevel robust optimization framework that optimizes the feed selection and reaction temperature of an industrial FCC unit to maximize profit under uncertainty of feed properties. Recent years have witnessed growing interest in multi-objective optimization, which more closely aligns with the practical need to simultaneously satisfy multiple performance indicators [,]. Jarullah et al. [] developed a multi-objective optimization model grounded in first principles and solved it using gPROMS. In a separate approach, Liu et al. [] constructed a multi-objective optimization model by nonlinear multiple regression to simultaneously minimize RON loss and operational risk in FCC gasoline processing. José et al. [] compared the effectiveness of particle swarm optimization and genetic algorithm in solving the multi-objective optimization problem of the product yield distribution. Despite these advances, most studies have emphasized economic objectives, often overlooking sustainability considerations.
Research on multi-objective sustainable operational optimization for FCC remains relatively limited. Wan et al. [] developed an optimization framework combining a lumped kinetic model and the SPEA-2 algorithm to reduce pollutant gas emissions while balancing the production of light olefins and other chemicals. Liu et al. [] established a simulation model for the fractionation and absorption-stabilization units of FCC using Aspen Plus and optimized both gasoline yield and energy consumption with the NSGA-II algorithm. However, these studies rely heavily on the availability of accurate mechanism optimization models, posing significant challenges in practical applications. The mechanism models require detailed knowledge of reaction kinetics, catalyst behavior, and complex multiphase flow dynamics information that is often difficult to acquire in industrial-scale FCC units [,]. In addition, minimizing coke yield is a crucial objective in FCC sustainable optimization due to its direct contribution to energy losses and emissions. Existing optimization approaches predominantly optimize a certain product yield by adjusting operating variables at a given time point. Yet, FCC product yields are influenced by the cumulative effect of the variables over a preceding period. The current multi-objective optimization models and algorithms do not fully take into account this characteristic, thereby constraining the effectiveness and applicability of proposed optimization strategies in practical FCC operation.
This paper investigates an FCC Multi-Objective Sustainable Operational Optimization (FCC-MOSOO) problem, targeting the dual objectives of maintaining gasoline production while suppressing coke formation. The proposed approach facilitates a reduction in environmental impact while maintaining economic profitability, thereby supporting the greener and more sustainable refining operations. The main contributions of this paper are as follows:
(1) A data-driven modeling approach based on a Dual-LSTM architecture is introduced to capture the complex relationship between operating variables and product yields in the FCC-MOSOO problem, overcoming the computational efficiency limitations of traditional mechanism models.
(2) The time lag and cumulative effects in FCC processes are considered in the optimization by adjusting variable trajectories over a future time window, advancing beyond traditional static setpoint optimization to achieve more realistic and effective operational strategies.
(3) An Improved Multi-Objective Whale Optimization Algorithm (IMOWOA) tailored to the FCC-MOSOO problem is developed, enhanced with Adaptive Multi-Neighborhood Search (AMNS) and Dynamic Restart (DR) mechanisms. The algorithm provides actionable Pareto-optimal solutions, enabling effective trade-off analysis between economic and environmental objectives.
2. Problem Formulation
2.1. Problem Description
FCC is a highly integrated chemical process that primarily consists of a reactor and a regenerator operating in a continuous cycle. In the reactor, the heavy oil gas feedstock contacts the hot powdered catalyst, cracking into valuable lighter products such as gasoline, liquefied petroleum gas, and dry gas. During this process, coke deposits on the catalyst surface, leading to its deactivation. The spent catalyst is subsequently transferred to the regenerator, where the deposit is burned off, thereby restoring catalytic activity and providing the necessary heat required for the endothermic cracking reactions in the reactor. The regenerated catalyst is then recirculated back to the reactor, completing the cycle.
A central challenge in FCC is balancing economic performance and environmental impact. Operating conditions that favor high gasoline production (e.g., higher reaction temperature) often promote higher coke formation, which increases energy consumption and emissions, leading to a conflict between profit and sustainability. Further complicating the challenge is the time lag in FCC. As illustrated in Figure 1, the product yield at time depends on the cumulative effects of operating variables over a preceding period from to . From an optimization perspective, this period is divided into two segments by the current optimization time t: a historical window from to t and a future window from to , where q and n are the lengths of the historical and future windows. In the historical window, non-adjustable observed variables that define the FCC operating state are captured. The future window includes the controlled variables that serve as decision variables in optimization. Mathematically, the observed and controlled variables are denoted as and , expressed as Equations (1) and (2). Given a fixed operating state defined by , the FCC-MOSOO problem seeks to identify optimal controlled variables that simultaneously maximize gasoline yield and minimize coke yield.
where p and m are the dimensions of the observed and controlled variables, is the observed variable i sampled at time j, and is the controlled variable i adjusted at time j.
Figure 1.
Time lag in the FCC process.
2.2. Optimization Model
Calculating gasoline and coke yields is essential for the FCC-MOSOO problem. Since mechanism methods are often computationally expensive and challenging to calibrate accurately for industrial processes, a data-driven approach based on a Dual-LSTM architecture is employed to calculate the product yields. LSTM is suitable for this application due to its capability to process sequential data and learn long-term dependencies, enabling it to effectively capture the complex temporal relationship between operating variables and the product yield [,,].
The Dual-LSTM architecture employs two parallel LSTM branches to extract final hidden states and from and , respectively. Each branch consists of a multi-layer stacked LSTM. The resulting states are concatenated into a combined feature , which is then passed through a dense layer to calculate the product yield (i.e., gasoline yield or coke yield) at time . The complete computational procedure is formalized in Equation (3). The training process utilized historical data collected from an industrial FCC unit at a collaborative refinery. Data acquisition spanned from 8 March 2025 to 14 May 2025, with a sampling interval of 3 min. The raw dataset underwent comprehensive preprocessing, which involved removal of null values, outlier elimination using the 3- rule, noise reduction via a Butterworth filter, and final normalization through min–max scaling. This procedure finally yielded a refined dataset containing 15,791 valid samples.
Building upon the Dual-LSTM architecture, the optimization objectives of the FCC-MOSOO problem are formulated as Equations (4) and (5). Based on the reaction mechanism and empirical knowledge of FCC, the selected observed variables and controlled variables are listed in Table 1.
Table 1.
The observed variables and controlled variables of the FCC-MOSOO problem.
According to production requirements, the operational optimization problem is required to meet the following constraints:
Constraints (6) ensure that the values of the controlled variables remain within their allowable range at all times, where and are the lower and upper bounds of the controlled variable i.
Constraints (7) restrict that the step size of any adjustment must not exceed the allowable limit, where is the maximum adjustment limit of the controlled variable i.
3. Proposed Algorithm
Considering the inherent complexity and strong nonlinearity of the FCC process, swarm intelligence optimization algorithms are particularly suitable for addressing such challenges []. Among these, the Whale Optimization Algorithm (WOA) [] has attracted widespread attention due to its simple parameter adjustment and excellent global search ability. It has been successfully applied in various domains such as traffic scheduling [], price forecasting [], and shop scheduling []. Based on WOA, the proposed IMOWOA is designed in this section to solve the FCC-MOSOO problem.
3.1. IMOWOA Framework
The basic WOA is inspired by the bubble-net foraging behavior of humpback whales, which comprises three core search operators: spiral updating, shrink encircling, and prey searching, as detailed in the following descriptions. Building upon the WOA search operators, IMOWOA further incorporates AMNS and DR mechanisms that are specifically designed for the FCC-MOSOO problem to improve search performance. The overall framework of IMOWOA is illustrated in Figure 2, with comprehensive details provided in the subsequent subsections.
Figure 2.
Framework of IMOWOA.
Spiral updating: spiral updating emulates the distinctive spiral-shaped movement of whales to approach the target prey, represented by the following formulation:
Shrink encircling: shrink encircling replicates whales encircling the target prey, represented by the following formulation:
Prey searching: this operator is responsible for exploring new prey, represented by the following formulation:
where is a solution in the population, is the new solution generated from , is the current best solution, is a randomly selected solution, b is a constant used to define the shape of the logarithmic spiral and is recommended to be set as 1, l is a random number between [−1, 1], is a control number, rand() represents a function that returns a random number in the range of [0, 1], and a linearly decreases from 2 to 0.
3.2. Population Initialization
The population is initialized as a set of whale individuals, each representing a candidate solution. In the context of FCC-MOSOO, the controlled variable matrix is adopted as the solution encoding scheme. To ensure the feasibility of the initial solutions, a constrained random walk strategy is utilized for population initialization. Specifically, each element in is generated by uniform sampling within dynamic bounds . These bounds are determined based on the value of the preceding element , thereby introducing temporal dependency into the initial population. The formulations of the dynamic bounds are provided as follows:
3.3. Adaptive Multi-Neighborhood Search Mechanism
To enhance local search capability, the AMNS mechanism is introduced, which incorporates an adaptive execution strategy and three local search operators. The adaptive execution strategy activates the local search using a probability , defined in Equation (13). As optimization progresses, this strategy gradually shifts the focus from global exploration to local refinement, enhancing the quality of the final solutions.
where g is the current iteration count and is the maximum number of iterations.
The three local search operators are specifically designed to align with the structural characteristics of the solutions to the FCC-MOSOO problem. Each operator acts either at the element level or the row level of the solution matrix, offering complementary search behaviors to enhance diversity and adaptability during the optimization process. When the local search is activated, one operator is randomly selected and applied to the target solution. The description of each operator is elaborated as follows:
Element-level polynomial search: this operator leverages modified polynomial mutation to generate a new solution. Governed by an adaptive distribution index, it applies controlled perturbations to a randomly selected element. The perturbation magnitude decreases progressively with iterations, enabling fine-grained exploitation of the solution neighborhood while preserving solution stability. The operation on the randomly selected element is formulated as Equations (14)–(16).
where is a randomly selected element; is the new allele element; is the perturbation magnitude; u is a random number in [0, 1]; is the adaptive distribution index.
Row-level Gaussian random walk search: this operator implements the Gaussian random walk on a randomly selected row. Each walk step follows a Gaussian distribution with the previous element as its mean and a decaying variance. This process generates smooth modifications along the row, avoiding disruptive jumps. The operation on each element in the randomly selected row is formulated as Equations (17) and (18).
where return a Gaussian random number with mean and variance .
Row-level Cauchy search: this operator utilizes the long-tailed Cauchy distribution to perturb a row randomly selected from the original solution. The long tail facilitates both occasional large-magnitude perturbations and frequent small-step adjustments, making the operator effective in escaping shallow local optima and exploring broader regions surrounding the original solution. The operation on each element in the randomly selected row is formulated as Equations (19) and (20).
where is perturbation magnitude, and returns a random number following the standard Cauchy distribution.
The pseudocode of the AMNS mechanism is shown in Algorithm 1.
| Algorithm 1 AMNS mechanism |
| Require: the solution , |
| the current iteration count g, |
| the maximum number of iterations |
|
3.4. Dynamic Restart Mechanism
The DR mechanism is embedded in the IMOWOA to inject diversity when search stagnation is detected. This disrupts entrenched solution clusters and facilitates the exploration of undiscovered regions in the objective space. To detect stagnation, the improvement in both objectives is monitored across iterations. For each iteration, stagnation is detected if either objective shows no improvement for consecutive iterations, where is the stagnation threshold decreasing according to Equation (21).
The DR mechanism includes two operators: the complete random walk and the partial random walk. The complete random walk is identical to the random walk in the population initialization. The partial random walk selects a pivot column randomly and then performs an independent random walk for each row starting from the pivot column element. These two designed operators correspond to wide restarts and narrow restarts, respectively.
Upon detecting stagnation, 10% solutions in the population are randomly selected. For each selected solution, one of the restart operators is applied according to an increased probability : the partial random walk is applied if a random number is less than ; otherwise, the complete random walk is applied. This selection method ensures the early dominance of the complete random walk (wide restarts), which facilitates radical exploration to escape deep local optima. Meanwhile, late-stage preference for the partial random walk (narrow restarts) injects diversity without disrupting near-converged solutions.
The pseudocode of the dynamic mechanism is shown in Algorithm 2.
| Algorithm 2 DR mechanism |
| Require: the population , |
| the current iteration count g, |
| the maximum number of iterations , |
| the stagnation iteration count for objective 1 , |
| the stagnation iteration count for objective 2 , |
|
3.5. Archive Maintenance
The proposed IMOWOA utilizes an external archive to retain elite non-dominated solutions identified throughout the optimization process. This archive is dynamically updated according to Pareto dominance relations and crowding distance to ensure both convergence and diversity. The update process operates as follows: (1) a new solution is incorporated only if it is not dominated by any solution currently in the archive; (2) existing solutions that are dominated by the new solution are immediately removed; and (3) when the archive reaches its capacity limit, solutions with larger crowding distances are prioritized for retention to maintain a well-distributed and diverse solution set.
4. Experiment Results
Extensive experiments were conducted to evaluate the performance of the proposed IMOWOA in solving the FCC-MOSOO problem. All programs of the experiments were implemented with Python 3.11.9 and executed on a laptop manufactured by Lenovo in Beijing, China, with 16 GB RAM and a 2.3 GHz Intel Core i7-12700H under a Windows 11 (64) system.
4.1. Evaluation Metric and Test Instance
In the experiments, generational distance (GD), inverted generational distance (IGD), and hypervolume (HV) were employed as evaluation metrics. These metrics provide insights into the convergence and overall quality of the non-dominated solution set obtained by the algorithm.
GD is primarily a performance indicator of the convergence ability, as formulated in Equation (22). A smaller GD value signifies a better performance.
where U is the non-dominated solution set, is the true Pareto front, and is the Euclidean distance between solutions p and u in the objective space.
IGD is a comprehensive performance indicator that evaluates convergence and diversity, as formulated in Equation (23). A solution set with a smaller IGD value is preferable.
HV is calculated as the volume in the objective space dominated by the non-dominated solution set and bounded by a predefined reference point, as formulated in Equation (24). A larger HV value indicates a better performance.
where is the hypercube defined by the solution u and the reference point in the objective space.
Since the true Pareto front is a priori unknown, a reference set was constructed for each test instance to calculate GD and IGD. This reference set consists of non-dominated solutions from the combined results of all compared algorithms in the following subsections. For HV, the reference point was defined per instance using the maximum value of each objective.
Test instances were generated from historical operating data of the FCC unit to ensure that the evaluation was grounded in real-world processes. Specifically, fifteen distinct time points were randomly selected from the data. For each time point t, a corresponding test instance was constructed using the observed variables . Each case represents a unique and realistic initial state from which the optimization algorithm is tasked to find the optimal operating conditions.
4.2. Performance Comparison
To verify the effectiveness of the IMOWOA, comprehensive comparisons were conducted with both classical and emerging multi-objective algorithms, including NSGA-II [], SPEA-2 [], and MOGWO []. For a fair comparison, all algorithms were configured with a population size of 50 and a maximum iteration of 100. The crossover and mutation probabilities in NSGA-II and SPEA-2 were set to 0.8 and 0.2, respectively, based on parameter tuning by the Taguchi experimental design method.
Each algorithm was independently run 20 times to ensure statistical reliability. Table 2 presents the means and standard deviations of each metric for all algorithms, with the best values highlighted in bold. The last column provides Welch’s t-test results between IMOWOA and each compared algorithm. The symbols “+” and “=” denote IMOWOA is statistically superior and similar to the compared algorithm.
Table 2.
Means, standard deviations, and Welch’s t-test results of GD, IGD, and HV for NSGA-II, SPEA-2, MOGWO, and IMOWOA on all test instances.
As illustrated in Table 2, the proposed IMOWOA obtained the best results of each metric on all test instances, demonstrating its strong convergence capability and well-balanced comprehensive performance in FCC-MOSSO. Among the remaining compared algorithms, NSGA-II and SPEA-2 performed comparably, yet both surpassed MOGWO. For a more intuitive comparison, Figure 3 visualizes the final non-dominated solution sets obtained from 20 runs on four representative test instances (2, 6, 10, and 14). As depicted, MOGWO converged to narrow regions, indicating limited exploration capability and a tendency toward premature convergence. NSGA-II exhibited better distribution uniformity than SPEA-2, though with slightly inferior exploration capability. In contrast, the proposed IMOWOA achieved significantly broader coverage in the objective space. Its solution sets not only spanned a larger area but also dominated most of the solutions derived by the other algorithms.
Figure 3.
Non-dominated solutions of NSGA-II, SPEA-2, MOGWO, and IMOWOA on test instances 2, 6, 10, and 14. (IMOWOA exhibits wider Pareto front coverage, indicating superior exploration ability).
Overall, the thorough results suggest that IMOWOA exhibits superior search capabilities in the FCC-MOSOO problem, outperforming all compared algorithms in terms of both convergence behavior and comprehensive performance.
4.3. Ablation Study
To evaluate the effectiveness of AMNS and DR mechanisms, an ablation study was carried out comparing IMOWOA against three variants: the basic multi-objective WOA without either mechanism (MOWOA), MOWOA with only DR(MOWOA-D), and MOWOA with only AMNS (MOWOA-A).
The comparison results of GD, IGD, and HV for the above algorithms are summarized in Table 3. For a more detailed analysis, Figure 4 plots the metrics of 20 independent runs of each algorithm on test instances 3, 8, and 13 (each gray dot represents a metric) along with the box plots reflecting statistical distributions. In terms of GD, IMOWOA and MOWOA-A performed similarly, and the best results were produced between them, indicating the contribution of the AMNS mechanism to convergence. Although MOWOA-D performed worse than IMOWOA and MOWOA-A, it still surpassed MOWOA. As illustrated in Figure 4, GD of MOWOA-D exhibited a wider distribution, attributed to the influence of the DR mechanism. In contrast, both IMOWOA and MOWOA-A demonstrated more concentrated and better distributions.
Table 3.
Means, standard deviations, and Welch’s t-test results of GD, IGD, and HV for MOWOA, IMOWOA-D, IMOWOA-A, and IMOWOA on all test instances.
Figure 4.
GD, IGD, and HV along with box plots of 20 independent runs of MOWOA, IMOWOA-D, IMOWOA-A, and IMOWOA on test instances 3, 8, and 13. (IMOWOA achieves the best mean values and the most concentrated distribution across all metrics, demonstrating enhanced search capability and stability).
IMOWOA achieved optimal IGD and HV values in all test instances, indicating better comprehensive performance. Both MOWOA-A and MOWOA-D consistently exceeded the performance of MOWOA. Statistically, IMOWOA significantly outperformed all other algorithms in IGD on each test instance. Regarding HV, it surpassed MOWOA-A in 14 instances and dominated MOWOA-D and MOWOA in all instances. Figure 4 further reveals a trade-off between MOWOA-D and MOWOA-A: the former achieved lower IGD values, whereas the latter excelled in HV. IMOWOA, however, displayed the most concentrated distribution in both metrics, reflecting greater robustness and stability.
Based on the above analysis, both proposed mechanisms effectively enhance the search capability of the algorithm. AMNS plays a dominant role in improving convergence and also contributes to the comprehensive performance. Meanwhile, the DR mechanism injects diversity into the search process, further boosting the comprehensive performance.
4.4. Result Evaluation
This subsection presents a comparative analysis between the optimized results and the original actual product yields on each test instance to evaluate the practical industrial value of the proposed optimization method. Since the proposed IMOWOA generates a Pareto non-dominated solution set, the Technique for Order Preference by Similarity to an Ideal Solution (TOPSIS) was employed to select the most suitable operational solution from the available alternatives for each instance. TOPSIS is a multi-criteria decision-making method that ranks alternatives based on their relative distance from the ideal and negative-ideal solutions. In this implementation, gasoline yield was defined as a benefit criterion to be maximized, while coke yield was treated as a cost criterion to be minimized. Both criteria were assigned equal weights to enable the selection of an optimal compromise solution.
The comparison results of gasoline and coke yields of the selected optimized solution with their respective original yields on each test instance are summarized in Figure 5. It is clear that the optimized operational solution consistently enhanced gasoline yield while simultaneously reducing coke yield. Specifically, the gasoline yield showed an average increase of 0.32%, while the coke yield exhibited an average reduction of 0.11%. Taking the studied FCC unit as a representative case, a further sustainability impact analysis was conducted. With an annual processing capacity of 2.6 million tons and a coke-to- conversion rate of approximately 98%, the unit can achieve an annual emission reduction of about 10,277 tons through the coke yield reduction.
Figure 5.
Comparison results of gasoline and coke yields of the selected optimized solution with their respective original yields on 15 test instances. (Optimized gasoline and coke yields show improvement and reduction, respectively, confirming the effectiveness of the proposed approach).
The demonstrated reduction in carbon emissions, along with the simultaneous improvement in gasoline production, validates the effectiveness of the Dual-LSTM modeling approach and the proposed IMOWOA. The proposed approach also exhibits good industrial implementation feasibility, as the data-driven model provides rapid predictions suitable for dynamic optimization, while the optimized operational adjustments can be integrated into existing refinery Distributed Control Systems. These characteristics highlight the significant potential of the proposed approach in supporting refinery sustainability goals while maintaining economic viability.
5. Conclusions
This paper has addressed an FCC-MOSOO problem, targeting the enhancement of gasoline production and the suppression of coke formation to achieve concurrent economic and environmental benefits. A data-driven multi-objective optimization model founded on a Dual-LSTM architecture is established to accurately capture variable-yield relationships with high computational efficiency, thus avoiding the high computational cost and limited applicability of mechanism models. The model optimizes the gasoline and coke yields through adjusting the trajectory of controlled variables over a future window, effectively handling the significant time lag characteristics of the FCC process.
To efficiently solve this model, an IMOWOA enhanced with AMNS and DR mechanisms is designed. Empirical evaluations confirm the superiority of IMOWOA, which outperforms established algorithms, including NSGA-II, SPEA-2, and MOGWO in convergence efficiency and comprehensive performance. Furthermore, the ablation validates the critical role of the proposed AMNS and DR, as IMOWOA consistently exceeds the performance of its variants without these mechanisms. Compared with the yields before optimization, the proposed approach can increase the gasoline yield by an average of 0.32% and reduce the coke yield by an average of 0.11%, demonstrating its capability to improve both economic and environmental performance in FCC operations.
This work provides a practical and intelligent decision-support tool for FCC operators seeking to align with sustainable development goals. Future research will focus on extending the proposed method to incorporate additional sustainability indicators, such as energy consumption, and testing its applicability under wider operational scenarios.
Author Contributions
Conceptualization, S.P. and Y.L.; Methodology, S.P.; Software, S.P.; Resources, H.S.; Validation, R.Y.; Data curation, R.T. and D.L.; Writing—original draft preparation, S.P.; Writing—review and editing, R.Y.; Supervision, H.S. and C.L.; Project administration, Y.L.; Funding acquisition, C.L. All authors have read and agreed to the published version of the manuscript.
Funding
This research was funded by “Research and Demonstration Application of Key Technologies for Low Carbon and Efficient Operation of Typical Chemical Processes Based on Digital Twin Technology” OF the National Key Research and Development Program of China, grant number 2024YFE0212400.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
The data presented in this study are available on request from the corresponding author due to privacy concerns.
Acknowledgments
The authors are thankful to the anonymous reviewers and editors for their valuable comments and suggestions.
Conflicts of Interest
Shibao Pang, Yang Lin, Hongxun Shi, Rui Yin, Ran Tao, Donghong Li and Chuankun Li were employed by SINOPEC Research Institute of Safety Engineering Co. Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
References
- Liu, Y.; Lu, S.; Yan, X.; Gao, S.; Cui, X.; Cui, Z. Life cycle assessment of petroleum refining process: A case study in China. J. Clean. Prod. 2020, 256, 120422. [Google Scholar] [CrossRef]
- Choy, Y.K.; Onuma, A.; Lee, K.E. The Nexus of Industrial–Urban Sustainability, the Circular Economy, and Climate–Ecosystem Resilience: A Synthesis. Sustainability 2025, 17, 2620. [Google Scholar] [CrossRef]
- Sundaramoorthy, S.; Kamath, D.; Nimbalkar, S.; Price, C.; Wenning, T.; Cresko, J. Energy Efficiency as a Foundational Technology Pillar for Industrial Decarbonization. Sustainability 2023, 15, 9487. [Google Scholar] [CrossRef]
- Chen, J.; Zhu, J.; Qin, X.; Xie, W. Reducing Octane Number Loss in Gasoline Refining Process by Using the Improved Sparrow Search Algorithm. Sustainability 2023, 15, 6571. [Google Scholar] [CrossRef]
- Bechara, C.A.; Alnouri, S.Y. Energy assessment strategies in carbon-constrained industrial clusters. Energy Convers. Manag. 2022, 254, 115204. [Google Scholar] [CrossRef]
- Johnson, E.; Vadenbo, C. Modelling Variation in Petroleum Products’ Refining Footprints. Sustainability 2020, 12, 9316. [Google Scholar] [CrossRef]
- Simayi, M.; Hao, Y.; Li, J.; Shi, Y.; Ren, J.; Xi, Z.; Xie, S. Historical volatile organic compounds emission performance and reduction potentials in China’s petroleum refining industry. J. Clean. Prod. 2021, 292, 125810. [Google Scholar] [CrossRef]
- Talaei, A.; Oni, A.O.; Ahiduzzaman, M.; Roychaudhuri, P.S.; Rutherford, J.; Kumar, A. Assessment of the impacts of process-level energy efficiency improvement on greenhouse gas mitigation potential in the petroleum refining sector. Energy 2020, 191, 116243. [Google Scholar] [CrossRef]
- Zhao, S.; Song, Q.; Liu, L.; Li, J.; Zhao, D. Uncovering the lifecycle carbon emissions and its reduction pathways: A case study of petroleum refining enterprise. Energy Convers. Manag. 2024, 301, 118048. [Google Scholar] [CrossRef]
- Ferella, F.; D’Adamo, I.; Leone, S.; Innocenzi, V.; De Michelis, I.; Vegliò, F. Spent FCC E-Cat: Towards a Circular Approach in the Oil Refining Industry. Sustainability 2019, 11, 113. [Google Scholar] [CrossRef]
- Bai, P.; Etim, U.J.; Yan, Z.; Mintova, S.; Zhang, Z.; Zhong, Z.; Gao, X. Fluid catalytic cracking technology: Current status and recent discoveries on catalyst contamination. Catal. Rev. 2019, 61, 333–405. [Google Scholar] [CrossRef]
- Khaldi, M.K.; Al-Dhaifallah, M.; Taha, O. Artificial intelligence perspectives: A systematic literature review on modeling, control, and optimization of fluid catalytic cracking. Alex. Eng. J. 2023, 80, 294–314. [Google Scholar] [CrossRef]
- Wang, L.; Long, J.; Li, X.; Peng, H.; Ye, Z. Industrial units modeling using self-attention network based on feature selection and pattern classification. Chem. Eng. Res. Des. 2023, 200, 176–185. [Google Scholar] [CrossRef]
- Luan, H.; Wu, C.; Xiu, G.; Ju, F.; Ling, H.; Pan, H. Study on emission factors of FCC flue gas pollutants in petroleum refineries. Environ. Sci. Pollut. Res. 2023, 29, 33400–33410. [Google Scholar] [CrossRef] [PubMed]
- Huang, M.; Zheng, Y.; Li, S.; Xu, S. Enhancing Transient Event Trigger Real-Time Optimization for Fluid Catalytic Cracking Unit Operation with Varying Feedstock. Ind. Eng. Chem. Res. 2019, 58, 20340–20356. [Google Scholar] [CrossRef]
- Otten-Weinschenker, J.; Mönnigmann, M. Robust optimization of stiff delayed systems: Application to a fluid catalytic cracking unit. Optim. Eng. 2022, 23, 2025–2050. [Google Scholar] [CrossRef]
- Santander, O.; Kuppuraj, V.; Harrison, C.A.; Baldea, M. Integrated Production Planning and Model Predictive Control of a Fluidized Bed Catalytic Cracking-Fractionator Unit. Ind. Eng. Chem. Res. 2023, 62, 2752–2767. [Google Scholar] [CrossRef]
- John, Y.M.; Patel, R.; Mujtaba, I.M. Maximization of propylene in an industrial FCC unit. Appl. Petrochem. Res. 2018, 8, 79–95. [Google Scholar] [CrossRef]
- Chen, C.; Lu, N.; Wang, L.; Xing, Y. Intelligent selection and optimization method of feature variables in fluid catalytic cracking gasoline refining process. Comput. Chem. Eng. 2021, 150, 107336. [Google Scholar] [CrossRef]
- Chen, Q.; Ding, J.; Chai, T.; Pan, Q. Evolutionary Optimization Under Uncertainty: The Strategies to Handle Varied Constraints for Fluid Catalytic Cracking Operation. IEEE Trans. Cybern. 2022, 52, 2249–2262. [Google Scholar] [CrossRef]
- Li, T.; Long, J.; Zhao, L.; Du, W.; Qian, F. A bilevel data-driven framework for robust optimization under uncertainty – applied to fluid catalytic cracking unit. Comput. Chem. Eng. 2022, 166, 107989. [Google Scholar] [CrossRef]
- Wang, P.; Yang, C.; Tian, X.; Cao, Y. Multi-objective optimization of two-stage-riser fluidized catalytic pyrolysis process for maximizing propylene. In Proceedings of the 2016 35th Chinese Control Conference (CCC), Chengdu, China, 27–29 July 2016; pp. 9471–9474. [Google Scholar] [CrossRef]
- Tai, X.Y.; Ocone, R.; Christie, S.D.; Xuan, J. Multi-objective optimisation with hybrid machine learning strategy for complex catalytic processes. Energy AI 2022, 7, 100134. [Google Scholar] [CrossRef]
- Jarullah, A.T.; Awad, N.A.; Mujtaba, I.M. Optimal design and operation of an industrial fluidized catalytic cracking reactor. Fuel 2017, 206, 657–674. [Google Scholar] [CrossRef]
- Liu, X.; Liu, Y.; He, X.; Xiao, M.; Jiang, T. Multi-Objective Nonlinear Programming Model for Reducing Octane Number Loss in Gasoline Refining Process Based on Data Mining Technology. Processes 2021, 9, 721. [Google Scholar] [CrossRef]
- Bohorquez, J.F.C.; Tovar, L.P.; Maciel, M.R.W.; Melo, D.C.; Filho, R.M. Surrogate-model-based, particle swarm optimization, and genetic algorithm techniques applied to the multiobjective operational problem of the fluid catalytic cracking process. Chem. Eng. Commun. 2020, 207, 612–631. [Google Scholar] [CrossRef]
- Wan, L.; Deng, K.; Li, X.; Zhao, L.; Long, J. Multi-objective optimization strategy for industrial catalytic cracking units: Kinetic model and enhanced SPEA-2 algorithm with economic, CO2, and SO2 emission considerations. Chem. Eng. Sci. 2023, 282, 119331. [Google Scholar] [CrossRef]
- Liu, Y.; Chu, M.; Ye, Q.; Li, J.; Han, D. Multi-objective optimization of FCC separation system based on NSGA-II. Chem. Eng. Sci. 2025, 302, 120829. [Google Scholar] [CrossRef]
- Khaldi, M.K.; Al-Dhaifallah, M.; Taha, O.; Mahmood, T.; Alharbi, A. Computational modeling of a Fluid Catalytic Cracking Unit. Ain Shams Eng. J. 2025, 16, 103661. [Google Scholar] [CrossRef]
- Wang, Y.; Chu, J.; Lu, K. Neural Network Prediction of Gasoline and Diesel Production at Catalytic Cracking Main Fractionator. In Proceedings of the 2019 International Conference on Machine Learning, Big Data and Business Intelligence (MLBDBI), Taiyuan, China, 8–10 November 2019; pp. 233–236. [Google Scholar] [CrossRef]
- Bengio, Y.; Simard, P.; Frasconi, P. Learning long-term dependencies with gradient descent is difficult. IEEE Trans. Neural Netw. 1994, 5, 157–166. [Google Scholar] [CrossRef]
- Almuhaini, S.H.; Sultana, N. Bayesian-Optimization-Based Long Short-Term Memory (LSTM) Super Learner Approach for Modeling Long-Term Electricity Consumption. Sustainability 2023, 15, 13409. [Google Scholar] [CrossRef]
- Zhang, X.; Zou, Y.; Li, S.; Xu, S. Product Yields Forecasting for FCCU via Deep Bi-directional LSTM Network. In Proceedings of the 2018 37th Chinese Control Conference (CCC), Wuhan, China, 25–27 July 2018; pp. 8013–8018. [Google Scholar] [CrossRef]
- Bannoud, M.A.; da Silva, C.A.M.; Martins, T.D. Applications of metaheuristic optimization algorithms in model predictive control for chemical engineering processes: A systematic review. Annu. Rev. Control 2024, 58, 100973. [Google Scholar] [CrossRef]
- Mirjalili, S.; Lewis, A. The Whale Optimization Algorithm. Adv. Eng. Softw. 2016, 95, 51–67. [Google Scholar] [CrossRef]
- Zhang, P.; Liu, X.; Yi, Z.; He, Q. Improved Multi-Objective Beluga Whale Optimization Algorithm for Truck Scheduling in Open-Pit Mines. Sustainability 2024, 16, 6939. [Google Scholar] [CrossRef]
- Sapnken, F.E.; Khalili Tazehkandgheshlagh, A.; Salomon Diboma, B.; Hamaidi, M.; Gopdjim Noumo, P.; Wang, Y.; Gaston Tamba, J. A whale optimization algorithm-based multivariate exponential smoothing grey-holt model for electricity price forecasting. Expert Syst. Appl. 2024, 255, 124663. [Google Scholar] [CrossRef]
- Pang, S.; Guo, S.; Wang, L.; Li, Y.; Li, X.; Liu, Z. Mass personalization-oriented integrated optimization of production task splitting and scheduling in a multi-stage flexible assembly shop. Comput. Ind. Eng. 2021, 162, 107736. [Google Scholar] [CrossRef]
- Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef]
- Zitzler, E.; Laumanns, M.; Thiele, L. SPEA2: Improving the strength Pareto evolutionary algorithm. Tik Rep. 2001, 103. [Google Scholar]
- Mirjalili, S.; Saremi, S.; Mirjalili, S.M.; dos S. Coelho, L. Multi-objective grey wolf optimizer: A novel algorithm for multi-criterion optimization. Expert Syst. Appl. 2016, 47, 106–119. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).