🤖 AI Summary
To address critical challenges in climate finance—including the lack of standardized financial reporting and inefficient manual tracking of adaptation investments in Early Warning Systems (EWS) by Multilateral Development Banks (MDBs) and climate funds—this paper introduces the first agent-based Retrieval-Augmented Generation (RAG) framework tailored for climate finance. The method integrates context-aware retrieval, chain-of-thought reasoning, and a domain-finetuned large language model (LLM) agent to enable end-to-end identification, classification, and compliance verification of EWS investments. It leverages zero- and few-shot learning, Transformer fine-tuning, and expert-annotated corpora construction. Evaluated on 25 project documents from the CREWS Fund, the system achieves 87% accuracy (F1 = 86%), significantly outperforming baseline approaches. Key contributions include: (1) the first agent-based RAG paradigm for climate finance; and (2) the release of the inaugural open-source benchmark dataset and expert-annotated corpus for climate finance investment analysis.
📝 Abstract
Tracking financial investments in climate adaptation is a complex and expertise-intensive task, particularly for Early Warning Systems (EWS), which lack standardized financial reporting across multilateral development banks (MDBs) and funds. To address this challenge, we introduce an LLM-based agentic AI system that integrates contextual retrieval, fine-tuning, and multi-step reasoning to extract relevant financial data, classify investments, and ensure compliance with funding guidelines. Our study focuses on a real-world application: tracking EWS investments in the Climate Risk and Early Warning Systems (CREWS) Fund. We analyze 25 MDB project documents and evaluate multiple AI-driven classification methods, including zero-shot and few-shot learning, fine-tuned transformer-based classifiers, chain-of-thought (CoT) prompting, and an agent-based retrieval-augmented generation (RAG) approach. Our results show that the agent-based RAG approach significantly outperforms other methods, achieving 87% accuracy, 89% precision, and 83% recall. Additionally, we contribute a benchmark dataset and expert-annotated corpus, providing a valuable resource for future research in AI-driven financial tracking and climate finance transparency.