LGNEMLApr 10, 2019

Multitask Hopfield Networks

arXiv:1904.05098v11 citations
Originality Incremental advance
AI Analysis

This work addresses multitask learning for classification tasks, offering an incremental improvement by extending Hopfield Networks to a multitask setting.

The authors tackled the problem of multitask learning by proposing HoMTask, the first multitask model based on Hopfield Networks, which improves classification robustness and effectiveness by embedding all tasks into a single network. The model achieved competitive performance with state-of-the-art semi-supervised graph-based algorithms in a preliminary benchmark.

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.

Foundations

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

Your Notes