Perception-Distortion Balanced Super-Resolution: A Multi-Objective Optimization Perspective

December 24, 2023 Β· Declared Dead Β· πŸ› IEEE Transactions on Image Processing

πŸ’€ CAUSE OF DEATH: 404 Not Found
Code link is broken/dead
Authors Lingchen Sun, Jie Liang, Shuaizheng Liu, Hongwei Yong, Lei Zhang arXiv ID 2312.15408 Category eess.IV: Image & Video Processing Cross-listed cs.CV Citations 15 Venue IEEE Transactions on Image Processing Repository https://github.com/csslc/EA-Adam}{https://github.com/csslc/EA-Adam Last Checked 1 month ago
Abstract
High perceptual quality and low distortion degree are two important goals in image restoration tasks such as super-resolution (SR). Most of the existing SR methods aim to achieve these goals by minimizing the corresponding yet conflicting losses, such as the $\ell_1$ loss and the adversarial loss. Unfortunately, the commonly used gradient-based optimizers, such as Adam, are hard to balance these objectives due to the opposite gradient decent directions of the contradictory losses. In this paper, we formulate the perception-distortion trade-off in SR as a multi-objective optimization problem and develop a new optimizer by integrating the gradient-free evolutionary algorithm (EA) with gradient-based Adam, where EA and Adam focus on the divergence and convergence of the optimization directions respectively. As a result, a population of optimal models with different perception-distortion preferences is obtained. We then design a fusion network to merge these models into a single stronger one for an effective perception-distortion trade-off. Experiments demonstrate that with the same backbone network, the perception-distortion balanced SR model trained by our method can achieve better perceptual quality than its competitors while attaining better reconstruction fidelity. Codes and models can be found at https://github.com/csslc/EA-Adam}{https://github.com/csslc/EA-Adam.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Image & Video Processing

Died the same way β€” πŸ’€ 404 Not Found