paper-with-me

Papers

Generalisation Through Negation and Predicate Invention

2023-01-18 · David M. Cerna, Andrew Cropper

The ability to generalise from a small number of examples is a fundamental challenge in machine learning. To tackle this challenge, we introduce an inductive logic programming (ILP) approach that combines negation and predicate invention. Combining these two features allows an ILP system to generalise better by learning rules with universally quantified body-only variables. We implement our idea in NOPI, which can learn normal logic programs with predicate invention, including Datalog programs with stratified negation. Our experimental results on multiple domains show that our approach can improve predictive accuracies and learning times.

📄 PDF Abstract BibTeX arXiv:2301.07629

Code (1)

ermine516/nopi 공식 구현

Tasks

Inductive logic programmingNegation

Similar Papers 제목 키워드 기반

Theory reconstruction: a representation learning view on predicate invention

2016-06-28 · Sebastijan Dumancic, Wannes Meert, Hendrik Blockeel

With this positional paper we present a representation learning view on predicate invention. The intention of this proposal is to bridge the relational and deep learning communities on the problem of predicate invention.…

Representation Learning

ADVENT: LLM-Driven Automatic Predicate Invention for ILP

2026-07-02 · Tingting Yu, Pei-Cing Huang, Chan Hsu, Chan-Tung Ku 외 arxiv

Predicate invention (PI), the creation of new predicates to extend the hypothesis space, remains a critical bottleneck in Inductive Logic Programming (ILP). Existing methods rely on domain expertise and produce semantica…

Inductive logic programming

Differentiable Inductive Logic Programming in High-Dimensional Space

2022-08-13 · Stanisław J. Purgał, David M. Cerna, Cezary Kaliszyk

Synthesizing large logic programs through symbolic Inductive Logic Programming (ILP) typically requires intermediate definitions. However, cluttering the hypothesis space with intensional predicates typically degrades pe…

Inductive logic programmingVocal Bursts Intensity Prediction

Efficient predicate invention using shared "NeMuS"

2019-06-15 · Edjard Mota, Jacob M. Howe, Ana Schramm, Artur d'Avila Garcez

Amao is a cognitive agent framework that tackles the invention of predicates with a different strategy as compared to recent advances in Inductive Logic Programming (ILP) approaches like Meta-Intepretive Learning (MIL) t…

Inductive LearningInductive logic programming

SkillWrapper: Generative Predicate Invention for Task-level Robot Planning

2025-11-22 · Ziyi Yang, Benned Hedegaard, Ahmed Jaafar, Yichen Wei 외 arxiv

Generalizing from individual skill executions to long-horizon tasks is a core challenge in building autonomous robots. A promising direction is learning high-level, symbolic representations of low-level robot skills, ena…

Representation Learning