paper-with-me

Papers

The Deep Generative Decoder: MAP estimation of representations improves modeling of single-cell RNA data

2021-10-13 · Viktoria Schuster, Anders Krogh

Learning low-dimensional representations of single-cell transcriptomics has become instrumental to its downstream analysis. The state of the art is currently represented by neural network models such as variational autoencoders (VAEs) which use a variational approximation of the likelihood for inference. We here present the Deep Generative Decoder (DGD), a simple generative model that computes model parameters and representations directly via maximum a posteriori (MAP) estimation. The DGD handles complex parameterized latent distributions naturally unlike VAEs which typically use a fixed Gaussian distribution, because of the complexity of adding other types. We first show its general functionality on a commonly used benchmark set, Fashion-MNIST. Secondly, we apply the model to multiple single-cell data sets. Here the DGD learns low-dimensional, meaningful and well-structured latent representations with sub-clustering beyond the provided labels. The advantages of this approach are its simplicity and its capability to provide representations of much smaller dimensionality than a comparable VAE.

📄 PDF Abstract BibTeX arXiv:2110.06672

Code (2)

Center-for-Health-Data-Science/scDGD 공식 구현 pytorch
center-for-health-data-science/dgd_paper pytorch

Tasks

DecoderImage GenerationRepresentation LearningSingle-cell modeling

Similar Papers 제목 키워드 기반

Spatial Dependency Networks: Neural Layers for Improved Generative Image Modeling

2021-03-16 · ICLR 2021 1 · Đorđe Miladinović, Aleksandar Stanić, Stefan Bauer, Jürgen Schmidhuber 외

How to improve generative modeling by better exploiting spatial regularities and coherence in images? We introduce a novel neural network for building image generators (decoders) and apply it to variational autoencoders …

DecoderDensity Estimation

Implicit Motion Function

2024-01-01 · CVPR 2024 1 · Yue Gao, Jiahao Li, Lei Chu, Yan Lu

Recent advancements in video modeling extensively rely on optical flow to represent the relationships across frames but this approach often lacks efficiency and fails to model the probability of the intrinsic motion …

DecoderOptical Flow EstimationVideo Editing

Learning Graphon Autoencoders for Generative Graph Modeling

2021-05-29 · Hongteng Xu, Peilin Zhao, Junzhou Huang, Dixin Luo

Graphon is a nonparametric model that generates graphs with arbitrary sizes and can be induced from graphs easily. Based on this model, we propose a novel algorithmic framework called \textit{graphon autoencoder} to buil…

Decoder

MorphoFlow: Sparse-Supervised Generative Shape Modeling with Adaptive Latent Relevance

2026-04-13 · Mokshagna Sai Teja Karanam, Tushar Kataria, Shireen Elhabian arxiv

Statistical shape modeling (SSM) is central to population level analysis of anatomical variability, yet most existing approaches rely on densely annotated segmentations and fixed latent representations. These requirement…

Decoupling Global and Local Representations via Invertible Generative Flows

2020-04-12 · ICLR 2021 1 · Xuezhe Ma, Xiang Kong, Shanghang Zhang, Eduard Hovy

In this work, we propose a new generative model that is capable of automatically decoupling global and local representations of images in an entirely unsupervised setting, by embedding a generative flow in the VAE framew…

DecoderDensity EstimationImage GenerationRepresentation Learning+1