Search papers, labs, and topics across Lattice.
This study introduces PHOEBI, a novel benchmark dataset consisting of 120,000 phase-contrast microscopy images for multi-label bacterial identification, specifically designed to address the challenges posed by polymicrobial samples. The authors establish a leave-combinations-out evaluation protocol that simulates real-world scenarios, revealing a significant drop in F1 scores for gradient-trained per-image aggregators when tested on unseen species combinations. By employing anchor-based decoders, the researchers achieve improved performance on held-out combinations, demonstrating a viable approach to enhance generalization in bacterial identification tasks.
Gradient-trained models struggle with unseen bacterial combinations, but lightweight anchor-based decoders can significantly improve identification accuracy in open-world scenarios.
Optical microscopy enables rapid, label-free imaging of live bacteria and is the standard instrument for species identification across clinical, environmental, and industrial microbiology. Yet field samples are routinely polymicrobial and may contain organisms that were never seen during system training, and no computer-vision benchmark tests multi-label species identification from phase-contrast microscopy (PCM) of such mixtures. We introduce Phase-contrast Optical bEnchmark for Bacterial Identification ($\textbf{PHOEBI}$), a wet-lab-prepared dataset of $120{,}000$ PCM images covering $40$ combinations of six rod-shaped species, paired with a leave-combinations-out (LCO) evaluation protocol that holds out entire species combinations to mirror the practical scenario of a model trained on catalogued mixtures that must generalise to unseen ones. On LCO, every gradient-trained per-image aggregator we test drops $0.39$ to $0.57$ F1 from the in-distribution to the held-out split, a systematic open-world recognition failure in the aggregator, not the visual representation. A linear probe of thirteen different encoders over the same features spreads only about six percentage points of F1 across general-purpose and biomedical pretraining objectives, confirming the representation is sound. We propose three lightweight $\textit{anchor-based}$ decoders that capture per-species presence geometrically over a shared frozen tile-feature pool, scoring $\textit{higher}$ on held-out combinations than on in-distribution validation.