paper-with-me

Papers

SkILL - a Stochastic Inductive Logic Learner

2015-06-02 · Joana Côrte-Real, Theofrastos Mantadelis, Inês Dutra, Ricardo Rocha

Probabilistic Inductive Logic Programming (PILP) is a rel- atively unexplored area of Statistical Relational Learning which extends classic Inductive Logic Programming (ILP). This work introduces SkILL, a Stochastic Inductive Logic Learner, which takes probabilistic annotated data and produces First Order Logic theories. Data in several domains such as medicine and bioinformatics have an inherent degree of uncer- tainty, that can be used to produce models closer to reality. SkILL can not only use this type of probabilistic data to extract non-trivial knowl- edge from databases, but it also addresses efficiency issues by introducing a novel, efficient and effective search strategy to guide the search in PILP environments. The capabilities of SkILL are demonstrated in three dif- ferent datasets: (i) a synthetic toy example used to validate the system, (ii) a probabilistic adaptation of a well-known biological metabolism ap- plication, and (iii) a real world medical dataset in the breast cancer domain. Results show that SkILL can perform as well as a deterministic ILP learner, while also being able to incorporate probabilistic knowledge that would otherwise not be considered.

📄 PDF Abstract BibTeX arXiv:1506.00893

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive logic programmingRelational Reasoning

Similar Papers 제목 키워드 기반

A Model of Inductive Bias Learning

2011-06-01 · J. Baxter

A major problem in machine learning is that of inductive bias: how to choose a learner's hypothesis space so that it is large enough to contain a solution to the problem being learnt, yet small enough to ensure reliable …

Inductive Biasmodel

Enhanced Question-Answering for Skill-based learning using Knowledge-based AI and Generative AI

2025-04-10 · Rahul K. Dass, Rochan H. Madhusudhana, Erin C. Deye, Shashank Verma 외

Supporting learners' understanding of taught skills in online settings is a longstanding challenge. While exercises and chat-based agents can evaluate understanding in limited contexts, this challenge is magnified when l…

Question Answering

Rubric-based Learner Modelling via Noisy Gates Bayesian Networks for Computational Thinking Skills Assessment

2024-08-02

In modern and personalised education, there is a growing interest in developing learners' competencies and accurately assessing them. In a previous work, we proposed a procedure for deriving a learner model for automatic…

Skill-informed Data-driven Haptic Nudges for High-dimensional Human Motor Learning

2026-03-13 · Ankur Kamboj, Rajiv Ranganathan, Xiaobo Tan, Vaibhav Srivastava arxiv

In this work, we propose a data-driven framework to design optimal haptic nudge feedback leveraging the learner's estimated skill to address the challenge of learning a novel motor task in a high-dimensional, redundant m…

Forgetting to learn logic programs

2019-11-15 · Andrew Cropper

Most program induction approaches require predefined, often hand-engineered, background knowledge (BK). To overcome this limitation, we explore methods to automatically acquire BK through multi-task learning. In this app…

Inductive logic programmingMulti-Task LearningProgram induction