Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Controllable Logical Hypothesis Generation for Abductive Reasoning in Knowledge Graphs

About

Abductive reasoning in knowledge graphs aims to generate plausible logical hypotheses from observed entities, with broad applications in areas such as clinical diagnosis and scientific discovery. However, due to a lack of controllability, a single observation may yield numerous plausible but redundant or irrelevant hypotheses on large-scale knowledge graphs. To address this limitation, we introduce the task of controllable hypothesis generation to improve the practical utility of abductive reasoning. This task faces two key challenges when controlling for generating long and complex logical hypotheses: hypothesis space collapse and hypothesis oversensitivity. To address these challenges, we propose CtrlHGen, a Controllable logcial Hypothesis Generation framework for abductive reasoning over knowledge graphs, trained in a two-stage paradigm including supervised learning and subsequent reinforcement learning. To mitigate hypothesis space collapse, we design a dataset augmentation strategy based on sub-logical decomposition, enabling the model to learn complex logical structures by leveraging semantic patterns in simpler components. To address hypothesis oversensitivity, we incorporate smoothed semantic rewards including Dice and Overlap scores, and introduce a condition-adherence reward to guide the generation toward user-specified control constraints. Extensive experiments on three benchmark datasets demonstrate that our model not only better adheres to control conditions but also achieves superior semantic similarity performance compared to baselines. Our code is available at https://github.com/HKUST-KnowComp/CtrlHGen.

Yisen Gao, Jiaxin Bai, Tianshi Zheng, Qingyun Sun, Ziwei Zhang, Xingcheng Fu, Jianxin Li, Yangqiu Song• 2025

Related benchmarks

TaskDatasetResultRank
Controllable Abductive ReasoningFB15k-237
Jaccard65.5
13
Controllable Abductive ReasoningWN18RR
Jaccard77
6
Controllable Abductive ReasoningDBpedia50
Jaccard75.2
6
Single-turn controllable hypothesis generationBioKG
Jaccard Similarity71.8
4
Single-turn controllable hypothesis generationPharmKG 8k
Jaccard63.3
4
Single-turn controllable hypothesis generationDBpedia50
Jaccard Index78.1
4
Knowledge Graph Hypothesis GenerationDBpedia50 (specific-relation)
Jaccard Index72.7
3
Logical Hypothesis GenerationDBpedia50 (pattern)
Jaccard70.1
3
Showing 8 of 8 rows

Other info

Follow for update