paper-with-me

Papers

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, where only a few labeled molecules are available for predicting unseen properties. Recently, several studies have used in-context learning to capture relationships among molecules and properties, but they face two limitations in: (1) exploiting prior knowledge of functional groups that are causally linked to properties and (2) identifying key substructures directly correlated with properties. We propose CaMol, a context-aware graph causality inference framework, to address these challenges by using a causal inference perspective, assuming that each molecule consists of a latent causal structure that determines a specific property. First, we introduce a context graph that encodes chemical knowledge by linking functional groups, molecules, and properties to guide the discovery of causal substructures. Second, we propose a learnable atom masking strategy to disentangle causal substructures from confounding ones. Third, we introduce a distribution intervener that applies backdoor adjustment by combining causal substructures with chemically grounded confounders, disentangling causal effects from real-world chemical variations. Experiments on diverse molecular datasets showed that CaMol achieved superior accuracy and sample efficiency in few-shot tasks, showing its generalizability to unseen properties. Also, the discovered causal substructures were strongly aligned with chemical knowledge about functional groups, supporting the model interpretability.

📄 PDF Abstract BibTeX arXiv:2601.11135

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property PredictionProtein Structure PredictionCausal InferenceGraph Learning

Similar Papers 제목 키워드 기반

Advancing Graph Few-Shot Learning via In-Context Learning

2026-05-23 · Renchu Guan, Yajun Wang, Chunli Guo, Bowen Cao 외 arxiv

Graph few-shot learning, which aims to classify nodes from novel classes with only a few labeled examples, is a widely studied problem in graph learning. However, existing methods often face two key limitations. First, t…

Few-Shot LearningGraph Learning

COLA: Contextualized Commonsense Causal Reasoning from the Causal Inference Perspective

2023-05-09 · Zhaowei Wang, Quyet V. Do, Hongming Zhang, Jiayao Zhang 외

Detecting commonsense causal relations (causation) between events has long been an essential yet challenging task. Given that events are complicated, an event may have different causes under various contexts. Thus, explo…

Causal InferenceCoLACommonsense Causal Reasoning

Paths to Causality: Finding Informative Subgraphs Within Knowledge Graphs for Knowledge-Based Causal Discovery

2025-06-10 · Yuni Susanti, Michael Färber

Inferring causal relationships between variable pairs is crucial for understanding multivariate interactions in complex systems. Knowledge-based causal discovery -- which involves inferring causal relationships by reason…

Causal DiscoveryCausal InferenceKnowledge GraphsLearning-To-Rank

An Actor-Centric Causality Graph for Asynchronous Temporal Inference in Group Activity

2023-01-01 · CVPR 2023 1 · Zhao Xie, Tian Gao, Kewei Wu, Jiao Chang

The causality relation modeling remains a challenging task for group activity recognition. The causality relations describe the influence of some actors (cause actors) on other actors (effect actors). Most existing g…

Activity RecognitionGroup Activity RecognitionregressionRelation

A Causal Adjustment Module for Debiasing Scene Graph Generation

2025-03-22 · Li Liu, Shuzhou Sun, Shuaifeng Zhi, Fan Shi 외

While recent debiasing methods for Scene Graph Generation (SGG) have shown impressive performance, these efforts often attribute model bias solely to the long-tail distribution of relationships, overlooking the more prof…

AttributeCausal InferenceGraph GenerationScene Graph Generation