Vendi Information Gain for Active Learning and its Application to Ecology
Quan Nguyen, Adji Bousso Dieng
TL;DR
Presents Vendi information gain (VIG), a dataset-wide active learning policy for ecological image classification that uses MC dropout to sample plausible labels and measures reduction in the Vendi entropy $H_V$ across the unlabeled pool. VIG selects images that maximize information gain, enabling efficient labeling and improved generalization; on Snapshot Serengeti, it achieves about 75% accuracy with 150 labels and ~90% with 500 labels, outperforming standard baselines. The method is model-agnostic and applicable to data-limited monitoring tasks beyond ecology, with demonstrated gains in both predictive performance and data diversity. Overall, VIG offers a principled, scalable approach to leverage diversity-aware uncertainty for data-efficient ecological monitoring and beyond.
Abstract
While monitoring biodiversity through camera traps has become an important endeavor for ecological research, identifying species in the captured image data remains a major bottleneck due to limited labeling resources. Active learning -- a machine learning paradigm that selects the most informative data to label and train a predictive model -- offers a promising solution, but typically focuses on uncertainty in the individual predictions without considering uncertainty across the entire dataset. We introduce a new active learning policy, Vendi information gain (VIG), that selects images based on their impact on dataset-wide prediction uncertainty, capturing both informativeness and diversity. We applied VIG to the Snapshot Serengeti dataset and compared it against common active learning methods. VIG needs only 3% of the available data to reach 75% accuracy, a level that baselines require more than 10% of the data to achieve. With 10% of the data, VIG attains 88% predictive accuracy, 12% higher than the best of the baselines. This improvement in performance is consistent across metrics and batch sizes, and we show that VIG also collects more diverse data in the feature space. VIG has broad applicability beyond ecology, and our results highlight its value for biodiversity monitoring in data-limited environments.
