Imbalance-aware Presence-only Loss Function for Species Distribution Modeling
In the face of significant biodiversity decline, species distribution models (SDMs) are essential for understanding the impact of climate change on species habitats by connecting environmental conditions to species occurrences. Traditionally limited by a scarcity of species observations, these models have significantly improved in performance through the integration of larger datasets provided by citizen science initiatives. However, they still suffer from the strong class imbalance between species within these datasets, often resulting in the penalization of rare species--those most critical for conservation efforts. To tackle this issue, this study assesses the effectiveness of training deep learning models using a balanced presence-only loss function on large citizen science-based datasets. We demonstrate that this imbalance-aware loss function outperforms traditional loss functions across various datasets and tasks, particularly in accurately modeling rare species with limited observations.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Generalised Dice overlap as a deep learning loss function for highly unbalanced segmentations
Deep-learning has proved in recent years to be a powerful tool for image analysis and is now widely used to segment both 2D and 3D medical images. Deep-learning segmentation frameworks rely not only on the choice of netw…
Deep LearningSegmentationSensitivityOn the selection and effectiveness of pseudo-absences for species distribution modeling with deep learning
Species distribution modeling is a highly versatile tool for understanding the intricate relationship between environmental conditions and species occurrences. However, the available data often lacks information on confi…
Hierarchy-aware Biased Bound Margin Loss Function for Hierarchical Text Classification
Hierarchical text classification (HTC) is a challenging problem with two key issues: utilizing structural information and mitigating label imbalance. Recently, the unit-based approach generating unit-based feature repres…
Hierarchical Multi-label ClassificationMulti-Label Classificationtext-classificationText ClassificationAutoBalance: Optimized Loss Functions for Imbalanced Data
Imbalanced datasets are commonplace in modern machine learning problems. The presence of under-represented classes or groups with sensitive attributes results in concerns about generalization and fairness. Such concerns …
Data AugmentationFairnessFair Loss: Margin-Aware Reinforcement Learning for Deep Face Recognition
Recently, large-margin softmax loss methods, such as angular softmax loss (SphereFace), large margin cosine loss (CosFace), and additive angular margin loss (ArcFace), have demonstrated impressive performance on deep fac…
Face RecognitionQ-Learningreinforcement-learningReinforcement Learning+1