paper-with-me

Papers

Shift-Robust Molecular Relational Learning with Causal Substructure

2023-05-29 · Namkyeong Lee, Kanghoon Yoon, Gyoung S. Na, Sein Kim, Chanyoung Park

Recently, molecular relational learning, whose goal is to predict the interaction behavior between molecular pairs, got a surge of interest in molecular sciences due to its wide range of applications. In this work, we propose CMRL that is robust to the distributional shift in molecular relational learning by detecting the core substructure that is causally related to chemical reactions. To do so, we first assume a causal relationship based on the domain knowledge of molecular sciences and construct a structural causal model (SCM) that reveals the relationship between variables. Based on the SCM, we introduce a novel conditional intervention framework whose intervention is conditioned on the paired molecule. With the conditional intervention framework, our model successfully learns from the causal substructure and alleviates the confounding effect of shortcut substructures that are spuriously correlated to chemical reactions. Extensive experiments on various tasks with real-world and synthetic datasets demonstrate the superiority of CMRL over state-of-the-art baseline models. Our code is available at https://github.com/Namkyeong/CMRL.

📄 PDF Abstract BibTeX arXiv:2305.18451

Code (1)

namkyeong/cmrl 공식 구현 pytorch

Tasks

Relational Reasoning

Similar Papers 제목 키워드 기반

Representational Alignment with Chemical Induced Fit for Molecular Relational Learning

2025-02-07 · Peiliang Zhang, Jingling Yuan, Qing Xie, Yongjun Zhu 외

Molecular Relational Learning (MRL) is widely applied in natural sciences to predict relationships between molecular pairs by extracting structural features. The representational similarity between substructure pairs det…

Inductive BiasRelational Reasoning

Peeling Context from Cause for Molecular Property Prediction

2025-11-10 · Tao Li, Kaiyuan Hou, Tuan Vinh, Monika Raj 외 arxiv

Deep models are used for molecular property prediction, yet they are often difficult to interpret and may rely on spurious context rather than causal structure, which reduces reliability under distribution shift and harm…

Molecular Property Prediction

Conditional Graph Information Bottleneck for Molecular Relational Learning

2023-04-29 · Namkyeong Lee, Dongmin Hyun, Gyoung S. Na, Sungwon Kim 외

Molecular relational learning, whose goal is to learn the interaction behavior between molecular pairs, got a surge of interest in molecular sciences due to its wide range of applications. Recently, graph neural networks…

Relational Reasoning

Context-aware Graph Causality Inference for Few-Shot Molecular Property Prediction

2026-01-16 · Van Thuy Hoang, O-Joun Lee arxiv

Molecular property prediction is becoming one of the major applications of graph learning in Web-based services, e.g., online protein structure prediction and drug discovery. A key challenge arises in few-shot scenarios,…

Molecular Property PredictionProtein Structure PredictionCausal InferenceGraph Learning

Disentangling Causal Substructures for Interpretable and Generalizable Drug Synergy Prediction

2025-11-04 · Yi Luo, Haochen Zhao, Xiao Liang, Yiwei Liu 외 arxiv

Drug synergy prediction is a critical task in the development of effective combination therapies for complex diseases, including cancer. Although existing methods have shown promising results, they often operate as black…

Drug Discovery