Impact of Atmospheric Turbulence and Pointing Error on Earth Observation
Pith reviewed 2026-05-22 02:37 UTC · model grok-4.3
The pith
Atmospheric turbulence and pointing jitter sharply reduce YOLOv8 recall in satellite vessel detection while RetinaNet stays steadier.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper introduces an enhanced image simulator that incorporates vertical-path atmospheric turbulence and satellite pointing jitter arising from platform and sensor vibrations. When this simulator is used to degrade images for a vessel detection task, YOLOv8 recall decreases from 91 percent under ideal conditions to 60 percent with weak turbulence and falls below 40 percent under strong turbulence or jitter, whereas RetinaNet maintains approximately 75 percent recall across the degraded conditions.
What carries the argument
Enhanced image simulator that adds vertical-path atmospheric turbulence and satellite pointing jitter to Earth observation images to produce physically realistic distortions for testing AI detectors.
If this is right
- Training datasets for Earth observation AI models should include realistic turbulence and jitter effects to avoid overestimating performance in operational settings.
- Model architecture choice affects robustness, with RetinaNet demonstrating greater resilience than YOLOv8 under the simulated degradations.
- Maritime surveillance applications using AI detectors will experience reduced reliability unless physical distortions are modeled during training.
- The simulator offers a repeatable method for generating degraded imagery to evaluate and improve future detection models.
Where Pith is reading between the lines
- The observed difference in robustness between the two models suggests that other common detectors should be tested with the same simulator to map sensitivity across architectures.
- Preprocessing methods that reduce turbulence effects before detection could be combined with the simulator to quantify possible performance gains.
- Similar degradation modeling may be needed for other Earth observation tasks such as land cover classification or change detection that also rely on high-resolution satellite imagery.
- Standard public benchmarks without these effects likely overestimate the real-world accuracy of AI models in satellite-based applications.
Load-bearing premise
The simulator reproduces the statistical and visual effects of real vertical-path atmospheric turbulence and satellite pointing jitter on Earth observation imagery.
What would settle it
Compare the statistical distribution of distortions in the simulated images against actual satellite images captured under documented levels of atmospheric turbulence and known pointing jitter.
Figures
read the original abstract
Earth Observation (EO) imagery is often degraded by atmospheric turbulence and pointing jitter; yet, these effects are rarely considered in datasets used to train AI-based detection models. Based on prior work, this paper presents an enhanced image simulator that enables the incorporation of vertical-path atmospheric turbulence and satellite pointing jitter, arising from platform and sensor vibrations, to generate physically realistic distorted images. As a case study, vessel detection is evaluated using YOLOv8 and RetinaNet on images generated by the proposed simulator under different levels of turbulence and pointing errors. Results show that YOLOv8 recall decreases from 91% under ideal conditions to 60% in the presence of weak turbulence, and falls below 40% under strong turbulence or jitter. In contrast, RetinaNet demonstrates greater robustness, maintaining approximately 75% recall across degraded conditions. These results highlight the importance of incorporating realistic physical degradations into EO training datasets to ensure reliable performance of AI-based models in operational environments, as demonstrated in maritime surveillance applications.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript presents an enhanced image simulator for generating Earth observation imagery degraded by vertical-path atmospheric turbulence and satellite pointing jitter arising from platform and sensor vibrations. As a case study in maritime vessel detection, it evaluates YOLOv8 and RetinaNet on simulator outputs, reporting that YOLOv8 recall falls from 91% under ideal conditions to 60% with weak turbulence and below 40% under strong turbulence or jitter, while RetinaNet maintains approximately 75% recall across degraded conditions. The work concludes that realistic physical degradations must be incorporated into EO training datasets to ensure reliable AI performance in operational settings.
Significance. If the simulator faithfully reproduces real vertical-path effects, the differential robustness findings could inform detector selection and dataset augmentation strategies for EO applications such as maritime surveillance. The paper correctly identifies a gap in current training data practices and provides a concrete case study demonstrating performance sensitivity to turbulence and jitter.
major comments (2)
- [Abstract / Results] Abstract and results: The headline recall figures (YOLOv8: 91% → 60% → <40%; RetinaNet ≈75%) are produced exclusively by the enhanced simulator. No validation is reported against empirical EO data, such as measured scintillation indices, PSF widths, or contrast loss from actual satellite passes under documented Cn² profiles for vertical paths. This leaves the quantitative performance gap without visible supporting evidence and makes the central claim about operational impact conditional on unverified simulator fidelity.
- [Simulator Description] Simulator section: The manuscript states that the simulator builds on prior work to incorporate vertical-path turbulence and platform/sensor jitter, yet provides no direct quantitative comparison of simulated statistics (scintillation index, PSF characteristics, or contrast degradation) to measured values from real vertical-path observations. Without such grounding, the reported degradation levels may not correspond to actual satellite imagery conditions.
minor comments (2)
- [Results] The abstract and results do not report the number of test images, presence or absence of error bars, or statistical significance of the recall differences. Adding these details would strengthen the presentation of the numerical findings.
- [Figures / Simulator] Consider including example images or quantitative metrics (e.g., contrast loss curves) comparing ideal, weak-turbulence, and jitter-degraded cases to allow readers to visually assess the simulator outputs.
Simulated Author's Rebuttal
We thank the referee for the detailed and constructive review. The comments highlight important considerations regarding empirical grounding of the simulator. We respond to each major comment below and indicate the revisions we will make.
read point-by-point responses
-
Referee: [Abstract / Results] Abstract and results: The headline recall figures (YOLOv8: 91% → 60% → <40%; RetinaNet ≈75%) are produced exclusively by the enhanced simulator. No validation is reported against empirical EO data, such as measured scintillation indices, PSF widths, or contrast loss from actual satellite passes under documented Cn² profiles for vertical paths. This leaves the quantitative performance gap without visible supporting evidence and makes the central claim about operational impact conditional on unverified simulator fidelity.
Authors: We agree that direct validation against measured data from real vertical-path satellite passes would strengthen the quantitative claims. The current work focuses on the effects produced by an enhanced simulator that incorporates established physical models for vertical-path turbulence and jitter; the headline figures are therefore simulator-derived. In the revised manuscript we will add an explicit limitations paragraph in the results section that states the absence of direct empirical validation in this study, references the literature values used to set the weak/strong Cn² and jitter parameters, and outlines the data requirements for future validation. We do not claim the numbers are measured; they illustrate sensitivity under the modeled conditions. revision: partial
-
Referee: [Simulator Description] Simulator section: The manuscript states that the simulator builds on prior work to incorporate vertical-path turbulence and platform/sensor jitter, yet provides no direct quantitative comparison of simulated statistics (scintillation index, PSF characteristics, or contrast degradation) to measured values from real vertical-path observations. Without such grounding, the reported degradation levels may not correspond to actual satellite imagery conditions.
Authors: The simulator section already cites the prior models on which the vertical-path and jitter extensions are based. We acknowledge that the manuscript does not present side-by-side numerical comparisons (e.g., simulated vs. measured scintillation index or PSF width) for the specific parameter settings used. Obtaining matched real EO imagery with documented Cn² profiles and platform telemetry is resource-intensive and was outside the scope of this initial case study. In the revision we will expand the simulator description with additional citations to empirical vertical-path studies and will include a short table or paragraph showing that the chosen turbulence strengths produce scintillation indices and contrast losses within the ranges reported in the referenced literature. revision: partial
Circularity Check
Minor self-citation for simulator enhancement; recall metrics are direct simulation outputs with no definitional or fitted circularity
full rationale
The paper's core results consist of recall measurements obtained by running YOLOv8 and RetinaNet on images produced by an enhanced turbulence/jitter simulator. These metrics are generated outputs of the detection pipeline rather than quantities fitted to or defined in terms of the same data. The description references prior work for the simulator foundation, but this is a standard incremental citation and does not serve as the sole load-bearing justification for the reported performance gaps. No equations, parameter-fitting steps, or self-referential definitions appear that would reduce the claimed recall drops to the inputs by construction. The study therefore remains self-contained as a simulation-based evaluation.
Axiom & Free-Parameter Ledger
Lean theorems connected to this paper
-
IndisputableMonolith/Foundation/RealityFromDistinction.leanreality_from_one_distinction unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
YOLOv8 recall decreases from 91% ... to 60% ... below 40% under strong turbulence or jitter; RetinaNet maintains ~75%
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
Satellite edge computing for real- time and very-high resolution earth observation,
I. Leyva-Mayorga, M. Martinez-Gost, M. Moretti, A. P ´erez-Neira, M. ´A. V´azquez, P. Popovski, and B. Soret, “Satellite edge computing for real- time and very-high resolution earth observation,”IEEE Transactions on Communications, vol. 71, no. 10, pp. 6180–6194, 2023
work page 2023
-
[2]
A. Galdelli, G. Narang, R. Pietrini, M. Zazzarini, A. Fiorani, and A. N. Tassetti, “Multimodal ai-enhanced ship detection for mapping fishing vessels and informing on suspicious activities,”Pattern Recognition Letters, vol. 191, pp. 15–22, 2025. [Online]. Available: https://www.sciencedirect.com/science/article/pii/S0167865525000649
work page 2025
-
[3]
F. Heidary, M. Yazdi, P. Setoodeh, and M. Dehghani, “CTS- Unet: Urban change detection by convolutional siamese concatenate network with swin transformer,”Advances in Space Research, vol. 72, no. 10, pp. 4272–4281, 2023. [Online]. Available: https: //www.sciencedirect.com/science/article/pii/S027311772300618X
work page 2023
-
[4]
Y . Zhang, G. Yang, A. Gao, W. Lv, R. Xie, M. Huang, and S. Liu, “An efficient change detection method for disaster- affected buildings based on a lightweight residual block in high- resolution remote sensing images,”International Journal of Remote Sensing, vol. 44, no. 9, pp. 2959–2981, 2023. [Online]. Available: https://doi.org/10.1080/01431161.2023.2214274
-
[5]
Semantic and goal-oriented edge computing for satellite earth observation,
B. Soret, I. Leyva-Mayorga, A. M. Mercado-Mart ´ınez, M. Moretti, A. Jurado-Navas, M. Martinez-Gost, C. S ´anchez-de Miguel, A. Salas- Prendes, and P. Popovski, “Semantic and goal-oriented edge computing for satellite earth observation,”arXiv preprint arXiv:2408.15639, 2024
-
[6]
N. Chimitt and S. H. Chan, “Simulating anisoplanatic turbulence by sampling intermodal and spatially correlated zernike coefficients,”Op- tical Engineering, vol. 59, no. 8, pp. 083 101–083 101, 2020
work page 2020
-
[7]
G. Jocher, A. Chaurasia, and J. Qiu, “Ultralytics yolov8,” 2023. [Online]. Available: https://github.com/ultralytics/ultralytics
work page 2023
-
[8]
Retinanet — torchvision main documentation
P. Team, “Retinanet — torchvision main documentation.” [Online]. Available: https://docs.pytorch.org/vision/main/models/retinanet.html
-
[9]
Laser beam propagation through random media,
L. C. Andrews and R. L. Phillips, “Laser beam propagation through random media,”Laser Beam Propagation Through Random Media: Second Edition, 2005
work page 2005
-
[10]
Irs-assisted fso system for leo satellites constella- tions,
C. S ´anchez-de Miguel, M. Castillo-V ´azquez, T. R. Raddo, B. Soret, and A. Jurado-Navas, “Irs-assisted fso system for leo satellites constella- tions,”IEEE Open Journal of the Communications Society, vol. 7, pp. 315–327, 2026
work page 2026
-
[11]
Impact of receiver architecture on small satellite optical link in the presence of pointing jitter,
I. U. Zaman and O. Boyraz, “Impact of receiver architecture on small satellite optical link in the presence of pointing jitter,”Appl. Opt., vol. 59, no. 32, pp. 10 177–10 184, Nov 2020. [Online]. Available: https://opg.optica.org/ao/abstract.cfm?URI=ao-59-32-10177
work page 2020
-
[12]
Single-layer phase screen with pointing errors for free space optical communication,
X. Liu, D. Jiang, Z. Hu, Q. Zeng, and K. Qin, “Single-layer phase screen with pointing errors for free space optical communication,”IEEE Access, vol. 9, pp. 104 070–104 078, 2021
work page 2021
-
[13]
M. B. Aldecocea, J. Bouwmeester, P. Piron, and J. Loicq, “Impact of transmitter wavefront errors and pointing jitter on intersatellite free space optical communications,” inComputational Optics 2024, D. G. Smith and A. Erdmann, Eds., vol. 13023, International Society for Optics and Photonics. SPIE, 2024, p. 1302302. [Online]. Available: https://doi.org/10...
-
[14]
K. Stavrakakis, “Ships-google-earth-dataset.” [Online]. Available: https: //universe.roboflow.com/k--stavrakakis/ships-google-earth
-
[15]
WorldView-1, WorldView-2, WordView-3 datasheet
DigitalGlove, “WorldView-1, WorldView-2, WordView-3 datasheet.” [Online]. Available: https://resources.maxar.com/data-sheets/ worldview-3 [16]Non-Geostationary Satellite Communications Systems. Institution of Engineering and Technology, Dec. 2022. [Online]. Available: http://dx.doi.org/10.1049/PBTE105E
-
[16]
Atmospheric effects on satellite–ground free space uplink and downlink optical transmissions,
N. Maharjan, N. Devkota, and B. W. Kim, “Atmospheric effects on satellite–ground free space uplink and downlink optical transmissions,” Applied Sciences, vol. 12, no. 21, p. 10944, 2022
work page 2022
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.