paper-with-me

홈 › Papers

Multitask Kernel-based Learning with First-Order Logic Constraints

2023-11-06 · Michelangelo Diligenti, Marco Gori, Marco Maggini, Leonardo Rigutini

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.

📄 PDF Abstract BibTeX arXiv:2311.03340

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multitask Kernel-based Learning with Logic Constraints

2024-02-16 · Michelangelo Diligenti, Marco Gori, Marco Maggini, Leonardo Rigutini

This paper presents a general framework to integrate prior knowledge in the form of logic constraints among a set of task functions into kernel machines. The logic propositions provide a partial representation of the env…

Multi-Task Learning

A Quantitative Approach to Predicting Representational Learning and Performance in Neural Networks

2023-07-14 · Ryan Pyle, Sebastian Musslick, Jonathan D. Cohen, Ankit B. Patel

A key property of neural networks (both biological and artificial) is how they learn to represent and manipulate input information in order to solve a task. Different types of representations may be suited to different t…

Multi-Task Multiple Kernel Relationship Learning

2016-11-10 · Keerthiram Murugesan, Jaime Carbonell

This paper presents a novel multitask multiple kernel learning framework that efficiently learns the kernel weights leveraging the relationship across multiple tasks. The idea is to automatically infer this task relation…

kLog: A Language for Logical and Relational Learning with Kernels

2012-05-17 · Paolo Frasconi, Fabrizio Costa, Luc De Raedt, Kurt De Grave

We introduce kLog, a novel approach to statistical relational learning. Unlike standard approaches, kLog does not represent a probability distribution directly. It is rather a language to perform kernel-based learning on…

General ClassificationInductive logic programmingRelational Reasoning

On the relationship between multitask neural networks and multitask Gaussian Processes

2019-12-12 · Karthikeyan K, Shubham Kumar Bharti, Piyush Rai

Despite the effectiveness of multitask deep neural network (MTDNN), there is a limited theoretical understanding on how the information is shared across different tasks in MTDNN. In this work, we establish a formal conne…

Bayesian InferenceGaussian Processes