Integrating Logical Rules Into Neural Multi-Hop Reasoning for Drug Repurposing
The graph structure of biomedical data differs from those in typical knowledge graph benchmark tasks. A particular property of biomedical data is the presence of long-range dependencies, which can be captured by patterns described as logical rules. We propose a novel method that combines these rules with a neural multi-hop reasoning approach that uses reinforcement learning. We conduct an empirical study based on the real-world task of drug repurposing by formulating this task as a link prediction problem. We apply our method to the biomedical knowledge graph Hetionet and show that our approach outperforms several baseline methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Link Predictionreinforcement-learningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Multi-hop Reasoning and Retrieval in Embedding Space: Leveraging Large Language Models with Knowledge
As large language models (LLMs) continue to grow in size, their abilities to tackle complex tasks have significantly improved. However, issues such as hallucination and the lack of up-to-date knowledge largely remain unr…
Knowledge GraphsChatABL: Abductive Learning via Natural Language Interaction with ChatGPT
Large language models (LLMs) such as ChatGPT have recently demonstrated significant potential in mathematical abilities, providing valuable reasoning paradigm consistent with human natural language. However, LLMs current…
DeciphermentLogical ReasoningIntegrating Deep Learning with Logic Fusion for Information Extraction
Information extraction (IE) aims to produce structured information from an input text, e.g., Named Entity Recognition and Relation Extraction. Various attempts have been proposed for IE via feature engineering or deep le…
Deep LearningFeature Engineeringnamed-entity-recognitionNamed Entity Recognition+3Faithful Logical Reasoning via Symbolic Chain-of-Thought
While the recent Chain-of-Thought (CoT) technique enhances the reasoning ability of large language models (LLMs) with the theory of mind, it might still struggle in handling logical reasoning that relies much on symbolic…
Logical ReasoningFrom LSAT: The Progress and Challenges of Complex Reasoning
Complex reasoning aims to draw a correct inference based on complex rules. As a hallmark of human intelligence, it involves a degree of explicit reading comprehension, interpretation of logical knowledge and complex rule…
Few-Shot LearningLogical ReasoningReading Comprehension