[edit]
Next-Generation AI Vegetation Analytics: Low-Cost PSRI Translation from RGB and NDVI for Precision Crop Monitoring
Proceedings of the The 39th Canadian Conference on Artificial Intelligence, PMLR 318:1191-1196, 2026.
Abstract
Plant senescence monitoring is important for crop health assessment and precision agriculture, but senescence-sensitive indices such as the Plant Senescence Reflectance Index (PSRI) are not always readily available in low-cost imaging workflows. This study presents an inexpensive artificial intelligence approach to translate RGB and Normalized Difference Vegetation Index (NDVI) imagery into PSRI maps using supervised image-to-image regression. Using tiled samples from the open-sourced Canadian Cropland Dataset, three models (UNet, pix2pix GAN, and R2AttUNet) and a baseline model (linear regressor) were trained and evaluated under a consistent pipeline using mean absolute error (MAE), peak signal-to-noise ratio (PSNR), and structural similarity index measure (SSIM). The three models all outperformed the baseline across all scores; of those, UNet achieved the best performance on both validation and test sets, producing the lowest MAE (0.0248) and the highest PSNR (19.85) and SSIM (0.9009) on the test set, while GAN showed competitive but weaker results and R2AttUNet underperformed. The close validation and test agreement indicates stable generalization under the current split. These results demonstrate the feasibility of estimating PSRI from inexpensive RGB+NDVI inputs and support the use of lightweight convolutional models for low-cost vegetation monitoring.