English

Dynamic-Net: Tuning the Objective Without Re-training for Synthesis Tasks

Computer Vision and Pattern Recognition 2019-08-27 v2

Abstract

One of the key ingredients for successful optimization of modern CNNs is identifying a suitable objective. To date, the objective is fixed a-priori at training time, and any variation to it requires re-training a new network. In this paper we present a first attempt at alleviating the need for re-training. Rather than fixing the network at training time, we train a "Dynamic-Net" that can be modified at inference time. Our approach considers an "objective-space" as the space of all linear combinations of two objectives, and the Dynamic-Net is emulating the traversing of this objective-space at test-time, without any further training. We show that this upgrades pre-trained networks by providing an out-of-learning extension, while maintaining the performance quality. The solution we propose is fast and allows a user to interactively modify the network, in real-time, in order to obtain the result he/she desires. We show the benefits of such an approach via several different applications.

Keywords

Cite

@article{arxiv.1811.08760,
  title  = {Dynamic-Net: Tuning the Objective Without Re-training for Synthesis Tasks},
  author = {Alon Shoshan and Roey Mechrez and Lihi Zelnik-Manor},
  journal= {arXiv preprint arXiv:1811.08760},
  year   = {2019}
}

Comments

version update

R2 v1 2026-06-23T05:23:29.715Z