REVIEW 3 major objections 4 minor 282 references
Physics-Informed Super-Resolution of Atmospheric Data
T0 review · 3 major / 4 minor · reviewed 2026-08-01 · deepseek-v4-flash
Pith's one-line read Constraining super-resolution with hydrostatic primitive equations improves both the physical consistency and the pixel-level accuracy of super-resolved atmospheric fields—and sharpens detection of heatwaves and extreme winds.
desk verdict A real multi-scale HPE idea, but the hydrostatic constraint assumes constant sea-level pressure and the evaluation leaks ground-truth latent fields, so the central claim doesn't hold yet. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The carrying mechanism is the physics residual operator R_HPEs = [R_hydro, R_mass, R_mom, R_thermo], built from the hydrostatic primitive equations and minimized as a soft constraint. Missing latent fields are not modeled; they are numerically resolved from ground-truth high-resolution fields, giving physically meaningful proxies for vertical velocity, friction, and diabatic heating. The hydrostatic constraint is encoded through the hypsometric relation: minimizing the spatial variance of ln p_s + g z_s/(R_d T_v) enforces a constant inferred sea-level reference pressure. Multi-scale pooling applies the same residuals at downsampled scales to capture relationships that are more robust at coar
What would settle it
Compute the spatial variance of ln p_s + g z_s/(R_d T_v) on high-resolution ground-truth fields across flat and mountainous terrain: if it is far from zero wherever non-hydrostatic motions are active, the constraint is punishing real physics. Independently, recompute NPC for PISR outputs using only observable variables and an independently estimated latent vertical velocity/friction/heating—rather than ground truth—and check whether the metric still separates PISR from baselines; if the ordering flips, the claimed physical consistency is an artifact of ground-truth-informed latents.
Extended reading notes
Core claim
The paper's discovery is that the hydrostatic primitive equations—hydrostatic balance, mass continuity, horizontal momentum, thermodynamics—can be turned from a description of atmospheric dynamics into a practical super-resolution training signal. PISR separates variables into observable ones from the SR output and latent ones (vertical velocity, friction, diabatic heating) computed from high-resolution ground truth, so the equations close without predicting every field. A multi-scale physics loss enforces these residuals at target and downsampled coarser scales; the NPC metric measures the relative discrepancy between predicted and ground-truth residuals. Across global and regional data at
Load-bearing premise
The load-bearing premise is that the unobserved physical fields—vertical velocity, friction, and diabatic heating—can be reliably computed from high-resolution ground truth and used as proxies during training and evaluation, and that a spatially constant sea-level reference pressure makes the hydrostatic constraint valid; if either fails, the reported physical consistency and its downstream benefits are conditional on information that is absent at inference.
Editorial extensions
If this is right
- If the claims hold, any existing SR backbone—deterministic or generative—can be made more physically consistent and more accurate by adding the multi-scale HPE loss, with no added cost at inference.
- NPC gives the field a single, equation-derived number for comparing physical consistency across downscaling methods, beyond single-law checks like mass conservation.
- Physics-informed downscaling improves rare-event detection even where per-variable RMSE gains are modest, suggesting physical consistency is a structured prior that matters most for extremes.
- The approach is resolution-dependent: gains are strongest for hydrostatic balance at coarse scales and weaken at fine scales, where non-hydrostatic motions dominate.
- Prognostic equations (continuity, thermodynamics) are harder to enforce than balance equations, so further gains would require better treatment of unobserved heating and vertical motion.
Reading between the lines
- Editorial extension: because latent fields are taken from ground truth, a practical deployment would need a separate estimator of vertical velocity, friction, and heating from coarse inputs; that estimator could itself be learned with the same HPE residuals as supervision.
- Editorial extension: the hydrostatic constraint's constant-sea-level-pressure assumption could over-regularize regions with strong mesoscale pressure gradients (mountainous or convective areas); comparing the Var term's magnitude on flat vs. complex terrain would test this.
- Editorial extension: the heatwave foreground IoU gain (24%) being much larger than the corresponding T2m RMSE gain suggests the physics loss regularizes spatial structure rather than just pixel values; a natural test is whether similar disproportionate gains appear for other spatially coherent hazards such as heavy precipitation or fog.
- Editorial extension: the same multi-scale residual framework could be adapted to non-hydrostatic equations for convection-permitting resolutions, where the hydrostatic approximation itself is the limiting assumption.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes Physics-Informed Super-Resolution (PISR), a multivariate SR method that augments a standard MSE reconstruction loss with multi-scale soft constraints derived from the hydrostatic primitive equations. It further introduces a Normalized Physical Consistency (NPC) metric that compares the residual of a reconstructed field against the residual of the ground truth. Experiments on ERA5, CERRA, and COSMO, with deterministic and generative baselines, report improvements in NPC, RMSE, and downstream heatwave/extreme-wind detection. The central claim is that incorporating HPEs as multi-scale constraints improves both physical consistency and pixel-level reconstruction fidelity.
Significance. If the central claim were sound, the paper would make a useful contribution to atmospheric downscaling: it targets multivariate coupling rather than single-variable SR, uses a multi-scale physics loss, and evaluates downstream extreme-event detection, which is a relevant and often neglected test. The experimental design is broad, with three datasets, several baselines, architectural generalization, and ablations. However, the central physical-consistency claim is not supported: the hydrostatic residual is based on a false assumption that sea-level reference pressure is spatially constant, and the mass/momentum/thermodynamic residuals rely on latent fields (w, F, H) that are taken from the ground truth in both training and evaluation. These are load-bearing issues, not presentation issues.
major comments (3)
- [Appendix A.2, Eq. (36)] The hydrostatic residual is derived incorrectly. Integrating the hypsometric equation gives ln p_s + g z_s/(R_d T_v) ≈ ln p_0, where p_0 is the pressure at the reference elevation (sea level). The paper states that 'the right-hand side is constant over the spatial domain' and therefore minimizes Var(ln p_s + g z_s/(R_d T_v)). This is physically false: p_0 is the sea-level pressure, which varies spatially with synoptic systems and orography. Minimizing this variance drives the reconstructed surface fields toward a spatially constant sea-level pressure, not toward hydrostatic balance. Since R_hydro is used both in training and in the NPChydro evaluations in Tables 1–3, the reported hydrostatic consistency improvements do not establish physical consistency; they may reflect an artificial flattening of sea-level pressure.
- [Section 3.3, Table 8, Eq. (18)] The latent fields w, F, and H are 'numerically resolved from the corresponding ground-truth high-resolution fields' and used in the physics losses and in NPC. At inference these fields are not available, so the physics residual for a prediction is undefined unless the ground-truth latent fields are supplied. The NPC metric therefore compares a prediction residual that is conditional on ground truth with a ground-truth residual computed from the same latent fields. This does not measure whether the SR output alone respects the HPEs; it measures consistency conditional on information that is unavailable in the operational setting. The conclusion that PISR 'improves the physical consistency of the predicted fields' is thus overstated, especially for the mass, momentum, and thermodynamic components.
- [Section 4.4, Tables 1–3] The paper interprets the large improvements in NPChydro as evidence that neural networks 'easily reduce the errors of the hydrostatic relation.' Because the hydrostatic residual itself enforces an unphysical spatially constant p0, the numerical gains in NPChydro and the associated qualitative statements in Section 4.4 do not support the paper's physical-consistency claim. At minimum, the authors would need to replace Eq. (36) with a spatially varying p0 treatment or remove the hydrostatic constraint and re-evaluate all reported conclusions.
minor comments (4)
- [Section 4.4] The sentence 'NPC mom is reduced from 0.601 to near 0.000 while NPC mom is reduced from 0.435 to 0.275' contains a duplication; the second quantity appears to refer to NPCthermo. Please correct.
- [Figure 1 / Section 3.3] The figure caption states that latent fields are estimated from ground truth, but the main text should more prominently state that these fields are unavailable at inference and that the physics losses are therefore not applicable to deployment-time evaluation.
- [Eq. (13) vs. Eq. (36)] R_hydro in Eq. (36) is not of the form R_k = F_k(â_o,k, a_l,k) used in Eq. (13). It is a variance operator on observable variables only. The authors should explain this special case or reformulate it consistently.
- [Table 3] The COSMO table lists a column labeled 'PISR' with checkmarks but no explicit column header for the model variants; the formatting makes it hard to read. Please clarify.
Circularity Check
No significant circularity found; the PISR derivation chain does not reduce to its own inputs.
full rationale
The paper's central claim is that adding hydrostatic primitive equation residuals as soft, multi-scale constraints improves both physical consistency (NPC) and pixel-level reconstruction (RMSE) on ERA5, CERRA, and COSMO. The derivation chain from HPEs to the physics loss (Eqs. 12-17) is standard: differential residual operators are constructed, latent variables (w, F, H) are explicitly stated to be resolved from ground-truth fields (Section 3.3), and the physics loss is RMSE of the residuals. The NPC metric (Eq. 18) compares prediction residual to ground-truth residual; since both use the same ground-truth latent variables, this is an oracle-conditioned diagnostic, not a hidden re-use of the output as input. This is a limitation in scope (the metric and loss do not evaluate the model's ability to infer latent fields), but it is transparently disclosed and does not make the reported quantities equal by construction. The hydrostatic constraint in Eq. 36 assumes a spatially constant sea-level reference pressure p0; even if this is meteorologically questionable and a correctness risk, it is not circular. The only self-citation (GeoFAR, Xu et al. 2026) appears in related work and is not load-bearing. No uniqueness theorem is imported from the authors, no ansatz is smuggled in via a prior self-citation, and no known result is merely renamed. The improvements over baselines and on downstream extreme-event detection are therefore not forced by the paper's own definitions. The self-reported limitations about hydrostatic assumptions and latent-field coverage further confirm that the claimed physics consistency is conditional rather than definitionally guaranteed, but this does not constitute circularity.
Assumptions & free parameters
free parameters (3)
- physics loss weights omega_k =
1 (all equations and all scales)
- NPC stabilizer epsilon =
1e-12
- multi-scale pooling factors S =
{1, 2}
assumptions (5)
- domain assumption Hydrostatic primitive equations sufficiently describe the near-surface atmospheric variables used in super-resolution.
- ad hoc to paper Latent fields w, F, H can be reliably derived from ground-truth high-resolution fields.
- ad hoc to paper Sea-level reference pressure p0 is constant over the spatial domain.
- domain assumption 2-m virtual temperature approximates the layer-mean virtual temperature in the hypsometric equation.
- domain assumption Finite-difference derivatives with dataset-specific dx, dy, dt are adequate for evaluating HPE residuals.
Cite this review
Pith. "Pith review of Physics-Informed Super-Resolution of Atmospheric Data." pith.science (2026). https://pith.science/paper/BD2E6HQ2
@misc{pith2026260718877,
author = {Pith},
title = {Pith review of: Physics-Informed Super-Resolution of Atmospheric Data},
year = {2026},
howpublished = {\url{https://pith.science/paper/BD2E6HQ2}},
note = {Machine review of arXiv:2607.18877}
}
read the original abstract
In the context of global warming, extreme events have become more frequent and intense, making their trustworthy detection and forecasting more important than ever. Yet, atmospheric observations lack sufficient spatial resolution, motivating atmospheric data downscaling as a way to reconstruct high-resolution data from coarse observations. This task is now being formulated as a super-resolution (SR) problem with machine learning methods featuring high efficiency. Nevertheless, it remains unclear whether the super-resolved atmospheric data still satisfies fundamental physics governing the Earth system, raising concerns about their trustworthiness in climate-related applications. In this work, we address this challenge by constraining SR models to respect hydrostatic primitive equations that represent multivariate atmospheric physics. First, we propose a Physics-Informed Super-Resolution (PISR) method involving multi-scale physics-informed objectives based on primitive equations. PISR favors the SR outputs to respect these equations and therefore naturally encodes inter-variable relationships. In addition, we propose a metric called Normalized Physical Consistency (NPC) derived from said primitive equations to measure the physical consistency of super-resolved data. Experiments on ERA5, CERRA, and COSMO demonstrate that PISR enhances the reconstruction fidelity by improving physical consistency, SR accuracy, and downstream detection of extreme events, as demonstrated by case studies in heatwaves and extreme winds.
Figures
Figures from the paper (2 more)
Reference graph
Works this paper leans on
-
[1]
2017 , volume=
Sun, Chen and Shrivastava, Abhinav and Singh, Saurabh and Gupta, Abhinav , booktitle=ICCV, title=. 2017 , volume=
2017
-
[2]
Image and Vision Computing , volume=
Recent advances in small object detection based on deep learning: A review , author=. Image and Vision Computing , volume=. 2020 , publisher=
2020
-
[3]
Ninth International Conference on Graphic and Image Processing (ICGIP 2017) , volume=
Feature-fused SSD: Fast detection for small objects , author=. Ninth International Conference on Graphic and Image Processing (ICGIP 2017) , volume=. 2018 , organization=
2017
-
[4]
Object detection via a multi-region and semantic segmentation-aware cnn model , author=
-
[5]
Relation networks for object detection , author=
-
[6]
arXiv preprint arXiv:1902.07296 , year=
Augmentation for small object detection , author=. arXiv preprint arXiv:1902.07296 , year=
arXiv 1902
-
[7]
2018 , organization=
Kim, Yonghyun and Kang, Bong-Nam and Kim, Daijin , title =. 2018 , organization=
2018
-
[8]
Bridging the gap between anchor-based and anchor-free detection via adaptive training sample selection , author=
Show all 282 references
-
[9]
2020 , pages=
Probabilistic anchor assignment with iou prediction for object detection , author=. 2020 , pages=
2020
-
[10]
2021 , pages=
OTA: Optimal Transport Assignment for Object Detection , author=. 2021 , pages=
2021
-
[11]
Distance-IoU loss: Faster and better learning for bounding box regression , author=
-
[12]
Pattern Recognition , volume=
Iou-uniform r-cnn: Breaking through the limitations of rpn , author=. Pattern Recognition , volume=. 2021 , publisher=
2021
-
[13]
Dot distance for tiny object detection in aerial images , author=
-
[14]
Rethinking rotated object detection with gaussian wasserstein distance loss , author=
-
[15]
, booktitle=ICCVW, title=
Du, Dawei and Zhu, Pengfei and Wen, Longyin and et al. , booktitle=ICCVW, title=. 2019 , booktitle=ICCVW, volume=
2019
-
[16]
Wider face: A face detection benchmark , author=
-
[17]
Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution , author=
-
[18]
Sun, Ke and Xiao, Bin and Liu, Dong and Wang, Jingdong , title =
-
[19]
Precise detection in densely packed scenes , author=
-
[20]
S3fd: Single shot scale-invariant face detector , author=
-
[21]
2021 , volume=
Oksuz, Kemal and Cam, Baris Can and Kalkan, Sinan and Akbas, Emre , journal=TPAMI, title=. 2021 , volume=
2021
-
[22]
Group sampling for scale invariant face detection , author=
-
[23]
ISPRS Journal of Photogrammetry and Remote Sensing , volume=
FAIR1M: A benchmark dataset for fine-grained object recognition in high-resolution remote sensing imagery , author=. ISPRS Journal of Photogrammetry and Remote Sensing , volume=. 2022 , publisher=
2022
-
[24]
2020 , issn =
HyNet: Hyper-scale object detection network framework for multiple spatial resolution remote sensing imagery , journal = ISPRSJ, volume =. 2020 , issn =. doi:https://doi.org/10.1016/j.isprsjprs.2020.04.019 , author =
2020 doi
-
[25]
2018 , issn =
Multi-scale object detection in remote sensing imagery with convolutional neural networks , journal = ISPRSJ, volume =. 2018 , issn =. doi:https://doi.org/10.1016/j.isprsjprs.2018.04.003 , url =
2018 doi
-
[26]
2021 , pages =
Sun, Peize and Zhang, Rufeng and Jiang, Yi and Kong, Tao and Xu, Chenfeng and Zhan, Wei and Tomizuka, Masayoshi and Li, Lei and Yuan, Zehuan and Wang, Changhu and Luo, Ping , title =. 2021 , pages =
2021
-
[27]
2020 , organization=
End-to-end object detection with transformers , author=. 2020 , organization=
2020
-
[28]
Deformable DETR: Deformable Transformers for End-to-End Object Detection , author=
-
[29]
2020 , publisher=
RFP-Net: Receptive field-based proposal generation network for object detection , author=. 2020 , publisher=
2020
-
[30]
Understanding the effective receptive field in deep convolutional neural networks , author=
-
[31]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
Prime sample attention in object detection , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
-
[32]
arXiv preprint arXiv:2106.06072 , year=
Gaussian Bounding Boxes and Probabilistic Intersection-over-Union for Object Detection , author=. arXiv preprint arXiv:2106.06072 , year=
-
[33]
arXiv preprint arXiv:2110.13389 , year=
A Normalized Gaussian Wasserstein Distance for Tiny Object Detection , author=. arXiv preprint arXiv:2110.13389 , year=
-
[34]
Foundations and Trends in Machine Learning , volume=
Computational optimal transport: With applications to data science , author=. Foundations and Trends in Machine Learning , volume=. 2019 , publisher=
2019
-
[35]
2020 , publisher=
Small-object detection in remote sensing images with end-to-end edge-enhanced GAN and object detector network , author=. 2020 , publisher=
2020
-
[36]
2021 , publisher=
Small object detection in remote sensing images with residual feature aggregation-based super-resolution and object detector network , author=. 2021 , publisher=
2021
-
[37]
2020 , publisher=
Small object detection in remote sensing images based on super-resolution with auxiliary generative adversarial networks , author=. 2020 , publisher=
2020
-
[38]
1996 , publisher=
Digital image processing , author=. 1996 , publisher=
1996
-
[39]
You only look one-level feature , author=
-
[40]
arXiv preprint arXiv:2007.03496 , year=
Autoassign: Differentiable label assignment for dense object detection , author=. arXiv preprint arXiv:2007.03496 , year=
2007 arXiv
-
[41]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
Iqdet: Instance-wise quality distribution sampling for object detection , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
-
[42]
ISPRS Journal of Photogrammetry and Remote Sensing , volume=
Detecting Tiny Objects in Aerial Images: A Normalized Wasserstein Distance and A New Benchmark , author=. ISPRS Journal of Photogrammetry and Remote Sensing , volume=
-
[43]
ISPRS Journal of Photogrammetry and Remote Sensing , volume=
Visual object tracking by correlation filters and online learning , author=. ISPRS Journal of Photogrammetry and Remote Sensing , volume=. 2018 , publisher=
2018
-
[44]
Entropy , volume=
On a generalization of the Jensen--Shannon divergence and the Jensen--Shannon centroid , author=. Entropy , volume=. 2020 , publisher=
2020
-
[45]
arXiv preprint arXiv:1805.00123 , year=
Crowdhuman: A benchmark for detecting human in a crowd , author=. arXiv preprint arXiv:1805.00123 , year=
-
[46]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
Precise detection in densely packed scenes , author=. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages=
-
[47]
Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
Adaptive nms: Refining pedestrian detection in a crowd , author=. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition , pages=
-
[48]
Dynamic refinement network for oriented and densely packed object detection , author=
-
[49]
Beyond bounding-box: Convex-hull feature adaptation for oriented and densely packed object detection , author=
-
[50]
International Workshop on Machine Learning in Medical Imaging , pages=
Detecting lesion bounding ellipses with gaussian proposal networks , author=. International Workshop on Machine Learning in Medical Imaging , pages=. 2019 , organization=
2019
-
[51]
2023 , volume=
Detecting Rotated Objects as Gaussian Distributions and Its 3-D Generalization , author=. 2023 , volume=
2023
-
[52]
IEEE Transactions on Information theory , volume=
Divergence measures based on the Shannon entropy , author=. IEEE Transactions on Information theory , volume=. 1991 , publisher=
1991
-
[53]
Proceedings of the 30th ACM International Conference on Multimedia , pages=
Mmrotate: A rotated object detection benchmark using pytorch , author=. Proceedings of the 30th ACM International Conference on Multimedia , pages=
-
[54]
2021 , publisher=
Align deep features for oriented object detection , author=. 2021 , publisher=
2021
-
[55]
Oriented reppoints for aerial object detection , author=
-
[56]
Redet: A rotation-equivariant detector for aerial object detection , author=
-
[57]
2018 , publisher=
Arbitrary-oriented scene text detection via rotation proposals , author=. 2018 , publisher=
2018
-
[58]
Oriented R-CNN for object detection , author=
-
[59]
Region proposal by guided anchoring , author=
-
[60]
arXiv preprint arXiv:2111.10780 , year=
Fcosr: A simple anchor-free rotated detector for aerial object detection , author=. arXiv preprint arXiv:2111.10780 , year=
-
[61]
Dynamic anchor learning for arbitrary-oriented object detection , author=
-
[62]
Shape-Adaptive Selection and Measurement for Oriented Object Detection , author=
-
[63]
2022 , publisher=
A general gaussian heatmap label assignment for arbitrary-oriented object detection , author=. 2022 , publisher=
2022
-
[64]
2022 , publisher=
Anchor-free oriented proposal generator for object detection , author=. 2022 , publisher=
2022
-
[65]
Anchor detr: Query design for transformer-based detector , author=
-
[66]
DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR , author=
-
[67]
2022 , organization=
RFLA: Gaussian Receptive Field based Label Assignment for Tiny Object Detection , author=. 2022 , organization=
2022
-
[68]
2022 , pages=
ObjectBox: From Centers to Boxes for Anchor-Free Object Detection , author=. 2022 , pages=
2022
-
[69]
Feature selective anchor-free module for single-shot object detection , author=
-
[70]
2021 , publisher=
Object detection in aerial images: A large-scale benchmark and challenges , author=. 2021 , publisher=
2021
-
[71]
基于深度学习的遥感图像车辆目标检测 , author=
-
[72]
基于深度卷积神经网络的遥感图像车辆检测 , author=
-
[73]
武汉大学学报(信息科学版) , volume=
基于多通道融合 HOG 特征的全天候运动车辆检测方法 , author=. 武汉大学学报(信息科学版) , volume=. 2015 , publisher=
2015
-
[74]
分米级可见光遥感图像特定目标的在线检测 , author=
-
[75]
2004 , organization=
Recognizing human actions: a local SVM approach , author=. 2004 , organization=
2004
-
[76]
Statistics and its Interface , volume=
Multi-class adaboost , author=. Statistics and its Interface , volume=. 2009 , publisher=
2009
-
[77]
1999 , organization=
Object recognition from local scale-invariant features , author=. 1999 , organization=
1999
-
[78]
Thundernet: Towards real-time generic object detection on mobile devices , author=
-
[79]
G-cnn: an iterative grid based object detector , author=
-
[80]
Parallel feature pyramid network for object detection , author=
-
[81]
Density map guided object detection in aerial images , author=
-
[82]
arXiv preprint arXiv:1809.08545 , volume=
Softer-nms: Rethinking bounding box regression for accurate object detection , author=. arXiv preprint arXiv:1809.08545 , volume=
-
[83]
2005 , organization=
Histograms of oriented gradients for human detection , author=. 2005 , organization=
2005
-
[84]
BMC genomics , volume=
MRCNN: a deep learning model for regression of genome-wide DNA methylation , author=. BMC genomics , volume=. 2019 , publisher=
2019
-
[85]
Deepid-net: Deformable deep convolutional neural networks for object detection , author=
-
[86]
TPH-YOLOv5: Improved YOLOv5 based on transformer prediction head for object detection on drone-captured scenarios , author=
-
[87]
2022 , pages =
Yang, Chenhongyi and Huang, Zehao and Wang, Naiyan , title =. 2022 , pages =
2022
-
[88]
Phase-shifting coder: Predicting accurate orientation in oriented object detection , author=
-
[89]
Learning high-precision bounding box for rotated object detection via kullback-leibler divergence , author=
-
[90]
The Eleventh International Conference on Learning Representations , year=
The KFIoU Loss for Rotated Object Detection , author=. The Eleventh International Conference on Learning Representations , year=
-
[91]
Detrs with collaborative hybrid assignments training , author=
-
[92]
International Conference on Learning Representations , year=
DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR , author=. International Conference on Learning Representations , year=
-
[93]
Dense distinct query for end-to-end object detection , author=
-
[94]
Dn-detr: Accelerate detr training by introducing query denoising , author=
-
[95]
2020 , organization=
Arbitrary-oriented object detection with circular smooth label , author=. 2020 , organization=
2020
-
[96]
2021 , pages =
Yang, Xue and Hou, Liping and Zhou, Yue and Wang, Wentao and Yan, Junchi , title =. 2021 , pages =
2021
-
[97]
The Eleventh International Conference on Learning Representations , year=
DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection , author=. The Eleventh International Conference on Learning Representations , year=
-
[98]
IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
Towards large-scale small object detection: Survey and benchmarks , author=. IEEE Transactions on Pattern Analysis and Machine Intelligence , year=
-
[99]
2020 , publisher=
YOLO-Fine: One-stage detector of small objects under various backgrounds in remote sensing images , author=. 2020 , publisher=
2020
-
[100]
Applied Intelligence , volume=
Mask-guided SSD for small-object detection , author=. Applied Intelligence , volume=. 2021 , publisher=
2021
-
[101]
Applied Sciences , volume=
Small object detection in optical remote sensing images via modified faster R-CNN , author=. Applied Sciences , volume=. 2018 , publisher=
2018
-
[102]
arXiv preprint arXiv:2107.08430 , year=
Yolox: Exceeding yolo series in 2021 , author=. arXiv preprint arXiv:2107.08430 , year=
2021 arXiv
-
[103]
Conditional detr for fast training convergence , author=
-
[104]
Learning from noisy anchors for one-stage object detection , author=
-
[105]
2017 , publisher=
Effect of training class label noise on classification performances for land cover mapping with satellite image time series , author=. 2017 , publisher=
2017
-
[106]
Learning to learn from noisy labeled data , author=
-
[107]
2019 international conference on 3D vision (3DV) , pages=
Iou loss for 2d/3d object detection , author=. 2019 international conference on 3D vision (3DV) , pages=. 2019 , organization=
2019
-
[108]
Advances in Neural Information Processing Systems , volume=
H2RBox-v2: Incorporating Symmetry for Boosting Horizontal Box Supervised Oriented Object Detection , author=. Advances in Neural Information Processing Systems , volume=
-
[109]
IEEE Transactions on Pattern Analysis and Machine Intelligence , volume=
Detection and tracking meet drones challenge , author=. IEEE Transactions on Pattern Analysis and Machine Intelligence , volume=. 2021 , publisher=
2021
-
[110]
Complex Optical Remote-Sensing Aircraft Detection Dataset and Benchmark , year=
Shi, Tianjun and Gong, Jinnan and Jiang, Shikai and Zhi, Xiyang and Bao, Guangzhen and Sun, Yu and Zhang, Wei , journal=. Complex Optical Remote-Sensing Aircraft Detection Dataset and Benchmark , year=
-
[111]
National Remote Sensing Bulletin , volume=
MAR20: A benchmark for military aircraft recognition in remote sensing images , author=. National Remote Sensing Bulletin , volume=. 2024 , publisher=
2024
-
[112]
2016 , organization=
A large contextual dataset for classification, detection and counting of cars with deep learning , author=. 2016 , organization=
2016
-
[113]
Earth and Space Science , volume=
Classification of weather phenomenon from images by using deep convolutional neural network , author=. Earth and Space Science , volume=. 2021 , publisher=
2021
-
[114]
Photogrammetric Engineering & Remote Sensing , volume=
Vehicle detection in aerial images , author=. Photogrammetric Engineering & Remote Sensing , volume=. 2019 , publisher=
2019
-
[115]
自动化学报 , volume=
基于深度学习的光学遥感图像目标检测研究进展 , author=. 自动化学报 , volume=. 2021 , publisher=
2021
-
[116]
电子学报 , volume=
基于深度学习的小目标检测研究与应用综述 , author=. 电子学报 , volume=. 2020 , language=
2020
-
[117]
计算机研究与发展 , volume=
面向小目标的多尺度 Faster-RCNN 检测算法 , author=. 计算机研究与发展 , volume=
-
[118]
The Eleventh International Conference on Learning Representations , year=
H2RBox: Horizontal Box Annotation is All You Need for Oriented Object Detection , author=. The Eleventh International Conference on Learning Representations , year=
-
[119]
Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) , month =
Li, Yuxuan and Hou, Qibin and Zheng, Zhaohui and Cheng, Ming-Ming and Yang, Jian and Li, Xiang , title =. Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) , month =. 2023 , pages =
2023
-
[120]
Zhu, Zhe and Liang, Dun and Zhang, Songhai and Huang, Xiaolei and Li, Baoli and Hu, Shimin , title =
-
[121]
, journal=
Braun, Markus and Krebs, Sebastian and Flohr, Fabian and Gavrila, Dariu M. , journal=. EuroCity Persons: A Novel Benchmark for Person Detection in Traffic Scenes , year=
-
[122]
Citypersons: A diverse dataset for pedestrian detection , author=
-
[123]
Remote Sensing , volume=
SAR ship detection dataset (SSDD): Official release and comprehensive data analysis , author=. Remote Sensing , volume=. 2021 , publisher=
2021
-
[124]
2015 13th international conference on document analysis and recognition (ICDAR) , pages=
ICDAR 2015 competition on robust reading , author=. 2015 13th international conference on document analysis and recognition (ICDAR) , pages=. 2015 , organization=
2015
-
[125]
The devil is in the crack orientation: A new perspective for crack detection , author=
-
[126]
IEEE Transactions on Geoscience and Remote Sensing , volume=
ARS-DETR: Aspect Ratio-Sensitive Detection Transformer for Aerial Oriented Object Detection , author=. IEEE Transactions on Geoscience and Remote Sensing , volume=. 2024 , publisher=
2024
-
[127]
Small object detection via coarse-to-fine proposal generation and imitation learning , author=
-
[128]
IEEE Transactions on Geoscience and Remote Sensing , year=
KLDet: Detecting Tiny Objects in Remote Sensing Images via Kullback-Leibler Divergence , author=. IEEE Transactions on Geoscience and Remote Sensing , year=
-
[129]
IEEE Transactions on Geoscience and Remote Sensing , year=
Dense Tiny Object Detection: A Scene Context Guided Approach and A Unified Benchmark , author=. IEEE Transactions on Geoscience and Remote Sensing , year=
-
[130]
International Conference on Learning Representations , year=
Unbiased Teacher for Semi-Supervised Object Detection , author=. International Conference on Learning Representations , year=
-
[131]
Sood: Towards semi-supervised oriented object detection , author=
-
[132]
End-to-end semi-supervised object detection with soft teacher , author=
-
[133]
Co-mining: Self-supervised learning for sparsely annotated object detection , author=
-
[134]
Swin transformer: Hierarchical vision transformer using shifted windows , author=
-
[135]
2023 , pages =
Xu, Chang and Ding, Jian and Wang, Jinwang and Yang, Wen and Yu, Huai and Yu, Lei and Xia, Gui-Song , title =. 2023 , pages =
2023
-
[136]
2022 , volume=
Cheng, Gong and Yao, Yanqing and Li, Shengyang and Li, Ke and Xie, Xingxing and Wang, Jiabao and Yao, Xiwen and Han, Junwei , journal=TGRS, title=. 2022 , volume=
2022
-
[137]
2023 , volume=
Nie, Guangtao and Huang, Hua , journal=TPAMI, title=. 2023 , volume=
2023
-
[138]
Machine Learning in Medical Imaging: 10th International Workshop, MLMI 2019, Held in Conjunction with MICCAI 2019, Shenzhen, China, October 13, 2019, Proceedings 10 , pages=
Detecting lesion bounding ellipses with gaussian proposal networks , author=. Machine Learning in Medical Imaging: 10th International Workshop, MLMI 2019, Held in Conjunction with MICCAI 2019, Shenzhen, China, October 13, 2019, Proceedings 10 , pages=. 2019 , organization=
2019
-
[139]
A Small-Sized Object Detection Oriented Multi-Scale Feature Fusion Approach With Application to Defect Detection , year=
Zeng, Nianyin and Wu, Peishu and Wang, Zidong and Li, Han and Liu, Weibo and Liu, Xiaohui , journal=. A Small-Sized Object Detection Oriented Multi-Scale Feature Fusion Approach With Application to Defect Detection , year=
-
[140]
2023 , publisher=
Vehicle perception from satellite , author=. 2023 , publisher=
2023
-
[141]
Proceedings of the IEEE , volume=
Object detection in 20 years: A survey , author=. Proceedings of the IEEE , volume=. 2023 , publisher=
2023
-
[142]
ISPRS journal of photogrammetry and remote sensing , volume=
Object detection in optical remote sensing images: A survey and a new benchmark , author=. ISPRS journal of photogrammetry and remote sensing , volume=. 2020 , publisher=
2020
-
[143]
Deformable convnets v2: More deformable, better results , author=
-
[144]
2019 international conference on Automation, Computational and Technology Management (ICACTM) , pages=
Smart border surveillance system using wireless sensor network and computer vision , author=. 2019 international conference on Automation, Computational and Technology Management (ICACTM) , pages=. 2019 , organization=
2019
-
[145]
Entropy , volume=
Scale-invariant divergences for density functions , author=. Entropy , volume=. 2014 , publisher=
2014
-
[146]
The annals of mathematical statistics , volume=
On information and sufficiency , author=. The annals of mathematical statistics , volume=. 1951 , publisher=
1951
-
[147]
ISNet: Shape matters for infrared small target detection , author=
-
[148]
2024 , organization=
IRSAM: Advancing segment anything model for infrared small target detection , author=. 2024 , organization=
2024
-
[149]
Proceedings of the 30th ACM International Conference on Multimedia , pages=
Rkformer: Runge-kutta transformer with random-connection attention for infrared small target detection , author=. Proceedings of the 30th ACM International Conference on Multimedia , pages=
-
[150]
Dim2Clear Network for Infrared Small Target Detection , year=
Zhang, Mingjin and Zhang, Rui and Zhang, Jing and Guo, Jie and Li, Yunsong and Gao, Xinbo , journal=. Dim2Clear Network for Infrared Small Target Detection , year=
-
[151]
IRPruneDet: efficient infrared small target detection via wavelet structure-regularized soft channel pruning , author=
-
[152]
2021 , publisher=
Attentional local contrast networks for infrared small target detection , author=. 2021 , publisher=
2021
-
[153]
One-Stage Cascade Refinement Networks for Infrared Small Target Detection , year=
Dai, Yimian and Li, Xiang and Zhou, Fei and Qian, Yulei and Chen, Yaohong and Yang, Jian , journal=. One-Stage Cascade Refinement Networks for Infrared Small Target Detection , year=
-
[154]
false alarm: Adversarial learning for small object segmentation in infrared images , author=
Miss detection vs. false alarm: Adversarial learning for small object segmentation in infrared images , author=
-
[155]
2021 , pages =
Dai, Yimian and Wu, Yiquan and Zhou, Fei and Barnard, Kobus , title =. 2021 , pages =
2021
-
[156]
arXiv preprint arXiv:2310.14718 , year=
Rethinking Scale Imbalance in Semi-supervised Object Detection for Aerial Images , author=. arXiv preprint arXiv:2310.14718 , year=
-
[157]
Fu, Ronghao and Yan, Shuang and Chen, Chengcheng and Wang, Xianchang and Heidari, Ali Asgher and Li, Jing and Chen, Huiling , journal=. S ^. 2024 , volume=
2024
-
[158]
PointOBB: Learning Oriented Object Detection via Single Point Supervision , author=
-
[159]
arXiv preprint arXiv:2410.08210 , year=
PointOBB-v2: Towards Simpler, Faster, and Stronger Single Point Supervised Oriented Object Detection , author=. arXiv preprint arXiv:2410.08210 , year=
-
[160]
Point2RBox: Combine Knowledge from Synthetic Visual Patterns for End-to-end Oriented Object Detection with Single Point Supervision , author=
-
[161]
arXiv preprint arXiv:1711.05101 , year=
Decoupled weight decay regularization , author=. arXiv preprint arXiv:1711.05101 , year=
-
[162]
2025 , issn =
S3OD: Size-unbiased semi-supervised object detection in aerial images , journal =. 2025 , issn =. doi:https://doi.org/10.1016/j.isprsjprs.2025.01.037 , url =
2025 doi
-
[163]
ISPRS Journal of Photogrammetry and Remote Sensing , volume=
Deep learning in statistical downscaling for deriving high spatial resolution gridded meteorological data: A systematic review , author=. ISPRS Journal of Photogrammetry and Remote Sensing , volume=. 2024 , publisher=
2024
-
[164]
Vandal, Thomas and Kodra, Evan and Ganguly, Sangram and Michaelis, Andrew and Nemani, Ramakrishna and Ganguly, Auroop R , booktitle=
-
[165]
Climatic change , volume=
Hydrologic implications of dynamical and statistical approaches to downscaling climate model outputs , author=. Climatic change , volume=. 2004 , publisher=
2004
-
[166]
Scientific Reports , volume=
Downscaling of ERA5 reanalysis land surface temperature based on attention mechanism and Google Earth Engine , author=. Scientific Reports , volume=. 2025 , publisher=
2025
-
[167]
Journal of Advances in Modeling Earth Systems , volume=
Physically-informed super-resolution downscaling of Antarctic surface melt , author=. Journal of Advances in Modeling Earth Systems , volume=. 2024 , publisher=
2024
-
[168]
International Journal of Applied Earth Observation and Geoinformation , volume=
DeepUrbanDownscale: A physics informed deep learning framework for high-resolution urban surface temperature estimation via 3D point clouds , author=. International Journal of Applied Earth Observation and Geoinformation , volume=. 2022 , publisher=
2022
-
[169]
Proceedings of the National Academy of Sciences , volume=
Adversarial super-resolution of climatological wind and solar data , author=. Proceedings of the National Academy of Sciences , volume=. 2020 , publisher=
2020
-
[170]
Artificial Intelligence for the Earth Systems , year=
RainScaleGAN: a Conditional Generative Adversarial Network for Rainfall Downscaling , author=. Artificial Intelligence for the Earth Systems , year=
-
[171]
Journal of Hydrometeorology , volume=
Probabilistic multisite precipitation downscaling by an expanded Bernoulli--Gamma density network , author=. Journal of Hydrometeorology , volume=
-
[172]
Communications of the ACM , volume=
Generative adversarial networks , author=. Communications of the ACM , volume=. 2020 , publisher=
2020
-
[173]
International Journal of Applied Earth Observation and Geoinformation , volume=
Generative adversarial models for extreme geospatial downscaling , author=. International Journal of Applied Earth Observation and Geoinformation , volume=. 2025 , publisher=
2025
-
[174]
Denoising diffusion probabilistic models , author=
-
[175]
Quarterly journal of the royal meteorological society , volume=
The ERA5 global reanalysis , author=. Quarterly journal of the royal meteorological society , volume=. 2020 , publisher=
2020
-
[176]
Geoscientific Model Development Discussions , volume=
Downscaling multi-model climate projection ensembles with deep learning (DeepESD): contribution to CORDEX EUR-44 , author=. Geoscientific Model Development Discussions , volume=. 2022 , publisher=
2022
-
[177]
Communications of the ACM , volume=
Nerf: Representing scenes as neural radiance fields for view synthesis , author=. Communications of the ACM , volume=. 2021 , publisher=
2021
-
[178]
European Conference on Computer Vision , pages=
Implicit neural representations for image compression , author=. European Conference on Computer Vision , pages=. 2022 , organization=
2022
-
[179]
Advances in Neural Information Processing Systems , volume=
Nerv: Neural representations for videos , author=. Advances in Neural Information Processing Systems , volume=
-
[180]
2021 , pages =
Peng, Sida and Zhang, Yuanqing and Xu, Yinghao and Wang, Qianqian and Shuai, Qing and Bao, Hujun and Zhou, Xiaowei , title =. 2021 , pages =
2021
-
[181]
Dynamic view synthesis from dynamic monocular video , author=
-
[182]
The International Conference on Learning Representations , year=
Geographic Location Encoding with Spherical Harmonics and Sinusoidal Representation Networks , author=. The International Conference on Learning Representations , year=
-
[183]
Advances in Neural Information Processing Systems , volume=
Compression with bayesian implicit neural representations , author=. Advances in Neural Information Processing Systems , volume=
-
[184]
The International Conference on Learning Representations , year=
Compressing multidimensional weather and climate data into neural networks , author=. The International Conference on Learning Representations , year=
-
[185]
Headnerf: A real-time nerf-based parametric head model , author=
-
[186]
Ev-nerf: Event based neural radiance field , author=
-
[187]
International Conference on Medical Image Computing and Computer-assisted Intervention , pages=
U-net: Convolutional networks for biomedical image segmentation , author=. International Conference on Medical Image Computing and Computer-assisted Intervention , pages=. 2015 , organization=
2015
-
[188]
International Conference on Learning Representations , year=
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale , author=. International Conference on Learning Representations , year=
-
[189]
Enhanced deep residual networks for single image super-resolution , author=
-
[190]
Focal frequency loss for image reconstruction and synthesis , author=
-
[191]
Liang, Jingyun and Cao, Jiezhang and Sun, Guolei and Zhang, Kai and Van Gool, Luc and Timofte, Radu , booktitle=ICCV, pages=
-
[192]
2023 , pages=
Zhou, Yupeng and Li, Zhen and Guo, Chun-Le and Bai, Song and Cheng, Ming-Ming and Hou, Qibin , booktitle=ICCV, title=. 2023 , pages=
2023
-
[193]
Ledig, Christian and Theis, Lucas and Huszar, Ferenc and Caballero, Jose and Cunningham, Andrew and Acosta, Alejandro and Aitken, Andrew and Tejani, Alykhan and Totz, Johannes and Wang, Zehan and Shi, Wenzhe , title =
-
[194]
Advances in Neural Information Processing Systems , volume=
Fourier amplitude and correlation loss: Beyond using l2 loss for skillful precipitation nowcasting , author=. Advances in Neural Information Processing Systems , volume=
-
[195]
Journal of Machine Learning Research , volume=
Hard-constrained deep learning for climate downscaling , author=. Journal of Machine Learning Research , volume=
-
[196]
arXiv preprint arXiv:2404.17752 , year=
Generative diffusion-based downscaling for climate , author=. arXiv preprint arXiv:2404.17752 , year=
-
[197]
Deep residual learning for image recognition , author=
-
[198]
Fourier features let networks learn high frequency functions in low dimensional domains , author=
-
[199]
and Hirata, Roberto and Wang, Zhangyang , title =
Abello, Antonio A. and Hirata, Roberto and Wang, Zhangyang , title =. 2021 , pages =
2021
-
[200]
Xu, Kai and Qin, Minghai and Sun, Fei and Wang, Yuhao and Chen, Yen-Kuang and Ren, Fengbo , title =
-
[201]
Advances in Neural Information Processing Systems , volume=
On the frequency bias of generative models , author=. Advances in Neural Information Processing Systems , volume=
-
[202]
European Conference on Computer Vision , pages=
Improving vision transformers by revisiting high-frequency components , author=. European Conference on Computer Vision , pages=. 2022 , organization=
2022
-
[203]
Implicit neural representations with periodic activation functions , author=
-
[204]
Proceedings of the AAAI Conference on Artificial Intelligence , volume=
Fsr: A general frequency-oriented framework to accelerate image super-resolution networks , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=
-
[205]
Deep wavelet prediction for image super-resolution , author=
-
[206]
Training generative image super-resolution models by wavelet-domain losses enables better control of artifacts , author=
-
[207]
Wavelet-srnet: A wavelet-based cnn for multi-scale face super resolution , author=
-
[208]
Fourier space losses for efficient perceptual image super-resolution , author=
-
[209]
Neural fourier filter bank , author=
-
[210]
Frequency-Aware Feature Fusion for Dense Image Prediction , year=
Chen, Linwei and Fu, Ying and Gu, Lin and Yan, Chenggang and Harada, Tatsuya and Huang, Gao , journal=. Frequency-Aware Feature Fusion for Dense Image Prediction , year=
-
[211]
2021 , pages =
Xie, Wenbin and Song, Dehua and Xu, Chang and Xu, Chunjing and Zhang, Hui and Wang, Yunhe , title =. 2021 , pages =
2021
-
[212]
Advances in Neural Information Processing Systems , volume=
Torchspatial: A location encoding framework and benchmark for spatial representation learning , author=. Advances in Neural Information Processing Systems , volume=
-
[213]
2023 , organization=
Spatial implicit neural representations for global-scale species mapping , author=. 2023 , organization=
2023
-
[214]
2023 , organization=
Mai, Gengchen and Lao, Ni and He, Yutong and Song, Jiaming and Ermon, Stefano , booktitle=ICML, pages=. 2023 , organization=
2023
-
[215]
arXiv preprint arXiv:2408.09695 , year=
LightWeather: Harnessing Absolute Positional Encoding to Efficient and Scalable Global Weather Forecasting , author=. arXiv preprint arXiv:2408.09695 , year=
-
[216]
ISPRS Journal of Photogrammetry and Remote Sensing , volume=
Sphere2Vec: A general-purpose location representation learning over a spherical surface for large-scale geospatial predictions , author=. ISPRS Journal of Photogrammetry and Remote Sensing , volume=. 2023 , publisher=
2023
-
[217]
International Conference on Learning Representations , year=
Multi-Scale Representation Learning for Spatial Feature Distributions using Grid Cells , author=. International Conference on Learning Representations , year=
-
[218]
Geo-aware networks for fine-grained recognition , author=
-
[219]
Advances in Neural Information Processing Systems , volume=
Climatelearn: Benchmarking machine learning for weather and climate modeling , author=. Advances in Neural Information Processing Systems , volume=
-
[220]
New heat maps help cities prepare for longer, more intense heat waves , howpublished =
-
[221]
Proceedings of the National Academy of Sciences , volume=
Dynamical-generative downscaling of climate model ensembles , author=. Proceedings of the National Academy of Sciences , volume=. 2025 , publisher=
2025
-
[222]
2020 , publisher=
Deep learning for image super-resolution: A survey , author=. 2020 , publisher=
2020
-
[223]
Advances in Neural Information Processing Systems , volume=
Fast vision transformers with hilo attention , author=. Advances in Neural Information Processing Systems , volume=
-
[224]
Applied and computational harmonic analysis , volume=
Complex wavelets for shift invariant analysis and filtering of signals , author=. Applied and computational harmonic analysis , volume=. 2001 , publisher=
2001
-
[225]
Advances in Neural Information Processing Systems , volume=
Scattering vision transformer: Spectral mixing matters , author=. Advances in Neural Information Processing Systems , volume=
-
[226]
2016 , organization=
Accelerating the super-resolution convolutional neural network , author=. 2016 , organization=
2016
-
[227]
2012 , publisher=
Spherical harmonics and approximations on the unit sphere: an introduction , author=. 2012 , publisher=
2012
-
[228]
Proceedings of the AAAI conference on artificial intelligence , volume=
Film: Visual reasoning with a general conditioning layer , author=. Proceedings of the AAAI conference on artificial intelligence , volume=
-
[229]
Geography-aware self-supervised learning , author=
-
[230]
Presence-only geographical priors for fine-grained image classification , author=
-
[231]
2015 , publisher=
The modelling infrastructure of the Integrated Forecasting System: Recent advances and future challenges , author=. 2015 , publisher=
2015
-
[232]
2025 , note =
PRISM Climate Data , howpublished =. 2025 , note =
2025
-
[233]
Atmospheric Research , volume=
Regional climate models: 30 years of dynamical downscaling , author=. Atmospheric Research , volume=
-
[234]
Li, Zekun and Zhou, Wenxuan and Chiang, Yao-Yi and Chen, Muhao , booktitle=
-
[235]
Quarterly Journal of the Royal Meteorological Society , volume=
Cerra, the copernicus european regional reanalysis system , author=. Quarterly Journal of the Royal Meteorological Society , volume=. 2024 , publisher=
2024
-
[236]
2019 , organization=
On the spectral bias of neural networks , author=. 2019 , organization=
2019
-
[237]
, author=
Deep Learning Downscaling of Precipitation Projection over Central Asia. , author=. Water , volume=
-
[238]
Televit: Teleconnection-driven transformers improve subseasonal to seasonal wildfire forecasting , author=
-
[239]
Nastrom, G. D. and Gage, K. S. , title =. Journal of the Atmospheric Sciences , year =
-
[240]
and Park, Sung-Gyoon and Klemp, Joseph B
Skamarock, William C. and Park, Sung-Gyoon and Klemp, Joseph B. and Snyder, Chris , title =. Journal of the Atmospheric Sciences , year =
-
[241]
, title =
Ebert, Elizabeth E. , title =. Meteorological Applications , year =
-
[242]
2002 , publisher=
A theory for multiresolution signal decomposition: the wavelet representation , author=. 2002 , publisher=
2002
-
[243]
Proceedings of the AAAI Conference on Artificial Intelligence , volume=
Satclip: Global, general-purpose location embeddings with satellite imagery , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=
-
[244]
Advances in Neural Information Processing Systems , volume=
Wildfirespreadts: A dataset of multi-modal time series for wildfire spread prediction , author=. Advances in Neural Information Processing Systems , volume=
-
[245]
2001 , organization=
A database of human segmented natural images and its application to evaluating segmentation algorithms and measuring ecological statistics , author=. 2001 , organization=
2001
-
[246]
Fcanet: Frequency channel attention networks , author=
-
[247]
Pattern Recognition , volume=
Harmonic convolutional networks based on discrete cosine transform , author=. Pattern Recognition , volume=. 2022 , publisher=
2022
-
[248]
2022 , pages =
Zhong, Yijie and Li, Bo and Tang, Lv and Kuang, Senyun and Wu, Shuang and Ding, Shouhong , title =. 2022 , pages =
2022
-
[249]
2024 , publisher=
Frequency-aware feature fusion for dense image prediction , author=. 2024 , publisher=
2024
-
[250]
Precipitation Downscaling with Spatiotemporal Video Diffusion , volume =
Srivastava, Prakhar and Yang, Ruihan and Kerrigan, Gavin and Dresdner, Gideon and McGibbon, Jeremy and Bretherton, Christopher and Mandt, Stephan , booktitle = NIPS, pages =. Precipitation Downscaling with Spatiotemporal Video Diffusion , volume =
-
[251]
Journal of Machine Learning Research , volume=
Fourier neural operators for arbitrary resolution climate data downscaling , author=. Journal of Machine Learning Research , volume=
-
[252]
Climate Dynamics , volume=
Wind kinetic energy climatology and effective resolution for the ERA5 reanalysis , author=. Climate Dynamics , volume=. 2022 , publisher=
2022
-
[253]
Frequency-Aware Token Reduction for Efficient Vision Transformer , author=
-
[254]
Journal of Climate , volume=
Coordinated global and regional climate modeling , author=. Journal of Climate , volume=
-
[255]
International Conference on Learning Representations , year=
Fourier Neural Operator for Parametric Partial Differential Equations , author=. International Conference on Learning Representations , year=
-
[256]
Advances in Neural Information Processing Systems , volume=
Towards combating frequency simplicity-biased learning for domain generalization , author=. Advances in Neural Information Processing Systems , volume=
-
[257]
Proceedings of the AAAI Conference on Artificial Intelligence , volume=
Simpsi: A simple strategy to preserve spectral information in time series data augmentation , author=. Proceedings of the AAAI Conference on Artificial Intelligence , volume=
-
[258]
1.0: downscaling gridded climate data in complex terrain , author=
TopoSCALE v. 1.0: downscaling gridded climate data in complex terrain , author=. Geoscientific Model Development , volume=. 2014 , publisher=
2014
-
[259]
Theoretical and Applied Climatology , volume=
Statistical downscaling of precipitation using local regression and high accuracy surface modeling method , author=. Theoretical and Applied Climatology , volume=. 2017 , publisher=
2017
-
[260]
Geophysical Research Letters , volume=
Temperature trends at high elevations: patterns across the globe , author=. Geophysical Research Letters , volume=. 2008 , publisher=
2008
-
[261]
Yogesh Verma and Markus Heinonen and Vikas Garg , booktitle=. Clim
-
[262]
DiffFNO: Diffusion Fourier Neural Operator , author=
-
[263]
BF-STVSR: B-Splines and Fourier---Best Friends for High Fidelity Spatial-Temporal Video Super-Resolution , author=
-
[264]
Science Advances , volume=
Physics-based models outperform AI weather forecasts of record-breaking extremes , author=. Science Advances , volume=. 2026 , publisher=
2026
-
[265]
Tellus , volume=
The use of the primitive equations of motion in numerical prediction , author=. Tellus , volume=
-
[266]
The COSMO Model , year =
-
[267]
arXiv preprint arXiv:2605.00850 , year=
Earth System Foundation Model (ESFM): A unified framework for heterogeneous data integration and forecasting , author=. arXiv preprint arXiv:2605.00850 , year=
-
[268]
Chang Xu and Gencer Sumbul and Li Mi and Robin Zbinden and Devis Tuia , booktitle=. Geo
-
[269]
International Conference on Learning Representations , volume=
Air quality prediction with physics-guided dual neural odes in open systems , author=. International Conference on Learning Representations , volume=
-
[270]
Nature , volume=
Neural general circulation models for weather and climate , author=. Nature , volume=. 2024 , publisher=
2024
-
[271]
Stcast: Adaptive boundary alignment for global and regional weather forecasting , author=
-
[272]
2025 , booktitle =
Luo, Yingtao and Fang, Shikai and Wu, Binqing and Wen, Qingsong and Sun, Liang , title =. 2025 , booktitle =
2025
-
[273]
Geophysical Research Letters , volume=
Physics-constrained network for enhanced extended-range Precipitation forecasting in East Asia , author=. Geophysical Research Letters , volume=. 2026 , publisher=
2026
-
[274]
Journal of Advances in Modeling Earth Systems , volume=
Improving AI weather prediction models using global mass and energy conservation schemes , author=. Journal of Advances in Modeling Earth Systems , volume=. 2025 , publisher=
2025
-
[275]
Advances in Neural Information Processing Systems , volume=
Generalizing weather forecast to fine-grained temporal scales via physics-ai hybrid modeling , author=. Advances in Neural Information Processing Systems , volume=
-
[276]
Nature Climate Change , volume=
Increasing probability of record-shattering climate extremes , author=. Nature Climate Change , volume=. 2021 , publisher=
2021
-
[277]
NeurIPS 2025 AI for Science Workshop , year=
Assessing the Geographic Generalization and Physical Consistency of Generative Models for Climate Downscaling , author=. NeurIPS 2025 AI for Science Workshop , year=
2025
-
[278]
arXiv preprint arXiv:2505.08529 , year=
ExEBench: Benchmarking Foundation Models on Extreme Earth Events , author=. arXiv preprint arXiv:2505.08529 , year=
-
[279]
2013 , publisher=
An introduction to dynamic meteorology , author=. 2013 , publisher=
2013
-
[280]
Journal of Advances in Modeling Earth Systems , volume=
Diffscale: Continuous downscaling and bias correction of subseasonal wind speed forecasts using diffusion models , author=. Journal of Advances in Modeling Earth Systems , volume=. 2026 , publisher=
2026
-
[281]
Annual review of environment and resources , volume=
Regional dynamical downscaling and the CORDEX initiative , author=. Annual review of environment and resources , volume=. 2015 , publisher=
2015
-
[282]
Philosophical Transactions of the Royal Society A , volume=
Physics-informed machine learning: case studies for weather and climate modelling , author=. Philosophical Transactions of the Royal Society A , volume=. 2021 , publisher=
2021
Reviewed August 1, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.