About consistency in an inverse problem formulation












1














I'm a beginner with inverse problems and I was reading about regularization techniques.



Consider the problem:
$$d=Kf_{text{true}}$$
$d$ is a data vector, $K$ is an linear operator, $d=hat{d}+eta$ where $eta$ is the noise and $delta=||eta||$ (noise level).



In regularization by filtering (linear problems), Vogel (Computational Methods for Inverse Problems) defines the error as the error due to truncation, plus the error due to noise:



$$e_{alpha} = e^{text{truc}}_{alpha} +e^{text{noise}}_{alpha}$$



and in a model for an inverse problem, is important to choose $alpha$ such that:
$$e^{text{truc}}_{alpha} to 0, e^{text{noise}}_{alpha} to 0 (star)$$
when $deltato 0$. This is a kind of consistency of the method.



A real problem does not satisfy the $(star)$ condition, but the model of the problem needs to satisfy it, at least in agreement with my interpretation.




Now, here is my question: why is important that a classical
regularization model of an inverse problem satisfies $(star)$?




For example, I've heard that in statistics crooss validation does not satisfy $(star)$, and some statisticians said that is not really important because a real problem does not satisfy $(star)$.



My intention is not to create a discussion, but rather have a proper justification of why consistency is necessary or not in the modeling of an inverse problem.



Thank you very much.










