paper-with-me

Papers

ReGAE: Graph autoencoder based on recursive neural networks

2022-01-28 · Adam Małkowski, Jakub Grzechociński, Paweł Wawrzyński

Invertible transformation of large graphs into fixed dimensional vectors (embeddings) remains a challenge. Its overcoming would reduce any operation on graphs to an operation in a vector space. However, most existing methods are limited to graphs with tens of vertices. In this paper we address the above challenge with recursive neural networks - the encoder and the decoder. The encoder network transforms embeddings of subgraphs into embeddings of larger subgraphs, and eventually into the embedding of the input graph. The decoder does the opposite. The dimension of the embeddings is constant regardless of the size of the (sub)graphs. Simulation experiments presented in this paper confirm that our proposed graph autoencoder, ReGAE, can handle graphs with even thousands of vertices.

📄 PDF Abstract BibTeX arXiv:2201.12165

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Recursive Tree Grammar Autoencoders

2020-12-03 · Benjamin Paassen, Irena Koprinska, Kalina Yacef

Machine learning on trees has been mostly focused on trees as input to algorithms. Much less research has investigated trees as output, which has many applications, such as molecule optimization for drug discovery, or hi…

DecoderDrug DiscoveryHint GenerationTime Series+2

Learning to regularize with a variational autoencoder for hydrologic inverse analysis

2019-06-06 · Daniel O'Malley, John K. Golden, Velimir V. Vesselinov

Inverse problems often involve matching observational data using a physical model that takes a large number of parameters as input. These problems tend to be under-constrained and require regularization to impose additio…

READ: Recursive Autoencoders for Document Layout Generation

2019-09-01 · Akshay Gadi Patil, Omri Ben-Eliezer, Or Perel, Hadar Averbuch-Elor

Layout is a fundamental component of any graphic design. Creating large varieties of plausible document layouts can be a tedious task, requiring numerous constraints to be satisfied, including local ones relating differe…

Layout Generation

Recursive Autoencoders for ITG-Based Translation

2013-10-01 · EMNLP 2013 10 · Peng Li, Yang Liu, Maosong Sun
Machine TranslationTranslation

Utterance Intent Classification of a Spoken Dialogue System with Efficiently Untied Recursive Autoencoders

2017-08-01 · WS 2017 8 · Tsuneo Kato, Atsushi Nagai, Naoki Noda, Ryosuke Sumitomo 외

Recursive autoencoders (RAEs) for compositionality of a vector space model were applied to utterance intent classification of a smartphone-based Japanese-language spoken dialogue system. Though the RAEs express a nonline…

Automatic Speech Recognition (ASR)ClassificationGeneral Classificationintent-classification+4