paper-with-me

홈 › Papers

Zephyrus: An Agentic Framework for Weather Science

2025-10-05 · Sumanth Varambally, Marshall Fisher, Jas Thakker, Yiwei Chen, Zhirui Xia, Yasaman Jafari, Ruijia Niu, Manas Jain, Veeramakali Vignesh Manivannan, Zachary Novack, Luyu Han, Srikar Eranky, Salva Rühling Cachay, Taylor Berg-Kirkpatrick, Duncan Watson-Parris, Yi-An Ma, Rose Yu arxiv

Foundation models for weather science are pre-trained on vast amounts of structured numerical data and outperform traditional weather forecasting systems. However, these models lack language-based reasoning capabilities, limiting their utility in interactive scientific workflows. Large language models (LLMs) excel at understanding and generating text but cannot reason about high-dimensional meteorological datasets. We bridge this gap by building the first agentic framework for weather science. Our framework includes a Python code-based environment for agents (ZephyrusWorld) to interact with weather data, featuring tools including a WeatherBench 2 dataset indexer, geolocator for geocoding from natural language, weather forecasting, climate simulation capabilities, and a climatology module for querying precomputed climatological statistics (e.g., means, extremes, and quantiles) across multiple timescales. We design Zephyrus, a multi-turn LLM-based weather agent that iteratively analyzes weather datasets, observes results, and refines its approach through conversational feedback loops. We accompany the agent with a new benchmark, ZephyrusBench, with a scalable data generation pipeline that constructs diverse question-answer pairs across weather-related tasks, from basic lookups to advanced forecasting, extreme event detection, and counterfactual reasoning. Experiments on this benchmark demonstrate the strong performance of Zephyrus agents over text-only baselines, outperforming them by up to 44 percentage points in correctness. However, the hard tasks are still difficult even with frontier LLMs, highlighting the challenging nature of our benchmark and suggesting room for future development. Our codebase and benchmark are available at https://github.com/Rose-STL-Lab/Zephyrus.

📄 PDF Abstract BibTeX arXiv:2510.04017

Code (0)

등록된 구현이 없습니다.

Tasks

Weather Forecasting

Similar Papers 제목 키워드 기반

EWE: An Agentic Framework for Extreme Weather Analysis

2025-11-26 · Zhe Jiang, Jiong Wang, Xiaoyu Yue, Zijie Guo 외 arxiv

Extreme weather events pose escalating risks to global society, underscoring the urgent need to unravel their underlying physical mechanisms. Yet the prevailing expert-driven, labor-intensive diagnostic paradigm has crea…

From AI for Science to Agentic Science: A Survey on Autonomous Scientific Discovery

2025-08-18 · Jiaqi Wei, Yuejin Yang, Xiang Zhang, Yuhan Chen 외 arxiv

Artificial intelligence (AI) is reshaping scientific discovery, evolving from specialized computational tools into autonomous research partners. We position Agentic Science as a pivotal stage within the broader AI for Sc…

AIFS-TC: A simple correction competitive with the operational frontier for tropical cyclone intensity forecasting

2026-07-24 · Anna Allen, Wessel P. Bruinsma, Michael Maier-Gerber, Harrison Cook 외 arxiv

AI weather models are in the process of revolutionising weather forecasting. While these models have been shown to achieve superior performance to physics-based NWP in forecasting tropical cyclone (TC) tracks, they tend …

Weather Forecasting

Nature's Insight: A Novel Framework and Comprehensive Analysis of Agentic Reasoning Through the Lens of Neuroscience

2025-05-07 · Zinan Liu, Haoran Li, Jingyi Lu, Gaoyuan Ma 외

Autonomous AI is no longer a hard-to-reach concept, it enables the agents to move beyond executing tasks to independently addressing complex problems, adapting to change while handling the uncertainty of the environment.…

DeepAnalyze: Agentic Large Language Models for Autonomous Data Science

2025-10-19 · Shaolei Zhang, Ju Fan, Meihao Fan, Guoliang Li 외 arxiv

Autonomous data science, from raw data sources to analyst-grade deep research reports, has been a long-standing challenge, and is now becoming feasible with the emergence of powerful large language models (LLMs). Recent …

Question Answering