Intensity-based Segmentation of Tissue Images Using a U-Net with a Pretrained ResNet-34 Encoder: Application to Mueller Microscopy
Sooyong Chae, Dani Giammattei, Ajmal Ajmal, Junzhu Pei, Amanda Sanchez, Tananant Boonya-ananta, Andres Rodriguez, Tatiana Novikova, Jessica Ramella-Roman
TL;DR
This work addresses automated segmentation of Mueller-matrix tissue images, where thin sections yield weak polarimetric contrast, by using only the total intensity image $M_{11}$ as input to a U-Net with a pretrained ResNet-34 encoder. The method leverages transfer learning from ImageNet to achieve accurate, pixel-wise segmentation on a small dataset (70 annotated sections), reporting a held-out test pixel accuracy of 89.71% and a mean tissue Dice coefficient of 80.96%. Key contributions include demonstrating that single-channel intensity patterns can transfer learned features to polarimetric data, and providing an accessible annotation and deployment pipeline. The approach offers minimal preprocessing, extensibility to other tissues and modalities, and practical deployment potential in resource-limited settings.
Abstract
Manual annotation of the images of thin tissue sections remains a time-consuming step in Mueller microscopy and limits its scalability. We present a novel automated approach using only the total intensity M11 element of the Mueller matrix as an input to a U-Net architecture with a pretrained ResNet-34 encoder. The network was trained to distinguish four classes in the images of murine uterine cervix sections: background, internal os, cervical tissue, and vaginal wall. With only 70 cervical tissue sections, the model achieved 89.71% pixel accuracy and 80.96% mean tissue Dice coefficient on the held-out test dataset. Transfer learning from ImageNet enables accurate segmentation despite limited size of training dataset typical of specialized biomedical imaging. This intensity-based framework requires minimal preprocessing and is readily extensible to other imaging modalities and tissue types, with publicly available graphical annotation tools for practical deployment.
