LGAILONov 6, 2023

Multitask Kernel-based Learning with First-Order Logic Constraints

arXiv:2311.03340v33 citationsh-index: 48
Originality Incremental advance
AI Analysis

This work addresses the challenge of incorporating logical constraints into machine learning models for researchers in symbolic-subsymbolic integration, but it appears incremental as it builds on existing kernel and multi-task learning methods.

The authors tackled the problem of integrating first-order logic constraints into kernel-based multi-task learning, proposing a framework that combines supervised and unsupervised examples with background knowledge, and they addressed non-convex optimization challenges through a two-stage learning schema.

In this paper we propose a general framework to integrate supervised and unsupervised examples with background knowledge expressed by a collection of first-order logic clauses into kernel machines. In particular, we consider a multi-task learning scheme where multiple predicates defined on a set of objects are to be jointly learned from examples, enforcing a set of FOL constraints on the admissible configurations of their values. The predicates are defined on the feature spaces, in which the input objects are represented, and can be either known a priori or approximated by an appropriate kernel-based learner. A general approach is presented to convert the FOL clauses into a continuous implementation that can deal with the outputs computed by the kernel-based predicates. The learning problem is formulated as a semi-supervised task that requires the optimization in the primal of a loss function that combines a fitting loss measure on the supervised examples, a regularization term, and a penalty term that enforces the constraints on both the supervised and unsupervised examples. Unfortunately, the penalty term is not convex and it can hinder the optimization process. However, it is possible to avoid poor solutions by using a two stage learning schema, in which the supervised examples are learned first and then the constraints are enforced.

Foundations

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

Your Notes