paper-with-me

홈 › Papers

Deep-Disaster: Unsupervised Disaster Detection and Localization Using Visual Data

2022-01-31 · Soroor Shekarizadeh, Razieh Rastgoo, Saif Al-Kuwari, Mohammad Sabokrou

Social media plays a significant role in sharing essential information, which helps humanitarian organizations in rescue operations during and after disaster incidents. However, developing an efficient method that can provide rapid analysis of social media images in the early hours of disasters is still largely an open problem, mainly due to the lack of suitable datasets and the sheer complexity of this task. In addition, supervised methods can not generalize well to novel disaster incidents. In this paper, inspired by the success of Knowledge Distillation (KD) methods, we propose an unsupervised deep neural network to detect and localize damages in social media images. Our proposed KD architecture is a feature-based distillation approach that comprises a pre-trained teacher and a smaller student network, with both networks having similar GAN architecture containing a generator and a discriminator. The student network is trained to emulate the behavior of the teacher on training input samples, which, in turn, contain images that do not include any damaged regions. Therefore, the student network only learns the distribution of no damage data and would have different behavior from the teacher network-facing damages. To detect damage, we utilize the difference between features generated by two networks using a defined score function that demonstrates the probability of damages occurring. Our experimental results on the benchmark dataset confirm that our approach outperforms state-of-the-art methods in detecting and localizing the damaged areas, especially for novel disaster types.

📄 PDF Abstract BibTeX arXiv:2202.00050

Code (1)

soroorsh/deep-disaster 공식 구현 pytorch

Tasks

HumanitarianKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Prototype-oriented Unsupervised Change Detection for Disaster Management

2023-10-15 · Youngtack Oh, Minseok Seo, Doyi Kim, Junghoon Seo

Climate change has led to an increased frequency of natural disasters such as floods and cyclones. This emphasizes the importance of effective disaster monitoring. In response, the remote sensing community has explored c…

Change DetectionManagement

Disaster Anomaly Detector via Deeper FCDDs for Explainable Initial Responses

2023-06-05 · Takato Yasuno, Masahiro Okano, Junichiro Fujii

Extreme natural disasters can have devastating effects on both urban and rural areas. In any disaster event, an initial response is the key to rescue within 72 hours and prompt recovery. During the initial stage of disas…

Anomaly DetectionDisaster ResponseScene Understanding

Cross-View Geolocalization and Disaster Mapping with Street-View and VHR Satellite Imagery: A Case Study of Hurricane IAN

2024-08-13 · Hao Li, Fabian Deuser, Wenping Yina, Xuanshu Luo 외

Nature disasters play a key role in shaping human-urban infrastructure interactions. Effective and efficient response to natural disasters is essential for building resilience and a sustainable urban environment. Two typ…

Contrastive LearningDisaster Response

Natural Disasters Detection in Social Media and Satellite imagery: a survey

2019-01-14 · Said Naina, Ahmad Kashif, Regular Michael, Pogorelov Konstantin 외

The analysis of natural disaster-related multimedia content got great attention in recent years. Being one of the most important sources of information, social media have been crawled over the years to collect and analyz…

Benchmarking

Towards Generative Location Awareness for Disaster Response: A Probabilistic Cross-view Geolocalization Approach

2025-12-23 · Hao Li, Fabian Deuser, Wenping Yin, Steffen Knoblauch 외 arxiv

As Earth's climate changes, it is impacting disasters and extreme weather events across the planet. Record-breaking heat waves, drenching rainfalls, extreme wildfires, and widespread flooding during hurricanes are all be…