paper-with-me

홈 › Papers

Hierarchical Grammar-Induced Geometry for Data-Efficient Molecular Property Prediction

2023-09-04 · Minghao Guo, Veronika Thost, Samuel W Song, Adithya Balachandran, Payel Das, Jie Chen, Wojciech Matusik

The prediction of molecular properties is a crucial task in the field of material and drug discovery. The potential benefits of using deep learning techniques are reflected in the wealth of recent literature. Still, these techniques are faced with a common challenge in practice: Labeled data are limited by the cost of manual extraction from literature and laborious experimentation. In this work, we propose a data-efficient property predictor by utilizing a learnable hierarchical molecular grammar that can generate molecules from grammar production rules. Such a grammar induces an explicit geometry of the space of molecular graphs, which provides an informative prior on molecular structural similarity. The property prediction is performed using graph neural diffusion over the grammar-induced geometry. On both small and large datasets, our evaluation shows that this approach outperforms a wide spectrum of baselines, including supervised and pre-trained graph neural networks. We include a detailed ablation study and further analysis of our solution, showing its effectiveness in cases with extremely limited data. Code is available at https://github.com/gmh14/Geo-DEG.

📄 PDF Abstract BibTeX arXiv:2309.01788

Code (1)

gmh14/geo-deg 공식 구현 pytorch

Tasks

Drug DiscoveryMolecular Property PredictionProperty Prediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Reinforced Molecular Optimization with Neighborhood-Controlled Grammars

2020-11-14 · NeurIPS 2020 12 · Chencheng Xu, Qiao Liu, Minlie Huang, Tao Jiang

A major challenge in the pharmaceutical industry is to design novel molecules with specific desired properties, especially when the property evaluation is costly. Here, we propose MNCE-RL, a graph convolutional policy ne…

Graph GenerationMolecular Graph Generation

Foundation Molecular Grammar: Multi-Modal Foundation Models Induce Interpretable Molecular Graph Languages

2025-05-29 · Michael Sun, Weize Yuan, Gang Liu, Wojciech Matusik 외

Recent data-efficient molecular generation approaches exploit graph grammars to introduce interpretability into the generative models. However, grammar learning therein relies on expert annotation or unreliable heuristic…

DiversityPrompt LearningProperty Prediction

Semantic RL with Action Grammars: Data-Efficient Learning of Hierarchical Task Abstractions

2019-07-29 · Robert Tjarko Lange, Aldo Faisal

Hierarchical Reinforcement Learning algorithms have successfully been applied to temporal credit assignment problems with sparse reward signals. However, state-of-the-art algorithms require manual specification of sub-ta…

Hierarchical Reinforcement LearningLogical Reasoningreinforcement-learningReinforcement Learning+2

Representing Molecules as Random Walks Over Interpretable Grammars

2024-03-13 · Michael Sun, Minghao Guo, Weize Yuan, Veronika Thost 외

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…

Property Prediction

VLGrammar: Grounded Grammar Induction of Vision and Language

2021-03-24 · ICCV 2021 10 · Yining Hong, Qing Li, Song-Chun Zhu, Siyuan Huang

Cognitive grammar suggests that the acquisition of language grammar is grounded within visual structures. While grammar is an essential representation of natural language, it also exists ubiquitously in vision to represe…

ClusteringContrastive LearningImage RetrievalRetrieval+1