paper-with-me

Papers

Learning county from pixels: Corn yield prediction with attention-weighted multiple instance learning

2023-12-02 · Xiaoyu Wang, Yuchi Ma, Qunying Huang, Zhengwei Yang, Zhou Zhang

Remote sensing technology has become a promising tool in yield prediction. Most prior work employs satellite imagery for county-level corn yield prediction by spatially aggregating all pixels within a county into a single value, potentially overlooking the detailed information and valuable insights offered by more granular data. To this end, this research examines each county at the pixel level and applies multiple instance learning to leverage detailed information within a county. In addition, our method addresses the "mixed pixel" issue caused by the inconsistent resolution between feature datasets and crop mask, which may introduce noise into the model and therefore hinder accurate yield prediction. Specifically, the attention mechanism is employed to automatically assign weights to different pixels, which can mitigate the influence of mixed pixels. The experimental results show that the developed model outperforms four other machine learning models over the past five years in the U.S. corn belt and demonstrates its best performance in 2022, achieving a coefficient of determination (R2) value of 0.84 and a root mean square error (RMSE) of 0.83. This paper demonstrates the advantages of our approach from both spatial and temporal perspectives. Furthermore, through an in-depth study of the relationship between mixed pixels and attention, it is verified that our approach can capture critical feature information while filtering out noise from mixed pixels.

📄 PDF Abstract BibTeX arXiv:2312.01001

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

Corn Yield Prediction based on Remotely Sensed Variables Using Variational Autoencoder and Multiple Instance Regression

2022-11-23 · Zeyu Cao, Yuchi Ma, Zhou Zhang

In the U.S., corn is the most produced crop and has been an essential part of the American diet. To meet the demand for supply chain management and regional food security, accurate and timely large-scale corn yield predi…

Anomaly DetectionCrop Yield PredictionManagementPrediction+1

Predicting County Level Corn Yields Using Deep Long Short Term Memory Models

2018-05-30 · Zehui Jiang, Chao Liu, Nathan P. Hendricks, Baskar Ganapathysubramanian 외

Corn yield prediction is beneficial as it provides valuable information about production and prices prior the harvest. Publicly available high-quality corn yield prediction can help address emergent information asymmetry…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

A Bayesian Network approach to County-Level Corn Yield Prediction using historical data and expert knowledge

2016-08-17 · Vikas Chawla, Hsiang Sing Naik, Adedotun Akintayo, Dermot Hayes 외

Crop yield forecasting is the methodology of predicting crop yields prior to harvest. The availability of accurate yield prediction frameworks have enormous implications from multiple standpoints, including impact on the…

Management

Corn Yield Prediction with Ensemble CNN-DNN

2021-05-29 · Mohsen Shahhosseini, Guiping Hu, Saeed Khaki, Sotirios V. Archontoulis

We investigate the predictive performance of two novel CNN-DNN machine learning ensemble models in predicting county-level corn yields across the US Corn Belt (12 states). The developed data set is a combination of manag…

ManagementPrediction

Knowledge-guided machine learning for county-level corn yield prediction under drought

2025-03-20 · Xiaoyu Wang, Yijia Xu, Jingyi Huang, Zhengwei Yang 외

Remote sensing (RS) technique, enabling the non-contact acquisition of extensive ground observations, is a valuable tool for crop yield predictions. Traditional process-based models struggle to incorporate large volumes …

Model Optimization