paper-with-me

홈 › Papers

Knowledge-enhanced Relation Graph and Task Sampling for Few-shot Molecular Property Prediction

2024-05-24 · Zeyu Wang, Tianyi Jiang, Yao Lu, Xiaoze Bao, Shanqing Yu, Bin Wei, Qi Xuan

Recently, few-shot molecular property prediction (FSMPP) has garnered increasing attention. Despite impressive breakthroughs achieved by existing methods, they often overlook the inherent many-to-many relationships between molecules and properties, which limits their performance. For instance, similar substructures of molecules can inspire the exploration of new compounds. Additionally, the relationships between properties can be quantified, with high-related properties providing more information in exploring the target property than those low-related. To this end, this paper proposes a novel meta-learning FSMPP framework (KRGTS), which comprises the Knowledge-enhanced Relation Graph module and the Task Sampling module. The knowledge-enhanced relation graph module constructs the molecule-property multi-relation graph (MPMRG) to capture the many-to-many relationships between molecules and properties. The task sampling module includes a meta-training task sampler and an auxiliary task sampler, responsible for scheduling the meta-training process and sampling high-related auxiliary tasks, respectively, thereby achieving efficient meta-knowledge learning and reducing noise introduction. Empirically, extensive experiments on five datasets demonstrate the superiority of KRGTS over a variety of state-of-the-art methods. The code is available in https://github.com/Vencent-Won/KRGTS-public.

📄 PDF Abstract BibTeX arXiv:2405.15544

Code (1)

Vencent-Won/KRGTS-public 공식 구현 pytorch

Tasks

Meta-LearningMolecular Property PredictionProperty PredictionRelationScheduling

Similar Papers 제목 키워드 기반

Knowledge-Enhanced Relation Extraction Dataset

2022-10-19 · Yucong Lin, Hongming Xiao, Jiani Liu, Zichao Lin 외

Recently, knowledge-enhanced methods leveraging auxiliary knowledge graphs have emerged in relation extraction, surpassing traditional text-based approaches. However, to our best knowledge, there is currently no public d…

Entity LinkingKnowledge GraphsRelationRelation Extraction+1

Boosting Knowledge Graph Foundation Models via Enhanced Negative Sampling

2026-05-26 · Yinan Liu, Wenjin Xu, Zhiyuan Zha, Xiaochun Yang 외 arxiv

Knowledge graphs (KGs) have become the core backbone of numerous downstream tasks such as question answering and recommender systems. However, despite all this, KGs are often very incomplete. To perform zero-shot knowled…

Knowledge Graph CompletionQuestion AnsweringKnowledge Graphs

A Pluggable Common Sense-Enhanced Framework for Knowledge Graph Completion

2024-10-06 · Guanglin Niu, Bo Li, Siling Feng

Knowledge graph completion (KGC) tasks aim to infer missing facts in a knowledge graph (KG) for many knowledge-intensive applications. However, existing embedding-based KGC approaches primarily rely on factual triples, p…

Common Sense ReasoningGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding

Accurate Text-Enhanced Knowledge Graph Representation Learning

2018-06-01 · NAACL 2018 6 · Bo An, Bo Chen, Xianpei Han, Le Sun

Previous representation learning techniques for knowledge graph representation usually represent the same entity or relation in different triples with the same representation, without considering the ambiguity of relatio…

General ClassificationGraph Representation LearningKnowledge GraphsLink Prediction+3

KLMo: Knowledge Graph Enhanced Pretrained Language Model with Fine-Grained Relationships

2021-11-01 · Findings (EMNLP) 2021 11 · Lei He, Suncong Zheng, Tao Yang, Feng Zhang

Interactions between entities in knowledge graph (KG) provide rich knowledge for language representation learning. However, existing knowledge-enhanced pretrained language models (PLMs) only focus on entity information a…

Entity LinkingEntity TypingLanguage ModelingLanguage Modelling+4