Regularizing Ill-Posed Inverse Problems: Deblurring Barcodes
Mark Embree

TL;DR
This paper introduces regularization techniques for solving ill-posed inverse problems, specifically focusing on deblurring barcode images by converting the problem into a regularized linear algebra framework.
Contribution
It presents a mathematical modeling approach and demonstrates how to apply regularization to stabilize the solution of ill-posed deblurring problems.
Findings
Regularization improves stability of deblurring solutions
Linear algebra reformulation facilitates computational solutions
Ridge regression effectively addresses ill-posedness
Abstract
This manuscript is designed to introduce students in applied mathematics and data science to the concept of regularization for ill-posed inverse problems. Construct a mathematical model that describes how an image gets blurred. Convert a calculus problem into a linear algebra problem by discretization. Inverting the blurring process should sharpen up an image; this requires the solution of a system of linear algebraic equations. Solving this linear system of equations turns out to be delicate, as deblurring is an example of an ill-posed inverse problem. To address this challenge, recast the system as a regularized least squares problem (also known as ridge regression).
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods in inverse problems · Iterative Methods for Nonlinear Equations · Statistical and numerical algorithms
