Papers › Typhoon Intensity Prediction with Vision Transformer

Typhoon Intensity Prediction with Vision Transformer

28 Nov 2023arXiv:2311.16450archive 2025-07-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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.16450")

Code

Syntology Ran 10 of 12 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chen-huanxin/tint officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 10 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran · fixture could not drive it
7ran
2unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chen-huanxin/Tint. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Transform_WindSpeed_Classes chen-huanxin/Tint/my_dataset.py official repository ran fingerprinted no licence file found · pointer only · b151d1b6b99f49b1 · report
Transform_WindSpeed_Classes2 chen-huanxin/Tint/my_dataset.py official repository ran fingerprinted no licence file found · pointer only · 10667d71aab2d664 · report
Transform_WindSpeed_Classes2 chen-huanxin/Tint/utils/pre_dataset.py official repository ran fingerprinted no licence file found · pointer only · d2de0ffd2377182a · report
format_time chen-huanxin/Tint/utils.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 8d7ec010c29e813b · report
reshape_transform chen-huanxin/Tint/utils/grad_cam_resnet.py official repository ran no licence file found · pointer only · 8120aae8b01d5c16 · report
resnet101 chen-huanxin/Tint/models/origin_resnet.py official repository ran no licence file found · pointer only · 4c28563cb29215c4 · report
resnet34 chen-huanxin/Tint/models/origin_resnet.py official repository ran no licence file found · pointer only · a15c95108a753957 · report
resnet50 chen-huanxin/Tint/models/origin_resnet.py official repository ran no licence file found · pointer only · 9c7bbb174580d204 · report
shear_x chen-huanxin/Tint/data_augmentation/auto_augment.py official repository ran · fixture could not drive it no licence file found · pointer only · 53613a740588d619 · report
transform_matrix_offset_center chen-huanxin/Tint/data_augmentation/auto_augment.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 3e773c6c5bc796d4 · report
apply_policy chen-huanxin/Tint/data_augmentation/auto_augment.py official repository unverified no licence file found · pointer only · bdffd25e53ddbbaf · report
build_model chen-huanxin/Tint/models/TinyViT/build.py official repository unverified no licence file found · pointer only · 37044eb3295d32d6 · report

Tasks

PredictionRepresentation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections