Hi all,
I have a question about 2D Iterative Image Reconstruction Using the Adjoint Example. How to set the step length in this example? Thank you very much.
Sincerely,
Mengxiao
Hi all,
I have a question about 2D Iterative Image Reconstruction Using the Adjoint Example. How to set the step length in this example? Thank you very much.
Sincerely,
Mengxiao
Hi Mengxiao,
Good question. You could choose it by trial-and-error, ie. experience. Or you could choose it by using a line search at each iteration, as mentioned in the example (see here), although that will require extra valuations of the forward model. In this paper, we set the step-size by estimating a Lipschitz constant.
Best wishes,
Ben
You must log in to post.