CLAINov 2, 2024

PRIMO: Progressive Induction for Multi-hop Open Rule Generation

arXiv:2411.01205v181 citationsh-index: 10LREC
Originality Incremental advance
AI Analysis

This work addresses the challenge of logical inconsistencies and semantic duplication in multi-hop open rule generation for applications like dialogue and relation extraction, representing an incremental advancement over single-hop methods.

The paper tackles the problem of generating multi-hop open rules, which are logical implications between premise and hypothesis atoms, by proposing PRIMO, a progressive multi-stage method that incorporates ontology information and reinforcement learning from human feedback. The result is a significant improvement in rule quality and diversity, with a reduction in repetition rate compared to baseline models.

Open rule refer to the implication from premise atoms to hypothesis atoms, which captures various relations between instances in the real world. Injecting open rule knowledge into the machine helps to improve the performance of downstream tasks such as dialogue and relation extraction. Existing approaches focus on single-hop open rule generation, ignoring multi-hop scenarios, leading to logical inconsistencies between premise and hypothesis atoms, as well as semantic duplication of generated rule atoms. To address these issues, we propose a progressive multi-stage open rule generation method called PRIMO. We introduce ontology information during the rule generation stage to reduce ambiguity and improve rule accuracy. PRIMO constructs a multi-stage structure consisting of generation, extraction, and ranking modules to fully leverage the latent knowledge within the language model across multiple dimensions. Furthermore, we employ reinforcement learning from human feedback to further optimize model, enhancing the model's understanding of commonsense knowledge. Experiments show that compared to baseline models, PRIMO significantly improves rule quality and diversity while reducing the repetition rate of rule atoms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes