paper-with-me

Papers

Typhoon Intensity Prediction with Vision Transformer

2023-11-28 · Huanxin Chen, Pengshuai Yin, Huichou Huang, Qingyao Wu, Ruirui Liu, Xiatian Zhu

Predicting typhoon intensity accurately across space and time is crucial for issuing timely disaster warnings and facilitating emergency response. This has vast potential for minimizing life losses and property damages as well as reducing economic and environmental impacts. Leveraging satellite imagery for scenario analysis is effective but also introduces additional challenges due to the complex relations among clouds and the highly dynamic context. Existing deep learning methods in this domain rely on convolutional neural networks (CNNs), which suffer from limited per-layer receptive fields. This limitation hinders their ability to capture long-range dependencies and global contextual knowledge during inference. In response, we introduce a novel approach, namely "Typhoon Intensity Transformer" (Tint), which leverages self-attention mechanisms with global receptive fields per layer. Tint adopts a sequence-to-sequence feature representation learning perspective. It begins by cutting a given satellite image into a sequence of patches and recursively employs self-attention operations to extract both local and global contextual relations between all patch pairs simultaneously, thereby enhancing per-patch feature representation learning. Extensive experiments on a publicly available typhoon benchmark validate the efficacy of Tint in comparison with both state-of-the-art deep learning and conventional meteorological methods. Our code is available at https://github.com/chen-huanxin/Tint.

📄 PDF Abstract BibTeX arXiv:2311.16450

Code (1)

chen-huanxin/tint 공식 구현 pytorch

Tasks

PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Accurate typhoon intensity forecasts using a non-iterative spatiotemporal transformer model

2025-09-18 · Hongyu Qu, Hongxiong Xu, Lin Dong, Chunyi Xiang 외 arxiv

Accurate forecasting of tropical cyclone (TC) intensity - particularly during periods of rapid intensification and rapid weakening - remains a challenge for operational meteorology, with high-stakes implications for disa…

TCLNet: Learning to Locate Typhoon Center Using Deep Neural Network

2020-10-03 · Chao Tan

The task of typhoon center location plays an important role in typhoon intensity analysis and typhoon path prediction. Conventional typhoon center location algorithms mostly rely on digital image processing and mathemati…

Semantic-based End-to-End Learning for Typhoon Intensity Prediction

2020-03-22 · Hamada M. Zahera, Mohamed Ahmed Sherif, Axel Ngonga

Disaster prediction is one of the most critical tasks towards disaster surveillance and preparedness. Existing technologies employ different machine learning approaches to predict incoming disasters from historical envir…

Prediction

Machine Learning for the Digital Typhoon Dataset: Extensions to Multiple Basins and New Developments in Representations and Tasks

2024-11-25 · Asanobu Kitamoto, Erwan Dzik, Gaspar Faure

This paper presents the Digital Typhoon Dataset V2, a new version of the longest typhoon satellite image dataset for 40+ years aimed at benchmarking machine learning models for long-term spatio-temporal data. The new add…

Benchmarkingobject-detectionObject DetectionRepresentation Learning+1

Typhoon track prediction using satellite images in a Generative Adversarial Network

2018-08-16 · Mario Rüttgers, Sangseung Lee, Donghyun You

Tracks of typhoons are predicted using satellite images as input for a Generative Adversarial Network (GAN). The satellite images have time gaps of 6 hours and are marked with a red square at the location of the typhoon …

Generative Adversarial Networkmotion prediction