paper-with-me

홈 › Papers

CNCast: Leveraging 3D Swin Transformer and DiT for Enhanced Regional Weather Forecasting

2025-03-16 · Hongli Liang, YuanTing Zhang, Qingye Meng, Shuangshuang He, Xingyuan Yuan

This study introduces a cutting-edge regional weather forecasting model based on the SwinTransformer 3D architecture. This model is specifically designed to deliver precise hourly weather predictions ranging from 1 hour to 5 days, significantly improving the reliability and practicality of short-term weather forecasts. Our model has demonstrated generally superior performance when compared to Pangu, a well-established global model. The evaluation indicates that our model excels in predicting most weather variables, highlighting its potential as a more effective alternative in the field of limited area modeling. A noteworthy feature of this model is the integration of enhanced boundary conditions, inspired by traditional numerical weather prediction (NWP) techniques. This integration has substantially improved the model's predictive accuracy. Additionally, the model includes an innovative approach for diagnosing hourly total precipitation at a high spatial resolution of approximately 5 kilometers. This is achieved through a latent diffusion model, offering an alternative method for generating high-resolution precipitation data.

📄 PDF Abstract BibTeX arXiv:2503.13546

Code (0)

등록된 구현이 없습니다.

Tasks

3D ArchitectureWeather Forecasting

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Regional Attention-Enhanced Swin Transformer for Clinically Relevant Medical Image Captioning

2025-11-13 · Zubia Naz, Farhan Asghar, Muhammad Ishfaq Hussain, Yahya Hadadi 외 arxiv

Automated medical image captioning translates complex radiological images into diagnostic narratives that can support reporting workflows. We present a Swin-BART encoder-decoder system with a lightweight regional attenti…

Image Captioning

CoSwin: Convolution Enhanced Hierarchical Shifted Window Attention For Small-Scale Vision

2025-09-10 · Puskal Khadka, Rodrigue Rizk, Longwei Wang, KC Santosh arxiv

Vision Transformers (ViTs) have achieved impressive results in computer vision by leveraging self-attention to model long-range dependencies. However, their emphasis on global context often comes at the expense of local …

Image Classification

Fast MRI Reconstruction: How Powerful Transformers Are?

2022-01-23 · Jiahao Huang, Yinzhe Wu, Huanjun Wu, Guang Yang

Magnetic resonance imaging (MRI) is a widely used non-radiative and non-invasive method for clinical interrogation of organ structures and metabolism, with an inherently long scanning time. Methods by k-space undersampli…

Generative Adversarial NetworkMRI Reconstruction

When Swin Transformer Meets KANs: An Improved Transformer Architecture for Medical Image Segmentation

2025-11-06 · Nishchal Sapkota, Haoyan Shi, Yejia Zhang, Xianshi Ma 외 arxiv

Medical image segmentation is critical for accurate diagnostics and treatment planning, but remains challenging due to complex anatomical structures and limited annotated training data. CNN-based segmentation methods exc…

Medical Image Segmentation

Performance Evaluation of Swin Vision Transformer Model using Gradient Accumulation Optimization Technique

2023-07-31 · Sanad Aburass, Osama Dorgham

Vision Transformers (ViTs) have emerged as a promising approach for visual recognition tasks, revolutionizing the field by leveraging the power of transformer-based architectures. Among the various ViT models, Swin Trans…