🤖 AI Summary
Poaching poses a severe threat to wildlife conservation, necessitating high-precision spatiotemporal prediction to optimize patrol strategies. Existing linear and tree-based models suffer from limited capacity to capture complex nonlinear patterns, incomplete detection of poaching events, and poor generalization under small-sample conditions. To address these challenges, we propose the first latent-space composite flow matching framework specifically designed for poaching prediction. Our method integrates flow matching with occupancy-based detection to explicitly model unobserved poaching events; incorporates prior-driven linear initialization to enhance training stability in low-data regimes; and designs a composite flow architecture embedding ecological domain knowledge. Evaluated end-to-end on real-world data from two Ugandan national parks, our framework significantly outperforms conventional baselines—achieving substantial gains in predictive accuracy, superior spatial extrapolation capability, and stronger generalization across sparse and heterogeneous poaching scenarios.
📝 Abstract
Poaching poses significant threats to wildlife and biodiversity. A valuable step in reducing poaching is to forecast poacher behavior, which can inform patrol planning and other conservation interventions. Existing poaching prediction methods based on linear models or decision trees lack the expressivity to capture complex, nonlinear spatiotemporal patterns. Recent advances in generative modeling, particularly flow matching, offer a more flexible alternative. However, training such models on real-world poaching data faces two central obstacles: imperfect detection of poaching events and limited data. To address imperfect detection, we integrate flow matching with an occupancy-based detection model and train the flow in latent space to infer the underlying occupancy state. To mitigate data scarcity, we adopt a composite flow initialized from a linear-model prediction rather than random noise which is the standard in diffusion models, injecting prior knowledge and improving generalization. Evaluations on datasets from two national parks in Uganda show consistent gains in predictive accuracy.