paper-with-me

Papers

Explicit Information Placement on Latent Variables using Auxiliary Generative Modelling Task

2018-09-27 · Nat Dilokthanakul, Nick Pawlowski, Murray Shanahan

Deep latent variable models, such as variational autoencoders, have been successfully used to disentangle factors of variation in image datasets. The structure of the representations learned by such models is usually observed after training and iteratively refined by tuning the network architecture and loss function. Here we propose a method that can explicitly place information into a specific subset of the latent variables. We demonstrate the use of the method in a task of disentangling global structure from local features in images. One subset of the latent variables is encouraged to represent local features through an auxiliary modelling task. In this auxiliary task, the global structure of an image is destroyed by dividing it into pixel patches which are then randomly shuffled. The full set of latent variables is trained to model the original data, obliging the remainder of the latent representation to model the global structure. We demonstrate that this approach successfully disentangles the latent variables for global structure from local structure by observing the generative samples of SVHN and CIFAR10. We also clustering the disentangled global structure of SVHN and found that the emerging clusters represent meaningful groups of global structures – including digit identities and the number of digits presence. Finally, we discuss the problem of evaluating the clustering accuracy when ground truth categories are not expressive enough.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Improved Variational Neural Machine Translation by Promoting Mutual Information

2019-09-19 · Arya D. McCarthy, Xi-An Li, Jiatao Gu, Ning Dong

Posterior collapse plagues VAEs for text, especially for conditional text generation with strong autoregressive decoders. In this work, we address this problem in variational neural machine translation by explicitly prom…

Conditional Text GenerationDecoderMachine TranslationText Generation+1

Community Detection with Known, Unknown, or Partially Known Auxiliary Latent Variables

2023-01-08 · Mohammad Esmaeili, Aria Nosratinia

Empirical observations suggest that in practice, community membership does not completely explain the dependency between the edges of an observation graph. The residual dependence of the graph edges are modeled in this p…

Community DetectionStochastic Block Model

An Explicit Local and Global Representation Disentanglement Framework with Applications in Deep Clustering and Unsupervised Object Detection

2020-01-24 · Rujikorn Charakorn, Yuttapong Thawornwattana, Sirawaj Itthipuripat, Nick Pawlowski 외

Visual data can be understood at different levels of granularity, where global features correspond to semantic-level information and local features correspond to texture patterns. In this work, we propose a framework, ca…

ClusteringDeep ClusteringDisentanglementobject-detection+4

A versatile informative diffusion model for single-cell ATAC-seq data generation and analysis

2024-08-27 · Lei Huang, Lei Xiong, Na Sun, Zunpeng Liu 외

The rapid advancement of single-cell ATAC sequencing (scATAC-seq) technologies holds great promise for investigating the heterogeneity of epigenetic landscapes at the cellular level. The amplification process in scATAC-s…

Auxiliary Guided Autoregressive Variational Autoencoders

2017-11-30 · ICLR 2018 1 · Thomas Lucas, Jakob Verbeek

Generative modeling of high-dimensional data is a key problem in machine learning. Successful approaches include latent variable models and autoregressive models. The complementary strengths of these approaches, to model…

Decoder