Medicine Technology 🌱 Environment Space Energy Physics Engineering Social Science Earth Science Science
Technology 2026-03-06 3 min read

Deep learning generates three tissue stains from a single unstained slide

A virtual multiplexed immunostaining method produces ERG, PanCK, and H&E images from label-free tissue, improving vascular invasion assessment in thyroid cancer

Pathologists diagnosing cancer rely heavily on immunohistochemistry, a technique that uses antibodies to stain specific cell types in tissue sections. The problem is that each stain requires a separate tissue slice. For a patient with a small biopsy, this means precious tissue is consumed with every additional test. And because each slice is cut at a slightly different depth, section-to-section variability can compromise diagnostic accuracy.

A team led by Aydogan Ozcan and Nir Pillar at UCLA has developed a deep learning framework that sidesteps both problems. Their system takes autofluorescence images of completely unstained tissue sections and generates three virtual stains simultaneously: ERG for endothelial cells (which line blood vessels), PanCK for epithelial cells (which form the surface of organs), and H&E for general tissue architecture. The work was published in BME Frontiers.

From autofluorescence to diagnosis

The key insight is that unstained tissue is not information-free. When illuminated with specific wavelengths of light, tissue emits autofluorescence, a faint natural glow from molecules already present in the cells. Different cell types and structures produce subtly different autofluorescence patterns. The deep learning algorithm learns to read these patterns and predict what the tissue would look like under each of the three conventional stains.

The framework uses conditional generative adversarial networks (cGANs), a type of neural network architecture in which two networks compete: one generates the virtual stain and the other judges whether it looks real. Through this adversarial training process, the generator learns to produce staining patterns that closely match their histochemically stained counterparts. A digital staining matrix then combines the three virtual stains into a single multiplexed view.

Pathologists could not reliably distinguish real from virtual

The researchers validated their system using paired autofluorescence and histochemically stained images from thyroid tissue microarrays. In blind evaluations, board-certified pathologists assessed staining patterns, intensity, and cellular localization. The virtual stains achieved strong agreement with traditional staining across all three markers.

The practical application demonstrated in the study was vascular invasion assessment in thyroid cancer. Vascular invasion, where cancer cells breach the walls of blood vessels, is a critical step in metastasis and an important factor in staging and treatment decisions. Identifying it requires distinguishing endothelial cells from epithelial cells in the context of overall tissue architecture, exactly the information provided by the ERG, PanCK, and H&E stain combination.

Tissue preservation and workflow efficiency

By generating three stains from a single unstained section rather than requiring three separate sections and three separate staining protocols, the method preserves tissue for other tests or future analysis. This is particularly valuable for small biopsies where tissue is limited. It also eliminates the section-to-section registration problem, since all three virtual stains are generated from the same physical slice and are therefore perfectly aligned.

The workflow is also simpler. Traditional multiplexed immunohistochemistry exists but requires complex protocols involving sequential antibody application and imaging steps. These methods are not widely available in routine pathology laboratories. The virtual approach replaces chemical complexity with computational processing, potentially making multiplexed analysis accessible to any lab with a fluorescence microscope and computing resources.

What the study does not show

The validation was performed on thyroid tissue microarrays, a controlled setting that may not capture the full variability encountered in clinical practice. The researchers acknowledge that broader validation across diverse tissue types and multi-site cohorts will be necessary before clinical adoption. Tissue from different organs, processed under different laboratory conditions, with different fixation protocols, may present autofluorescence patterns that challenge the current model.

The study also does not address how the system performs on tissue with unusual pathology, rare cell types, or artifacts from tissue processing. Deep learning models can produce convincing but incorrect outputs when presented with data that differs from their training set, a risk that is particularly consequential in diagnostic pathology.

Still, the ability to extract diagnostic-quality information from unstained tissue represents a meaningful advance. If validated more broadly, the approach could reduce costs, preserve irreplaceable tissue samples, and bring multiplexed analysis into routine clinical workflows.

Source: University of California, Los Angeles. Published in BME Frontiers. Research led by Aydogan Ozcan and Nir Pillar (UCLA), with international collaborators.