paper-with-me

Papers

Towards One-Shot Learning for Text Classification using Inductive Logic Programming

2023-08-30 · Ghazal Afroozi Milani, Daniel Cyrus, Alireza Tamaddoni-Nezhad

With the ever-increasing potential of AI to perform personalised tasks, it is becoming essential to develop new machine learning techniques which are data-efficient and do not require hundreds or thousands of training data. In this paper, we explore an Inductive Logic Programming approach for one-shot text classification. In particular, we explore the framework of Meta-Interpretive Learning (MIL), along with using common-sense background knowledge extracted from ConceptNet. Results indicate that MIL can learn text classification rules from a small number of training examples. Moreover, the higher complexity of chosen examples, the higher accuracy of the outcome.

📄 PDF Abstract BibTeX arXiv:2308.15885

Code (1)

ghazalmilani/one-shot-learning-from-text-iclp2023 공식 구현

Tasks

ClassificationCommon Sense ReasoningInductive logic programmingOne-Shot Learningtext-classificationText Classification

Similar Papers 제목 키워드 기반

Learning logic programs through divide, constrain, and conquer

2021-09-16 · Andrew Cropper

We introduce an inductive logic programming approach that combines classical divide-and-conquer search with modern constraint-driven search. Our anytime approach can learn optimal, recursive, and large programs and suppo…

Inductive logic programmingProgram Synthesis

Inductive Logic Programming via Differentiable Deep Neural Logic Networks

2019-06-08 · Ali Payani, Faramarz Fekri

We propose a novel paradigm for solving Inductive Logic Programming (ILP) problems via deep recurrent neural networks. This proposed ILP solver is designed based on differentiable implementation of the deduction via forw…

General ClassificationInductive logic programming

Abductive Logical Rule Induction by Bridging Inductive Logic Programming and Multimodal Large Language Models

2025-09-26 · Yifei Peng, Yaoli Liu, Enbo Xia, Yu Jin 외 arxiv

We propose ILP-CoT, a method that bridges Inductive Logic Programming (ILP) and Multimodal Large Language Models (MLLMs) for abductive logical rule induction. The task involves both discovering logical facts and inducing…

Inductive logic programming

Resource Constrained Dialog Policy Learning via Differentiable Inductive Logic Programming

2020-11-10 · COLING 2020 8 · Zhenpeng Zhou, Ahmad Beirami, Paul Crook, Pararth Shah 외

Motivated by the needs of resource constrained dialog policy learning, we introduce dialog policy via differentiable inductive logic (DILOG). We explore the tasks of one-shot learning and zero-shot domain transfer with D…

Inductive logic programmingOne-Shot Learningslot-fillingSlot Filling

Symmetry breaking for inductive logic programming

2025-08-08 · Andrew Cropper, David M. Cerna, Matti Järvisalo arxiv

The goal of inductive logic programming is to search for a hypothesis that generalises training data and background knowledge. The challenge is searching vast hypothesis spaces, which is exacerbated because many logicall…

Inductive logic programmingVisual Reasoning