Deep Neural Networks Regularization for Structured Output Prediction
Soufiane Belharbi, Romain H\'erault, Cl\'ement Chatelain and, S\'ebastien Adam

TL;DR
This paper introduces a regularization method for deep neural networks that enhances structured output prediction by learning output dependencies in an unsupervised manner, demonstrated on facial landmark detection tasks.
Contribution
It proposes a novel regularization scheme using a multi-task framework to incorporate output structure learning during neural network training.
Findings
Improves generalization of deep neural networks on structured output tasks.
Accelerates training of neural networks for structured prediction.
Utilizes unlabeled data to further enhance performance.
Abstract
A deep neural network model is a powerful framework for learning representations. Usually, it is used to learn the relation by exploiting the regularities in the input . In structured output prediction problems, is multi-dimensional and structural relations often exist between the dimensions. The motivation of this work is to learn the output dependencies that may lie in the output data in order to improve the prediction accuracy. Unfortunately, feedforward networks are unable to exploit the relations between the outputs. In order to overcome this issue, we propose in this paper a regularization scheme for training neural networks for these particular tasks using a multi-task framework. Our scheme aims at incorporating the learning of the output representation in the training process in an unsupervised fashion while learning the supervised mapping function $x \to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Domain Adaptation and Few-Shot Learning · Face and Expression Recognition
