Files changed (1) hide show
  1. README.md +238 -0
README.md ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ task_categories:
4
+ - image-classification
5
+ - text-to-image
6
+ - image-to-image
7
+ tags:
8
+ - biology
9
+ - image
10
+ - animals
11
+ - CV
12
+ - computer vision
13
+ - fish
14
+ - phylogeny
15
+ - evolution
16
+ - morphology
17
+ - traits
18
+ - trait discovery
19
+ - evolutionary-traits
20
+ - knowledge-guided machine learning
21
+ pretty_name: Phylo-Fish
22
+ size_categories:
23
+ - 1K<n<10K
24
+ description: >-
25
+ ML-ready dataset containing 38 species of Teleost fishes with an average
26
+ number of 200 images per species. This semi-balanced subset was sourced from a
27
+ larger fish image collection from the Great Lakes Invasives Network Project
28
+ (GLIN)
29
+ ---
30
+
31
+ <!--
32
+
33
+ NOTE: Add more tags (your particular animal, type of model and use-case, etc.).
34
+
35
+ As with your GitHub Project repo, it is important to choose an appropriate license for your dataset. The default license is [CC0](https://creativecommons.org/publicdomain/zero/1.0/) (public domain dedication, see [Dryad's explanation of why to use CC0](https://blog.datadryad.org/2023/05/30/good-data-practices-removing-barriers-to-data-reuse-with-cc0-licensing/)). Alongside the appropriate stakeholders (eg., your PI, co-authors), select a license that is [Open Source Initiative](https://opensource.org/licenses) (OSI) compliant.
36
+ For more information on how to choose a license and why it matters, see [Choose A License](https://choosealicense.com) and [A Quick Guide to Software Licensing for the Scientist-Programmer](https://doi.org/10.1371/journal.pcbi.1002598) by A. Morin, et al.
37
+ See the [Imageomics policy for licensing](https://imageomics.github.io/Imageomics-guide/wiki-guide/Digital-products-release-licensing-policy/) for more information.
38
+
39
+ See more options for the above information by clicking "edit dataset card" on your repo.
40
+
41
+ Fill in as much information as you can at each location that says "More information needed".
42
+ -->
43
+
44
+ <!--
45
+ Image with caption (jpg or png):
46
+ |![Figure #](https://huggingface.co/datasets/imageomics/<data-repo>/resolve/main/<filepath>)|
47
+ |:--|
48
+ |**Figure #.** [Image of <>](https://huggingface.co/datasets/imageomics/<data-repo>/raw/main/<filepath>) <caption description>.|
49
+ -->
50
+
51
+ <!--
52
+ Notes on styling:
53
+
54
+ To render LaTex in your README, wrap the code in `\\(` and `\\)`. Example: \\(\frac{1}{2}\\)
55
+
56
+ Escape underscores ("_") with a "\". Example: image\_RGB
57
+ -->
58
+
59
+ # Dataset Card for Phylo-Fish
60
+
61
+ ML-ready dataset containing 38 species of Teleost fishes with an average number of 200 images per species. This semi-balanced subset was sourced from a larger fish image collection from the Great Lakes Invasives Network Project (GLIN)
62
+
63
+ ## Dataset Details
64
+
65
+ ### Dataset Description
66
+
67
+ - **Curated by:** Mohannad Elhamod, Mridul Khurana, Harish Babu Manogaran, Josef C. Uyeda, Meghan A. Balk, Wasila Dahdul, Yasin Bakiş, Henry L. Bart, Paula M. Mabee, Hilmar Lapp, James P. Balhoff, Caleb Charpentier, David Carlyn, Wei-Lun Chao, Charles V. Stewart, Daniel I. Rubenstein, Tanya Berger-Wolf, and Anuj Karpatne
68
+ - **Repository:** [elhamod/phylonn](https://github.com/elhamod/phylonn)
69
+ - **Paper:** [Discovering Novel Biological Traits From Images Using Phylogeny-Guided Neural Networks](https://doi.org/10.1145/3580305.3599808)
70
+
71
+
72
+ Teleost fish images from five ichthyological research collections that participated in the [Great Lakes Invasives Network Project (GLIN)](https://herbarium.wisc.edu/great-lakes/) (original data source site: [web archive link](https://web.archive.org/web/20220201122604/https://greatlakesinvasives.org/portal/index.php)). After obtaining the raw images from these collections (through the [Fish-AIR Database](https://fishair.org/)), we handpicked a subset for use in this dataset, and pre-processed them by resizing and appropriately padding each image to be of a 256×256 pixel resolution. We split this subset into a training set and a validation set of ratios 80 and 20, respectively. This dataset contains 38 species of Teleost fishes with an average number of 200 images per species.
73
+
74
+ ### Supported Tasks and Leaderboards
75
+ [More Information Needed]
76
+
77
+ <!-- Provide benchmarking results -->
78
+
79
+
80
+ ## Dataset Structure
81
+
82
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
83
+
84
+
85
+ ```
86
+ /dataset/
87
+ train/
88
+ <species_1>/
89
+ <img_id 1>.JPG
90
+ <img_id 2>.JPG
91
+ ...
92
+ <img_id n>.JPG
93
+ <species_2>/
94
+ <img_id 1>.JPG
95
+ <img_id 2>.JPG
96
+ ...
97
+ <img_id n>.JPG
98
+ ...
99
+ <species_38>/
100
+ <img_id 1>.JPG
101
+ <img_id 2>.JPG
102
+ ...
103
+ <img_id n>.JPG
104
+ test/
105
+ <species_1>/
106
+ <img_id 1>.JPG
107
+ <img_id 2>.JPG
108
+ ...
109
+ <img_id n>.JPG
110
+ <species_2>/
111
+ <img_id 1>.JPG
112
+ <img_id 2>.JPG
113
+ ...
114
+ <img_id n>.JPG
115
+ ...
116
+ <species_38>/
117
+ <img_id 1>.JPG
118
+ <img_id 2>.JPG
119
+ ...
120
+ <img_id n>.JPG
121
+ fish_test.txt
122
+ fish_train.txt
123
+ metadata.csv
124
+ ```
125
+
126
+
127
+ ### Data Instances
128
+
129
+ The `train/` and `test/` directories are subdivided by species (named "Genus species epithet", e.g., "Alosa chrysochloris"). Each image filename is as provided by the original source (e.g., `INHS_FISH_101620.JPG`).
130
+
131
+ The `fish_train` and `fish_test` text files are lists of the images used for the train and test splits, respectively; these are the filepaths from the root of the repository.
132
+
133
+
134
+ ### Data Fields
135
+
136
+ **metadata.csv**: Unified image metadata (identification, provenance, and taxonomic labels).
137
+ - `filepath`: Relative path to image from the root of the directory (`<split>/<species>/<filename>`); allows for image to be displayed in the dataset viewer alongside its associated metadata.
138
+ - `filename`: Image filename, as assigned by the original source data provider (ex: `INHS_FISH_101620.JPG`).
139
+ - `scientificName`: [Scientific name](http://rs.tdwg.org/dwc/terms/scientificName) of the fish specimen, assigned by the source (`<Genus> <species epithet>`).
140
+ - `genus`: Genus of the fish specimen, assigned by source data provider. There are 11 different genera of fish.
141
+ - `family`: Family of the fish specimen, assigned by source data provider. There are 8 different families of fish.
142
+ - `species`: Species epithet of the specimen in the image. There are 38 different species of fish.
143
+ - `split`: Split to which the image belongs (`train` or `test`).
144
+ - `license`: License under which the image is shared (`CC BY-NC` for all images).
145
+ - `source`: Provider of the image (`Great Lakes Invasive Species Network`).
146
+ - `ownerInstitutionCode`: [Owner Institution Code](https://dwc.tdwg.org/list/#dwc_ownerInstitutionCode) for the specimen/image owner (GLIN is an aggregator); all entries are `INHS` for the [Illinois Natural History Survey
147
+ ](https://scientific-collections.gbif.org/institution/55efe71a-faba-4333-951c-d665509f3d67).
148
+ - `ARKID`: Unique [multimedia identifier](https://fishair.org/terms/ARKID) for the image as downloaded from [Fish-AIR Database](https://fishair.org/).
149
+ - `accessURI`: Fish-AIR Database [access URL](http://rs.tdwg.org/ac/terms/accessURI) for original image.
150
+ - `md5`: The MD5 hash of the image, generated using the [sum-buddy package](https://github.com/Imageomics/sum-buddy).
151
+
152
+
153
+ ### Data Splits
154
+
155
+ Images are divided into a train-test split as indicated by their source folder. There is also a `split` column provided in `metadata.csv`.
156
+
157
+ There are 4,140 images for training, and 1,294 assigned to the test set.
158
+
159
+ ## Dataset Creation
160
+
161
+ ### Curation Rationale
162
+
163
+ One of the grand challenges in biology is to find features of organisms--or traits--that define groups of organisms, their genetic and developmental underpinnings, and their interactions with environmental selection pressures. Traits can be physiological, morphological, and/or behavioral (e.g., *beak color, stripe pattern, and fin curvature*) and are integrated products of genes and the environment. The analysis of traits is critical for predicting the effects of environmental change or genetic manipulation, and to understand the process of evolution. For example, discovering traits that are heritable across individuals, or across species on the tree of life (also referred to as the phylogeny), can identify features useful for individual recognition or species classification, respectively, and is a starting point for linking traits to underlying genetic factors. Traits with such genetic or phylogenetic signal, termed evolutionary traits, are of great interest to biologists, as the history of genetic ancestry captured by such traits can guide our understanding of how organisms vary and evolve. This understanding enables tasks such as estimating the morphological features of ancestors, how they have responded to environmental changes, or even predicting the potential future course of trait changes. However, the measurement of traits is not straightforward and often relies on subjective and labor-intensive human expertise and definitions. Hence, *trait discovery* has remained a highly label-scarce problem, hindering rapid scientific advancement.
164
+
165
+ ### Source Data
166
+
167
+ All of these images were downloaded from the [Fish-AIR Database](https://fishair.org/), where they were deposited by the [Great Lakes Invasives Network (GLIN)](https://herbarium.wisc.edu/great-lakes/). All fish are museum specimen images from the [Illinois Natural History Survey (INHS) Fish Collection](https://fish.inhs.illinois.edu/).
168
+
169
+ #### Data Collection and Processing
170
+
171
+ Images were hand-selected from the initial Fish-AIR download, then cropped to 256x256 with padding the images with the ImageNet mean RGB color. Data augmentation was used when training the base VQGAN model, including random horizontal flips, spatial shifts and rotations, and brightness and contrast changes.
172
+
173
+ #### Who are the source data producers?
174
+
175
+ These museum specimen images and their associated taxonomic labels are from the [Illinois Natural History Survey (INHS) Fish Collection](https://fish.inhs.illinois.edu/).
176
+
177
+
178
+ ### Annotations
179
+
180
+ Species annotations are from the source data providers. The phylogeny corresponding to the dataset was obtained using the [OpenTree Python package](https://opentree.readthedocs.io/en/latest/). Phylogeny processing and manipulation were done using the [ETE Toolkit python package](https://etetoolkit.org/) (`ete3`). Please see [our paper](https://doi.org/10.1145/3580305.3599808) for more details on this process.
181
+
182
+ ### Personal and Sensitive Information
183
+
184
+ None.
185
+
186
+ ## Considerations for Using the Data
187
+
188
+ ### Bias, Risks, and Limitations
189
+
190
+ Most of the specimens were collected in the Great Lakes region of the United States of America, so this is a geographically limited sample. Additionally, as museum specimens, their morphological traits are impacted by the process of preservation in alcohol and formaldehyde.
191
+
192
+ ## Licensing Information
193
+
194
+ The data (images and text) are licensed under [Creative Commons Attribution Non-Commercial (CC BY-NC)](https://creativecommons.org/licenses/by-nc/4.0/). The compilation has been marked as dedicated to the public domain by applying the [CC0 Public Domain Waiver](https://creativecommons.org/publicdomain/zero/1.0/). However, images are licensed under different terms (as noted above).
195
+
196
+
197
+ ## Citation
198
+
199
+ Please cite both the dataset and the associated paper as noted below.
200
+
201
+ **Data**
202
+ ```
203
+ @misc{<ref_code>,
204
+ author = {Elhamod, Mohannad and Khurana, Mridul and Manogaran, Harish Babu and Uyeda, Josef C. and Balk, Meghan A. and Dahdul, Wasila and Bakiş, Yasin and Bart, Henry L. and Mabee, Paula M. and Lapp, Hilmar and Balhoff, James P. and Charpentier, Caleb and Carlyn, David and Chao, Wei-Lun and Stewart, Charles V. and Rubenstein, Daniel I. and Berger-Wolf, Tanya and Karpatne, Anuj},
205
+ title = {Phylo-Fish},
206
+ year = {2026},
207
+ url = {https://huggingface.co/datasets/imageomics/phylo-fish},
208
+ doi = {<doi once generated>},
209
+ publisher = {Hugging Face}
210
+ }
211
+ ```
212
+
213
+ **Paper**
214
+ ```
215
+ @article{Elhamod_Discovering_Novel_Biological_2023,
216
+ author = {Elhamod, Mohannad and Khurana, Mridul and Manogaran, Harish Babu and Uyeda, Josef C. and Balk, Meghan A. and Dahdul, Wasila and Bakiş, Yasin and Bart, Henry L. and Mabee, Paula M. and Lapp, Hilmar and Balhoff, James P. and Charpentier, Caleb and Carlyn, David and Chao, Wei-Lun and Stewart, Charles V. and Rubenstein, Daniel I. and Berger-Wolf, Tanya and Karpatne, Anuj},
217
+ doi = {10.1145/3580305.3599808},
218
+ journal = {Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD '23)},
219
+ title = {{Discovering Novel Biological Traits From Images Using Phylogeny-Guided Neural Networks}},
220
+ year = {2023}
221
+ }
222
+ ```
223
+
224
+ Please be sure to also *cite the original data sources*:
225
+
226
+ Multimedia of Fish Specimen and associated metadata. Fish-AIR. Biology guided Neural Network. Tulane University Biodiversity Research Institute (https://fishair.org).
227
+
228
+ INHS collections data. 2022. http://biocoll.inhs.illinois.edu/portal/index.php.
229
+
230
+
231
+ ## Acknowledgements
232
+
233
+ This work was supported by the [Imageomics Institute](https://imageomics.org), which is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) program under [Award #2118240](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118240) (Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning). Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
234
+
235
+
236
+ ## Dataset Card Contact
237
+
238
+ Please open a discussion in the Community tab if you have questions regarding the dataset.