paper-with-me

Papers

Retrieval-Augmented Multi-scale Framework for County-Level Crop Yield Prediction Across Large Regions

2026-03-07 · Yiming Sun, Qi Cheng, Licheng Liu, Runlong Yu, Yiqun Xie, Xiaowei Jia arxiv

This paper proposes a new method for crop yield prediction, which is essential for developing management strategies, informing insurance assessments, and ensuring long-term food security. Although existing data-driven approaches have shown promise in this domain, their performance often degrades when applied across large geographic regions and long time periods. This limitation arises from two key challenges: (1) difficulty in jointly capturing short-term and long-term temporal patterns, and (2) inability to effectively accommodate spatial data variability in agricultural systems. Ignoring these issues often leads to unreliable predictions for specific regions or years, which ultimately affects policy decisions and resource allocation. In this paper, we propose a new predictive framework to address these challenges. First, we introduce a new backbone model architecture that captures both short-term daily-scale crop growth dynamics and long-term dependencies across years. To further improve generalization across diverse spatial regions, we augment this model with a retrieval-based adaptation strategy. Recognizing the substantial yield variation across years, we design a novel retrieval-and-refinement pipeline that adjusts retrieved samples by removing cross-year bias not explained by input features. Our experiments on real-world county-level corn yield data over 630 counties in the US demonstrate that our method consistently outperforms different types of baselines. The results also verify the effectiveness of the retrieval-based augmentation method in improving model robustness under spatial heterogeneity.

📄 PDF Abstract BibTeX arXiv:2603.07305

Code (0)

등록된 구현이 없습니다.

Tasks

Crop Yield Prediction

Similar Papers 제목 키워드 기반

Training-free retrieval-augmented generation with reinforced reasoning for flood damage nowcasting

2026-02-10 · Lipai Huang, Kai Yin, Chia-Fu Liu, Ali Mostafavi arxiv

We propose R2RAG-Flood, a training-free retrieval-augmented generation framework for flood damage nowcasting with reinforced reasoning. The framework builds a reasoning-centric knowledge base from labeled tabular records…

Similarity is Not All You Need: Endowing Retrieval Augmented Generation with Multi Layered Thoughts

2024-05-30 · Chunjing Gan, Dan Yang, Binbin Hu, Hanxiao Zhang 외

In recent years, large language models (LLMs) have made remarkable achievements in various domains. However, the untimeliness and cost of knowledge updates coupled with hallucination issues of LLMs have curtailed their a…

AllHallucinationRAGRetrieval+1

DeepTaxon: An Interpretable Retrieval-Augmented Multimodal Framework for Unified Species Identification and Discovery

2026-04-27 · Jiawei Wang, Ming Lei, Yaning Yang, Xinyan Lin 외 arxiv

Identifying species in biology among tens of thousands of visually similar taxa while discovering unknown species in open-world environments remains a fundamental challenge in biodiversity research. Current methods treat…

Reinforcement Learning

LFRAG: Layout-oriented Fine-grained Retrieval-Augmented Generation on Multimodal Document Understanding

2026-04-18 · Yifan Zhu, Yu Mi, Yue Lu, Yanchu Guan 외 arxiv

Multimodal Retrieval-Augmented Generation (RAG) has emerged as an effective paradigm for enhancing Large Language Models (LLMs) with external knowledge. However, existing multimodal RAG systems predominantly rely on coar…

Question Answering

LinearRAG: Linear Graph Retrieval Augmented Generation on Large-scale Corpora

2025-10-11 · Luyao Zhuang, Shengyuan Chen, Yilin Xiao, Huachi Zhou 외 arxiv

Retrieval-Augmented Generation (RAG) is widely used to mitigate hallucinations of Large Language Models (LLMs) by leveraging external knowledge. While effective for simple queries, traditional RAG systems struggle with l…

Relation ExtractionPassage RetrievalKnowledge Graphs