bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Imaging foundation models
ImagingSingle-cell

HASSL

TUM.ai / Technical University of Munich / LMU Munich / Helmholtz Munich

Hierarchy-aware self-supervised model for single-cell microscopy that preserves morphological structure suppressed by imaging-modality confounders.

Released: July 2026

Single-cell microscopy images carry biologically meaningful hierarchical structure: fine-grained cellular subtypes nest inside broader morphological and functional groups. Self-supervised vision models learn useful embeddings from such images without manual labels, but their representations are frequently dominated by coarse, biologically uninteresting factors — most notably which imaging modality or dataset a cell came from. When these confounders take over the latent space, the subtle morphological distinctions that matter for biology are flattened out, and downstream tasks that depend on fine structure suffer.

HASSL (Hierarchy-Aware Self-Supervised Learning) is a representation-learning framework that directly targets this failure mode. Rather than treating all images as a flat set of instances, it is designed to preserve the nested organization of cell morphology across multiple levels of granularity, so that related-but-distinct subtypes remain separable in the embedding space instead of collapsing together under modality-driven variation.

HASSL was developed by a Munich-based collaboration spanning the student-run TUM.ai initiative, the Technical University of Munich, LMU Munich, and Helmholtz Munich, including Carsten Marr's group. It sits alongside other self-supervised microscopy foundation models such as SubCell and SpatialDINO, distinguished by its explicit focus on hierarchical structure.

#Key Features

  • Hierarchy preservation: The framework is built to retain the multi-level structure of single-cell morphology, keeping fine subtypes distinct rather than letting coarse factors such as imaging modality dominate the learned representation.
  • Segmentation-guided distillation teacher: A distillation setup uses a segmentation teacher to sharpen the model's morphological awareness, grounding the embeddings in cell shape and structure rather than background or acquisition artifacts.
  • HDBSCAN hierarchy-aware contrastive loss: A contrastive objective built on HDBSCAN clustering sharpens boundaries between related but distinct subtypes at each level of the hierarchy, encoding structure that flat contrastive losses miss.
  • Label-free downstream transfer: Learned embeddings support clustering and classification across diverse microscopy datasets without per-dataset retraining, in the frozen-embedding style typical of self-supervised microscopy models.

#Technical Details

HASSL builds on the DINO family of self-distillation vision transformers, extending them with a segmentation-guided teacher and an HDBSCAN-based hierarchy-aware contrastive loss. It was trained and evaluated on a curated corpus of 2.3 million single cells aggregated from 20 microscopy datasets spanning 208 cell classes, giving broad coverage of imaging conditions and morphologies. Evaluation spans downstream benchmarks including the Allen Cell drug-perturbation dataset, HPA single-cell classification, and the RxRx OpenPhenom collection, using metrics such as adjusted mutual information for clustering quality. Against standard self-supervised baselines including DINO, DINOv2, DINOv3, SimCLR, MoCo, and BYOL, HASSL reports a 2.8% improvement in top-K accuracy and a 7.8% gain in F1 score on drug classification, indicating that the hierarchy-aware components translate into measurable downstream gains.

#Applications

HASSL is aimed at cell biologists, high-content-imaging scientists, and computational researchers who need to organize and classify large collections of single-cell microscopy images without exhaustive manual annotation. Because its embeddings preserve fine morphological distinctions, they are well suited to phenotypic and morphological profiling — clustering cells by subtype, annotating cell classes, and separating treatment conditions in drug-perturbation screens where subtle shifts in cell appearance encode mechanism of action. A single pretrained backbone can be reused across heterogeneous datasets acquired on different instruments, lowering the analysis burden for labs assembling image collections from multiple sources.

#Impact

By showing that explicitly modeling hierarchy — through a segmentation-guided teacher and a clustering-based contrastive loss — recovers biologically meaningful morphological structure that flat self-supervised objectives suppress, HASSL contributes a concrete recipe for building microscopy foundation models whose embeddings respect the nested organization of cell types. The authors release both code and a curated single-cell benchmark, supporting reproduction and downstream reuse by the imaging community. As a preprint that has not yet undergone peer review, its reported gains await independent replication, and the breadth of transfer beyond the evaluated datasets and cell classes remains to be established.

Citation

HASSL: Hierarchy-Aware Self-Supervised Learning Framework for Single Cell Microscopy

Preprint

Riel, J., et al. (2026) HASSL: Hierarchy-Aware Self-Supervised Learning Framework for Single Cell Microscopy.

DOI: 10.48550/arXiv.2607.04353

Recent citations

Papers that recently cited this model.

Not enough citation data yet.

Top citations

The most-cited papers that cite this model.

Not enough citation data yet.

Related models

Models with similar goals, methods, or subject matter.

  • SubCell

    Chan Zuckerberg Initiative / Human Protein Atlas / Lundberg Lab

    Vision transformers trained on Human Protein Atlas fluorescence microscopy for subcellular protein localization and cell morphology representation.

    Imaging
  • SHEST

    Samsung Advanced Institute for Health Sciences and Technology / Samsung Medical Center / Sungkyunkwan University

    Histopathology model that predicts single-cell type composition and reconstructs spatial gene expression from H&E slides, with no molecular assay.

    PathologySpatial omics
  • MAD: Microenvironment-Aware Distillation

    MIT / Georgia Institute of Technology

    Cell-centric microscopy foundation model that distills morphology and microenvironment views into a unified embedding for virtual spatial omics.

    Spatial omicsImagingPathology
  • DeepSpot2Cell

    ETH Zurich

    Predicts virtual single-cell spatial transcriptomics from H&E histology using frozen pathology foundation models and spot-level supervision.

    PathologySpatial omics
  • DynaCLR

    Chan Zuckerberg Initiative

    Self-supervised contrastive model embedding cell and organelle dynamics from time-lapse microscopy for cell-state analysis without manual labels.

    Imaging

Citations

Total Citations0
Influential0
References59

GitHub

Stars1
Forks1
Open Issues1
Contributors7
Last Push10d ago
LanguagePython

Fields of citing research

Not enough data

Openness

bio.rodeo opennessClosed · low usability and reproducibility
37Closed
Usability — can I run it?27
Reproducibility — can I retrain it?37
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

cell_biologycontrastive_learningfoundation_modelmicroscopymorphological_profilingself_supervisedvision_transformer

Resources

GitHub RepositoryResearch PaperDataset