paper-with-me

Papers

Context-enriched molecule representations improve few-shot drug discovery

2023-04-24 · Johannes Schimunek, Philipp Seidl, Lukas Friedrich, Daniel Kuhn, Friedrich Rippmann, Sepp Hochreiter, Günter Klambauer

A central task in computational drug discovery is to construct models from known active molecules to find further promising molecules for subsequent screening. However, typically only very few active molecules are known. Therefore, few-shot learning methods have the potential to improve the effectiveness of this critical phase of the drug discovery process. We introduce a new method for few-shot drug discovery. Its main idea is to enrich a molecule representation by knowledge about known context or reference molecules. Our novel concept for molecule representation enrichment is to associate molecules from both the support set and the query set with a large set of reference (context) molecules through a Modern Hopfield Network. Intuitively, this enrichment step is analogous to a human expert who would associate a given molecule with familiar molecules whose properties are known. The enrichment step reinforces and amplifies the covariance structure of the data, while simultaneously removing spurious correlations arising from the decoration of molecules. Our approach is compared with other few-shot methods for drug discovery on the FS-Mol benchmark dataset. On FS-Mol, our approach outperforms all compared methods and therefore sets a new state-of-the art for few-shot learning in drug discovery. An ablation study shows that the enrichment step of our method is the key to improve the predictive quality. In a domain shift experiment, we further demonstrate the robustness of our method. Code is available at https://github.com/ml-jku/MHNfs.

📄 PDF Abstract BibTeX arXiv:2305.09481

Code (1)

ml-jku/mhnfs 공식 구현 pytorch

Tasks

Drug DiscoveryFew-Shot Learning

Similar Papers 제목 키워드 기반

Contextual Representation Anchor Network to Alleviate Selection Bias in Few-Shot Drug Discovery

2024-10-28 · Ruifeng Li, Wei Liu, Xiangxin Zhou, Mingqian Li 외

In the drug discovery process, the low success rate of drug candidate screening often leads to insufficient labeled data, causing the few-shot learning problem in molecular property prediction. Existing methods for few-s…

Drug DiscoveryFew-Shot LearningMolecular Property PredictionProperty Prediction+1

Can Large Language Models Empower Molecular Property Prediction?

2023-07-14 · Chen Qian, Huayi Tang, Zhirui Yang, Hong Liang 외

Molecular property prediction has gained significant attention due to its transformative potential in multiple scientific disciplines. Conventionally, a molecule graph can be represented either as a graph-structured data…

Molecular Property PredictionPredictionProperty Prediction

MolCap-Arena: A Comprehensive Captioning Benchmark on Language-Enhanced Molecular Property Prediction

2024-11-01 · Carl Edwards, Ziqing Lu, Ehsan Hajiramezanali, Tommaso Biancalani 외

Bridging biomolecular modeling with natural language information, particularly through large language models (LLMs), has recently emerged as a promising interdisciplinary research area. LLMs, having been trained on large…

Molecular Property PredictionProperty Prediction

Can Tabular In-Context Learners Generalize to Biomolecular Property Prediction?

2026-06-30 · Davy Guan, Lu Zhang, Asiri Wijesinghe, Allen Zhu 외 arxiv

Predicting biomolecular properties from limited labeled data is a central bottleneck in protein engineering and small-molecule design. As strong pretrained encoders now supply rich fixed-length representations, the diffi…

Representation Learning

h-MINT: Modeling Pocket-Ligand Binding with Hierarchical Molecular Interaction Network

2026-04-25 · Yanru Qu, Yijie Zhang, Wenjuan Tan, Xiangzhe Kong 외 arxiv

Accurate molecular representations are critical for drug discovery, and a central challenge lies in capturing the chemical environment of molecular fragments, as key interactions, such as H-bond and π stacking, occur onl…

Drug Discovery