paper-with-me

Papers

Learning Disentangled Stain and Structural Representations for Semi-Supervised Histopathology Segmentation

2025-07-05 · Ha-Hieu Pham, Nguyen Lan Vi Vu, Thanh-Huy Nguyen, Ulas Bagci, Min Xu, Trung-Nghia Le, Huy-Hieu Pham

Accurate gland segmentation in histopathology images is essential for cancer diagnosis and prognosis. However, significant variability in Hematoxylin and Eosin (H&E) staining and tissue morphology, combined with limited annotated data, poses major challenges for automated segmentation. To address this, we propose Color-Structure Dual-Student (CSDS), a novel semi-supervised segmentation framework designed to learn disentangled representations of stain appearance and tissue structure. CSDS comprises two specialized student networks: one trained on stain-augmented inputs to model chromatic variation, and the other on structure-augmented inputs to capture morphological cues. A shared teacher network, updated via Exponential Moving Average (EMA), supervises both students through pseudo-labels. To further improve label reliability, we introduce stain-aware and structure-aware uncertainty estimation modules that adaptively modulate the contribution of each student during training. Experiments on the GlaS and CRAG datasets show that CSDS achieves state-of-the-art performance in low-label settings, with Dice score improvements of up to 1.2% on GlaS and 0.7% on CRAG at 5% labeled data, and 0.7% and 1.4% at 10%. Our code and pre-trained models are available at https://github.com/hieuphamha19/CSDS.

📄 PDF Abstract BibTeX arXiv:2507.03923

Code (1)

hieuphamha19/csds 공식 구현 pytorch

Tasks

PrognosisSegmentation

Similar Papers 제목 키워드 기반

DisenSemi: Semi-supervised Graph Classification via Disentangled Representation Learning

2024-07-19 · Yifan Wang, Xiao Luo, Chong Chen, Xian-Sheng Hua 외

Graph classification is a critical task in numerous multimedia applications, where graphs are employed to represent diverse types of multimedia data, including images, videos, and social networks. Nevertheless, in real-w…

ClassificationGraph ClassificationRepresentation Learning

An Improved Semi-Supervised VAE for Learning Disentangled Representations

2020-06-12 · Weili Nie, Zichao Wang, Ankit B. Patel, Richard G. Baraniuk

Learning interpretable and disentangled representations is a crucial yet challenging task in representation learning. In this work, we focus on semi-supervised disentanglement learning and extend work by Locatello et al.…

DisentanglementRepresentation Learning

Learning Disentangled Representations with Semi-Supervised Deep Generative Models

2017-06-01 · NeurIPS 2017 12 · N. Siddharth, Brooks Paige, Jan-Willem van de Meent, Alban Desmaison 외

Variational autoencoders (VAEs) learn representations of data by jointly training a probabilistic encoder and decoder network. Typically these models encode all features of the data into a single variable. Here we are in…

DecoderRepresentation Learning

Semi-Supervised StyleGAN for Disentanglement Learning

2020-03-06 · ICML 2020 1 · Weili Nie, Tero Karras, Animesh Garg, Shoubhik Debnath 외

Disentanglement learning is crucial for obtaining disentangled representations and controllable generation. Current disentanglement methods face several inherent limitations: difficulty with high-resolution images, prima…

DisentanglementRepresentation Learning

Self-Supervised Learning of Disentangled Representations for Multivariate Time-Series

2024-10-16 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

Multivariate time-series data in fields like healthcare and industry are informative but challenging due to high dimensionality and lack of labels. Recent self-supervised learning methods excel in learning rich represent…

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series