paper-with-me

Papers

AutoML for Climate Change: A Call to Action

2022-10-07 · Renbo Tu, Nicholas Roberts, Vishak Prasad, Sibasis Nayak, Paarth Jain, Frederic Sala, Ganesh Ramakrishnan, Ameet Talwalkar, Willie Neiswanger, Colin White

The challenge that climate change poses to humanity has spurred a rapidly developing field of artificial intelligence research focused on climate change applications. The climate change AI (CCAI) community works on a diverse, challenging set of problems which often involve physics-constrained ML or heterogeneous spatiotemporal data. It would be desirable to use automated machine learning (AutoML) techniques to automatically find high-performing architectures and hyperparameters for a given dataset. In this work, we benchmark popular AutoML libraries on three high-leverage CCAI applications: climate modeling, wind power forecasting, and catalyst discovery. We find that out-of-the-box AutoML libraries currently fail to meaningfully surpass the performance of human-designed CCAI models. However, we also identify a few key weaknesses, which stem from the fact that most AutoML techniques are tailored to computer vision and NLP applications. For example, while dozens of search spaces have been designed for image and language data, none have been designed for spatiotemporal data. Addressing these key weaknesses can lead to the discovery of novel architectures that yield substantial performance gains across numerous CCAI applications. Therefore, we present a call to action to the AutoML community, since there are a number of concrete, promising directions for future work in the space of AutoML for CCAI. We release our code and a list of resources at https://github.com/climate-change-automl/climate-change-automl.

📄 PDF Abstract BibTeX arXiv:2210.03324

Code (1)

climate-change-automl/climate-change-automl 공식 구현 pytorch

Tasks

AutoML

Similar Papers 제목 키워드 기반

AutoML-based Almond Yield Prediction and Projection in California

2022-11-08 · Shiheng Duan, Shuaiqi Wu, Erwan Monier, Paul Ullrich

Almonds are one of the most lucrative products of California, but are also among the most sensitive to climate change. In order to better understand the relationship between climatic factors and almond yield, an automate…

AutoMLPrediction

AutoML-Based Drought Forecast with Meteorological Variables

2022-06-09 · Shiheng Duan, Xiurui Zhang

A precise forecast for droughts is of considerable value to scientific research, agriculture, and water resource management. With emerging developments of data-driven approaches for hydro-climate modeling, this paper inv…

AutoMLDeep LearningManagement

Addressing Climate Action Misperceptions with Generative AI

2026-02-26 · Miriam Remshard, Yara Kyrychenko, Sander van der Linden, Matthew H. Goldberg 외 arxiv

Mitigating climate change requires behaviour change. However, even climate-concerned individuals often hold misperceptions about which actions most reduce carbon emissions. We recruited 1201 climate-concerned individuals…

ClimateGAN: Raising Climate Change Awareness by Generating Images of Floods

2021-10-06 · ICLR 2022 4 · Victor Schmidt, Alexandra Sasha Luccioni, Mélisande Teng, Tianyu Zhang 외

Climate change is a major threat to humanity, and the actions required to prevent its catastrophic consequences include changes in both policy-making and individual behaviour. However, taking action requires understandin…

Conditional Image GenerationDomain AdaptationImage GenerationUnsupervised Domain Adaptation

Task Selection for AutoML System Evaluation

2022-08-26 · Jonathan Lorraine, Nihesh Anderson, Chansoo Lee, Quentin de Laroussilhe 외

Our goal is to assess if AutoML system changes - i.e., to the search space or hyperparameter optimization - will improve the final model's performance on production tasks. However, we cannot test the changes on productio…

AutoMLHyperparameter Optimization