Datasets:
Tasks:
Image Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
multi-label-image-classification
Languages:
English
Size:
100K - 1M
Tags:
bacteria
microscopy
phase-contrast
multi-label-classification
compositional-generalization
open-set-recognition
License:
Initial PHOEBI release: PHOEBI-6 (40 combos, 6 species) + PHOEBI-4 (14 combos, 4 species)
Browse files- .gitattributes +1 -0
- HOSTING.md +129 -0
- LICENSE +40 -0
- README.md +155 -0
- croissant.json +447 -0
- images.tar.gz +3 -0
- images_4class.tar.gz +3 -0
- splits.json +3 -0
- splits_4class.json +0 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
splits.json filter=lfs diff=lfs merge=lfs -text
|
HOSTING.md
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# PHOEBI — Dataset Hosting Plan
|
| 2 |
+
|
| 3 |
+
This is a working document for the dataset hosting decision and the
|
| 4 |
+
double-blind review path. It is not part of the public release. Delete or
|
| 5 |
+
update before camera-ready.
|
| 6 |
+
|
| 7 |
+
## What NeurIPS 2026 D&B requires
|
| 8 |
+
|
| 9 |
+
Per <https://neurips.cc/Conferences/2026/EvaluationsDatasetsHosting>:
|
| 10 |
+
|
| 11 |
+
1. **Croissant metadata is mandatory.** Core fields plus the RAI extension.
|
| 12 |
+
Both are present in `croissant.json` and must be re-validated after the
|
| 13 |
+
dataset is uploaded (URL placeholders + SHA-256 hashes need filling in).
|
| 14 |
+
2. **Reviewers must be able to access the dataset via a URL** before
|
| 15 |
+
acceptance.
|
| 16 |
+
3. **Dataset must be publicly available by the camera-ready deadline.**
|
| 17 |
+
Failure means removal from the conference.
|
| 18 |
+
4. **Four preferred hosts** (each auto-generates a backup Croissant file):
|
| 19 |
+
Hugging Face, Kaggle, Harvard Dataverse, OpenML.
|
| 20 |
+
5. Self-hosting is permitted with a manual Croissant file.
|
| 21 |
+
|
| 22 |
+
## Dataset size (current)
|
| 23 |
+
|
| 24 |
+
| Component | Approx. size |
|
| 25 |
+
|-----------|---|
|
| 26 |
+
| PHOEBI-6 images (`images.tar.gz`) | 13 GB |
|
| 27 |
+
| PHOEBI-4 images (`images_4class.tar.gz`) | 2.3 GB |
|
| 28 |
+
| **Total** | **~15 GB** |
|
| 29 |
+
|
| 30 |
+
## Hosting options compared
|
| 31 |
+
|
| 32 |
+
| Platform | DOI | Free at 15 GB | Auto-Croissant | Anonymity flow |
|
| 33 |
+
|---|---|---|---|---|
|
| 34 |
+
| **Hugging Face Datasets** | yes (community) | yes (Git LFS) | yes | throwaway HF account; profile blank |
|
| 35 |
+
| **Harvard Dataverse** | yes | yes | yes | explicit "Private URL" for peer review (no account needed by reviewer) |
|
| 36 |
+
| **Kaggle** | yes | yes | yes | private dataset + share link; account profile must be blanked |
|
| 37 |
+
| **OpenML** | no | yes | yes | tabular-leaning; not a great fit for image archives at this size |
|
| 38 |
+
| **Zenodo** | yes | yes (≤50 GB) | no | "Restricted access" + reviewer token; manual Croissant required |
|
| 39 |
+
|
| 40 |
+
## Recommendation
|
| 41 |
+
|
| 42 |
+
**Primary: Hugging Face Datasets** with a throwaway account during review,
|
| 43 |
+
transferred to the real lab account on acceptance. Rationale:
|
| 44 |
+
|
| 45 |
+
- The four preferred hosts are equally acceptable to NeurIPS, but HF is the
|
| 46 |
+
best fit for the ML community (`datasets` library access, easy mirroring).
|
| 47 |
+
- Auto-generated Croissant satisfies the requirement; our manual one in
|
| 48 |
+
`croissant.json` is the canonical version we ship inside the supplementary
|
| 49 |
+
PDF and as a top-level file in the dataset repo.
|
| 50 |
+
- Throwaway-account anonymity is workable: create `AnonymousResearchTiger`
|
| 51 |
+
(no name, no avatar, no bio), upload, do not cross-link to anything else.
|
| 52 |
+
|
| 53 |
+
**Fallback: Harvard Dataverse** if reviewers raise an anonymity concern with
|
| 54 |
+
the throwaway account. Dataverse has a purpose-built "Private URL" feature
|
| 55 |
+
that reviewers can use without registering.
|
| 56 |
+
|
| 57 |
+
**Skip:** Kaggle (account profile leakage harder to scrub), OpenML (not
|
| 58 |
+
designed for image archives at this size), Google Drive / Dropbox (no DOI,
|
| 59 |
+
not a preferred host, will likely fail desk review).
|
| 60 |
+
|
| 61 |
+
## Step-by-step (Hugging Face path)
|
| 62 |
+
|
| 63 |
+
1. **Create a throwaway HF account**
|
| 64 |
+
- Username: e.g. `AnonymousResearchTiger`.
|
| 65 |
+
- Email: a fresh address that does not identify the lab.
|
| 66 |
+
- Profile: leave blank (no name, no avatar, no bio, no organisation).
|
| 67 |
+
- Do NOT enable any cross-linking (no GitHub, no website, no Twitter).
|
| 68 |
+
|
| 69 |
+
2. **Build the release archives** (locally, ~15 GB free):
|
| 70 |
+
```bash
|
| 71 |
+
python tools/build_release_archives.py
|
| 72 |
+
```
|
| 73 |
+
Produces `data/release/{images,images_4class}.tar.gz` plus a copy of
|
| 74 |
+
`splits.json` (PHOEBI-6) and `splits_4class.json` (PHOEBI-4).
|
| 75 |
+
|
| 76 |
+
3. **Re-emit the Croissant file with real hashes**:
|
| 77 |
+
```bash
|
| 78 |
+
python tools/build_croissant.py \
|
| 79 |
+
--hosting-url-base https://huggingface.co/datasets/AnonymousResearchTiger/PHOEBI/resolve/main \
|
| 80 |
+
--release-dir data/release
|
| 81 |
+
```
|
| 82 |
+
This rewrites `data/release/croissant.json` with the real `sha256` values
|
| 83 |
+
for every `FileObject` and the actual `contentUrl` values.
|
| 84 |
+
|
| 85 |
+
4. **Upload to Hugging Face**:
|
| 86 |
+
```bash
|
| 87 |
+
pip install huggingface_hub
|
| 88 |
+
hf auth login # use the throwaway account
|
| 89 |
+
hf upload AnonymousResearchTiger/PHOEBI data/release . --repo-type=dataset
|
| 90 |
+
```
|
| 91 |
+
HF will auto-generate its own Croissant file at
|
| 92 |
+
`https://huggingface.co/api/datasets/AnonymousResearchTiger/PHOEBI/croissant`.
|
| 93 |
+
Both it and our hand-crafted `croissant.json` will be present.
|
| 94 |
+
|
| 95 |
+
5. **Verify reviewer access**: open the dataset URL in a private browser
|
| 96 |
+
window (signed out). The page must load without prompting for sign-in.
|
| 97 |
+
|
| 98 |
+
6. **Cite the dataset URL** in the paper's "Data availability" section in
|
| 99 |
+
the supplementary appendix, plus include `croissant.json` as a separate
|
| 100 |
+
supplementary file alongside the PDF (this is the artifact NeurIPS asks
|
| 101 |
+
for in the submission form).
|
| 102 |
+
|
| 103 |
+
7. **On acceptance**: transfer ownership to the lab account, fill in the
|
| 104 |
+
`creator` and `publisher` fields in `croissant.json`, and re-upload.
|
| 105 |
+
|
| 106 |
+
## Citing inside the paper
|
| 107 |
+
|
| 108 |
+
Add the following to the supplementary "Data availability" subsection
|
| 109 |
+
once the URL is final:
|
| 110 |
+
|
| 111 |
+
> The PHOEBI dataset (PHOEBI-6: ~120,000 images; PHOEBI-4: ~14,000 images;
|
| 112 |
+
> ~15 GB total) is hosted at `<final URL>` under the CC BY 4.0 licence.
|
| 113 |
+
> The Croissant 1.0 metadata file is at `<URL>/croissant.json`. The release
|
| 114 |
+
> includes the leave-combinations-out splits at seed 1337 in `splits.json`
|
| 115 |
+
> (PHOEBI-6) and the random 80/10/10 split in `splits_4class.json` (PHOEBI-4).
|
| 116 |
+
|
| 117 |
+
## Checklist before submission
|
| 118 |
+
|
| 119 |
+
- [ ] Throwaway HF account created with profile fully blanked.
|
| 120 |
+
- [ ] `tools/build_release_archives.py` run; all archives present in
|
| 121 |
+
`data/release/`.
|
| 122 |
+
- [ ] `tools/build_croissant.py` run; `croissant.json` has no
|
| 123 |
+
PLACEHOLDER values left.
|
| 124 |
+
- [ ] HF upload complete; dataset visible to a signed-out user.
|
| 125 |
+
- [ ] Auto-generated HF Croissant present at `/croissant` endpoint.
|
| 126 |
+
- [ ] `croissant.json` validated locally with `mlcroissant validate
|
| 127 |
+
data/release/croissant.json`.
|
| 128 |
+
- [ ] URL added to supplementary "Data availability" section.
|
| 129 |
+
- [ ] `croissant.json` attached as a separate file in the submission form.
|
LICENSE
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Creative Commons Attribution 4.0 International (CC BY 4.0)
|
| 2 |
+
|
| 3 |
+
The BIDS dataset is licensed under the Creative Commons Attribution 4.0
|
| 4 |
+
International License (CC BY 4.0). To view a copy of this license, visit
|
| 5 |
+
https://creativecommons.org/licenses/by/4.0/ or send a letter to Creative
|
| 6 |
+
Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
| 7 |
+
|
| 8 |
+
You are free to:
|
| 9 |
+
Share — copy and redistribute the material in any medium or format
|
| 10 |
+
Adapt — remix, transform, and build upon the material for any purpose,
|
| 11 |
+
even commercially.
|
| 12 |
+
|
| 13 |
+
Under the following terms:
|
| 14 |
+
Attribution — You must give appropriate credit, provide a link to the
|
| 15 |
+
license, and indicate if changes were made. You may do so in any
|
| 16 |
+
reasonable manner, but not in any way that suggests the licensor endorses
|
| 17 |
+
you or your use.
|
| 18 |
+
|
| 19 |
+
No additional restrictions — You may not apply legal terms or technological
|
| 20 |
+
measures that legally restrict others from doing anything the license
|
| 21 |
+
permits.
|
| 22 |
+
|
| 23 |
+
Notices:
|
| 24 |
+
You do not have to comply with the license for elements of the material in
|
| 25 |
+
the public domain or where your use is permitted by an applicable
|
| 26 |
+
exception or limitation.
|
| 27 |
+
|
| 28 |
+
No warranties are given. The license may not give you all of the
|
| 29 |
+
permissions necessary for your intended use. For example, other rights
|
| 30 |
+
such as publicity, privacy, or moral rights may limit how you use the
|
| 31 |
+
material.
|
| 32 |
+
|
| 33 |
+
When citing this dataset, please use:
|
| 34 |
+
|
| 35 |
+
@inproceedings{bids2026,
|
| 36 |
+
title={BIDS: A Compositional Benchmark for Open-World Bacterial Identification},
|
| 37 |
+
author={Anonymous Authors},
|
| 38 |
+
booktitle={Advances in Neural Information Processing Systems Datasets and Benchmarks Track},
|
| 39 |
+
year={2026}
|
| 40 |
+
}
|
README.md
ADDED
|
@@ -0,0 +1,155 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
pretty_name: "PHOEBI"
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
task_categories:
|
| 7 |
+
- image-classification
|
| 8 |
+
task_ids:
|
| 9 |
+
- multi-label-image-classification
|
| 10 |
+
size_categories:
|
| 11 |
+
- 100K<n<1M
|
| 12 |
+
tags:
|
| 13 |
+
- bacteria
|
| 14 |
+
- microscopy
|
| 15 |
+
- phase-contrast
|
| 16 |
+
- multi-label-classification
|
| 17 |
+
- compositional-generalization
|
| 18 |
+
- open-set-recognition
|
| 19 |
+
- novel-class-discovery
|
| 20 |
+
- fine-grained-recognition
|
| 21 |
+
- benchmark
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
+
# PHOEBI
|
| 25 |
+
|
| 26 |
+
**P**hase-contrast **O**ptical b**E**nchmark for **B**acterial **I**dentification — a benchmark and framework for open-world identification of mixed bacterial cultures from optical phase-contrast microscopy.
|
| 27 |
+
|
| 28 |
+
## At a glance
|
| 29 |
+
|
| 30 |
+
The release contains two subsets that share the same imaging pipeline:
|
| 31 |
+
|
| 32 |
+
| Subset | Species | Combinations | Images |
|
| 33 |
+
|--------|---------|--------------|--------|
|
| 34 |
+
| **PHOEBI-6** (primary) | 6 (`bs`, `bt`, `fj`, `ka`, `mx`, `pf`) | 40 | ~120,000 |
|
| 35 |
+
| **PHOEBI-4** (legacy) | 4 (`b`, `f`, `k`, `p`) | 14 | ~14,000 |
|
| 36 |
+
|
| 37 |
+
Both subsets:
|
| 38 |
+
|
| 39 |
+
- 1024×1024×3 JPEG images at 1000× total magnification (100× oil-immersion, NA 1.25).
|
| 40 |
+
- Random 80/10/10 split (PHOEBI-6 also ships a leave-combinations-out (LCO) split) at seed 1337.
|
| 41 |
+
- Croissant 1.0 metadata in `croissant.json`.
|
| 42 |
+
- Released under CC BY 4.0.
|
| 43 |
+
|
| 44 |
+
The 4-class subset was collected under a separate microscopy session and is included to support cross-session replication of the compositional-collapse finding (paper §4.5, Appendix E.4).
|
| 45 |
+
|
| 46 |
+
## Species (PHOEBI-6)
|
| 47 |
+
|
| 48 |
+
| Code | Latin name | Gram | Motility | Cell length |
|
| 49 |
+
|------|------------|------|----------|-------------|
|
| 50 |
+
| `bs` | *Bacillus subtilis* | + | peritrichous flagella | 4–10 µm |
|
| 51 |
+
| `bt` | *Bacillus thermoamylovorans* | + | peritrichous flagella | ~4 µm |
|
| 52 |
+
| `fj` | *Flavobacterium johnsoniae* | − | gliding | 5–10 µm |
|
| 53 |
+
| `ka` | *Klebsiella aerogenes* | − | peritrichous flagella | 1–3 µm (encapsulated) |
|
| 54 |
+
| `mx` | *Myxococcus xanthus* | − | gliding | 5–10 µm |
|
| 55 |
+
| `pf` | *Pseudomonas fluorescens* | − | polar flagella | 1.5–3 µm |
|
| 56 |
+
|
| 57 |
+
## Directory layout
|
| 58 |
+
|
| 59 |
+
```
|
| 60 |
+
.
|
| 61 |
+
├── croissant.json # Croissant 1.0 metadata (core + RAI)
|
| 62 |
+
├── LICENSE # CC BY 4.0
|
| 63 |
+
├── README.md # this file
|
| 64 |
+
├── splits.json # PHOEBI-6 random + LCO split definitions (seed 1337)
|
| 65 |
+
├── images.tar.gz # PHOEBI-6: ~120,000 1024×1024 images
|
| 66 |
+
├── splits_4class.json # PHOEBI-4 random split definition (seed 1337)
|
| 67 |
+
└── images_4class.tar.gz # PHOEBI-4: ~14,000 1024×1024 images
|
| 68 |
+
```
|
| 69 |
+
|
| 70 |
+
After extraction the layout is:
|
| 71 |
+
|
| 72 |
+
```
|
| 73 |
+
images/ # PHOEBI-6
|
| 74 |
+
├── bs/ # singletons
|
| 75 |
+
├── bs_ka/ # pairs (combo encoded by underscore-joined codes)
|
| 76 |
+
├── bs_ka_fj/ # triples
|
| 77 |
+
└── bs_bt_mx_ka_fj_pf/ # six-species mixture
|
| 78 |
+
|
| 79 |
+
images_4class/ # PHOEBI-4
|
| 80 |
+
├── b/ # 4-class singletons
|
| 81 |
+
├── b_f/ # 4-class pairs
|
| 82 |
+
├── b_f_k/ # 4-class triples
|
| 83 |
+
└── b_f_k_p/ # 4-class quadruple
|
| 84 |
+
```
|
| 85 |
+
|
| 86 |
+
Each image is a 1024×1024×3 RGB JPEG. The PHOEBI-6 label vector is the multi-hot indicator over `[bs, bt, fj, ka, mx, pf]`; PHOEBI-4 over `[b, f, k, p]`. Example: `bs_ka_fj` → `[1, 0, 1, 1, 0, 0]`.
|
| 87 |
+
|
| 88 |
+
## Splits
|
| 89 |
+
|
| 90 |
+
`splits.json` (PHOEBI-6) and `splits_4class.json` (PHOEBI-4) define the protocols.
|
| 91 |
+
|
| 92 |
+
**Random 80/10/10.** Image-level split with a fixed seed, intended for in-distribution closed-set characterisation.
|
| 93 |
+
|
| 94 |
+
**Leave-combinations-out (LCO), seed 1337** *(PHOEBI-6 only)*. Holds out entire species combinations under three constraints: combination disjointness (held-out combinations never appear in train or val), species coverage (every species appears in at least one trained-on combination, so the protocol tests compositional generalization rather than novel-class detection), and order coverage (held-out set spans a range of combination orders).
|
| 95 |
+
|
| 96 |
+
The PHOEBI-6 LCO held-out combinations at seed 1337 are: `bt`, `bs_pf`, `ka_fj`, `bs_mx_fj`, `bs_ka_pf`, `mx_ka_fj`, `bs_bt_ka_fj`, `bs_mx_fj_pf`, `bs_bt_mx_ka_fj_pf`.
|
| 97 |
+
|
| 98 |
+
## Wet-lab protocol
|
| 99 |
+
|
| 100 |
+
Cultures were inoculated from glycerol stocks into nutrient broth (8 g L⁻¹), sterilised by autoclave (121 °C, 15 min), and grown at 30 °C with orbital shaking at 250 rpm for 72–120 hours. Once each culture reached its characteristic growth stage, Petri dishes were prepared from the broth and imaged on an inverted phase-contrast microscope (100× oil-immersion, NA 1.25). For PHOEBI-6 three pairwise combinations (`bs`+`bt`, `bt`+`fj`, `ka`+`pf`) and the five-species combinations were not collected and are absent from the release.
|
| 101 |
+
|
| 102 |
+
## Tasks supported
|
| 103 |
+
|
| 104 |
+
1. **Multi-label species presence detection** in mixed cultures.
|
| 105 |
+
2. **Compositional generalization** (LCO protocol).
|
| 106 |
+
3. **Open-set rejection** (leave-one-class-out evaluation; see paper §4.4).
|
| 107 |
+
4. **Novel-class discovery** (multi-label compositional NCD; see paper §4.4).
|
| 108 |
+
|
| 109 |
+
## Tasks NOT supported
|
| 110 |
+
|
| 111 |
+
- **Proportion / composition estimation.** Ground-truth species ratios are unavailable; growth rates differ across species and the wet-lab procedure records only species presence, not relative abundance.
|
| 112 |
+
- **Clinical pathogen identification.** No stained-smear protocol; the dataset must not be used for clinical decisions without independent validation.
|
| 113 |
+
|
| 114 |
+
## Loading the data
|
| 115 |
+
|
| 116 |
+
A minimal Python loader using only the standard library:
|
| 117 |
+
|
| 118 |
+
```python
|
| 119 |
+
import json
|
| 120 |
+
from PIL import Image
|
| 121 |
+
import numpy as np
|
| 122 |
+
|
| 123 |
+
# Assume images.tar.gz has been extracted next to splits.json
|
| 124 |
+
with open("splits.json") as f:
|
| 125 |
+
splits = json.load(f)
|
| 126 |
+
|
| 127 |
+
class_names = splits["class_names"] # ['bs', 'bt', 'fj', 'ka', 'mx', 'pf']
|
| 128 |
+
|
| 129 |
+
for entry in splits["splits"]["train"]:
|
| 130 |
+
img = np.array(Image.open(entry["path"]).convert("RGB")) # 1024 x 1024 x 3
|
| 131 |
+
label = np.asarray(entry["label"], dtype=np.int64) # 6-vector multi-hot
|
| 132 |
+
combo = entry["combo"] # combination token, e.g. "bs_ka"
|
| 133 |
+
# ... your pipeline ...
|
| 134 |
+
```
|
| 135 |
+
|
| 136 |
+
For the LCO protocol, use the helper at `baselines.supervised_multilabel_heldout.select_heldout(seed=1337)` in the companion code release for an apples-to-apples held-out set.
|
| 137 |
+
|
| 138 |
+
## Citation
|
| 139 |
+
|
| 140 |
+
```bibtex
|
| 141 |
+
@misc{phoebi2026,
|
| 142 |
+
title = {{PHOEBI}: An Open-World Benchmark for Bacterial Identification in
|
| 143 |
+
Phase-Contrast Microscopy},
|
| 144 |
+
author = {Anonymous Authors},
|
| 145 |
+
year = {2026},
|
| 146 |
+
note = {Under review at the NeurIPS 2026 Datasets and Benchmarks Track},
|
| 147 |
+
howpublished = {OpenReview: \url{https://openreview.net/PLACEHOLDER}},
|
| 148 |
+
}
|
| 149 |
+
```
|
| 150 |
+
|
| 151 |
+
(Author and institution information will be added on acceptance.)
|
| 152 |
+
|
| 153 |
+
## Contact
|
| 154 |
+
|
| 155 |
+
During the double-blind review period, please use the OpenReview discussion thread for the corresponding submission. Public contact information will be added on acceptance.
|
croissant.json
ADDED
|
@@ -0,0 +1,447 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"@context": {
|
| 3 |
+
"@language": "en",
|
| 4 |
+
"@vocab": "https://schema.org/",
|
| 5 |
+
"citeAs": "cr:citeAs",
|
| 6 |
+
"column": "cr:column",
|
| 7 |
+
"conformsTo": "dct:conformsTo",
|
| 8 |
+
"cr": "http://mlcommons.org/croissant/",
|
| 9 |
+
"rai": "http://mlcommons.org/croissant/RAI/",
|
| 10 |
+
"data": {
|
| 11 |
+
"@id": "cr:data",
|
| 12 |
+
"@type": "@json"
|
| 13 |
+
},
|
| 14 |
+
"dataType": {
|
| 15 |
+
"@id": "cr:dataType",
|
| 16 |
+
"@type": "@vocab"
|
| 17 |
+
},
|
| 18 |
+
"dct": "http://purl.org/dc/terms/",
|
| 19 |
+
"equivalentProperty": {
|
| 20 |
+
"@id": "rdfs:equivalentProperty",
|
| 21 |
+
"@type": "@id"
|
| 22 |
+
},
|
| 23 |
+
"examples": {
|
| 24 |
+
"@id": "cr:examples",
|
| 25 |
+
"@type": "@json"
|
| 26 |
+
},
|
| 27 |
+
"extract": "cr:extract",
|
| 28 |
+
"field": "cr:field",
|
| 29 |
+
"fileObject": "cr:fileObject",
|
| 30 |
+
"fileProperty": "cr:fileProperty",
|
| 31 |
+
"fileSet": "cr:fileSet",
|
| 32 |
+
"format": "cr:format",
|
| 33 |
+
"includes": "cr:includes",
|
| 34 |
+
"isLiveDataset": "cr:isLiveDataset",
|
| 35 |
+
"jsonPath": "cr:jsonPath",
|
| 36 |
+
"key": "cr:key",
|
| 37 |
+
"md5": "cr:md5",
|
| 38 |
+
"parentField": "cr:parentField",
|
| 39 |
+
"path": "cr:path",
|
| 40 |
+
"recordSet": "cr:recordSet",
|
| 41 |
+
"references": "cr:references",
|
| 42 |
+
"regex": "cr:regex",
|
| 43 |
+
"repeated": "cr:repeated",
|
| 44 |
+
"replace": "cr:replace",
|
| 45 |
+
"samplingRate": "cr:samplingRate",
|
| 46 |
+
"sc": "https://schema.org/",
|
| 47 |
+
"separator": "cr:separator",
|
| 48 |
+
"source": "cr:source",
|
| 49 |
+
"subField": "cr:subField",
|
| 50 |
+
"transform": "cr:transform",
|
| 51 |
+
"wd": "https://www.wikidata.org/wiki/",
|
| 52 |
+
"prov": "http://www.w3.org/ns/prov#"
|
| 53 |
+
},
|
| 54 |
+
"@type": "sc:Dataset",
|
| 55 |
+
"name": "PHOEBI",
|
| 56 |
+
"alternateName": "Phase-contrast Optical bEnchmark for Bacterial Identification",
|
| 57 |
+
"description": "PHOEBI is a benchmark for open-world identification of mixed bacterial cultures from optical phase-contrast microscopy. The primary subset (PHOEBI-6) contains approximately 120,000 1024x1024 phase-contrast microscopy images at 1000x total magnification (100x oil-immersion objective, NA 1.25), drawn from 40 in-house cultures covering all 40 single, pair, triple, quadruple, and six-species combinations of six rod-shaped bacterial species: Bacillus subtilis (bs), Bacillus thermoamylovorans (bt), Flavobacterium johnsoniae (fj), Klebsiella aerogenes (ka), Myxococcus xanthus (mx), and Pseudomonas fluorescens (pf). Three pairwise combinations (bs+bt, bt+fj, ka+pf) and the five-species combinations were not collected and are absent. A secondary 4-class subset (PHOEBI-4) collected under a separate microscopy session adds approximately 14,000 1024x1024 images covering 14 combinations of four species (b, f, k, p), included to support cross-session replication of the compositional generalization finding. The release ships JPEG images only.",
|
| 58 |
+
"conformsTo": "http://mlcommons.org/croissant/1.0",
|
| 59 |
+
"license": "https://creativecommons.org/licenses/by/4.0/",
|
| 60 |
+
"url": "https://huggingface.co/datasets/AnonymousResearchTiger/PHOEBI",
|
| 61 |
+
"version": "2.0.0",
|
| 62 |
+
"datePublished": "2026-05-15",
|
| 63 |
+
"keywords": [
|
| 64 |
+
"bacteria",
|
| 65 |
+
"phase-contrast microscopy",
|
| 66 |
+
"multi-label classification",
|
| 67 |
+
"compositional generalization",
|
| 68 |
+
"open-set recognition",
|
| 69 |
+
"novel-class discovery",
|
| 70 |
+
"fine-grained recognition"
|
| 71 |
+
],
|
| 72 |
+
"creator": [
|
| 73 |
+
{
|
| 74 |
+
"@type": "Person",
|
| 75 |
+
"name": "Anonymous Authors (double-blind review; identities withheld until acceptance)"
|
| 76 |
+
}
|
| 77 |
+
],
|
| 78 |
+
"publisher": {
|
| 79 |
+
"@type": "Organization",
|
| 80 |
+
"name": "Anonymous Institution (double-blind review; identity withheld until acceptance)"
|
| 81 |
+
},
|
| 82 |
+
"citeAs": "@misc{phoebi2026, title={{PHOEBI}: An Open-World Benchmark for Bacterial Identification in Phase-Contrast Microscopy}, author={Anonymous Authors}, year={2026}, note={Under review at the NeurIPS 2026 Datasets and Benchmarks Track}}",
|
| 83 |
+
"isLiveDataset": false,
|
| 84 |
+
"rai:dataLimitations": [
|
| 85 |
+
"All PHOEBI-6 images were captured on a single inverted phase-contrast microscope under controlled conditions; PHOEBI-4 was captured under a separate but similarly single-microscope session, so cross-instrument generalization is untested in the released benchmark.",
|
| 86 |
+
"For PHOEBI-6, three of the 15 possible pairwise species combinations (bs+bt, bt+fj, ka+pf) were not collected and are absent from the release. Quintuple combinations were also not collected.",
|
| 87 |
+
"Labels reflect the experimentally-defined composition encoded by the wet-lab protocol (which species were plated together) and were not re-checked by per-image visual inspection.",
|
| 88 |
+
"The dataset does not provide a stained-smear protocol and is not intended for clinical-grade pathogen identification.",
|
| 89 |
+
"The dataset does not support proportion or composition estimation; ground-truth species ratios are unavailable because growth rates differ across species and the wet-lab procedure records only the presence of each plated species, not its relative abundance."
|
| 90 |
+
],
|
| 91 |
+
"rai:dataBiases": [
|
| 92 |
+
"All species are rod-shaped (no cocci, no filamentous types) and motile, so the dataset over-represents motile rod morphologies relative to the broader space of cultivable bacteria.",
|
| 93 |
+
"Cell-length distribution is skewed toward 1 to 10 micrometres; species with very large or very small cells are not represented.",
|
| 94 |
+
"All cultures were grown on nutrient-broth medium at 30 degrees Celsius for 72 to 120 hours and plated at characteristic growth stage; species behaviour under different media, temperatures, or growth-stage windows is not represented.",
|
| 95 |
+
"Single-instrument acquisition per subset (one phase-contrast microscope, one camera, one operator) limits diversity along the optical-conditions axis."
|
| 96 |
+
],
|
| 97 |
+
"rai:personalSensitiveInformation": "None. The dataset contains microscopy images of bacterial cultures only. No human subjects, no personally identifiable information, no clinically-derived material.",
|
| 98 |
+
"rai:dataUseCases": [
|
| 99 |
+
"Multi-label classification of bacterial species presence in mixed cultures from phase-contrast microscopy images.",
|
| 100 |
+
"Compositional generalization benchmarking via the leave-combinations-out (LCO) protocol released alongside PHOEBI-6.",
|
| 101 |
+
"Cross-session replication of the compositional-collapse finding using PHOEBI-4 as an independent test bed.",
|
| 102 |
+
"Open-set recognition: detecting whether an image contains a species not present in training, via a leave-one-class-out (LOOCV) protocol.",
|
| 103 |
+
"Novel-class discovery: proposing prototype representations for previously unseen species in the multi-label compositional regime.",
|
| 104 |
+
"Self-supervised or transfer-learning evaluation of frozen vision encoders on a real microscopy modality."
|
| 105 |
+
],
|
| 106 |
+
"rai:dataSocialImpact": "Positive impact: PHOEBI supports development of computer-vision tools for research microbiology in clinical, food, and environmental settings where mixed bacterial cultures are the norm. Open and free release reduces the cost of building and benchmarking such tools. Risk: the dataset is not certified for clinical pathogen identification and should not be used to make medical decisions; deploying any model trained on PHOEBI in a clinical context would require additional validation against the appropriate stained-smear protocol and regulatory review. The species included are standard non-pathogenic or low-risk laboratory strains; the dataset does not contain images of BSL-3 or BSL-4 pathogens.",
|
| 107 |
+
"rai:hasSyntheticData": false,
|
| 108 |
+
"distribution": [
|
| 109 |
+
{
|
| 110 |
+
"@type": "cr:FileObject",
|
| 111 |
+
"@id": "splits-json",
|
| 112 |
+
"name": "splits.json",
|
| 113 |
+
"description": "PHOEBI-6 deterministic 80/10/10 random split and leave-combinations-out split metadata.",
|
| 114 |
+
"contentUrl": "https://huggingface.co/datasets/AnonymousResearchTiger/PHOEBI/resolve/main/splits.json",
|
| 115 |
+
"encodingFormat": "application/json",
|
| 116 |
+
"sha256": "33912ae1bd05041119dbcf4e989cd9ff25d16ab5d2f796af166cbec2055d733b"
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"@type": "cr:FileObject",
|
| 120 |
+
"@id": "splits-4class-json",
|
| 121 |
+
"name": "splits_4class.json",
|
| 122 |
+
"description": "PHOEBI-4 deterministic 80/10/10 random split metadata (seed 1337).",
|
| 123 |
+
"contentUrl": "https://huggingface.co/datasets/AnonymousResearchTiger/PHOEBI/resolve/main/splits_4class.json",
|
| 124 |
+
"encodingFormat": "application/json",
|
| 125 |
+
"sha256": "1428ee7b7544e6cf0f633a3d5cf891d81b6f7b0dadcadd9c413f126ab9156086"
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"@type": "cr:FileObject",
|
| 129 |
+
"@id": "license-file",
|
| 130 |
+
"name": "LICENSE",
|
| 131 |
+
"description": "Creative Commons Attribution 4.0 International license.",
|
| 132 |
+
"contentUrl": "https://huggingface.co/datasets/AnonymousResearchTiger/PHOEBI/resolve/main/LICENSE",
|
| 133 |
+
"encodingFormat": "text/plain",
|
| 134 |
+
"sha256": "e652e07aca4be3270b6df166fcfef8ccb300c4bce68c47e8cec1e53c7c85dbb4"
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"@type": "cr:FileObject",
|
| 138 |
+
"@id": "readme-file",
|
| 139 |
+
"name": "README.md",
|
| 140 |
+
"description": "Dataset overview, structure, splits, and citation information.",
|
| 141 |
+
"contentUrl": "https://huggingface.co/datasets/AnonymousResearchTiger/PHOEBI/resolve/main/README.md",
|
| 142 |
+
"encodingFormat": "text/markdown",
|
| 143 |
+
"sha256": "aff34bec88d96533ebb356189e43f7edce1194bb777709b74778c9ca4b0b9d3c"
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"@type": "cr:FileObject",
|
| 147 |
+
"@id": "images-archive",
|
| 148 |
+
"name": "images.tar.gz",
|
| 149 |
+
"description": "PHOEBI-6: approximately 120,000 1024x1024 JPEG images, organised by species combination folder.",
|
| 150 |
+
"contentUrl": "https://huggingface.co/datasets/AnonymousResearchTiger/PHOEBI/resolve/main/images.tar.gz",
|
| 151 |
+
"encodingFormat": "application/gzip",
|
| 152 |
+
"sha256": "b0c86dd3625c15fabd37a707edadb5a279cbc117c04af2405f772c874bb6e471",
|
| 153 |
+
"contentSize": "13624190019 B"
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"@type": "cr:FileObject",
|
| 157 |
+
"@id": "images-4class-archive",
|
| 158 |
+
"name": "images_4class.tar.gz",
|
| 159 |
+
"description": "PHOEBI-4: approximately 14,000 1024x1024 JPEG images covering 14 combinations of four species (b, f, k, p) collected under a separate microscopy session.",
|
| 160 |
+
"contentUrl": "https://huggingface.co/datasets/AnonymousResearchTiger/PHOEBI/resolve/main/images_4class.tar.gz",
|
| 161 |
+
"encodingFormat": "application/gzip",
|
| 162 |
+
"sha256": "9f241c967b6125b204c5107a6fde12dc9a6d44c3c4d9510443bfd6a17ab73e24",
|
| 163 |
+
"contentSize": "2416794209 B"
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"@type": "cr:FileSet",
|
| 167 |
+
"@id": "images-fileset",
|
| 168 |
+
"name": "images",
|
| 169 |
+
"description": "PHOEBI-6 1024x1024 JPEG images inside images.tar.gz, organised by species combination folder.",
|
| 170 |
+
"containedIn": {
|
| 171 |
+
"@id": "images-archive"
|
| 172 |
+
},
|
| 173 |
+
"encodingFormat": "image/jpeg",
|
| 174 |
+
"includes": "images/*/[0-9]*.jpg"
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"@type": "cr:FileSet",
|
| 178 |
+
"@id": "images-4class-fileset",
|
| 179 |
+
"name": "images_4class",
|
| 180 |
+
"description": "PHOEBI-4 1024x1024 JPEG images inside images_4class.tar.gz, organised by species combination folder.",
|
| 181 |
+
"containedIn": {
|
| 182 |
+
"@id": "images-4class-archive"
|
| 183 |
+
},
|
| 184 |
+
"encodingFormat": "image/jpeg",
|
| 185 |
+
"includes": "images_4class/*/[0-9]*.jpg"
|
| 186 |
+
}
|
| 187 |
+
],
|
| 188 |
+
"recordSet": [
|
| 189 |
+
{
|
| 190 |
+
"@type": "cr:RecordSet",
|
| 191 |
+
"@id": "images",
|
| 192 |
+
"name": "images",
|
| 193 |
+
"description": "PHOEBI-6: one record per image.",
|
| 194 |
+
"key": {
|
| 195 |
+
"@id": "images/path"
|
| 196 |
+
},
|
| 197 |
+
"field": [
|
| 198 |
+
{
|
| 199 |
+
"@type": "cr:Field",
|
| 200 |
+
"@id": "images/path",
|
| 201 |
+
"name": "path",
|
| 202 |
+
"description": "Relative path inside the dataset (images/<combo>/NNNNN.jpg).",
|
| 203 |
+
"dataType": "sc:Text",
|
| 204 |
+
"source": {
|
| 205 |
+
"fileSet": {
|
| 206 |
+
"@id": "images-fileset"
|
| 207 |
+
},
|
| 208 |
+
"extract": {
|
| 209 |
+
"fileProperty": "fullpath"
|
| 210 |
+
}
|
| 211 |
+
}
|
| 212 |
+
},
|
| 213 |
+
{
|
| 214 |
+
"@type": "cr:Field",
|
| 215 |
+
"@id": "images/image",
|
| 216 |
+
"name": "image",
|
| 217 |
+
"description": "Phase-contrast microscopy image, 1024x1024x3 RGB JPEG.",
|
| 218 |
+
"dataType": "sc:ImageObject",
|
| 219 |
+
"source": {
|
| 220 |
+
"fileSet": {
|
| 221 |
+
"@id": "images-fileset"
|
| 222 |
+
},
|
| 223 |
+
"extract": {
|
| 224 |
+
"fileProperty": "content"
|
| 225 |
+
}
|
| 226 |
+
}
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"@type": "cr:Field",
|
| 230 |
+
"@id": "images/combo",
|
| 231 |
+
"name": "combo",
|
| 232 |
+
"description": "Species combination token derived from parent folder name (e.g. bs_ka_fj).",
|
| 233 |
+
"dataType": "sc:Text",
|
| 234 |
+
"source": {
|
| 235 |
+
"fileSet": {
|
| 236 |
+
"@id": "images-fileset"
|
| 237 |
+
},
|
| 238 |
+
"extract": {
|
| 239 |
+
"fileProperty": "fullpath"
|
| 240 |
+
},
|
| 241 |
+
"transform": {
|
| 242 |
+
"regex": ".*/images/([^/]+)/\\d+\\.jpg$"
|
| 243 |
+
}
|
| 244 |
+
}
|
| 245 |
+
},
|
| 246 |
+
{
|
| 247 |
+
"@type": "cr:Field",
|
| 248 |
+
"@id": "images/label",
|
| 249 |
+
"name": "label",
|
| 250 |
+
"description": "Multi-hot 6-vector indicating species presence in the order [bs, bt, fj, ka, mx, pf].",
|
| 251 |
+
"dataType": "sc:Integer",
|
| 252 |
+
"repeated": true,
|
| 253 |
+
"references": {
|
| 254 |
+
"fileObject": {
|
| 255 |
+
"@id": "splits-json"
|
| 256 |
+
},
|
| 257 |
+
"extract": {
|
| 258 |
+
"jsonPath": "$.combo_to_label"
|
| 259 |
+
}
|
| 260 |
+
}
|
| 261 |
+
}
|
| 262 |
+
]
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"@type": "cr:RecordSet",
|
| 266 |
+
"@id": "images_4class",
|
| 267 |
+
"name": "images_4class",
|
| 268 |
+
"description": "PHOEBI-4: one record per image.",
|
| 269 |
+
"key": {
|
| 270 |
+
"@id": "images_4class/path"
|
| 271 |
+
},
|
| 272 |
+
"field": [
|
| 273 |
+
{
|
| 274 |
+
"@type": "cr:Field",
|
| 275 |
+
"@id": "images_4class/path",
|
| 276 |
+
"name": "path",
|
| 277 |
+
"description": "Relative path (images_4class/<combo>/NNNNN.jpg).",
|
| 278 |
+
"dataType": "sc:Text",
|
| 279 |
+
"source": {
|
| 280 |
+
"fileSet": {
|
| 281 |
+
"@id": "images-4class-fileset"
|
| 282 |
+
},
|
| 283 |
+
"extract": {
|
| 284 |
+
"fileProperty": "fullpath"
|
| 285 |
+
}
|
| 286 |
+
}
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"@type": "cr:Field",
|
| 290 |
+
"@id": "images_4class/image",
|
| 291 |
+
"name": "image",
|
| 292 |
+
"description": "Phase-contrast microscopy image, 1024x1024x3 RGB JPEG.",
|
| 293 |
+
"dataType": "sc:ImageObject",
|
| 294 |
+
"source": {
|
| 295 |
+
"fileSet": {
|
| 296 |
+
"@id": "images-4class-fileset"
|
| 297 |
+
},
|
| 298 |
+
"extract": {
|
| 299 |
+
"fileProperty": "content"
|
| 300 |
+
}
|
| 301 |
+
}
|
| 302 |
+
},
|
| 303 |
+
{
|
| 304 |
+
"@type": "cr:Field",
|
| 305 |
+
"@id": "images_4class/combo",
|
| 306 |
+
"name": "combo",
|
| 307 |
+
"description": "Species combination token derived from parent folder name (e.g. b_f_k).",
|
| 308 |
+
"dataType": "sc:Text",
|
| 309 |
+
"source": {
|
| 310 |
+
"fileSet": {
|
| 311 |
+
"@id": "images-4class-fileset"
|
| 312 |
+
},
|
| 313 |
+
"extract": {
|
| 314 |
+
"fileProperty": "fullpath"
|
| 315 |
+
},
|
| 316 |
+
"transform": {
|
| 317 |
+
"regex": ".*/images_4class/([^/]+)/\\d+\\.jpg$"
|
| 318 |
+
}
|
| 319 |
+
}
|
| 320 |
+
},
|
| 321 |
+
{
|
| 322 |
+
"@type": "cr:Field",
|
| 323 |
+
"@id": "images_4class/label",
|
| 324 |
+
"name": "label",
|
| 325 |
+
"description": "Multi-hot 4-vector indicating species presence in the order [b, f, k, p].",
|
| 326 |
+
"dataType": "sc:Integer",
|
| 327 |
+
"repeated": true,
|
| 328 |
+
"references": {
|
| 329 |
+
"fileObject": {
|
| 330 |
+
"@id": "splits-4class-json"
|
| 331 |
+
},
|
| 332 |
+
"extract": {
|
| 333 |
+
"jsonPath": "$.combo_to_label"
|
| 334 |
+
}
|
| 335 |
+
}
|
| 336 |
+
}
|
| 337 |
+
]
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"@type": "cr:RecordSet",
|
| 341 |
+
"@id": "species",
|
| 342 |
+
"name": "species",
|
| 343 |
+
"description": "Reference table of the six bacterial species in PHOEBI-6.",
|
| 344 |
+
"key": {
|
| 345 |
+
"@id": "species/code"
|
| 346 |
+
},
|
| 347 |
+
"field": [
|
| 348 |
+
{
|
| 349 |
+
"@type": "cr:Field",
|
| 350 |
+
"@id": "species/code",
|
| 351 |
+
"name": "code",
|
| 352 |
+
"dataType": "sc:Text"
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"@type": "cr:Field",
|
| 356 |
+
"@id": "species/latin_name",
|
| 357 |
+
"name": "latin_name",
|
| 358 |
+
"dataType": "sc:Text"
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"@type": "cr:Field",
|
| 362 |
+
"@id": "species/gram",
|
| 363 |
+
"name": "gram",
|
| 364 |
+
"dataType": "sc:Text"
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"@type": "cr:Field",
|
| 368 |
+
"@id": "species/motility",
|
| 369 |
+
"name": "motility",
|
| 370 |
+
"dataType": "sc:Text"
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"@type": "cr:Field",
|
| 374 |
+
"@id": "species/cell_length_um_min",
|
| 375 |
+
"name": "cell_length_um_min",
|
| 376 |
+
"dataType": "sc:Float"
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"@type": "cr:Field",
|
| 380 |
+
"@id": "species/cell_length_um_max",
|
| 381 |
+
"name": "cell_length_um_max",
|
| 382 |
+
"dataType": "sc:Float"
|
| 383 |
+
}
|
| 384 |
+
],
|
| 385 |
+
"data": [
|
| 386 |
+
{
|
| 387 |
+
"species/code": "bs",
|
| 388 |
+
"species/latin_name": "Bacillus subtilis",
|
| 389 |
+
"species/gram": "positive",
|
| 390 |
+
"species/motility": "peritrichous flagella",
|
| 391 |
+
"species/cell_length_um_min": 4.0,
|
| 392 |
+
"species/cell_length_um_max": 10.0
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"species/code": "bt",
|
| 396 |
+
"species/latin_name": "Bacillus thermoamylovorans",
|
| 397 |
+
"species/gram": "positive",
|
| 398 |
+
"species/motility": "peritrichous flagella",
|
| 399 |
+
"species/cell_length_um_min": 3.0,
|
| 400 |
+
"species/cell_length_um_max": 5.0
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"species/code": "fj",
|
| 404 |
+
"species/latin_name": "Flavobacterium johnsoniae",
|
| 405 |
+
"species/gram": "negative",
|
| 406 |
+
"species/motility": "gliding",
|
| 407 |
+
"species/cell_length_um_min": 5.0,
|
| 408 |
+
"species/cell_length_um_max": 10.0
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"species/code": "ka",
|
| 412 |
+
"species/latin_name": "Klebsiella aerogenes",
|
| 413 |
+
"species/gram": "negative",
|
| 414 |
+
"species/motility": "peritrichous flagella",
|
| 415 |
+
"species/cell_length_um_min": 1.0,
|
| 416 |
+
"species/cell_length_um_max": 3.0
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"species/code": "mx",
|
| 420 |
+
"species/latin_name": "Myxococcus xanthus",
|
| 421 |
+
"species/gram": "negative",
|
| 422 |
+
"species/motility": "gliding",
|
| 423 |
+
"species/cell_length_um_min": 5.0,
|
| 424 |
+
"species/cell_length_um_max": 10.0
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"species/code": "pf",
|
| 428 |
+
"species/latin_name": "Pseudomonas fluorescens",
|
| 429 |
+
"species/gram": "negative",
|
| 430 |
+
"species/motility": "polar flagella",
|
| 431 |
+
"species/cell_length_um_min": 1.5,
|
| 432 |
+
"species/cell_length_um_max": 3.0
|
| 433 |
+
}
|
| 434 |
+
]
|
| 435 |
+
}
|
| 436 |
+
],
|
| 437 |
+
"prov:wasDerivedFrom": [
|
| 438 |
+
"Glycerol stocks of bacterial species maintained by the contributing wet-lab.",
|
| 439 |
+
"Mixed liquid cultures grown in nutrient broth (8 g/L) at 30 degrees Celsius with orbital shaking at 250 rpm for 72 to 120 hours.",
|
| 440 |
+
"Petri-dish plates prepared from broth cultures and imaged on a 100x oil-immersion phase-contrast microscope (NA 1.25) at 1000x total magnification."
|
| 441 |
+
],
|
| 442 |
+
"prov:wasGeneratedBy": [
|
| 443 |
+
"Microscope acquisition: phase-contrast image capture from inverted microscopes (resolution 2592x1944, three colour channels).",
|
| 444 |
+
"Label assignment: each image inherits the multi-hot label vector from its parent folder name (e.g. bs_ka_fj -> [1,0,1,1,0,0]); labels were not re-checked by per-image visual inspection.",
|
| 445 |
+
"Splits: PHOEBI-6 ships both a deterministic random 80/10/10 split and a leave-combinations-out split at seed 1337; PHOEBI-4 ships the random split only."
|
| 446 |
+
]
|
| 447 |
+
}
|
images.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0c86dd3625c15fabd37a707edadb5a279cbc117c04af2405f772c874bb6e471
|
| 3 |
+
size 13624190019
|
images_4class.tar.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f241c967b6125b204c5107a6fde12dc9a6d44c3c4d9510443bfd6a17ab73e24
|
| 3 |
+
size 2416794209
|
splits.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33912ae1bd05041119dbcf4e989cd9ff25d16ab5d2f796af166cbec2055d733b
|
| 3 |
+
size 23973340
|
splits_4class.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|