Fusion of Satellite Images and Weather Data with Transformer Networks for Downy Mildew Disease Detection
William Maillet, Maryam Ouhami, Adel Hafiane

TL;DR
This paper introduces a novel multimodal fusion approach using three transformer models to detect crop diseases by combining satellite images and weather data, achieving high accuracy in precision agriculture.
Contribution
It presents a new architecture with three transformers for effective fusion of satellite images and weather data, including a method to interpolate missing satellite images.
Findings
Achieved 97% overall accuracy in disease detection.
Successfully interpolated missing satellite images with ConvLSTM.
Demonstrated effective multimodal data fusion using three transformers.
Abstract
Crop diseases significantly affect the quantity and quality of agricultural production. In a context where the goal of precision agriculture is to minimize or even avoid the use of pesticides, weather and remote sensing data with deep learning can play a pivotal role in detecting crop diseases, allowing localized treatment of crops. However, combining heterogeneous data such as weather and images remains a hot topic and challenging task. Recent developments in transformer architectures have shown the possibility of fusion of data from different domains, for instance text-image. The current trend is to custom only one transformer to create a multimodal fusion model. Conversely, we propose a new approach to realize data fusion using three transformers. In this paper, we first solved the missing satellite images problem, by interpolating them with a ConvLSTM model. Then, proposed a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI · Remote Sensing in Agriculture · Remote-Sensing Image Classification
MethodsMulti-Head Attention · Linear Layer · Absolute Position Encodings · Adam · Softmax · Residual Connection · Position-Wise Feed-Forward Layer · Dropout · Dense Connections · Label Smoothing
