paper-with-me

Papers Inductive logic programming

“Inductive logic programming” 태그가 달린 논문 181편 · 필터 해제

An Unofficial FastLAS Tutorial: A Programmer's Guide

2026-07-26 · Fabio Aurelio D'Asaro arxiv

FastLAS is a scalable system for Inductive Logic Programming (ILP): you give it some background knowledge, a language bias, and a set of examples, and it searches for a set of logic program rules (a hypothesis) that expl…

Inductive logic programming

Reason Popper-ly: Patching In-Context Reasoning with Inductive Logic Programming

2026-07-25 · Zirong Chen, Meiyi Ma arxiv

Chain-of-thought (CoT) prompting enables large language models (LLMs) to tackle multi-step reasoning tasks, yet the generated intermediate steps are not guaranteed to be logically sound. We present Reason Popper-ly, a ne…

Inductive logic programming

Explaining Weather Bulletins via ILP

2026-07-23 · Enrico Santi, Alessandro Dal Palù, Agostino Dovier, Talissa Dreossi 외 arxiv

Inductive Logic Programming (ILP) originated within the Logic Programming community in the Nineties as a framework for combining symbolic learning with declarative knowledge representation. Nowadays, mature ILP framework…

Inductive logic programming

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

AutoSpec: Safety Rule Evolution for LLM Agents via Inductive Logic Programming

2026-06-23 · Pingchuan Ma, Zhaoyu Wang, Zimo Ji, Yuguang Zhou 외 arxiv

Large language model (LLM) agents increasingly automate complex tasks by integrating language models with external tools and environments. However, their autonomy poses significant safety risks: agents may execute destru…

Inductive logic programming

Learning Compositional Symbolic Task Rules from Demonstrations with Inductive Logic Programming

2026-05-26 · Oleh Borys, Karla Stepanova arxiv

Learning from Demonstration~(LfD) should capture not only how a task is executed, but also its high-level task structure that explains the demonstrated behavior. As robots become more autonomous, such task representation…

Inductive logic programming

From Circuit Evidence to Mechanistic Theory: An Inductive Logic Approach

2026-05-20 · Nura Aljaafari, Danilo S. Carvalho, Andre Freitas arxiv

Mechanistic interpretability produces circuit-level causal analyses of neural network behaviour, but discovered circuits often remain isolated experimental artefacts: there is no shared formal representation for what cir…

Inductive logic programming

A Foundation Model for Zero-Shot Logical Rule Induction

2026-05-06 · Yin Jun Phua arxiv

Inductive Logic Programming (ILP) learns interpretable logical rules from data. Existing methods are transductive: their learned parameters are bound to specific predicates and require retraining for each new task. We in…

Inductive logic programming

ANDRE: An Attention-based Neuro-symbolic Differentiable Rule Extractor for Inductive Logic Programming

2026-05-05 · Iman Sharifi, Peng Wei, Saber Fallah arxiv

Inductive Logic Programming (ILP) aims to learn interpretable first-order rules from data, but existing symbolic and neuro-symbolic approaches struggle to scale to noisy and probabilistic settings. Classical ILP relies o…

Inductive logic programming

Weakly Supervised Concept Learning for Object-centric Visual Reasoning

2026-05-05 · Sparsh Tiwari, Bettina Finzel, Gesina Schwalbe arxiv

Neurosymbolic systems promise to combine deep neural network's (DNN) processing of raw sensor inputs with few-shot performance of symbolic artificial intelligence. Two-stage approaches explicitly decouple DNN based perce…

Inductive logic programmingDomain GeneralizationVisual Reasoning

AGEL-Comp: A Neuro-Symbolic Framework for Compositional Generalization in Interactive Agents

2026-04-29 · Mahnoor Shahid, Hannes Rothe arxiv

Large Language Model (LLM)-based agents exhibit systemic failures in compositional generalization, limiting their robustness in interactive environments. This work introduces AGEL-Comp, a neuro-symbolic AI agent architec…

Inductive logic programming

Explaining Neural Networks in Preference Learning: a Post-hoc Inductive Logic Programming Approach

2026-04-08 · Daniele Fossemò, Filippo Mignosi, Giuseppe Placidi, Luca Raggioli 외 arxiv

In this paper, we propose using Learning from Answer Sets to approximate black-box models, such as Neural Networks (NN), in the specific case of learning user preferences. We specifically explore the use of ILASP (Induct…

Inductive logic programming

World2Rules: A Neuro-Symbolic Framework for Learning World-Governing Safety Rules for Aviation

2026-03-30 · Haichuan Wang, Jay Patrikar, Sebastian Scherer arxiv

Many real-world safety-critical systems are governed by explicit rules that define unsafe world configurations and constrain agent interactions. In practice, these rules are complex and context-dependent, making manual s…

Inductive logic programming

Differentiable Rule Induction from Raw Sequence Inputs

2026-02-14 · Kun Gao, Katsumi Inoue, Yongzhi Cao, Hanpin Wang 외 arxiv

Rule learning-based models are widely used in highly interpretable scenarios due to their transparent structures. Inductive logic programming (ILP), a form of machine learning, induces rules from facts while maintaining …

Inductive logic programming

Object-Oriented Transition Modeling with Inductive Logic Programming

2026-02-07 · Gabriel Stella, Dmitri Loguinov arxiv

Building models of the world from observation, i.e., induction, is one of the major challenges in machine learning. In order to be useful, models need to maintain accuracy when used in novel situations, i.e., generalize.…

Inductive logic programming

XAI-LAW: A Logic Programming Tool for Modeling, Explaining, and Learning Legal Decisions

2026-01-07 · Agostino Dovier, Talissa Dreossi, Andrea Formisano, Benedetta Strizzolo arxiv

We propose an approach to model articles of the Italian Criminal Code (ICC), using Answer Set Programming (ASP), and to semi-automatically learn legal rules from examples based on prior judicial decisions. The developed …

Inductive logic programming

Satisfiability Modulo Theory Meets Inductive Logic Programming

2025-12-15 · Nijesh Upreti, Vaishak Belle arxiv

Inductive Logic Programming (ILP) provides interpretable rule learning in relational domains, yet remains limited in its ability to induce and reason with numerical constraints. Classical ILP systems operate over discret…

Inductive logic programming

Neuro-Logic Lifelong Learning

2025-11-16 · Bowen He, Xiaoan Xu, Alper Kamil Bozkurt, Vahid Tarokh 외 arxiv

Solving Inductive Logic Programming (ILP) problems with neural networks is a key challenge in Neural-Symbolic Ar- tificial Intelligence (AI). While most research has focused on designing novel network architectures for i…

Inductive logic programming

Adaptive GR(1) Specification Repair for Liveness-Preserving Shielding in Reinforcement Learning

2025-11-04 · Tiberiu-Andrei Georgescu, Alexander W. Goodall, Dalal Alrajeh, Francesco Belardinelli 외 arxiv

Shielding is widely used to enforce safety in reinforcement learning (RL), ensuring that an agent's actions remain compliant with formal specifications. Classical shielding approaches, however, are often static, in the s…

Inductive logic programmingReinforcement Learning

Predicate Renaming via Large Language Models

2025-10-29 · Elisabetta Gentili, Tony Ribeiro, Fabrizio Riguzzi, Katsumi Inoue arxiv

In this paper, we address the problem of giving names to predicates in logic rules using Large Language Models (LLMs). In the context of Inductive Logic Programming, various rule generation methods produce rules containi…

Inductive logic programming
1–20 / 181 다음 →