Optimizing Nitrogen Management with Deep Reinforcement Learning and Crop Simulations

Abstract

Nitrogen (N) management is critical to sustain soil fertility and crop production while minimizing the negative environmental impact, but is challenging to optimize. This paper proposes an intelligent N management system using deep reinforcement learning (RL) and crop simulations with Decision Support System for Agrotechnology Transfer (DSSAT). We first formulate the N management problem as an RL problem. We then train management policies with deep Q-network and soft actor-critic algorithms, and the Gym-DSSAT interface that allows for daily interactions between the simulated crop environment and RL agents. According to the experiments on the maize crop in both Iowa and Florida in the US, our RL-trained policies outperform previous empirical methods by achieving higher or similar yield while using less fertilizers.

Cite

Text

Wu et al. "Optimizing Nitrogen Management with Deep Reinforcement Learning and Crop Simulations." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2022. doi:10.1109/CVPRW56347.2022.00178

Markdown

[Wu et al. "Optimizing Nitrogen Management with Deep Reinforcement Learning and Crop Simulations." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2022.](https://mlanthology.org/cvprw/2022/wu2022cvprw-optimizing/) doi:10.1109/CVPRW56347.2022.00178

BibTeX

@inproceedings{wu2022cvprw-optimizing,
  title     = {{Optimizing Nitrogen Management with Deep Reinforcement Learning and Crop Simulations}},
  author    = {Wu, Jing and Tao, Ran and Zhao, Pan and Martin, Nicolas F. and Hovakimyan, Naira},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2022},
  pages     = {1711-1719},
  doi       = {10.1109/CVPRW56347.2022.00178},
  url       = {https://mlanthology.org/cvprw/2022/wu2022cvprw-optimizing/}
}