Search papers, labs, and topics across Lattice.
This paper introduces FarmSeeker, a novel farmland remote sensing image segmentation agent that leverages spatio-temporal information gain to address the limitations of traditional intra-image segmentation methods. By framing segmentation as a dynamic decision process, FarmSeeker actively identifies ambiguous regions and queries additional contextual information to enhance accuracy. Experimental results demonstrate that FarmSeeker outperforms existing segmentation techniques, providing more stable performance across diverse scenarios, as validated by the newly developed GSFS-Bench benchmark.
FarmSeeker redefines farmland segmentation by actively querying spatio-temporal information, leading to significantly improved accuracy and stability in challenging environments.
Existing farmland remote sensing image (FRSI) segmentation follows a"Think with Intra-Image"paradigm, assuming that the current image contains sufficient visual evidence for reliable segmentation. Yet farmland appearance varies with phenology and spatial context and is often confused with other land-cover, making instantaneous, local observations inadequate. Thus, segmentation ambiguity stems not only from limited model representation, but more fundamentally from the required spatio-temporal information lying beyond the current image. Based on this insight, we redefine FRSI segmentation from an information bottleneck perspective as a dynamic decision process driven by task-relevant extra spatio-temporal information gain. We further propose FarmSeeker, a dynamic FRSI segmentation agent that identifies ambiguous regions, reasons about their causes, and queries extra spatio-temporal information on demand for accurate segmentation. To evaluate FarmSeeker, we construct GSFS-Bench, the first global-scale, high-resolution FRSI segmentation benchmark that supports reasoning-querying. Experiments show that FarmSeeker achieves more stable segmentation performance than existing methods. The project is publicly available at: https://withoutocean.github.io/FarmSeeker/