A multi-encoder variational autoencoder controls multiple transformational features in single-cell image analysis
Luke Ternes,Mark A. Dane,Sean M. Gross,Marilyne Labrie,Joe W. Gray,Laura M. Heiser,Young Hwan Chang +6 more
TL;DR: In this article , a multi-encoder VAE (ME-VAE) was proposed for single cell image analysis using transformed images as a self-supervised signal to extract transform-invariant biologically meaningful features.
read more
Abstract: Image-based cell phenotyping relies on quantitative measurements as encoded representations of cells; however, defining suitable representations that capture complex imaging features is challenged by the lack of robust methods to segment cells, identify subcellular compartments, and extract relevant features. Variational autoencoder (VAE) approaches produce encouraging results by mapping an image to a representative descriptor, and outperform classical hand-crafted features for morphology, intensity, and texture at differentiating data. Although VAEs show promising results for capturing morphological and organizational features in tissue, single cell image analyses based on VAEs often fail to identify biologically informative features due to uninformative technical variation. Here we propose a multi-encoder VAE (ME-VAE) in single cell image analysis using transformed images as a self-supervised signal to extract transform-invariant biologically meaningful features, including emergent features not obvious from prior knowledge. We show that the proposed architecture improves analysis by making distinct cell populations more separable compared to traditional and recent extensions of VAE architectures and intensity measurements by enhancing phenotypic differences between cells and by improving correlations to other analytic modalities. Better feature extraction and image analysis methods enabled by the ME-VAE will advance our understanding of complex cell biology and enable discoveries previously hidden behind image complexity ultimately improving medical outcomes and drug discovery.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Predicting drug polypharmacology from cell morphology readouts using variational autoencoder latent space arithmetic
TL;DR: In this paper , the authors evaluated the ability of variational autoencoder (VAE) to learn cell morphology characteristics derived from cell images and found that the VAE can disentangle morphology signals and reveal a more interpretable latent space.
Evolution and impact of high content imaging
Gregory P. Way,Heba Sailem,Steven Shave,Richard Kasprowicz,Neil O. Carragher +4 more
TL;DR: High content imaging has evolved significantly and supports high-throughput screening of complex biological systems.
Morphodynamical cell state description via live-cell imaging trajectory embedding
TL;DR: In this article , the concept of trajectory embedding is exploited to analyze cellular behavior using morphological feature trajectory histories, rather than the more common practice of examining morphological features time courses in single timepoint (snapshot) features.
Computational multiplex panel reduction to maximize information retention in breast cancer tissue microarrays
TL;DR: In this article , the authors examined several panel selection approaches and evaluated them based on their ability to reconstruct the full panel images and information within breast cancer tissue microarray datasets using cyclic immunofluorescence as a proof of concept.
Multi-head de-noising autoencoder-based multi-task model for fault diagnosis of rolling element bearings under various speed conditions
Jongmin Park,Jinoh Yoo,Taehyung Kim,Jong Moon Ha,Byeng D. Youn +4 more
TL;DR: A multi-head de-noising autoencoder and multi-task learning strategy to robustly extract features under various speed conditions, while effectively disentangling the speed- and fault-related information is proposed.
8
References
SciPy 1.0--Fundamental Algorithms for Scientific Computing in Python
Pauli Virtanen,Ralf Gommers,Travis E. Oliphant,Matt Haberland,Matt Haberland,Tyler Reddy,David Cournapeau,Evgeni Burovski,Pearu Peterson,Warren Weckesser,Jonathan Bright,Stefan van der Walt,Matthew Brett,Joshua Wilson,K. Jarrod Millman,Nikolay Mayorov,Andrew Nelson,Eric Jones,Robert Kern,Eric B. Larson,CJ Carey,Ilhan Polat,Yu Feng,Eric Moore,Jake Vanderplas,Denis Laxalde,Josef Perktold,Robert Cimrman,Ian Henriksen,Ian Henriksen,E. A. Quintero,Charles R. Harris,Anne M. Archibald,Antônio H. Ribeiro,Fabian Pedregosa,Paul van Mulbregt,SciPy . Contributors +36 more
TL;DR: SciPy as discussed by the authors is an open source scientific computing library for the Python programming language, which includes functionality spanning clustering, Fourier transforms, integration, interpolation, file I/O, linear algebra, image processing, orthogonal distance regression, minimization algorithms, signal processing, sparse matrix handling, computational geometry, and statistics.
Array programming with NumPy
Charles R. Harris,K. Jarrod Millman,Stefan van der Walt,Stefan van der Walt,Ralf Gommers,Pauli Virtanen,David Cournapeau,Eric Wieser,Julian Taylor,Sebastian Berg,Nathaniel J. Smith,Robert Kern,Matti Picus,Stephan Hoyer,Marten H. van Kerkwijk,Matthew Brett,Matthew Brett,Allan Haldane,Jaime Fernández del Río,Mark Wiebe,Mark Wiebe,Pearu Peterson,Pierre Gérard-Marchant,Kevin Sheppard,Tyler Reddy,Warren Weckesser,Hameer Abbasi,Christoph Gohlke,Travis E. Oliphant +28 more
TL;DR: In this paper, the authors review how a few fundamental array concepts lead to a simple and powerful programming paradigm for organizing, exploring and analysing scientific data, and their evolution into a flexible interoperability layer between increasingly specialized computational libraries is discussed.
UMAP: Uniform Manifold Approximation and Projection
Leland McInnes,John Healy,Nathaniel Saul,Lukas Großberger +3 more
- 02 Sep 2018
TL;DR: Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t-SNE, but also for general non-linear dimension reduction.
The dynamics and regulators of cell fate decisions are revealed by pseudotemporal ordering of single cells
Cole Trapnell,Davide Cacchiarelli,Davide Cacchiarelli,Jonna Grimsby,Prapti Pokharel,Shuqiang Li,Michael A. Morse,Michael A. Morse,Niall J. Lennon,Kenneth J. Livak,Tarjei S. Mikkelsen,Tarjei S. Mikkelsen,John L. Rinn,John L. Rinn,John L. Rinn +14 more
TL;DR: Monocle is described, an unsupervised algorithm that increases the temporal resolution of transcriptome dynamics using single-cell RNA-Seq data collected at multiple time points that revealed switch-like changes in expression of key regulatory factors, sequential waves of gene regulation, and expression of regulators that were not known to act in differentiation.
scikit-image: Image processing in Python
Stefan van der Walt,Johannes L. Schonberger,Juan Nunez-Iglesias,François Boulogne,Joshua D. Warner,Neil Yager,Emmanuelle Gouillart,Tony S. Yu +7 more
TL;DR: The advantages of open source to achieve the goals of the scikit-image library are highlighted, and several real-world image processing applications that use scik it-image are showcased.