FAASTA: A fast solver for total-variation regularization of ill-conditioned problems with application to brain imaging
Ga\"el Varoquaux (PARIETAL), Michael Eickenberg (PARIETAL), Elvis, Dohmatob (PARIETAL), Bertand Thirion (PARIETAL)

TL;DR
FASTA is a fast algorithm for solving total variation regularization problems, especially in ill-conditioned brain imaging applications, by balancing gradient and proximal step costs to improve convergence speed.
Contribution
It introduces fAASTA, a variant of FISTA that adaptively refines the TV proximal operator's tolerance to enhance efficiency in challenging inverse problems.
Findings
fAASTA reduces computation time in brain imaging tasks.
The method improves convergence speed for non-exact proximal operators.
Empirical benchmarks demonstrate efficiency gains over existing methods.
Abstract
The total variation (TV) penalty, as many other analysis-sparsity problems, does not lead to separable factors or a proximal operatorwith a closed-form expression, such as soft thresholding for the penalty. As a result, in a variational formulation of an inverse problem or statisticallearning estimation, it leads to challenging non-smooth optimization problemsthat are often solved with elaborate single-step first-order methods. When thedata-fit term arises from empirical measurements, as in brain imaging, it isoften very ill-conditioned and without simple structure. In this situation, in proximal splitting methods, the computation cost of thegradient step can easily dominate each iteration. Thus it is beneficialto minimize the number of gradient steps.We present fAASTA, a variant of FISTA, that relies on an internal solver forthe TV proximal operator, and refines its tolerance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Numerical methods in inverse problems · Medical Imaging Techniques and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
