Hugging Face Daily PapersSebastián A. Cruz Romero1 min readpaperadvanced
Retention-Constrained Post-Training Quantization of Cellpose-SAM for Stem Cell Microscopy
Summary
The paper proposes a retention‑constrained post‑training quantization benchmark for Cellpose‑SAM, showing that weight‑only W8A16 and a mixed W4/W8 scheme keep instance F1 scores while cutting model size 6.76×, whereas ternary quantization fails on most images.
- Retention is defined as the 95% bootstrap interval of mean F1 change staying above -0.02 for each imaging modality.
- Weight‑only W8A16 preserves instance F1 across nuclei, fluorescence, and iPSC images with no failures.
- A mixed W4/W8 scheme with four INT8 exceptions achieves 6.76× storage reduction without catastrophic errors on a 176‑field test set.
- Ternary weight‑only quantization compresses 12.08× but catastrophically fails on 169 of 176 fields.
ML engineers building edge‑deployed microscopy pipelines need a rigorous, auditable way to compress foundation models without sacrificing diagnostic reliability.
8/10

.png)