Bayesian Crop Model Predicting Management Practices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current remote sensing technologies face challenges in accurately and scalably identifying agricultural management practices such as crop type and planting dates across large geographic regions due to the scarcity of ground truth data, limiting their applicability and reliability.

Innovation Solution

A Bayesian crop model is trained using a dataset of known management practices and remote sense images, allowing it to predict crop types and other management practices for fields with unknown practices by analyzing time series of remote sense images, thereby overcoming data scarcity limitations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Area of stationary object

If remote sensing methods are used to identify crop types across large regions, then spatial coverage is improved, but accuracy deteriorates due to scarcity of ground truth data

Engineering Contradiction:
Improvespatial coverageVSAvoidcrop type identification accuracy
Core Design Contradiction:
Area of stationary objectVSMeasurement precision

Solution Approach 1:

The system performs preliminary action by using transfer learning to pre-train the neural network model on source domain data (regions with abundant ground truth data) before deploying it to the target domain (regions with scarce ground truth data). This preliminary training enables the model to achieve reasonable accuracy without requiring extensive ground truth data in the target region, thus resolving the contradiction between spatial coverage and identification accuracy.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If ground truth survey data is collected to verify remote sensing model accuracy, then measurement precision is improved, but productivity deteriorates due to infeasibility at large scales

Engineering Contradiction:
Improvemodel accuracy verificationVSAvoidscalability
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system applies copying by using ground truth data from source regions to create training datasets that are then copied and adapted for use in target regions through transfer learning. This approach eliminates the need to collect ground truth data in every target region, maintaining model accuracy verification capability while enabling scalability to large geographic areas without proportional increases in surveying efforts.

Inventive Principle:
Principle #26Copying

3Measurement precision

If deep learning models are trained from scratch on satellite imagery, then measurement precision is improved, but loss of substance deteriorates due to economically infeasible data requirements

Engineering Contradiction:
Improvecrop identification accuracyVSAvoiddata requirements
Core Design Contradiction:
Measurement precisionVSLoss of substance

Solution Approach 1:

The system performs preliminary action by pre-training the deep learning model on source domain data that is already available, extracting useful features and patterns before fine-tuning on the target domain. This preliminary training step reduces the amount of additional annotated data needed in the target region, making the overall data requirement economically feasible while maintaining high identification accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system applies parameter changes by adjusting the model training parameters and architecture based on the characteristics of the target domain after initial pre-training. This includes modifying learning rates, batch sizes, and potentially the network architecture to optimize performance for the specific application, thereby achieving high accuracy with reduced data requirements compared to training from scratch.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240362723A1Machine learning method and system for predicting crop type
Publication Date: 2024.10.31 CIBO TECHNOLOGIES INC
  • US20240362723A1 patent drawing
  • US20240362723A1 patent drawing
  • US20240362723A1 patent drawing

AI summary

A computer-implemented method for predicting agricultural management practices, includes: generating a training dataset that comprises a plurality of years of known management practices associated with a plurality of fields dispersed within geographic region along with a corresponding plurality of years of first remote sense images; training a Bayesian crop model to predict the plurality of years of known management practices associated with the plurality of fields using the corresponding plurality of years of first remote sense images as inputs; providing a time series of second remote sense images associated with a corresponding field having unknown management practices as exclusive inputs to the Bayesian crop model; and executing the Bayesian crop model to predict a key management practices for the corresponding field.