Separable Batch Normalization for Robust Facial Landmark Localization with Cross-protocol Network Training
Shuangping Jin, Zhenhua Feng, Wankou Yang, Josef Kittler

TL;DR
This paper introduces a Separable Batch Normalization module combined with a Cross-protocol Network Training strategy to improve the robustness and generalization of facial landmark localization across diverse datasets.
Contribution
It proposes a novel SepBN module with multiple sub-domain-specific parameters and an attention mechanism for automatic branch selection, along with a CNT strategy for training on multiple datasets.
Findings
Enhanced performance on multiple facial landmark datasets
Improved generalization across different annotation protocols
Effective handling of diverse training data
Abstract
A big, diverse and balanced training data is the key to the success of deep neural network training. However, existing publicly available datasets used in facial landmark localization are usually much smaller than those for other computer vision tasks. A small dataset without diverse and balanced training samples cannot support the training of a deep network effectively. To address the above issues, this paper presents a novel Separable Batch Normalization (SepBN) module with a Cross-protocol Network Training (CNT) strategy for robust facial landmark localization. Different from the standard BN layer that uses all the training data to calculate a single set of parameters, SepBN considers that the samples of a training dataset may belong to different sub-domains. Accordingly, the proposed SepBN module uses multiple sets of parameters, each corresponding to a specific sub-domain. However,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Biometric Identification and Security · Nasal Surgery and Airway Studies
MethodsBatch Normalization