share|cite|improve this question





























    1














    I'm a beginner with inverse problems and I was reading about regularization techniques.



    Consider the problem:
    $$d=Kf_{text{true}}$$
    $d$ is a data vector, $K$ is an linear operator, $d=hat{d}+eta$ where $eta$ is the noise and $delta=||eta||$ (noise level).



    In regularization by filtering (linear problems), Vogel (Computational Methods for Inverse Problems) defines the error as the error due to truncation, plus the error due to noise:



    $$e_{alpha} = e^{text{truc}}_{alpha} +e^{text{noise}}_{alpha}$$



    and in a model for an inverse problem, is important to choose $alpha$ such that:
    $$e^{text{truc}}_{alpha} to 0, e^{text{noise}}_{alpha} to 0 (star)$$
    when $deltato 0$. This is a kind of consistency of the method.



    A real problem does not satisfy the $(star)$ condition, but the model of the problem needs to satisfy it, at least in agreement with my interpretation.




    Now, here is my question: why is important that a classical
    regularization model of an inverse problem satisfies $(star)$?




    For example, I've heard that in statistics crooss validation does not satisfy $(star)$, and some statisticians said that is not really important because a real problem does not satisfy $(star)$.



    My intention is not to create a discussion, but rather have a proper justification of why consistency is necessary or not in the modeling of an inverse problem.



    Thank you very much.










    share|cite|improve this question



























      1












      1








      1







      I'm a beginner with inverse problems and I was reading about regularization techniques.



      Consider the problem:
      $$d=Kf_{text{true}}$$
      $d$ is a data vector, $K$ is an linear operator, $d=hat{d}+eta$ where $eta$ is the noise and $delta=||eta||$ (noise level).



      In regularization by filtering (linear problems), Vogel (Computational Methods for Inverse Problems) defines the error as the error due to truncation, plus the error due to noise:



      $$e_{alpha} = e^{text{truc}}_{alpha} +e^{text{noise}}_{alpha}$$



      and in a model for an inverse problem, is important to choose $alpha$ such that:
      $$e^{text{truc}}_{alpha} to 0, e^{text{noise}}_{alpha} to 0 (star)$$
      when $deltato 0$. This is a kind of consistency of the method.



      A real problem does not satisfy the $(star)$ condition, but the model of the problem needs to satisfy it, at least in agreement with my interpretation.




      Now, here is my question: why is important that a classical
      regularization model of an inverse problem satisfies $(star)$?




      For example, I've heard that in statistics crooss validation does not satisfy $(star)$, and some statisticians said that is not really important because a real problem does not satisfy $(star)$.



      My intention is not to create a discussion, but rather have a proper justification of why consistency is necessary or not in the modeling of an inverse problem.



      Thank you very much.










      share|cite|improve this question















      I'm a beginner with inverse problems and I was reading about regularization techniques.



      Consider the problem:
      $$d=Kf_{text{true}}$$
      $d$ is a data vector, $K$ is an linear operator, $d=hat{d}+eta$ where $eta$ is the noise and $delta=||eta||$ (noise level).



      In regularization by filtering (linear problems), Vogel (Computational Methods for Inverse Problems) defines the error as the error due to truncation, plus the error due to noise:



      $$e_{alpha} = e^{text{truc}}_{alpha} +e^{text{noise}}_{alpha}$$



      and in a model for an inverse problem, is important to choose $alpha$ such that:
      $$e^{text{truc}}_{alpha} to 0, e^{text{noise}}_{alpha} to 0 (star)$$
      when $deltato 0$. This is a kind of consistency of the method.



      A real problem does not satisfy the $(star)$ condition, but the model of the problem needs to satisfy it, at least in agreement with my interpretation.




      Now, here is my question: why is important that a classical
      regularization model of an inverse problem satisfies $(star)$?




      For example, I've heard that in statistics crooss validation does not satisfy $(star)$, and some statisticians said that is not really important because a real problem does not satisfy $(star)$.



      My intention is not to create a discussion, but rather have a proper justification of why consistency is necessary or not in the modeling of an inverse problem.



      Thank you very much.







      statistics regularization inverse-problems






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 4 at 13:41









      amWhy

      192k28225439




      192k28225439










      asked Feb 11 '15 at 18:35









      HiperionHiperion

      91311028




      91311028






















          1 Answer
          1






          active

          oldest

          votes


















          0














          One proves as much as is possible. The ideal thing to prove is a theorem which gives an explicit upper bound on the error in terms of the noise level in some norm. The condition you mention is a weaker version of this; it states that the error vanishes as the noise does, but does not given an explicit bound.



          The condition gives some faith in the method being reasonable. If one has other mathematical or practical justifications for the method being reasonable, maybe one can ignore this one.






          share|cite|improve this answer





















            Your Answer





            StackExchange.ifUsing("editor", function () {
            return StackExchange.using("mathjaxEditing", function () {
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            });
            });
            }, "mathjax-editing");

            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "69"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1143908%2fabout-consistency-in-an-inverse-problem-formulation%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            One proves as much as is possible. The ideal thing to prove is a theorem which gives an explicit upper bound on the error in terms of the noise level in some norm. The condition you mention is a weaker version of this; it states that the error vanishes as the noise does, but does not given an explicit bound.



            The condition gives some faith in the method being reasonable. If one has other mathematical or practical justifications for the method being reasonable, maybe one can ignore this one.






            share|cite|improve this answer


























              0














              One proves as much as is possible. The ideal thing to prove is a theorem which gives an explicit upper bound on the error in terms of the noise level in some norm. The condition you mention is a weaker version of this; it states that the error vanishes as the noise does, but does not given an explicit bound.



              The condition gives some faith in the method being reasonable. If one has other mathematical or practical justifications for the method being reasonable, maybe one can ignore this one.






              share|cite|improve this answer
























                0












                0








                0






                One proves as much as is possible. The ideal thing to prove is a theorem which gives an explicit upper bound on the error in terms of the noise level in some norm. The condition you mention is a weaker version of this; it states that the error vanishes as the noise does, but does not given an explicit bound.



                The condition gives some faith in the method being reasonable. If one has other mathematical or practical justifications for the method being reasonable, maybe one can ignore this one.






                share|cite|improve this answer












                One proves as much as is possible. The ideal thing to prove is a theorem which gives an explicit upper bound on the error in terms of the noise level in some norm. The condition you mention is a weaker version of this; it states that the error vanishes as the noise does, but does not given an explicit bound.



                The condition gives some faith in the method being reasonable. If one has other mathematical or practical justifications for the method being reasonable, maybe one can ignore this one.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Jan 4 at 12:32









                Tommi BranderTommi Brander

                956922




                956922






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Mathematics Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1143908%2fabout-consistency-in-an-inverse-problem-formulation%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    An IMO inspired problem

                    Management

                    Has there ever been an instance of an active nuclear power plant within or near a war zone?