Deep Feedback Inverse Problem Solver
Abstract
We present an efficient, effective, and generic approach towards solving inverse problems. The key idea is to leverage the feedback signal provided by the forward process and learn an iterative update model. Specifically, in each iteration, the neural network takes the feedback as input and outputs an update on current estimation. Our approach does not have any restrictions on the forward process; it does not require any prior knowledge either. Through the feedback information, our model not only can produce accurate estimations that are coherent to the input observation but also is capable of recovering from early incorrect predictions. We verify the performance of our model over a wide range of inverse problems, including 6-DOF pose estimation, illumination estimation, as well as inverse kinematics. Comparing to traditional optimization-based methods, we can achieve comparable or better performance while being two to three orders of magnitude faster. Compared to deep learning-based approaches, our model consistently improves the performance on all metrics.
Cite
Text
Ma et al. "Deep Feedback Inverse Problem Solver." Proceedings of the European Conference on Computer Vision (ECCV), 2020. doi:10.1007/978-3-030-58558-7_14Markdown
[Ma et al. "Deep Feedback Inverse Problem Solver." Proceedings of the European Conference on Computer Vision (ECCV), 2020.](https://mlanthology.org/eccv/2020/ma2020eccv-deep/) doi:10.1007/978-3-030-58558-7_14BibTeX
@inproceedings{ma2020eccv-deep,
title = {{Deep Feedback Inverse Problem Solver}},
author = {Ma, Wei-Chiu and Wang, Shenlong and Gu, Jiayuan and Manivasagam, Sivabalan and Torralba, Antonio and Urtasun, Raquel},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
year = {2020},
doi = {10.1007/978-3-030-58558-7_14},
url = {https://mlanthology.org/eccv/2020/ma2020eccv-deep/}
}