Dual Associated Encoder for Face Restoration
Yu-Ju Tsai, Yu-Lun Liu, Lu Qi, Kelvin C.K. Chan, Ming-Hsuan Yang

TL;DR
The paper introduces DAEFR, a dual-branch framework for face restoration that effectively leverages both low-quality and high-quality features, outperforming existing methods especially in real-world scenarios.
Contribution
It proposes a novel dual-branch architecture with association training to better bridge the gap between low-quality and high-quality face images.
Findings
DAEFR achieves superior restoration quality on synthetic and real-world datasets.
The auxiliary LQ branch enhances feature extraction from low-quality images.
Association training improves the synergy between branches, boosting performance.
Abstract
Restoring facial details from low-quality (LQ) images has remained a challenging problem due to its ill-posedness induced by various degradations in the wild. The existing codebook prior mitigates the ill-posedness by leveraging an autoencoder and learned codebook of high-quality (HQ) features, achieving remarkable quality. However, existing approaches in this paradigm frequently depend on a single encoder pre-trained on HQ data for restoring HQ images, disregarding the domain gap between LQ and HQ images. As a result, the encoding of LQ inputs may be insufficient, resulting in suboptimal performance. To tackle this problem, we propose a novel dual-branch framework named DAEFR. Our method introduces an auxiliary LQ branch that extracts crucial information from the LQ inputs. Additionally, we incorporate association training to promote effective synergy between the two branches,…
Peer Reviews
Decision·ICLR 2024 poster
The paper's strengths are notable across various dimensions, including originality, quality, clarity, and significance: ### Originality - **Innovative Approach**: Introducing an auxiliary LQ encoder specifically trained on LQ data is a creative solution to the domain gap problem in image restoration. This approach significantly differs from conventional methods, primarily relying on encoders pre-trained on HQ data. - **Feature Fusion and Association Techniques**: The application of feature asso
The paper, while strong in many aspects, does have some areas that could be improved upon for a more comprehensive understanding and assessment of the proposed method: 1. **Generalization to Other Domains**: The paper focuses on facial image restoration. It would be beneficial to see how the proposed DAEFR method performs in other domains of image restoration or different types of image degradation beyond facial images. This expansion could provide insights into the method's versatility and app
1. The paper offers a coherent and well-founded justification for the research, with a method design that closely aligns with the research objectives. 2. The paper effectively communicates the method, ensuring readers can easily comprehend the underlying concepts and techniques. 3. The experimental results showcase remarkable performance, affirming the method's efficacy in tackling the face restoration challenge.
1. Absence of Future Research Guidance: The paper does not offer any recommendations or insights into potential future research directions or enhancements for the proposed method. 2. Omission of Limitation Discourse: The paper lacks a discussion regarding its limitations and possible factors for analysis.
1. The notion of incorporating an additional encoder with weight sharing is intriguing. 2. The authors have extensively verified the significance of each component via thorough ablation studies. 3. This approach adeptly addresses various common and severe degradations and maintains a high standard of writing quality.
1. Can you provide a detailed explanation of the primary differentiation between DAEFR and CodeFormer? 2. The paper does not delve into its limitations or potential factors for analysis, which would greatly enrich its discussion. 3. The paper outperforms baseline methods in the downstream face recognition task. Could you provide a comprehensive explanation of these results? 4. The paper does not provide any suggestions or insights into potential avenues for future research or improvements to
Code & Models
Videos
Taxonomy
TopicsFace recognition and analysis · Medical Imaging and Analysis · Facial Nerve Paralysis Treatment and Research
