bioRxiv Science⌕ Search

Biology subjects

Diaz, L. C.

Publications and source records attributed to Diaz, L. C..

2 recordsLinked to original sources

Nearest-neighbor nonnegative spatial factorization to study spatial and temporal transcriptomics

Nonnegative spatial factorization (NSF) is a spatially-aware factorization method that uses Gaussian processes (GPs) as spatial priors in a Poisson latent factor model to robustly identify interpretable, parts-based representations in spatial transcriptomics data. However, NSF scales poorly with modern datasets due to the computational complexity of Gaussian processes, which scales cubically with the number of points used for inference O(N 3). To address this limitation, we propose a modified version of NSF that leverages variational nearest neighbor Gaussian processes (VNNGPs), resulting in a substantial reduction in inference complexity from O(NM 2) in the current version of NSF to O(MNK2) for M inducing points, N total points and K nearest neighbors. Our method, nearest-neighbor NSF (NNNSF), is benchmarked on synthetic and real-world spatial and temporal transcriptomics datasets. Experimental results demonstrate that NNNSF achieves linear scaling with the number of neighbors and points used for inference in contrast with NSF, which has exponential computational complexity as the number of points used in inference increases. By restricting covariance calculations to the K-nearest neighbors of the points used in inference, NNNSF allows the use of more inducing points, leading to lower reconstruction loss. Nearest-neighbor NSF (NNNSF), which replaces standard variational inference with inducing points in NSF with the VNNGP, leads to a computationally efficient and scalable version of NSF that can be applied to large existing and forthcoming spatial genomics data. We added VNNGP and NNNSF to the GPZoo package, an an ongoing open source project developing a modular Gaussian process library in Python making use of the PyTorch interface. Source code and demonstrations are available at https://github.com/luisdiaz1997/GPzoo/tree/main.

bioinformatics↗

Neuromodulation in neural organoids with shell MEAs

Neural organoids (NOs) have emerged as important tissue engineering models for brain sciences and biocomputing. Establishing reliable relationships between stimulation and recording traces of electrical activity is essential to monitor the functionality of NOs, especially as it relates to realizing biocomputing paradigms such as reinforcement learning or stimulus discrimination. While researchers have demonstrated neuromodulation in NOs, they have primarily used 2D microelectrode arrays (MEAs) with limited access to the entire 3D contour of the NOs. Here, we report neuromodulation using tiny mimics of macroscale EEG caps or shell MEAs. Specifically, we observe that stimulating current within a specific range (20 to 30 {micro}A) induced a statistically significant increase in neuron firing rate when comparing the activity five seconds before and after stimulation. We observed neuromodulatory behavior using both three- and 16-electrode shells and could generate 3D spatiotemporal maps of neuromodulatory activity around the surface of the NO. Our studies demonstrate a methodology for investigating 3D spatiotemporal neuromodulation in organoids of broad relevance to biomedical engineering and biocomputing. One-Sentence SummaryNeuromodulation, an essential intelligence feature, was observed using 3D stimulation and recording from neural organoids.

bioengineering↗