Decoupled Multi-task Learning with Cyclical Self-Regulation for Face Parsing
Qingping Zheng, Jiankang Deng, Zheng Zhu, Ying Li, Stefanos Zafeiriou

TL;DR
This paper introduces a decoupled multi-task learning framework with cyclical self-regulation for face parsing, improving boundary accuracy and spatial consistency by leveraging edge detection and self-ensemble techniques.
Contribution
It proposes a novel DML-CSR model that decouples auxiliary tasks from the main network and employs cyclical self-regulation to enhance face parsing accuracy.
Findings
Achieves state-of-the-art results on Helen, CelebAMask-HQ, and Lapa datasets.
Effectively handles boundary confusion and spatial inconsistency.
Utilizes a dynamic dual graph convolutional network for global context.
Abstract
This paper probes intrinsic factors behind typical failure cases (e.g. spatial inconsistency and boundary confusion) produced by the existing state-of-the-art method in face parsing. To tackle these problems, we propose a novel Decoupled Multi-task Learning with Cyclical Self-Regulation (DML-CSR) for face parsing. Specifically, DML-CSR designs a multi-task model which comprises face parsing, binary edge, and category edge detection. These tasks only share low-level encoder weights without high-level interactions between each other, enabling to decouple auxiliary modules from the whole network at the inference stage. To address spatial inconsistency, we develop a dynamic dual graph convolutional network to capture global contextual information without using any extra pooling operation. To handle boundary confusion in both single and multiple face scenarios, we exploit binary and category…
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
TopicsDomain Adaptation and Few-Shot Learning · Face recognition and analysis · Multimodal Machine Learning Applications
