paper-with-me

홈 › Papers

A Self-Evolving AI Agent System for Climate Science

2025-07-23 · Zijie Guo, Jiong Wang, Fenghua Ling, Wangxu Wei, Xiaoyu Yue, Zhe Jiang, Wanghan Xu, Jing-Jia Luo, Lijing Cheng, Yoo-Geun Ham, Fengfei Song, Pierre Gentine, Toshio Yamagata, Ben Fei, Wenlong Zhang, Xinyu Gu, Chao Li, Yaqiang Wang, Tao Chen, Wanli Ouyang, Bowen Zhou, Lei Bai arxiv

Scientific progress in Earth science depends on integrating data across the planet's interconnected spheres. However, the accelerating volume and fragmentation of multi-sphere knowledge and data have surpassed human analytical capacity. This creates a major bottleneck for discovery, especially in climate science. To address this challenge, we introduce EarthLink, the first self-evolving AI agent system designed as an interactive "copilot" for Earth scientists. Through natural language interaction, EarthLink automates the entire research workflow by integrating planning, code execution, data analysis, and physical reasoning into a unified process that directly addresses this limitation. Beyond efficiency, it exhibits human-like cross-disciplinary analytical ability and achieves proficiency comparable to a junior researcher in expert evaluations on core large-scale climate tasks, including model-observation comparison and climate change understanding. When tasked with an open scientific problem, specifically the discovery of precursors of the Atlantic Niño, EarthLink autonomously developed a research strategy, identified sources of predictability, verified its hypotheses with available data, and proposed a physically consistent mechanism. These emerging capabilities enable a new human-AI research paradigm. Scientists can focus on value and result judgments, while AI systems handle complex data analysis and knowledge integration. This accelerates the pace and breadth of discovery in Earth sciences. The system is accessible at our website https://earthlink.intern-ai.org.cn.

📄 PDF Abstract BibTeX arXiv:2507.17311

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CLIMATEAGENT: Multi-Agent Orchestration for Complex Climate Data Science Workflows

2025-11-25 · Hyeonjae Kim, Chenyue Li, Wen Deng, Mengxi Jin 외 arxiv

Climate science demands automated workflows to transform comprehensive questions into data-driven statements across massive, heterogeneous datasets. However, generic LLM agents and static scripting pipelines lack climate…

EvoMaster: A Foundational Evolving Agent Framework for Agentic Science at Scale

2026-04-19 · Xinyu Zhu, Yuzhu Cai, Zexi Liu, Cheng Wang 외 arxiv

The convergence of large language models and agents is catalyzing a new era of scientific discovery: Agentic Science. While the scientific method is inherently iterative, existing agent frameworks are predominantly stati…

You Live More Than Once: Towards Hierarchical Skill Meta-Evolving

2026-05-27 · Xujun Li, Kehan Zheng, Mingyuan Zhao, Yize Geng 외 arxiv

Test-time skill evolving is regarded as a new paradigm for enhancing deployed agentic systems. Existing works mainly focus on hard-coded skill evolving strategies or parametric learning that rely on expensive parameter u…

SePO: Self-Evolving Prompt Agent for System Prompt Optimization

2026-06-03 · Wangcheng Tao, Han Wu, Weng-Fai Wong arxiv

System prompt optimization improves agent behavior without modifying the underlying model, yielding human-readable, model-agnostic instructions. Existing methods build a prompt agent that refines task agents' system prom…

Code Generation

AutoClimDS: Climate Data Science Agentic AI -- A Knowledge Graph is All You Need

2025-09-25 · Ahmed Jaber, Wangshu Zhu, Ayon Roy, Karthick Jayavelu 외 arxiv

Climate data science remains constrained by fragmented data sources, heterogeneous formats, and steep technical expertise requirements. These barriers slow discovery, limit participation, and undermine reproducibility. W…