paper-with-me

Papers

Bayesian Modeling of Zero-Shot Classifications for Urban Flood Detection

2025-03-18 · Matt Franchi, Nikhil Garg, Wendy Ju, Emma Pierson

Street scene datasets, collected from Street View or dashboard cameras, offer a promising means of detecting urban objects and incidents like street flooding. However, a major challenge in using these datasets is their lack of reliable labels: there are myriad types of incidents, many types occur rarely, and ground-truth measures of where incidents occur are lacking. Here, we propose BayFlood, a two-stage approach which circumvents this difficulty. First, we perform zero-shot classification of where incidents occur using a pretrained vision-language model (VLM). Second, we fit a spatial Bayesian model on the VLM classifications. The zero-shot approach avoids the need to annotate large training sets, and the Bayesian model provides frequent desiderata in urban settings - principled measures of uncertainty, smoothing across locations, and incorporation of external data like stormwater accumulation zones. We comprehensively validate this two-stage approach, showing that VLMs provide strong zero-shot signal for floods across multiple cities and time periods, the Bayesian model improves out-of-sample prediction relative to baseline methods, and our inferred flood risk correlates with known external predictors of risk. Having validated our approach, we show it can be used to improve urban flood detection: our analysis reveals 113,738 people who are at high risk of flooding overlooked by current methods, identifies demographic biases in existing methods, and suggests locations for new flood sensors. More broadly, our results showcase how Bayesian modeling of zero-shot LM annotations represents a promising paradigm because it avoids the need to collect large labeled datasets and leverages the power of foundation models while providing the expressiveness and uncertainty quantification of Bayesian models.

📄 PDF Abstract BibTeX arXiv:2503.14754

Code (1)

mattwfranchi/street-flooding 공식 구현 pytorch

Tasks

Uncertainty Quantificationzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Dual Distribution Estimation for Zero-shot Noisy Test-Time Adaptation with VLMs

2026-06-24 · Wenjie Zhu, Yabin Zhang, Liang Xu, Xin Jin 외 arxiv

While test-time adaptation (TTA) empowers vision-language models to adapt without costly retraining, it remains highly vulnerable to out-of-distribution (OOD) outliers prevalent in real-world applications. This discrepan…

Test-time Adaptation

Zero-Shot and Few-Shot Learning for Lung Cancer Multi-Label Classification using Vision Transformer

2022-05-30 · Fu-Ming Guo, Yingfang Fan

Lung cancer is the leading cause of cancer-related death worldwide. Lung adenocarcinoma (LUAD) and lung squamous cell carcinoma (LUSC) are the most common histologic subtypes of non-small-cell lung cancer (NSCLC). Histol…

Few-Shot LearningLung Cancer DiagnosisMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Zero-shot Deep Reinforcement Learning Driving Policy Transfer for Autonomous Vehicles based on Robust Control

2018-12-07 · Zhuo Xu, Chen Tang, Masayoshi Tomizuka

Although deep reinforcement learning (deep RL) methods have lots of strengths that are favorable if applied to autonomous driving, real deep RL applications in autonomous driving have been slowed down by the modeling gap…

Autonomous DrivingAutonomous VehiclesDeep Reinforcement LearningReinforcement Learning

Multi-label Few/Zero-shot Learning with Knowledge Aggregated from Multiple Label Graphs

2020-10-15 · EMNLP 2020 11 · Jueqing Lu, Lan Du, Ming Liu, Joanna Dipnall

Few/Zero-shot learning is a big challenge of many classifications tasks, where a classifier is required to recognise instances of classes that have very few or even no training samples. It becomes more difficult in multi…

Document ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

HeatPrompt: Zero-Shot Vision-Language Modeling of Urban Heat Demand from Satellite Images

2026-02-23 · Kundan Thota, Xuanhao Mu, Thorsten Schlachter, Veit Hagenmeyer arxiv

Accurate heat-demand maps play a crucial role in decarbonizing space heating, yet most municipalities lack detailed building-level data needed to calculate them. We introduce HeatPrompt, a zero-shot vision-language energ…