Multitask Hopfield Networks
Abstract
Multitask algorithms typically use task similarity information as a bias to speed up and improve the performance of learning processes. Tasks are learned jointly, sharing information across them, in order to construct models more accurate than those learned separately over single tasks. In this contribution, we present the first multitask model, to our knowledge, based on Hopfield Networks (HNs), named HoMTask. We show that by appropriately building a unique HN embedding all tasks, a more robust and effective classification model can be learned. HoMTask is a transductive semi-supervised parametric HN, that minimizes an energy function extended to all nodes and to all tasks under study. We provide theoretical evidence that the optimal parameters automatically estimated by HoMTask make coherent the model itself with the prior knowledge (connection weights and node labels). The convergence properties of HNs are preserved, and the fixed point reached by the network dynamics gives rise to the prediction of unlabeled nodes. The proposed model improves the classification abilities of singletask HNs on a preliminary benchmark comparison, and achieves competitive performance with state-of-the-art semi-supervised graph-based algorithms.
Cite
Text
Frasca et al. "Multitask Hopfield Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2019. doi:10.1007/978-3-030-46147-8_21Markdown
[Frasca et al. "Multitask Hopfield Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2019.](https://mlanthology.org/ecmlpkdd/2019/frasca2019ecmlpkdd-multitask/) doi:10.1007/978-3-030-46147-8_21BibTeX
@inproceedings{frasca2019ecmlpkdd-multitask,
title = {{Multitask Hopfield Networks}},
author = {Frasca, Marco and Grossi, Giuliano and Valentini, Giorgio},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2019},
pages = {349-365},
doi = {10.1007/978-3-030-46147-8_21},
url = {https://mlanthology.org/ecmlpkdd/2019/frasca2019ecmlpkdd-multitask/}
}