paper-with-me

홈 › Papers

Improving Taxonomic Image-based Out-of-distribution Detection With DNA Barcodes

2024-06-27 · Mikko Impiö, Jenni Raitoharju

Image-based species identification could help scaling biodiversity monitoring to a global scale. Many challenges still need to be solved in order to implement these systems in real-world applications. A reliable image-based monitoring system must detect out-of-distribution (OOD) classes it has not been presented before. This is challenging especially with fine-grained classes. Emerging environmental monitoring techniques, DNA metabarcoding and eDNA, can help by providing information on OOD classes that are present in a sample. In this paper, we study if DNA barcodes can also support in finding the outlier images based on the outlier DNA sequence's similarity to the seen classes. We propose a re-ordering approach that can be easily applied on any pre-trained models and existing OOD detection methods. We experimentally show that the proposed approach improves taxonomic OOD detection compared to all common baselines. We also show that the method works thanks to a correlation between visual similarity and DNA barcode proximity. The code and data are available at https://github.com/mikkoim/dnaimg-ood.

📄 PDF Abstract BibTeX arXiv:2406.18999

Code (1)

mikkoim/dnaimg-ood 공식 구현

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

BIOSCAN-5M: A Multimodal Dataset for Insect Biodiversity

2024-06-18 · Zahra Gharaee, Scott C. Lowe, ZeMing Gong, Pablo Millan Arias 외

As part of an ongoing worldwide effort to comprehend and monitor insect biodiversity, this paper presents the BIOSCAN-5M Insect dataset to the machine learning community and establish several benchmark tasks. BIOSCAN-5M …

Contrastive LearningLanguage ModellingSelf-Supervised LearningTransfer Learning+1

A multi-modal dataset for insect biodiversity with imagery and DNA at the trap and individual level

2025-07-09 · Johanna Orsholm, John Quinto, Hannu Autto, Gaia Banelyte 외 arxiv

Insects comprise millions of species, many experiencing severe population declines under environmental and habitat changes. High-throughput approaches are crucial for accelerating our understanding of insect diversity, w…

Instance SegmentationObject Detection

Hierarchy-Guided Multimodal Representation Learning for Taxonomic Inference

2026-03-26 · Sk Miraj Ahmed, Xi Yu, Yunqi Li, Yuewei Lin 외 arxiv

Accurate biodiversity identification from large-scale field data is a foundational problem with direct impact on ecology, conservation, and environmental monitoring. In practice, the core task is taxonomic prediction - i…

Representation Learning

BarcodeMamba+: Advancing State-Space Models for Fungal Biodiversity Research

2025-12-17 · Tiancheng Gao, Scott C. Lowe, Brendan Furneaux, Angel X Chang 외 arxiv

Accurate taxonomic classification from DNA barcodes is a cornerstone of global biodiversity monitoring, yet fungi present extreme challenges due to sparse labelling and long-tailed taxa distributions. Conventional superv…

BarcodeBERT: Transformers for Biodiversity Analysis

2023-11-04 · Pablo Millan Arias, Niousha Sadjadi, Monireh Safari, ZeMing Gong 외

In the global challenge of understanding and characterizing biodiversity, short species-specific genomic sequences known as DNA barcodes play a critical role, enabling fine-grained comparisons among organisms within the …

Model Selection