paper-with-me

홈 › Papers

Lie Group Auto-Encoder

2019-01-28 · Liyu Gong, Qiang Cheng

In this paper, we propose an auto-encoder based generative neural network model whose encoder compresses the inputs into vectors in the tangent space of a special Lie group manifold: upper triangular positive definite affine transform matrices (UTDATs). UTDATs are representations of Gaussian distributions and can straightforwardly generate Gaussian distributed samples. Therefore, the encoder is trained together with a decoder (generator) which takes Gaussian distributed latent vectors as input. Compared with related generative models such as variational auto-encoder, the proposed model incorporates the information on geometric properties of Gaussian distributions. As a special case, we derive an exponential mapping layer for diagonal Gaussian UTDATs which eliminates matrix exponential operator compared with general exponential mapping in Lie group theory. Moreover, we derive an intrinsic loss for UTDAT Lie group which can be calculated as l-2 loss in the tangent space. Furthermore, inspired by the Lie group theory, we propose to use the Lie algebra vectors rather than the raw parameters (e.g. mean) of Gaussian distributions as compressed representations of original inputs. Experimental results verity the effectiveness of the proposed new generative model and the benefits gained from the Lie group structural information of UTDATs.

📄 PDF Abstract BibTeX arXiv:1901.09970

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

A Group-Equivariant Autoencoder for Identifying Spontaneously Broken Symmetries

2022-02-13 · Devanshu Agrawal, Adrian Del Maestro, Steven Johnston, James Ostrowski

We introduce the group-equivariant autoencoder (GE-autoencoder) -- a deep neural network (DNN) method that locates phase boundaries by determining which symmetries of the Hamiltonian have spontaneously broken at each tem…

Tiered Graph Autoencoders with PyTorch Geometric for Molecular Graphs

2019-08-22 · Daniel T. Chang

Tiered latent representations and latent spaces for molecular graphs provide a simple but effective way to explicitly represent and utilize groups (e.g., functional groups), which consist of the atom (node) tier, the gro…

Transfer Learning

Deep Learning for Molecular Graphs with Tiered Graph Autoencoders and Graph Prediction

2019-10-24 · Daniel T. Chang

Tiered graph autoencoders provide the architecture and mechanisms for learning tiered latent representations and latent spaces for molecular graphs that explicitly represent and utilize groups (e.g., functional groups). …

General ClassificationGraph ClassificationPrediction

Group Sparse CNNs for Question Classification with Answer Sets

2017-10-07 · ACL 2017 7 · Mingbo Ma, Liang Huang, Bing Xiang, Bo-Wen Zhou

Question classification is an important task with wide applications. However, traditional techniques treat questions as general sentences, ignoring the corresponding answer data. In order to consider answer information i…

ClassificationGeneral Classification

Lorentz group equivariant autoencoders

2022-12-14 · Zichun Hao, Raghav Kansal, Javier Duarte, Nadezda Chernyavskaya

There has been significant work recently in developing machine learning (ML) models in high energy physics (HEP) for tasks such as classification, simulation, and anomaly detection. Often these models are adapted from th…

Anomaly Detection