paper-with-me

홈 › Papers

BarcodeMamba: State Space Models for Biodiversity Analysis

2024-12-15 · Tiancheng Gao, Graham W. Taylor

DNA barcodes are crucial in biodiversity analysis for building automatic identification systems that recognize known species and discover unseen species. Unlike human genome modeling, barcode-based invertebrate identification poses challenges in the vast diversity of species and taxonomic complexity. Among Transformer-based foundation models, BarcodeBERT excelled in species-level identification of invertebrates, highlighting the effectiveness of self-supervised pretraining on barcode-specific datasets. Recently, structured state space models (SSMs) have emerged, with a time complexity that scales sub-quadratically with the context length. SSMs provide an efficient parameterization of sequence modeling relative to attention-based architectures. Given the success of Mamba and Mamba-2 in natural language, we designed BarcodeMamba, a performant and efficient foundation model for DNA barcodes in biodiversity analysis. We conducted a comprehensive ablation study on the impacts of self-supervised training and tokenization methods, and compared both versions of Mamba layers in terms of expressiveness and their capacity to identify "unseen" species held back from training. Our study shows that BarcodeMamba has better performance than BarcodeBERT even when using only 8.3% as many parameters, and improves accuracy to 99.2% on species-level accuracy in linear probing without fine-tuning for "seen" species. In our scaling study, BarcodeMamba with 63.6% of BarcodeBERT's parameters achieved 70.2% genus-level accuracy in 1-nearest neighbor (1-NN) probing for unseen species. The code repository to reproduce our experiments is available at https://github.com/bioscan-ml/BarcodeMamba.

📄 PDF Abstract BibTeX arXiv:2412.11084

Code (1)

bioscan-ml/barcodemamba 공식 구현 pytorch

Tasks

MambaState Space Models

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

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…

Eyes on the Grass: Biodiversity-Increasing Robotic Mowing Using Deep Visual Embeddings

2025-12-17 · Lars Beckers, Arno Waes, Aaron Van Campenhout, Toon Goedemé arxiv

This paper presents a robotic mowing framework that actively enhances garden biodiversity through visual perception and adaptive decision-making. Unlike passive rewilding approaches, the proposed system uses deep feature…

International Tourism and Global Biodiversity Risks

2025-05-21 · Yingtong Chen, Fei Wu, Dayong Zhang, Qiang Ji

The impact of international tourism on biodiversity risks has received considerable attention, yet quantitative research in this field remains relatively limited. This study constructs a biodiversity risk index for 155 c…

Fine-grained Recognition Datasets for Biodiversity Analysis

2015-07-03 · Erik Rodner, Marcel Simon, Gunnar Brehm, Stephanie Pietsch 외

In the following paper, we present and discuss challenging applications for fine-grained visual classification (FGVC): biodiversity and species analysis. We not only give details about two challenging new datasets suitab…

ClassificationFine-Grained Image ClassificationGeneral Classification

BIOfid Dataset: Publishing a German Gold Standard for Named Entity Recognition in Historical Biodiversity Literature

2019-11-01 · CONLL 2019 11 · Sajawel Ahmed, Manuel Stoeckel, Christine Driller, Adrian Pachzelt 외

The Specialized Information Service Biodiversity Research (BIOfid) has been launched to mobilize valuable biological data from printed literature hidden in German libraries for over the past 250 years. In this project, w…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1