English

Mind the Gap: Bridging Prior Shift in Realistic Few-Shot Crop-Type Classification

Machine Learning 2025-11-21 v1

Abstract

Real-world agricultural distributions often suffer from severe class imbalance, typically following a long-tailed distribution. Labeled datasets for crop-type classification are inherently scarce and remain costly to obtain. When working with such limited data, training sets are frequently constructed to be artificially balanced -- in particular in the case of few-shot learning -- failing to reflect real-world conditions. This mismatch induces a shift between training and test label distributions, degrading real-world generalization. To address this, we propose Dirichlet Prior Augmentation (DirPA), a novel method that simulates an unknown label distribution skew of the target domain proactively during model training. Specifically, we model the real-world distribution as Dirichlet-distributed random variables, effectively performing a prior augmentation during few-shot learning. Our experiments show that DirPA successfully shifts the decision boundary and stabilizes the training process by acting as a dynamic feature regularizer.

Cite

@article{arxiv.2511.16218,
  title  = {Mind the Gap: Bridging Prior Shift in Realistic Few-Shot Crop-Type Classification},
  author = {Joana Reuss and Ekaterina Gikalo and Marco Körner},
  journal= {arXiv preprint arXiv:2511.16218},
  year   = {2025}
}

Comments

7 pages, 4 figures

R2 v1 2026-07-01T07:46:59.192Z