Best Automated Method for Selecting Tikhonov Regularization Parameter?

  • Context: Graduate 
  • Thread starter Thread starter newbee
  • Start date Start date
  • Tags Tags
    Regularization
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
newbee
Messages
80
Reaction score
0
What is the best automated way to select the regularization parameter in a Tikhonov regularization?
Can you point me toward some code for this purpose?

Thank you,
 
Physics news on Phys.org
I don't think there is a general method for determining the parameter. Usually the number you choose comes from a physical understanding of the system being modeled.

In the classic example of inverting the heat equation, increasing the regularization parameter smooths out spurious high frequency solutions, but at the same time prevents you from recovering any actual high frequency information that might have been present to start with. The regularization parameter is chosen to properly to balance these competing factors.
 
Last edited:
There's a huge amount of work on exactly this question in the field of machine learning.
 
Cincinnatus

Do you have any references to the work? Much appreciated!