paper-with-me

홈 › Papers

Make Thunderbolts Less Frightening -- Predicting Extreme Weather Using Deep Learning

2019-12-03 · Christian Schön, Jens Dittrich

Forecasting severe weather conditions is still a very challenging and computationally expensive task due to the enormous amount of data and the complexity of the underlying physics. Machine learning approaches and especially deep learning have however shown huge improvements in many research areas dealing with large datasets in recent years. In this work, we tackle one specific sub-problem of weather forecasting, namely the prediction of thunderstorms and lightning. We propose the use of a convolutional neural network architecture inspired by UNet++ and ResNet to predict thunderstorms as a binary classification problem based on satellite images and lightnings recorded in the past. We achieve a probability of detection of more than 94% for lightnings within the next 15 minutes while at the same time minimizing the false alarm ratio compared to previous approaches.

📄 PDF Abstract BibTeX arXiv:1912.01277

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationDeep LearningWeather Forecasting

Methods 이 논문이 사용한 방법론

UNet++ UNet++ is an architecture for semantic segmentation based on the U-Net. Through the use of densely connected nested decoder…
Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

From None to Severe: Predicting Severity in Movie Scripts

2021-09-20 · Findings (EMNLP) 2021 11 · Yigeng Zhang, Mahsa Shafaei, Fabio Gonzalez, Thamar Solorio

In this paper, we introduce the task of predicting severity of age-restricted aspects of movie content based solely on the dialogue script. We first investigate categorizing the ordinal severity of movies on 5 aspects: S…

Predicting Rapid Fire Growth (Flashover) Using Conditional Generative Adversarial Networks

2018-01-30 · Kyongsik Yun, Jessi Bustos, Thomas Lu

A flashover occurs when a fire spreads very rapidly through crevices due to intense heat. Flashovers present one of the most frightening and challenging fire phenomena to those who regularly encounter them: firefighters.…

Image Enhancement

Data-Driven Latency Probability Prediction for Wireless Networks: Focusing on Tail Probabilities

2023-07-20 · Samie Mostafavi, Gourav Prateek Sharma, James Gross

With the emergence of new application areas, such as cyber-physical systems and human-in-the-loop applications, there is a need to guarantee a certain level of end-to-end network latency with extremely high reliability, …

Extreme Amodal Face Detection

2025-10-08 · Changlin Song, Yunzhong Hou, Michael Randall Barnes, Rahul Shome 외 arxiv

Extreme amodal detection is the task of inferring the 2D location of objects that are not fully visible in the input image but are visible within an expanded field-of-view. This differs from amodal detection, where the o…

Face Detection

AI-Powered Social Bots

2017-06-16 · Terrence Adams

This paper gives an overview of impersonation bots that generate output in one, or possibly, multiple modalities. We also discuss rapidly advancing areas of machine learning and artificial intelligence that could lead to…

BIG-bench Machine Learning