paper-with-me

Papers

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

2026-07-05 · Julius Riel, Vishwa Mohan Singh, Sai Anirudh Aryasomayajula, Anuun Chinbat, Hannes Leonhard, Moritz Ladenburger, Frederik Alexander, Vishisht Choudhary, Fabio Laredo, Giacomo Masserdotti, Thorben Prein, Carsten Marr, Amirhossein Kardoost arxiv

Hierarchical structure is common in image data, where fine-grained clusters often merge into larger, coarser semantic groups. In biological cell images, current self-supervised learning models often suppress this hierarchy, as coarse factors such as imaging modality can obscure finer morphological attributes in the latent space. We propose a hierarchy-aware self-supervised training framework to address this problem. Our method combines two components: a distillation framework with a segmentation teacher to improve morphological awareness in the latent space, and a hierarchy-aware contrastive loss based on HDBSCAN to improve decision boundaries between closely related subtypes at different hierarchical levels. Together, these components reduce the tendency of self-supervised learning to overemphasize coarse factors and instead align embeddings with semantic and morphological cues. This yields biologically meaningful sub-clusters driven by fine morphological detail. We train and evaluate our method on a curated corpus of 2.3 million single cells aggregated from 20 microscopy datasets, both labeled and unlabeled, covering 208 cell classes. Our method improves over baseline and counterpart methods, increasing average top-K accuracy by 2.8%, top-9 retrieval on the dataset with the deepest hierarchy by 6.3%, and downstream F1-score for biologically relevant drug classification from perturbed cell morphology by 7.8%.

📄 PDF Abstract BibTeX arXiv:2607.04353

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Federated Semi-Supervised Learning with Annotation Heterogeneity

2023-03-04 · Xinyi Shang, Gang Huang, Yang Lu, Jian Lou 외

Federated Semi-Supervised Learning (FSSL) aims to learn a global model from different clients in an environment with both labeled and unlabeled data. Most of the existing FSSL work generally assumes that both types of da…

A Hassle-Free Unsupervised Domain Adaptation Method Using Instance Similarity Features

2015-07-01 · IJCNLP 2015 7 · Jianfei Yu, Jing Jiang
Domain AdaptationUnsupervised Domain Adaptation

HELM: Hierarchical and Explicit Label Modeling with Graph Learning for Multi-Label Image Classification

2026-03-12 · Marjan Stoimchev, Boshko Koloski, Jurica Levatić, Dragi Kocev 외 arxiv

Hierarchical multi-label classification (HMLC) is essential for modeling complex label dependencies in remote sensing. Existing methods, however, struggle with multi-path hierarchies where instances belong to multiple br…

Hierarchical Multi-label ClassificationMulti-Label Image ClassificationGraph Learning

A Hassle-Free Machine Learning Method for Cohort Selection of Clinical Trials

2018-08-10 · Liu Man

Traditional text classification techniques in clinical domain have heavily relied on the manually extracted textual cues. This paper proposes a generally supervised machine learning method that is equally hassle-free and…

BIG-bench Machine LearningClinical KnowledgeGeneral Classificationnamed-entity-recognition+6

RePre: Improving Self-Supervised Vision Transformer with Reconstructive Pre-training

2022-01-18 · Luya Wang, Feng Liang, Yangguang Li, Honggang Zhang 외

Recently, self-supervised vision transformers have attracted unprecedented attention for their impressive representation learning ability. However, the dominant method, contrastive learning, mainly relies on an instance …

Contrastive LearningDecoderRepresentation Learning