paper-with-me

Papers

GraphTransformers for Geospatial Forecasting of Hurricane Trajectories

2023-10-31 · Pallavi Banerjee, Satyaki Chakraborty

In this paper we introduce a novel framework for trajectory prediction of geospatial sequences using GraphTransformers. When viewed across several sequences, we observed that a graph structure automatically emerges between different geospatial points that is often not taken into account for such sequence modeling tasks. We show that by leveraging this graph structure explicitly, geospatial trajectory prediction can be significantly improved. Our GraphTransformer approach improves upon state-of-the-art Transformer based baseline significantly on HURDAT, a dataset where we are interested in predicting the trajectory of a hurricane on a 6 hourly basis.

📄 PDF Abstract BibTeX arXiv:2310.20174

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Robustness Test for AI Forecasting of Hurricane Florence Using FourCastNetv2 and Random Perturbations of the Initial Condition

2025-12-04 · Adam Lizerbram, Shane Stevenson, Iman Khadir, Matthew Tu 외 arxiv

Understanding the robustness of a weather forecasting model with respect to input noise or different uncertainties is important in assessing its output reliability, particularly for extreme weather events like hurricanes…

Weather Forecasting

CRASAR-U-DROIDs: A Large Scale Benchmark Dataset for Building Alignment and Damage Assessment in Georectified sUAS Imagery

2024-07-24 · Thomas Manzini, Priyankari Perali, Raisa Karnik, Robin Murphy

This document presents the Center for Robot Assisted Search And Rescue - Uncrewed Aerial Systems - Disaster Response Overhead Inspection Dataset (CRASAR-U-DROIDs) for building damage assessment and spatial alignment coll…

Building Damage AssessmentDisaster Response

Improving Classification of Twitter Behavior During Hurricane Events

2018-07-01 · WS 2018 7 · Kevin Stowe, Jennings Anderson, Martha Palmer, Leysia Palen 외

A large amount of social media data is generated during natural disasters, and identifying the relevant portions of this data is critical for researchers attempting to understand human behavior, the effects of informatio…

BIG-bench Machine LearningClassificationGeneral Classification

Storm Surge Modeling in the AI ERA: Using LSTM-based Machine Learning for Enhancing Forecasting Accuracy

2024-03-07 · Stefanos Giaremis, Noujoud Nader, Clint Dawson, Hartmut Kaiser 외

Physics simulation results of natural processes usually do not fully capture the real world. This is caused for instance by limits in what physical processes are simulated and to what accuracy. In this work we propose an…

Hurricane Forecasting

HurriCast: Synthetic Tropical Cyclone Track Generation for Hurricane Forecasting

2023-09-12 · Shouwei Gao, Meiyan Gao, Yuepeng Li, Wenqian Dong

The generation of synthetic tropical cyclone(TC) tracks for risk assessment is a critical application of preparedness for the impacts of climate change and disaster relief, particularly in North America. Insurance compan…

Hurricane ForecastingManagement