paper-with-me

Papers

Model-Agnostic, Temperature-Informed Sampling Enhances Cross-Year Crop Mapping with Deep Learning

2025-06-15 · Mehmet Ozgur Turkoglu, Selene Ledain, Helge Aasen

Conventional benchmarks for crop type classification from optical satellite time series typically assume access to labeled data from the same year and rely on fixed calendar-day sampling. This limits generalization across seasons, where crop phenology shifts due to interannual climate variability, and precludes real-time application when current-year labels are unavailable. Furthermore, uncertainty quantification is often neglected, making such approaches unreliable for crop monitoring applications. Inspired by ecophysiological principles of plant growth, we propose a simple, model-agnostic sampling strategy that leverages growing degree days (GDD), based on daily average temperature, to replace calendar time with thermal time. By uniformly subsampling time series in this biologically meaningful domain, the method emphasizes phenologically active growth stages while reducing temporal redundancy and noise. We evaluate the method on a multi-year Sentinel-2 dataset spanning all of Switzerland, training on one growing season and testing on other seasons. Compared to state-of-the-art baselines, our method delivers substantial gains in classification accuracy and, critically, produces more calibrated uncertainty estimates. Notably, our method excels in low-data regimes and enables significantly more accurate early-season classification. With only 10 percent of the training data, our method surpasses the state-of-the-art baseline in both predictive accuracy and uncertainty estimation, and by the end of June, it achieves performance similar to a baseline trained on the full season. These results demonstrate that leveraging temperature data not only improves predictive performance across seasons but also enhances the robustness and trustworthiness of crop-type mapping in real-world applications.

📄 PDF Abstract BibTeX arXiv:2506.12885

Code (0)

등록된 구현이 없습니다.

Tasks

Crop Type MappingTime SeriesUncertainty Quantification

Similar Papers 제목 키워드 기반

Control the Temperature: Selective Sampling for Diverse and High-Quality LLM Outputs

2025-09-20 · Sergey Troshin, Wafaa Mohammed, Yan Meng, Christof Monz 외 arxiv

Diversity is an essential metric for evaluating the creativity of outputs generated by language models. Temperature-based sampling is a common strategy to increase diversity. However, for tasks that require high precisio…

Mathematical Reasoning

Maximum Temperature Prediction Using Remote Sensing Data Via Convolutional Neural Network

2024-05-31 · Lorenzo Innocenti, Giacomo Blanco, Luca Barco, Claudio Rossi

Urban heat islands, defined as specific zones exhibiting substantially higher temperatures than their immediate environs, pose significant threats to environmental sustainability and public health. This study introduces …

Data Integration

Unify and Triumph: Polyglot, Diverse, and Self-Consistent Generation of Unit Tests with LLMs

2025-03-20 · Djamel Eddine Khelladi, Charly Reux, Mathieu Acher

Large language model (LLM)-based test generation has gained attention in software engineering, yet most studies evaluate LLMs' ability to generate unit tests in a single attempt for a given language, missing the opportun…

DiversityLarge Language ModelOverall - Test

Understanding temperature tuning in energy-based models

2025-12-09 · Peter W Fields, Vudtiwat Ngampruetikorn, David J Schwab, Stephanie E Palmer arxiv

Generative models of complex systems often require post-hoc parameter adjustments to produce useful outputs. For example, energy-based models for protein design are sampled at an artificially low ''temperature'' to gener…

Protein Design

Runtime phylogenetic analysis enables extreme subsampling for test-based problems

2024-02-02 · Alexander Lalejini, Marcos Sanson, Jack Garbus, Matthew Andres Moreno 외

A phylogeny describes the evolutionary history of an evolving population. Evolutionary search algorithms can perfectly track the ancestry of candidate solutions, illuminating a population's trajectory through the search …

DiagnosticProgram Synthesis