Sequential Gating Ensemble Network for Noise Robust Multi-Scale Face Restoration
Zhibo Chen, Jianxin Lin, Tiankuang Zhou, Feng Wu

TL;DR
The paper introduces SGEN, a novel neural network architecture that effectively restores low-resolution, noisy faces across multiple scales by sequentially aggregating multi-level features, outperforming existing models in detail preservation and noise reduction.
Contribution
The paper proposes a Sequential Gating Ensemble Network (SGEN) that integrates multi-scale features through sequential encoding and decoding, enhancing noise robustness and detail recovery in face restoration.
Findings
SGEN outperforms state-of-the-art models in multi-scale face restoration.
SGEN produces more detailed and less noisy images.
Adversarial training further improves visual quality.
Abstract
Face restoration from low resolution and noise is important for applications of face analysis recognition. However, most existing face restoration models omit the multiple scale issues in face restoration problem, which is still not well-solved in research area. In this paper, we propose a Sequential Gating Ensemble Network (SGEN) for multi-scale noise robust face restoration issue. To endow the network with multi-scale representation ability, we first employ the principle of ensemble learning for SGEN network architecture designing. The SGEN aggregates multi-level base-encoders and base-decoders into the network, which enables the network to contain multiple scales of receptive field. Instead of combining these base-en/decoders directly with non-sequential operations, the SGEN takes base-en/decoders from different levels as sequential data. Specifically, it is visualized that SGEN…
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
TopicsAdvanced Image Processing Techniques · Face recognition and analysis · Generative Adversarial Networks and Image Synthesis
