中文
相关论文

相关论文: A Two-Step Graph Convolutional Decoder for Molecul…

200 篇论文

We study how to generate molecule conformations (i.e., 3D structures) from a molecular graph. Traditional methods, such as molecular dynamics, sample conformations via computationally expensive simulations. Recently, machine learning…

机器学习 · 计算机科学 2021-04-01 Minkai Xu , Shitong Luo , Yoshua Bengio , Jian Peng , Jian Tang

Most previous work on neural text generation from graph-structured data relies on standard sequence-to-sequence methods. These approaches linearise the input graph to be fed to a recurrent neural network. In this paper, we propose an…

计算与语言 · 计算机科学 2018-10-24 Diego Marcheggiani , Laura Perez-Beltrachini

Learning representations of molecular structures using deep learning is a fundamental problem in molecular property prediction tasks. Molecules inherently exist in the real world as three-dimensional structures; furthermore, they are not…

机器学习 · 计算机科学 2024-01-22 Daiki Koge , Naoaki Ono , Shigehiko Kanaya

In order to continuously represent molecules, we propose a generative model in the form of a VAE which is operating on the 2D-graph structure of molecules. A side predictor is employed to prune the latent space and help the decoder in…

机器学习 · 计算机科学 2020-04-20 Mohammadamin Tavakoli , Pierre Baldi

In recent years, deep generative models for graphs have been used to generate new molecules. These models have produced good results, leading to several proposals in the literature. However, these models may have troubles learning some of…

机器学习 · 计算机科学 2020-09-03 Davide Rigoni , Nicolò Navarin , Alessandro Sperduti

Molecular graph representation learning is widely used in chemical and biomedical research. While pre-trained 2D graph encoders have demonstrated strong performance, they overlook the rich molecular domain knowledge associated with…

机器学习 · 计算机科学 2025-10-09 Xingtong Yu , Chang Zhou , Xinming Zhang , Yuan Fang

We present a hierarchical neural message passing architecture for learning on molecular graphs. Our model takes in two complementary graph representations: the raw molecular graph representation and its associated junction tree, where nodes…

机器学习 · 计算机科学 2020-06-23 Matthias Fey , Jan-Gin Yuen , Frank Weichert

Generating images from semantic visual knowledge is a challenging task, that can be useful to condition the synthesis process in complex, subtle, and unambiguous ways, compared to alternatives such as class labels or text descriptions.…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Renato Sortino , Simone Palazzo , Concetto Spampinato

The problem of molecular generation has received significant attention recently. Existing methods are typically based on deep neural networks and require training on large datasets with tens of thousands of samples. In practice, however,…

机器学习 · 计算机科学 2022-03-16 Minghao Guo , Veronika Thost , Beichen Li , Payel Das , Jie Chen , Wojciech Matusik

Training generative models that capture rich semantics of the data and interpreting the latent representations encoded by such models are very important problems in un-/self-supervised learning. In this work, we provide a simple algorithm…

机器学习 · 计算机科学 2024-09-02 Samuel C. Hoffman , Payel Das , Karthikeyan Shanmugam , Kahini Wadhawan , Prasanna Sattigeri

Reaction prediction is a fundamental problem in computational chemistry. Existing approaches typically generate a chemical reaction by sampling tokens or graph edits sequentially, conditioning on previously generated outputs. These…

化学物理 · 物理学 2021-02-08 Hangrui Bi , Hengyi Wang , Chence Shi , Jian Tang

Conventional unsupervised hashing methods usually take advantage of similarity graphs, which are either pre-computed in the high-dimensional space or obtained from random anchor points. On the one hand, existing methods uncouple the…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Yuming Shen , Jie Qin , Jiaxin Chen , Mengyang Yu , Li Liu , Fan Zhu , Fumin Shen , Ling Shao

We present an approach to synthesizing new graph structures from empirically specified distributions. The generative model is an auto-decoder that learns to synthesize graphs from latent codes. The graph synthesis model is learned jointly…

机器学习 · 计算机科学 2020-06-05 Sohil Atul Shah , Vladlen Koltun

Despite advances in generative methods, accurately modeling the distribution of graphs remains a challenging task primarily because of the absence of predefined or inherent unique graph representation. Two main strategies have emerged to…

机器学习 · 计算机科学 2024-01-31 Yoann Boget , Magda Gregorova , Alexandros Kalousis

We view molecular optimization as a graph-to-graph translation problem. The goal is to learn to map from one molecular graph to another with better properties based on an available corpus of paired molecules. Since molecules can be…

机器学习 · 计算机科学 2019-01-30 Wengong Jin , Kevin Yang , Regina Barzilay , Tommi Jaakkola

Graph generation is a critical task in numerous domains, including molecular design and social network analysis, due to its ability to model complex relationships and structured data. While most modern graph generative models utilize…

机器学习 · 计算机科学 2025-06-04 Xiaohui Chen , Yinkai Wang , Jiaxing He , Yuanqi Du , Soha Hassoun , Xiaolin Xu , Li-Ping Liu

Deep generative models have achieved remarkable success in various data domains, including images, time series, and natural languages. There remain, however, substantial challenges for combinatorial structures, including graphs. One of the…

机器学习 · 计算机科学 2018-09-21 Tengfei Ma , Jie Chen , Cao Xiao

Geometric representation-conditioned molecule generation provides an effective paradigm that decouples molecule representation modeling from structure generation. By decoupling molecule generation into two stages-first generating a…

机器学习 · 计算机科学 2026-05-11 Shaoheng Yan , Zian Li , Cai Zhou , Qiaojing Huang , Kai Liu , Muhan Zhang

Deep generative models have been shown powerful in generating novel molecules with desired chemical properties via their representations such as strings, trees or graphs. However, these models are limited in recommending synthetic routes…

人工智能 · 计算机科学 2022-08-02 Dai Hai Nguyen , Koji Tsuda

We propose a symmetric graph convolutional autoencoder which produces a low-dimensional latent representation from a graph. In contrast to the existing graph autoencoders with asymmetric decoder parts, the proposed autoencoder has a newly…

机器学习 · 计算机科学 2019-08-08 Jiwoong Park , Minsik Lee , Hyung Jin Chang , Kyuewang Lee , Jin Young Choi