Directionally Weighted Total Variation for Inverse Problems
arXiv:2607.03054
2026
Regularization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper turns forward-operator sensitivity into a spatially varying total-variation metric, compensating for regions where a measurement operator is intrinsically insensitive. This is directly transferable to neural inverse solvers: instead of applying an identical TV penalty to every reconstructed pixel, weight each local image gradient by the norm of the forward model's Jacobian response at that location. The strongest implementation is a plug-in loss for an unrolled or feed-forward reconstruction network, with weights estimated from Jacobian-vector products or finite differences and detached from backpropagation. The expected benefit is reduced localization and size bias when the forward operator has a large null space or strongly nonuniform sensitivity.
Ideas from this paper
Unverified
2026
Add a spatially weighted TV penalty to a neural inverse solver, where a pixel receives a large penalty when perturbations there are strongly visible to the forward operator and a small penalty when the operator is insensitive. This prevents ordinary TV from suppressing or displacing structures differently across the field of view. The weight can be recomputed per acquisition geometry or cached for a fixed forward operator.
Useful6/10
Difficulty4/10
Novelty7/10