Where can I find literature on why the choice of regularization $$\int_{\Omega} |\nabla u| \,{\rm d} x\,{\rm d}y$$ is more effective than the classical choice $$\int_{\Omega} |\nabla u|^2 \,{\rm d} x\,{\rm d}y$$ when it comes to inverse problems occuring in the context of images?
2026-03-25 13:04:39.1774443879
Total variation regularization superior to classical quadratic choice
40 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in REFERENCE-REQUEST
- Best book to study Lie group theory
- Alternative definition for characteristic foliation of a surface
- Transition from theory of PDEs to applied analysis and industrial problems and models with PDEs
- Random variables in integrals, how to analyze?
- Abstract Algebra Preparation
- Definition of matrix valued smooth function
- CLT for Martingales
- Almost locality of cubic spline interpolation
- Identify sequences from OEIS or the literature, or find examples of odd integers $n\geq 1$ satisfying these equations related to odd perfect numbers
- property of Lebesgue measure involving small intervals
Related Questions in IMAGE-PROCESSING
- Defintion Ideally sampled image
- Show that a periodic function $f(t)$ with period $T$ can be written as $ f(t) = f_T (t) \star \frac{1}{T} \text{comb}\bigg(\frac{t}{T}\bigg) $
- Apply affine heat equation on images
- Are there analogues to orthogonal transformations in non-orientable surfaces?
- How does Fourier transform convert from time domain to frequency domain
- Increasing the accuracy with techniques of interpolation
- How to interpret probability density function of transformed variable?
- Why are median filters non-separable?
- Solving Deconvolution using Conjugate Gradient
- How to deblur a image matrix blured by two circulant matrix?
Related Questions in REGULARIZATION
- Zeta regularization vs Dirichlet series
- Uniform convergence of regularized inverse
- Composition of regularized inverse of linear operator on dense subspace converges on whole space?
- Linear Least Squares with $ {L}_{2} $ Norm Regularization / Penalty Term
- SeDuMi form of $\min_x\left\{\|Ax-b\|_2^2 + \lambda\|x\|_2\right\}$
- Solving minimization problem $L_2$ IRLS (Iteration derivation)
- How to utilize the right-hand side in inverse problems
- How Does $ {L}_{1} $ Regularization Present Itself in Gradient Descent?
- Proof in inverse scattering theory (regularization schemes)
- Derivation of Hard Thresholding Operator (Least Squares with Pseudo $ {L}_{0} $ Norm)
Related Questions in INVERSE-PROBLEMS
- does asymptotic behavior guarantee the uniqueness?
- Inverse Eigenvalue problem for star graph
- solve $XA = B$ in MATLAB
- Find coefficient that makes constraint non-binding
- Can you hear the pins fall from bowling game scores?
- Bijective compact operator between $X$ and $Y$ with $\text{dim}(X)=\infty$?
- Solving minimization problem $L_2$ IRLS (Iteration derivation)
- Solving Deconvolution using Conjugate Gradient
- How to utilize the right-hand side in inverse problems
- Proof in inverse scattering theory (regularization schemes)
Related Questions in TOTAL-VARIATION
- Total variation of two distributions
- Total Variation sign
- The Dual Norm of Total Variation Norm (Form of $ \left \langle \cdot, \cdot \right \rangle $) By Smoothing
- Given a family of probability distributions that are "close to each other" and have expected values 1, 2, 3..., find a lower bound on their variance
- Are $L^2$ and total variation-linked norms equivalent on this function space?
- The total $p$-variation of a standard Brownian motion is infinite almost surely for any $p > 1/2$
- Sum of total variation over countable partition of interval equals variation over interval?
- Finding the gradient of a variant of a total variation regularized least squares cost function
- Questions about Newman's simplified proof of Ramanujan's partition formula
- Proving from definitions that total variation of an absolutely continuous function is absolutely continuous
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
It has been discussed it pretty much every numerical inverse problems talk that uses TV regularization. Presumably following the references from any of the associated papers, or any paper in image processing that uses the technique, would lead you to good sources.
And indeed: The first one I found cites Rudin-Osher-Fatemi (also cited in the comments by Eric Towers)
The main heuristic seems to be: If you want smooth results, you should use $L^2$ regularization. If you want sharp edges, and artifical staircasing artefacts are not a huge issue, you should consider TV.