100 research outputs found
ViT-DAE: Transformer-driven Diffusion Autoencoder for Histopathology Image Analysis
Generative AI has received substantial attention in recent years due to its
ability to synthesize data that closely resembles the original data source.
While Generative Adversarial Networks (GANs) have provided innovative
approaches for histopathological image analysis, they suffer from limitations
such as mode collapse and overfitting in discriminator. Recently, Denoising
Diffusion models have demonstrated promising results in computer vision. These
models exhibit superior stability during training, better distribution
coverage, and produce high-quality diverse images. Additionally, they display a
high degree of resilience to noise and perturbations, making them well-suited
for use in digital pathology, where images commonly contain artifacts and
exhibit significant variations in staining. In this paper, we present a novel
approach, namely ViT-DAE, which integrates vision transformers (ViT) and
diffusion autoencoders for high-quality histopathology image synthesis. This
marks the first time that ViT has been introduced to diffusion autoencoders in
computational pathology, allowing the model to better capture the complex and
intricate details of histopathology images. We demonstrate the effectiveness of
ViT-DAE on three publicly available datasets. Our approach outperforms recent
GAN-based and vanilla DAE methods in generating realistic images.Comment: Submitted to MICCAI 202
Topology-Guided Multi-Class Cell Context Generation for Digital Pathology
In digital pathology, the spatial context of cells is important for cell
classification, cancer diagnosis and prognosis. To model such complex cell
context, however, is challenging. Cells form different mixtures, lineages,
clusters and holes. To model such structural patterns in a learnable fashion,
we introduce several mathematical tools from spatial statistics and topological
data analysis. We incorporate such structural descriptors into a deep
generative model as both conditional inputs and a differentiable loss. This
way, we are able to generate high quality multi-class cell layouts for the
first time. We show that the topology-rich cell layouts can be used for data
augmentation and improve the performance of downstream tasks such as cell
classification.Comment: To be published in proceedings of the IEEE/CVF Conference on Computer
Vision and Pattern Recognition (CVPR) 202
-Brush: Controllable Large Image Synthesis with Diffusion Models in Infinite Dimensions
Synthesizing high-resolution images from intricate, domain-specific
information remains a significant challenge in generative modeling,
particularly for applications in large-image domains such as digital
histopathology and remote sensing. Existing methods face critical limitations:
conditional diffusion models in pixel or latent space cannot exceed the
resolution on which they were trained without losing fidelity, and
computational demands increase significantly for larger image sizes.
Patch-based methods offer computational efficiency but fail to capture
long-range spatial relationships due to their overreliance on local
information. In this paper, we introduce a novel conditional diffusion model in
infinite dimensions, -Brush for controllable large image synthesis. We
propose a cross-attention neural operator to enable conditioning in function
space. Our model overcomes the constraints of traditional finite-dimensional
diffusion models and patch-based methods, offering scalability and superior
capability in preserving global image structures while maintaining fine
details. To our best knowledge, -Brush is the first conditional
diffusion model in function space, that can controllably synthesize images at
arbitrary resolutions of up to pixels. The code is available
at https://github.com/cvlab-stonybrook/infinity-brush.Comment: Accepted to ECCV 2024. Project page: https://histodiffusion.github.i
Halcyon -- A Pathology Imaging and Feature analysis and Management System
Halcyon is a new pathology imaging analysis and feature management system
based on W3C linked-data open standards and is designed to scale to support the
needs for the voluminous production of features from deep-learning feature
pipelines. Halcyon can support multiple users with a web-based UX with access
to all user data over a standards-based web API allowing for integration with
other processes and software systems. Identity management and data security is
also provided.Comment: 15 pages, 11 figures. arXiv admin note: text overlap with
arXiv:2005.0646
Spatial Organization and Molecular Correlation of Tumor-Infiltrating Lymphocytes Using Deep Learning on Pathology Images
Beyond sample curation and basic pathologic characterization, the digitized H&E-stained images
of TCGA samples remain underutilized. To highlight this resource, we present mappings of tumorinfiltrating lymphocytes (TILs) based on H&E images from 13 TCGA tumor types. These TIL
maps are derived through computational staining using a convolutional neural network trained to
classify patches of images. Affinity propagation revealed local spatial structure in TIL patterns and
correlation with overall survival. TIL map structural patterns were grouped using standard
histopathological parameters. These patterns are enriched in particular T cell subpopulations
derived from molecular measures. TIL densities and spatial structure were differentially enriched
among tumor types, immune subtypes, and tumor molecular subtypes, implying that spatial
infiltrate state could reflect particular tumor cell aberration states. Obtaining spatial lymphocytic
patterns linked to the rich genomic characterization of TCGA samples demonstrates one use for
the TCGA image archives with insights into the tumor-immune microenvironment
- …
