paper-with-me

Papers

Syntax-Directed Variational Autoencoder for Structured Data

2018-02-24 · ICLR 2018 1 · Hanjun Dai, Yingtao Tian, Bo Dai, Steven Skiena, Le Song

Deep generative models have been enjoying success in modeling continuous data. However it remains challenging to capture the representations for discrete structures with formal grammars and semantics, e.g., computer programs and molecular structures. How to generate both syntactically and semantically correct data still remains largely an open problem. Inspired by the theory of compiler where the syntax and semantics check is done via syntax-directed translation (SDT), we propose a novel syntax-directed variational autoencoder (SD-VAE) by introducing stochastic lazy attributes. This approach converts the offline SDT check into on-the-fly generated guidance for constraining the decoder. Comparing to the state-of-the-art methods, our approach enforces constraints on the output space so that the output will be not only syntactically valid, but also semantically reasonable. We evaluate the proposed model with applications in programming language and molecules, including reconstruction and program/molecule optimization. The results demonstrate the effectiveness in incorporating syntactic and semantic constraints in discrete generative models, which is significantly better than current state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1802.08786

Code (1)

Hanjun-Dai/sdvae 공식 구현 pytorch

Tasks

DecoderTranslationvalid

Similar Papers 제목 키워드 기반

Text Modeling with Syntax-Aware Variational Autoencoders

2019-08-27 · Yijun Xiao, William Yang Wang

Syntactic information contains structures and rules about how text sentences are arranged. Incorporating syntax into text modeling methods can potentially benefit both representation learning and generation. Variational …

Representation Learning

Polymers for Extreme Conditions Designed Using Syntax-Directed Variational Autoencoders

2020-11-04 · Rohit Batra, Hanjun Dai, Tran Doan Huan, Lihua Chen 외

The design/discovery of new materials is highly non-trivial owing to the near-infinite possibilities of material candidates, and multiple required property/performance objectives. Thus, machine learning tools are now com…

GPRIngenuity

D-VAE: A Variational Autoencoder for Directed Acyclic Graphs

2019-04-24 · NeurIPS 2019 12 · Muhan Zhang, Shali Jiang, Zhicheng Cui, Roman Garnett 외

Graph structured data are abundant in the real world. Among different graph types, directed acyclic graphs (DAGs) are of particular interest to machine learning researchers, as many machine learning models are realized a…

Bayesian OptimizationBIG-bench Machine LearningNeural Architecture Searchvalid

DAGSurv: Directed Acyclic Graph Based Survival Analysis Using Deep Neural Networks

2021-11-02 · Ansh Kumar Sharma, Rahul Kukreja, Ranjitha Prasad, Shilpa Rao

Causal structures for observational survival data provide crucial information regarding the relationships between covariates and time-to-event. We derive motivation from the information theoretic source coding argument, …

Survival AnalysisSurvival PredictionVariational Inference

Gravity-Inspired Graph Autoencoders for Directed Link Prediction

2019-05-23 · Guillaume Salha, Stratis Limnios, Romain Hennequin, Viet Anh Tran 외

Graph autoencoders (AE) and variational autoencoders (VAE) recently emerged as powerful node embedding methods. In particular, graph AE and VAE were successfully leveraged to tackle the challenging link prediction proble…

DecoderLink PredictionPrediction