{"id":"ed54e62a-fb11-4f8b-8713-dc922e61f8c3","arxiv_id":"2606.03025","paper_version":1,"verdict":"UNVERDICTED","confidence":"LOW","novelty_score":6.0,"correctness_risk":"medium","formal_verification":"none","parameter_count":0,"one_line_summary":"RIFTES reformulates iterative TES into a closed-form solution and uses a physics-integrated residual neural network for atmospheric correction, reporting simulation RMSE of 1.06 K and in-situ RMSEs of 1.51 K and 1.97 K with 62-74% less computation time.","lead":"The paper introduces RIFTES, which converts the usual iterative temperature-emissivity separation into a single closed-form math step and adds a physics-aware neural network for atmospheric correction to retrieve land surface temperatures from satellite data. A smart generalist might read it because faster, more accurate temperature maps from space could improve climate tracking, farming decisions, and heat monitoring with less computing cost.","discovery_kind":"unclear","skeptic_critique":{"model":"grok-4.3","headline":"Closed-form TES reformulation may not preserve exact numerical equivalence to iterative version across all input regimes","rationale":"The reader's weakest_assumption directly identifies the step whose failure would invalidate the headline accuracy numbers; no stronger internal inconsistency appears from the abstract or the described architecture.","tokens_in":1837,"tokens_out":293,"duration_ms":13696,"concrete_test":"Re-run the simulation experiment of §3 (or equivalent) on the same 10,000 synthetic spectra: compute LST once with the published iterative TES code and once with the closed-form expression; if mean absolute difference exceeds 0.05 K or if any pixel violates the emissivity bounds that the iterative solver enforces, the equivalence claim fails.","verdict_should_be":"UNCHANGED","load_bearing_attack":"The central claim rests on developing a 'mathematically equivalent closed-form solution' by reformulating the original iterative TES procedure (abstract). TES algorithms solve a nonlinear system for LST and spectral emissivities under the constraint that emissivity lies in [0,1] with a maximum near 1; an exact algebraic closure would require eliminating all iteration-dependent convergence checks and any implicit linearizations or fixed-point assumptions. If the derivation introduces even small discrepancies (e.g., via neglected higher-order terms or different handling of the normalization step), the reported simulation RMSE of 1.06 K cannot be attributed solely to the new framework versus the baselines.","agreement_with_reader":"agree"},"referee_report":{"model":"grok-4.3","summary":"The manuscript proposes the RIFTES framework for clear-sky land surface temperature (LST) retrieval. It first reformulates the standard iterative temperature-emissivity separation (TES) procedure into a non-iterative closed-form solution based on physical derivations. Atmospheric correction is then performed via a deep residual neural network that incorporates radiative transfer physics and includes a masking mechanism for optional atmospheric constraints. Simulation and in-situ validations (ECOSTRESS and ABI) are reported to show the lowest RMSE values (1.06 K in simulations; 1.51 K and 1.97 K in-situ) among split-window, TES, and hybrid baselines, together with 62.5–74 % reductions in computation time.","tokens_in":1978,"tokens_out":520,"duration_ms":22044,"significance":"If the closed-form TES reformulation is numerically equivalent to the iterative version and the physics-informed network generalizes reliably, the work could meaningfully improve both accuracy and throughput for operational LST products. The explicit integration of radiative-transfer constraints into the network architecture is a constructive element that may aid robustness beyond purely data-driven approaches.","major_comments":[{"comment":"Abstract and the section describing the non-iterative TES development: the central claim that the reformulation produces a 'mathematically equivalent closed-form solution' is load-bearing for attributing the reported RMSE reductions to the new framework rather than to implementation differences. Explicit numerical verification (e.g., side-by-side comparison of LST and emissivity outputs across the full range of input emissivities, temperatures, and atmospheric states) is required to confirm that no discrepancies arise from neglected higher-order terms or altered normalization handling.","section":"Abstract / non-iterative TES section"},{"comment":"Simulation validation section: the reported RMSE of 1.06 K is presented without error bars, without the number of Monte-Carlo realizations, and without the precise ranges of input uncertainties. These details are necessary to establish whether the improvement over the SW, TES, and hybrid baselines is statistically significant rather than within the variability of the test ensemble.","section":"Simulation results section"}],"minor_comments":[{"comment":"The abstract states time reductions of 74.0 % and 62.5 % relative to 'the TES and hybrid algorithms' but does not name the exact reference implementations used for timing; this should be clarified for reproducibility.","section":"Abstract"}],"recommendation":"major_revision","confidential_remarks":null},"author_rebuttal":{"model":"grok-4.3","summary":"We thank the referee for the constructive and detailed comments. We address each major comment below and commit to revisions that strengthen the manuscript without altering its core claims.","responses":[{"response":"We agree that explicit numerical verification strengthens the claim. The closed-form solution was obtained by algebraic rearrangement of the original iterative equations with no approximations or altered normalization; however, to address the concern directly we will add a new subsection (or appendix) containing side-by-side numerical comparisons of LST and emissivity outputs from both the iterative and closed-form implementations over the full range of input emissivities, temperatures, and atmospheric states used in the study.","revision_made":"yes","referee_comment":"[Abstract / non-iterative TES section] Abstract and the section describing the non-iterative TES development: the central claim that the reformulation produces a 'mathematically equivalent closed-form solution' is load-bearing for attributing the reported RMSE reductions to the new framework rather than to implementation differences. Explicit numerical verification (e.g., side-by-side comparison of LST and emissivity outputs across the full range of input emissivities, temperatures, and atmospheric states) is required to confirm that no discrepancies arise from neglected higher-order terms or altered normalization handling."},{"response":"We acknowledge the omission. In the revised manuscript we will report error bars on all RMSE values, state the exact number of Monte-Carlo realizations performed, and provide the precise ranges of input uncertainties (temperature, emissivity, and atmospheric parameters) so that readers can assess statistical significance of the reported improvements.","revision_made":"yes","referee_comment":"[Simulation results section] Simulation validation section: the reported RMSE of 1.06 K is presented without error bars, without the number of Monte-Carlo realizations, and without the precise ranges of input uncertainties. These details are necessary to establish whether the improvement over the SW, TES, and hybrid baselines is statistically significant rather than within the variability of the test ensemble."}],"tokens_in":1569,"tokens_out":430,"duration_ms":12787,"standing_objections":[]},"desk_editor":{"model":"grok-4.3","letter":"The two things worth knowing are that the authors reformulated the usual iterative TES into a closed-form solution and then used a residual network that folds in radiative transfer physics for the atmospheric step, claiming both lower error and much less compute time.\n\nThey do show concrete numbers: 1.06 K RMSE on simulations, beating the SW, TES, and hybrid baselines, plus 1.51 K and 1.97 K on ECOSTRESS and ABI in-situ data with 24-32% error reduction and 62-74% faster run times. The masking trick in the network to bring in atmospheric constraints when available is a practical touch, and the overall framing stays grounded in the physical problem rather than treating it as pure black-box learning.\n\nThe soft spot is the central claim that the closed-form version is mathematically equivalent to the original iterative procedure. If the derivation drops higher-order terms or changes how the emissivity normalization is handled, the performance difference could partly reflect that change rather than a pure improvement. The abstract gives no derivation steps or side-by-side numerical checks across edge cases, so it is impossible to judge how tight the equivalence actually is. The in-situ results are useful but the training and validation details for the network are not visible here either.\n\nThis is aimed at groups doing operational clear-sky LST retrieval from sensors like ECOSTRESS or ABI who care about throughput on large archives. A reader who needs faster processing and is willing to test the closed-form step themselves could extract value. It is solid enough on the application side and the reported metrics to deserve a serious referee, even if the math section will need close scrutiny.","headline":"RIFTES gives a closed-form non-iterative TES plus a physics residual net for atmospheric correction, with reported gains in speed and RMSE, but the exact equivalence of the reformulation is the part that still needs checking.","tokens_in":2494,"tokens_out":423,"would_cite":false,"duration_ms":12074,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"grok-4.3","headline":"A closed-form reformulation of temperature-emissivity separation retrieves land surface temperatures at 1.06 K RMSE without iterations or radiative transfer models.","keywords":["temperature-emissivity separation","land surface temperature","non-iterative algorithm","atmospheric correction","deep residual network","remote sensing","ECOSTRESS","ABI"],"falsifier":"Running the closed-form solution and the original iterative TES on identical input radiances and emissivity spectra and finding that the two outputs differ by more than floating-point roundoff or that the closed-form version yields higher RMSE against validation temperatures.","tokens_in":2741,"feed_emoji":"🛰️","tokens_out":733,"duration_ms":13102,"temperature":0.7,"pith_summary":"The paper develops RIFTES to replace the standard iterative temperature-emissivity separation procedure with a mathematically equivalent closed-form solution and to handle atmospheric correction through a physics-informed deep residual network. This targets clear-sky land surface temperature retrieval from instruments such as ECOSTRESS and ABI using only easily accessible parameters. If the reformulation holds, the approach reduces both error accumulation from iterations and the computational cost of full radiative transfer modeling while maintaining or improving accuracy over split-window, TES, and hybrid methods. Validation on simulations and global in-situ sites shows lower RMSE values and substantial speed gains.","feed_headline":"Closed-form method retrieves land temperatures at 1.06 K error","feed_subtitle":"RIFTES removes iterations and radiative transfer models while cutting errors up to 32 percent and runtime by more than 60 percent on ECOSTRE","key_machinery":"The non-iterative TES algorithm obtained by algebraic reformulation of the original iterative procedure into a closed-form expression that removes the need for iteration loops.","core_discovery":"The iterative TES procedure can be rewritten as a non-iterative closed-form solution that is mathematically equivalent, and pairing it with a masking-enabled deep residual network for atmospheric correction produces an RTM-free and iteration-free framework that achieves 1.06 K RMSE in simulations, 1.51 K and 1.97 K on ECOSTRESS and ABI in-situ data, and cuts computation time by 74 percent and 62.5 percent relative to prior TES and hybrid algorithms.","pith_inferences":["Because the solution is closed-form, large-scale global LST mapping could shift from batch processing to near-real-time pipelines on modest hardware.","The same algebraic rearrangement technique might be tested on other iterative remote-sensing inversions that currently rely on successive approximation.","Embedding radiative-transfer constraints inside the network could allow the method to operate when standard atmospheric profiles are missing or uncertain."],"forward_implications":["RIFTES produces the lowest simulation RMSE of 1.06 K among split-window, TES, and hybrid methods while remaining stable under input uncertainty.","Applied to ECOSTRESS the method reduces in-situ RMSE by up to 24 percent; applied to ABI it reduces RMSE by up to 32 percent.","Overall runtime drops 74 percent versus standard TES and 62.5 percent versus the hybrid algorithm.","Atmospheric correction can optionally incorporate available constraints through the network masking mechanism without requiring a full RTM at runtime."],"fun_headline_variants":["Closed-form TES achieves 1.06 K RMSE in simulations","RIFTES attains 1.51 K accuracy on ECOSTRESS","RTM-free method reduces computation time 74 percent","Non-iterative algorithm achieves 1.97 K on ABI"],"cache_read_input_tokens":2112,"weakest_assumption_plain":"The algebraic reformulation of the iterative TES steps produces results that are numerically identical to the original iterative version and do not change error behavior.","fun_headline_variants_meta":{"raw":{"variants":["Closed-form TES achieves 1.06 K RMSE in simulations","RIFTES attains 1.51 K accuracy on ECOSTRESS","RTM-free method reduces computation time 74 percent","Non-iterative algorithm achieves 1.97 K on ABI"]},"model":"grok-4.3","cost_usd":0.007349,"raw_usage":{"total_tokens":3444,"prompt_tokens":794,"num_sources_used":0,"completion_tokens":70,"cost_in_usd_ticks":73487000,"prompt_tokens_details":{"text_tokens":794,"audio_tokens":0,"image_tokens":0,"cached_tokens":256},"completion_tokens_details":{"audio_tokens":0,"reasoning_tokens":2580,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0}},"tokens_in":794,"tokens_out":70,"duration_ms":12464,"temperature":1.0,"reasoning_tokens":2580,"cache_read_input_tokens":256,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-06-28T07:50:14.088838+00:00","model_set":{"reader":"grok-4.3"},"falsifier":"Running the closed-form solution and the original iterative TES on identical input radiances and emissivity spectra and finding that the two outputs differ by more than floating-point roundoff or that the closed-form version yields higher RMSE against validation temperatures.","supporting_citations":[],"review_version":1}