TLDR: This study presents an automated system using Sentinel-2 satellite imagery and time-series analysis to detect branched broomrape, a parasitic plant, in tomato farms. By analyzing spectral data and plant traits over time with a deep learning (LSTM) model, researchers achieved 87% test accuracy in identifying infested fields. Key indicators like moisture and chlorophyll content were crucial for detection, offering a scalable solution for early intervention and improved crop management.
Branched broomrape (Phelipanche ramosa) is a formidable adversary for tomato farmers, a parasitic plant that can devastate yields by siphoning off vital nutrients from its host. This chlorophyll-deficient parasite operates largely underground, making early detection incredibly challenging. Compounding the problem, each plant can produce hundreds of thousands of seeds that remain viable in the soil for up to two decades, ensuring its persistent threat to future crops. Traditional methods of control, often involving broad chemical applications, are not only inefficient and costly but also environmentally concerning, especially given the parasite’s hidden nature.
A New Era of Detection: Satellite Technology
Recent advancements in remote sensing offer a promising solution to this long-standing agricultural challenge. While drone-based multispectral imaging has shown potential for detecting broomrape, its scalability is limited by the logistical complexities and costs associated with operating drones over vast agricultural landscapes. This is where satellite-based remote sensing, particularly using Sentinel-2 imagery, steps in, providing a scalable and efficient way to monitor large areas.
The Study’s Innovative Approach
Researchers have developed an end-to-end pipeline that leverages Sentinel-2 satellite imagery and sophisticated time-series analysis to identify broomrape-infested tomato fields in California. The methodology involved monitoring five infested and five non-infested tomato fields throughout the growing season. Satellite images with minimal cloud cover (less than 10%) were selected, and twelve spectral bands, along with sun-sensor geometry metadata, were downloaded.
From this rich dataset, two crucial sets of features were derived:
- Twenty widely used spectral vegetation indices, such as the Normalized Difference Vegetation Index (NDVI) and Enhanced Vegetation Index (EVI), which are indicators of plant vigor, stress, and water status.
- Five plant traits—Leaf Area Index (LAI), Leaf Chlorophyll Content (Cab), Canopy Chlorophyll Content (CCC), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), and Fractional Vegetation Cover (FCOVER)—estimated using a neural network model.
To ensure consistent comparisons across farms with different planting and harvest times, the study used Growing Degree Days (GDD) to align the phenological stages. Vegetation pixels were then isolated from non-crop elements using a combination of plant traits, Principal Component Analysis (PCA), and K-means clustering. This ensured that the analysis focused only on biologically relevant crop areas.
Deep Learning for Early Detection
The core of the detection system is a Long Short-Term Memory (LSTM) network, a type of deep learning model particularly adept at analyzing sequential data. This LSTM model was trained on a comprehensive feature set—including the 12 Sentinel-2 bands, 20 spectral vegetation indices, and five neural network-derived traits—across 48 GDD-based time steps. The model’s architecture, consisting of two LSTM layers and fully connected layers, was designed to capture subtle physiological changes indicative of broomrape infestation.
Impressive Results and Key Indicators
The LSTM model demonstrated promising performance, achieving an 88% training accuracy and an 87% test accuracy. Its precision, recall, and F1 scores were 0.86, 0.92, and 0.89, respectively. The high recall is particularly important, as it signifies the model’s strong ability to reliably detect infected pixels, which is crucial for early intervention.
Further analysis using a permutation feature importance technique identified four key features as most influential in detecting broomrape infestation:
- Normalized Difference Moisture Index (NDMI)
- Canopy Chlorophyll Content (CCC)
- Fraction of Absorbed Photosynthetically Active Radiation (FAPAR)
- Chlorophyll Red-Edge (CHL-RED-EDGE)
These findings align perfectly with the known biological effects of broomrape, which reduces water availability and disrupts chlorophyll production in the host plant. Kernel density plots confirmed that non-infected farms consistently exhibited higher values for these indicators, reflecting healthier water status, chlorophyll levels, and canopy coverage.
Also Read:
- Drones and AI Uncover Hidden Threat to California’s Tomato Farms
- Advanced Sensing and AI Uncover Hidden Threat to Tomato Crops
A Future for Smarter Agriculture
This research highlights the significant potential of satellite-driven time-series modeling for the early and scalable detection of parasitic stress in tomato farms. By providing timely and precise information about infestations, this technology can facilitate more effective management strategies, ultimately helping farmers mitigate potential yield losses and improve crop health. For more detailed information, you can refer to the full research paper here.


