File size: 3,476 Bytes
0a0b2ac 4e4be4d 92fbaac 7464dee 92fbaac 7464dee 92fbaac 7464dee eeefb30 92fbaac 0435223 c7713b9 0435223 648d7fd 0435223 5ee9e28 f49869f 0435223 5ee9e28 0435223 d857c74 0435223 c7713b9 0435223 086a9df 0435223 086a9df 0435223 086a9df 0435223 086a9df 0435223 413f4a2 c7713b9 413f4a2 c7713b9 92fbaac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
---
license: cc-by-3.0
language:
- en
size_categories:
- 1M<n<10M
pretty_name: BIOSCAN-5M
tags:
- Multimodal_dataset
- Large_dcale_dataset
- Image
- DNA_barcode
- Taxonomy
- Biodiversity
- LLMs
- BERT
- Clustering
- Multimodal_retrieval_learning
- Zero_shot_transfer_learning
- Geo_location
- Specimen_size
- Insect
- Species
---
# Dataset Card for BIOSCAN-5M

### Overview
As part of an ongoing worldwide effort to comprehend and monitor insect biodiversity, we present the BIOSCAN-5M Insect dataset to the machine learning community. BIOSCAN-5M is a comprehensive dataset containing multi-modal information for over 5 million insect specimens,
and it significantly expands existing image-based biological datasets by including taxonomic labels, raw nucleotide barcode sequences, assigned barcode index numbers, geographical information, and specimen size.
Every record has **both image and DNA** data. Each record of the BIOSCAN-5M dataset contains six primary attributes:
- RGB image
- DNA barcode sequence
- Barcode Index Number (BIN)
- Biological taxonomic classification
- Geographical information
- Specimen size
### Citation
If you make use of the BIOSCAN-5M dataset and/or its code repository, please cite the following paper:
```
@inproceedings{gharaee2024bioscan5m,
title={{BIOSCAN-5M}: A Multimodal Dataset for Insect Biodiversity},
booktitle={Advances in Neural Information Processing Systems},
author={Zahra Gharaee and Scott C. Lowe and ZeMing Gong and Pablo Millan Arias
and Nicholas Pellegrino and Austin T. Wang and Joakim Bruslund Haurum
and Iuliia Zarubiieva and Lila Kari and Dirk Steinke and Graham W. Taylor
and Paul Fieguth and Angel X. Chang
},
editor={A. Globerson and L. Mackey and D. Belgrave and A. Fan and U. Paquet and J. Tomczak and C. Zhang},
pages={36285--36313},
publisher={Curran Associates, Inc.},
year={2024},
volume={37},
url={https://proceedings.neurips.cc/paper_files/paper/2024/file/3fdbb472813041c9ecef04c20c2b1e5a-Paper-Datasets_and_Benchmarks_Track.pdf},
}
```
## Dataset Access
To clone this dataset repository, use the following command:
```bash
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/datasets/Gharaee/BIOSCAN-5M
```
### Dataset Sources
- **Dataset website:** https://biodiversitygenomics.net/5M-insects/
- **GoogleDrive:** https://drive.google.com/drive/u/1/folders/1Jc57eKkeiYrnUBc9WlIp-ZS_L1bVlT-0
- **GitHub:** https://github.com/zahrag/BIOSCAN-5M
- **Zenodo:** https://zenodo.org/records/11973457
- **Kaggle:** https://www.kaggle.com/datasets/zahragharaee/bioscan-5m/data
- **Paper:** https://arxiv.org/abs/2406.12723

### Copyright and License
The images included in the BIOSCAN-5M dataset available through this repository are subject to copyright
and licensing restrictions shown in the following:
- **Copyright Holder:** CBG Photography Group
- **Copyright Institution:** Centre for Biodiversity Genomics (email:CBGImaging@gmail.com)
- **Photographer:** CBG Robotic Imager
- **Copyright License:** Creative Commons Attribution 3.0 Unported ([CC BY 3.0](https://creativecommons.org/licenses/by/3.0/))
- **Copyright Contact:** collectionsBIO@gmail.com
- **Copyright Year:** 2021 |