paper-with-me

Papers

Semi-Supervised Junction Tree Variational Autoencoder for Molecular Property Prediction

2022-08-10 · Atia Hamidizadeh, Tony Shen, Martin Ester

Molecular Representation Learning is essential to solving many drug discovery and computational chemistry problems. It is a challenging problem due to the complex structure of molecules and the vast chemical space. Graph representations of molecules are more expressive than traditional representations, such as molecular fingerprints. Therefore, they can improve the performance of machine learning models. We propose SeMole, a method that augments the Junction Tree Variational Autoencoders, a state-of-the-art generative model for molecular graphs, with semi-supervised learning. SeMole aims to improve the accuracy of molecular property prediction when having limited labeled data by exploiting unlabeled data. We enforce that the model generates molecular graphs conditioned on target properties by incorporating the property into the latent representation. We propose an additional pre-training phase to improve the training process for our semi-supervised generative model. We perform an experimental evaluation on the ZINC dataset using three different molecular properties and demonstrate the benefits of semi-supervision.

📄 PDF Abstract BibTeX arXiv:2208.05119

Code (1)

tsa87/semi-jtvae 공식 구현 pytorch

Tasks

Computational chemistryDrug DiscoveryMolecular Property Predictionmolecular representationProperty PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Junction Tree Variational Autoencoder for Molecular Graph Generation

2018-02-12 · ICML 2018 7 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

We seek to automate the design of molecules based on specific chemical properties. In computational terms, this task involves continuous embedding and generation of molecular graphs. Our primary contribution is the direc…

Drug DiscoveryGraph GenerationMolecular Graph Generation

Multi-Adversarial Variational Autoencoder Networks

2019-06-14 · Abdullah-Al-Zubaer Imran, Demetri Terzopoulos

The unsupervised training of GANs and VAEs has enabled them to generate realistic images mimicking real-world distributions and perform image-based unsupervised clustering or semi-supervised classification. Combining the…

ClusteringGeneral ClassificationImage GenerationVariational Inference

Adversarial Autoencoders

2015-11-18 · Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, Ian Goodfellow 외

In this paper, we propose the "adversarial autoencoder" (AAE), which is a probabilistic autoencoder that uses the recently proposed generative adversarial networks (GAN) to perform variational inference by matching the a…

ClusteringData VisualizationDecoderDimensionality Reduction+4

Semi-Supervised Variational Inference over Nonlinear Channels

2023-09-21 · David Burshtein, Eli Bery

Deep learning methods for communications over unknown nonlinear channels have attracted considerable interest recently. In this paper, we consider semi-supervised learning methods, which are based on variational inferenc…

Meta-LearningVariational Inference

Semi-Supervised Dependency Parsing with Arc-Factored Variational Autoencoding

2020-12-01 · COLING 2020 8 · Ge Wang, Kewei Tu

Mannual annotation for dependency parsing is both labourious and time costly, resulting in the difficulty to learn practical dependency parsers for many languages due to the lack of labelled training corpora. To compensa…

ARCDecoderDependency Parsing