Subject to change.
Subject to change.
Hanying Yan is a second-year doctoral student in Genomics and Computational Biology at University of Pennsylvania, advised by Prof. Mingyao Li. Her research focuses on AI driven computational pathology and spatial omics. She holds an M.S. in Biostatistics from Columbia University. Hanying has presented at international conferences and contributed to peer-reviewed publications. She is committed to advancing diagnostic pathology through translational, data driven research.
Introduction: Accurate cell segmentation is critical for spatial transcriptomics analysis. In human trigeminal ganglion (hTG), the default Xenium pipeline, based on DAPI staining, frequently over-segments neurons into multiple smaller regions, limiting downstream analysis. Here, we leverage readily available hematoxylin and eosin (H&E) images to develop an approach for neuron boundary detection, together with a size-aware evaluation framework.
Methods: We generated 10X Xenium data with matched H&E images from hTG tissues. Image embeddings were extracted using a foundation model (UNI) without fine-tuning. K-means clustering identified neuron-associated regions, followed by connected component superpixel aggregation and Gaussian mixture model refinement to separate large cells. Performance was evaluated against expert manual annotations using intersection over union (IoU), normalized centroid distance (NCD), and relative area error (RAE), along with standard detection metrics (precision, recall, and F1 score).
Results: were further stratified by cell size quartiles (Q1-Q4).ResultsIoU correlated strongly with NCD, with this relationship becoming more consistent in larger cells, indicating improved localization stability. Small cells (Q1) exhibited greater variability and weaker alignment, while large neurons (Q4) achieved higher IoU and more consistent centroid agreement. Standard metrics showed similar size-dependent trends. However, RAE showed weak association with IoU across all quartiles, indicating persistent boundary and size estimation errors.
Discussion: Stratified analysis revealed size-dependent behavior, with improved localization in larger cells but inconsistent boundary accuracy across all groups. Our approach provides reliable neuron localization without model fine-tuning. Given the inherent variability in manual ground truth, it is effective for practical neuron detection, where approximate boundaries are sufficient for downstream transcript assignment.
Learning Objectives: