Following comments deal with the Authors' responses:
The term 'plug-and-play' is not scientific, rephrase or remove it as it sounds superfluous
"After that, the MOSAIC scheme is employed to address aerosol chemistry and interactions. The detailed processes included in aerosol chemistry and interactions are chemical reactions and phase equilibrium, gas-particle partitioning, particle size growth, coagulation, and nucleation, as explained in my response to your previous review comment No. 3."
This is still vague, your review comments are directed at me but should be directed towards the text. You write that "Aerosol chemistry and interactions (ACI) involve a range of highly nonlinear processes, including chemical reactions and phase equilibrium, gas-particle partitioning, particle size growth, coagulation, and nucleation ...", so aerosol chemistry is the entire WRF-Chem chemistry model? Are you just emulating and replacing MOSAIC? You need to explicitly state what components you are replacing instead of referring to general physical/chemical processes like coagulation.
"As the first step, this study focuses on inorganic aerosols, because the chemistry of organic aerosols (i.e., secondary organic aerosols) still has large uncertainties and lacks a convincing numerical scheme for AI scheme to emulate"
--> There are many SOA numerical schemes that exist. I do not know how you can say there is a lack of a convincing scheme.
" its utilization in ACI simulation represents a new horizon. The algorithm's ability to globally attend to input variables and conduct parallel computations across multiple heads is pivotal in tackling the challenges posed by the curse of dimensionality, capturing complex interdependencies, and significantly enhancing computational efficiency."
Again, tone down this language. This is a scientific paper, not an infomercial. The results are promising but it's more of a demo than a useable model, only trained on a tiny amount of useable data.
"After training, the AIMACI scheme was flexibly coupled into WRF-Chem"
-->Not sure what flexibly means here, vague
"Secondly, in terms of compatibility, LibTorch supports cross-platform deployment, offering more flexibility than third-party libraries. "
--> This does not sound scientific, sounds like a commercial. Cross-platform is vague in the context of WRF-Chem and scientific computing
"The average NMB for these species is 3.02%, reflecting only a slight deviation from the numerical scheme’s outcomes and highlighting the AIMACI scheme’s impressive accuracy in simulating ACI. However, as shown in Table 3, some species still exhibit relatively poorer statistical indicators compared to others, such as carbonates. "
--> The manuscript still has way too many value judgments throughout using the terms 'impressive' and 'promising'. You say something is impressive and then the next line you say some parts do poorly. Please take out these instances, they are not scientific and detract from the quality of the paper. Some elements are indeed impressive, but at the end of the day, you are using a relatively simple transformer model trained on 2 weeks of data which does not feel particularly 'impressive' from the ML-weather and ML-NLP communities. Please temper this kind of unscientific language
"From the absolute error figures, it is observed that for each particle size, AIMACI tends to underestimate the higher concentration regions and overestimate lower values, particularly those near zero."
-->Same findings in Kelp et al. (2022) which uses much simpler ML methods. Why do you mention the loss function (RMSE)? What loss can you change it to for better results?
"Additionally, the results shown are from the last time step of a 10-day continuous simulation, and the simulation errors could be influenced not only by the biases of a single simulation instance but also by potential inaccuracies in the inputs at that time step"
--> Vague reason, what do inaccuracies in the inputs at that time step even mean? The ground truth is the WRF-Chem simulation
"This complex error variation may be related to the online simulation approach, as the aerosol concentrations simulated by the AIMACI scheme are subject to other processes in the numerical model such as dry deposition, wet scavenging." --> You cannot say this without showing this. It comes off as deflecting the deficiencies of the ML model.
Figure 4: These errors seem quite large, what are the effects of overestimating nitrate in this scheme? Are there more chemical reactions as a result? What are the chemical sinks of nitrate and MOSAIC and would this cause an error increase in other species?
The analysis with seasonal weather is nice, thank you for this type of discussion
Figure 3. Slope misspelled
"“In the development of our AIMACI scheme, we faced a bifurcation of choices: whether to input all features of a single grid point and predict for that grid point individually, followed by iterating through all grid points, or to input all features for the entire 3D grid space simultaneously and predict for the entire 3D space at once. Most current AI large models such as Pangu (Bi et al., 2023) and Fengwu (Chen et al., 2023), opt for the latter approach, which inevitably requires the use of convolutional networks... "
--> I am not sure why you do this, or your justification. Random forests and ANNs/LSTMs can work like this as you are basically creating a tabular data problem. Unless you are inserting some correlation between grids/points, I do not see the strength of using this MHSA. Maybe you can say that this approach is computationally simpler, but we know we can use FlashAttention or other techniques to alleviate such a bottleneck. It is true that ViTs perform very well, but without a counterfactual involved, I do not see the inherent benefit of using this ML model architecture unless you have tried others and failed.
“Despite these pronounced fluctuations”
--> You did not address the concerns of the other reviewer regarding this point. You offer a good explanation but that should be put directly in the text. I do not need any direct comments from the authors addressed to me, everything should be in the text. |