paper-with-me

Papers

Representing Molecules as Random Walks Over Interpretable Grammars

2024-03-13 · Michael Sun, Minghao Guo, Weize Yuan, Veronika Thost, Crystal Elaine Owens, Aristotle Franklin Grosz, Sharvaa Selvan, Katelyn Zhou, Hassan Mohiuddin, Benjamin J Pedretti, Zachary P Smith, Jie Chen, Wojciech Matusik

Recent research in molecular discovery has primarily been devoted to small, drug-like molecules, leaving many similarly important applications in material design without adequate technology. These applications often rely on more complex molecular structures with fewer examples that are carefully designed using known substructures. We propose a data-efficient and interpretable model for representing and reasoning over such molecules in terms of graph grammars that explicitly describe the hierarchical design space featuring motifs to be the design basis. We present a novel representation in the form of random walks over the design space, which facilitates both molecule generation and property prediction. We demonstrate clear advantages over existing methods in terms of performance, efficiency, and synthesizability of predicted molecules, and we provide detailed insights into the method's chemical interpretability.

📄 PDF Abstract BibTeX arXiv:2403.08147

Code (0)

등록된 구현이 없습니다.

Tasks

Property Prediction

Similar Papers 제목 키워드 기반

CloudWalker: Random walks for 3D point cloud shape analysis

2021-12-02 · Adi Mesika, Yizhak Ben-Shabat, Ayellet Tal

Point clouds are gaining prominence as a method for representing 3D shapes, but their irregular structure poses a challenge for deep learning methods. In this paper we propose CloudWalker, a novel method for learning 3D …

Retrieval

Towards Exploiting Implicit Human Feedback for Improving RDF2vec Embeddings

2020-04-09 · Ahmad Al Taweel, Heiko Paulheim

RDF2vec is a technique for creating vector space embeddings from an RDF knowledge graph, i.e., representing each entity in the graph as a vector. It first creates sequences of nodes by performing random walks on the grap…

Learning physical properties of anomalous random walks using graph neural networks

2021-03-22 · Hippolyte Verdier, Maxime Duval, François Laurent, Alhassan Cassé 외

Single particle tracking allows probing how biomolecules interact physically with their natural environments. A fundamental challenge when analysing recorded single particle trajectories is the inverse problem of inferri…

Degree-Based Random Walk Approach for Graph Embedding

2021-10-21 · Sarmad N. Mohammed, Semra Gündüç

Graph embedding, representing local and global neighborhood information by numerical vectors, is a crucial part of the mathematical modeling of a wide range of real-world systems. Among the embedding algorithms, random w…

Graph EmbeddingLink PredictionNode Classification

Learning Long Range Dependencies on Graphs via Random Walks

2024-06-05 · Dexiong Chen, Till Hendrik Schulz, Karsten Borgwardt

Message-passing graph neural networks (GNNs) excel at capturing local relationships but struggle with long-range dependencies in graphs. In contrast, graph transformers (GTs) enable global information exchange but often …

Graph ClassificationGraph Property PredictionGraph RegressionGraph Representation Learning+3