SlideShare a Scribd company logo
1 of 13
Download to read offline
Green’s Function in Regularization of RBF
Chaand Chopra
17MCMC34
April 4, 2019
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 1 / 13
Frechet Differential of Tikhonov functional
Standard Error Term:
Es(F) =
1
2
N
i=1
(di − yi )2
(1)
Regularizing Term:
Ec(F) =
1
2
||DF||2
(2)
where, Dis a linear differential operator.
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 2 / 13
Definition
The principle of regularization may now be stated as: Find the function
F1.. (x) that minimizes the Tikhonov functional E(F), defined by
E(F, h) = Es(F, h) + λEc(F, h) (3)
where Es(F) is the standard error term, Ec(F) is the regularizing term, and
λ is the regularization parameter.
So, quantity to be minimized in regularization theory is
E(F) = Es(F) + Ec(F) (4)
E(F) =
1
2
N
i=1
(di − yi )2
+ λ
1
2
||DF||2
(5)
The minimization of the cost functional E(F), using Frechet
Differential.
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 3 / 13
The Frechet differential of a functional may be interpreted as the best
local linear approximation. Thus the Frechet differential of the
functional E(F) is formally defined by
dE(F) = [
d
dβ
E(F + βh)] (6)
dE(F, h) = dEs(F, h) + λdEc(F, h) = 0 (7)
Evaluating the Frechet differential of the standard error term Es(F, h)
of Eq. (1),we have
dEs(F) = [
d
dβ
E(F + βh)]β=0
= [
1
2
d
dβ
N
i=1
[di − F(xi ) − βh(xi )]2
]β=0
(8)
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 4 / 13
dEs(F) = −
N
i=1
[[di − F(xi ) − βh(xi )]2
]h(xi )|β=0
= −
N
i=1
[[di − F(xi )]h(xi )
(9)
By using the Riesz Representation Theorem on (9), we get
dE(F) = h,
N
i=1
(di − F)δxi H (10)
where δxi is Dirac delta distribution of x, centered at xi .
., . represents the inner (scalar) product of two func. in (H).
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 5 / 13
Now evaluation of the Frechet differential of dEc(F)
dEc(F) = [
d
dβ
Ec(F + βh)]β=0
=
1
2
d
dβ Rm
(D(F + βh))2
dx|β=0
=
Rm
(D(F + βh))Dhdx|β=0 =
R
DFDhdx
(11)
By using the Riesz Representation Theorem on (11), we get
dEc(F) = DF, Dh H (12)
where DF, Dh is the inner product of the two functions DF(x) and
Dh(x) that result from the action of the differential operator D on
h(x) and F(x), respectively.
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 6 / 13
Eular Lagrange Function
Definition
Given a linear differential operator D, we can find a uniquely determined
adjoint operator, denoted by D , such that for any pair of functions u(x)
and v(x) which are sufficiently differentiable
Rm
u(x)Dv(x)dx =
Rm
v(x)D u(x)dx (13)
This equation is called Green’s Identity.
Comparing the left-hand side of Eq. (13) with the fourth line of Eq.
(11), we may make the following identifications:
u(x) = DF(x) (14)
Dv(x) = Dh(x) (15)
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 7 / 13
Using Green’s identity, we may rewrite Eq. (10)
dEc(F) =
Rm
h(x)DD F(x)dx = h, DD F (16)
where D is adjoint of D.
We may now express the Frechet differential dE(F, h) using Eq. (16)
and Eq. (10) as
dE(F, h) = h, DD F(x) −
1
λ
N
i=1
(di − F)δxi (17)
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 8 / 13
Now dE(F, h) = 0
DD F(x) −
1
λ
N
i=1
(di − F)δxi = 0 (18)
Equivalently,
DD F(x) =
1
λ
N
i=1
(di − F)δ(x − xi ) (19)
Eq. (19) is the Euler-Lagrange equation for the Tikhonov functional
E(F).
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 9 / 13
Greens Function
Let G(x, ξ) denote a function in which x is a parameter and ξ as an
argument. For a given linear differential operator L, we stipulate that the
function G(x, ξ) satisfies the following conditions:
For a fixed ξ, G(x, ξ) is a function of x and ξ satisfies the prescribed
boundary conditions.
Except at the point x = ξ, the derivatives of G(x, ξ) with respect to x
are all continuous; the number of derivatives is determined by the
order of the operator L.
LG(x, ξ) =
0, if x = ξ
δ(x − ξ), if x = ξ
(20)
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 10 / 13
Let ϕ(x) denote a continuous or piecewise continuous function of
x ∈ Rm. Then the function
F(x) =
Rm
G(x, ξ)ϕ(ξ)dξ (21)
is a solution of the differential equation
LF(x) = ϕ(x) (22)
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 11 / 13
Solution to the Regularization Problem
Returning to the issue at hand, namely, that of solving the
Euler-Lagrange equation(19), set
L = DD (23)
ϕ(ξ) =
1
λ
N
i=1
(di − F)δ(x − xi ) (24)
is a solution of the differential equation
Fλ(x) =
Rm
G(x, ξ)
1
λ
N
i=1
(di − F)δ(x − xi )dξ (25)
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 12 / 13
Fλ(x) =
1
λ
N
i=1
(di − F)
Rm
G(x, ξ)δ(x − xi )ξ (26)
Definition
Sifting Property of Dirac Delta Function:
Rm
δ(x − ξ)ϕ(ξ)dξ = ϕ(x) (27)
Finally, using the sifting property of the Dirac delta function, we get the
desired solu tion to the Euler-Lagrange equation (19) as follows:
Fλ(x) =
1
λ
N
i=1
(di − F(xi ))G(x, xi ) (28)
Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 13 / 13

More Related Content

What's hot

Rolle's theorem, mean value theorem
Rolle's theorem, mean value theoremRolle's theorem, mean value theorem
Rolle's theorem, mean value theorem
Tarun Gehlot
 
Summary of Integration Methods
Summary of Integration MethodsSummary of Integration Methods
Summary of Integration Methods
Silvius
 
Relations and functions assignment (2019 20)
Relations and functions assignment (2019 20)Relations and functions assignment (2019 20)
Relations and functions assignment (2019 20)
Swati Seth
 

What's hot (20)

k-MLE: A fast algorithm for learning statistical mixture models
k-MLE: A fast algorithm for learning statistical mixture modelsk-MLE: A fast algorithm for learning statistical mixture models
k-MLE: A fast algorithm for learning statistical mixture models
 
Karnaugh maps
Karnaugh mapsKarnaugh maps
Karnaugh maps
 
Rolle's theorem, mean value theorem
Rolle's theorem, mean value theoremRolle's theorem, mean value theorem
Rolle's theorem, mean value theorem
 
Functions
FunctionsFunctions
Functions
 
Epanaliptiko pros spiros_giannakaros_2021
Epanaliptiko pros spiros_giannakaros_2021Epanaliptiko pros spiros_giannakaros_2021
Epanaliptiko pros spiros_giannakaros_2021
 
On the Jensen-Shannon symmetrization of distances relying on abstract means
On the Jensen-Shannon symmetrization of distances relying on abstract meansOn the Jensen-Shannon symmetrization of distances relying on abstract means
On the Jensen-Shannon symmetrization of distances relying on abstract means
 
Summary of Integration Methods
Summary of Integration MethodsSummary of Integration Methods
Summary of Integration Methods
 
Double Robustness: Theory and Applications with Missing Data
Double Robustness: Theory and Applications with Missing DataDouble Robustness: Theory and Applications with Missing Data
Double Robustness: Theory and Applications with Missing Data
 
Functions
FunctionsFunctions
Functions
 
Functions by mstfdemirdag
Functions by mstfdemirdagFunctions by mstfdemirdag
Functions by mstfdemirdag
 
KARNAUGH MAP(K-MAP)
KARNAUGH MAP(K-MAP)KARNAUGH MAP(K-MAP)
KARNAUGH MAP(K-MAP)
 
5.1 Defining and visualizing functions. Dynamic slides.
5.1 Defining and visualizing functions. Dynamic slides.5.1 Defining and visualizing functions. Dynamic slides.
5.1 Defining and visualizing functions. Dynamic slides.
 
Lesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsLesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite Integrals
 
Mvtword
MvtwordMvtword
Mvtword
 
Functionsandpigeonholeprinciple
FunctionsandpigeonholeprincipleFunctionsandpigeonholeprinciple
Functionsandpigeonholeprinciple
 
5.2. Function composition
5.2. Function composition5.2. Function composition
5.2. Function composition
 
Clustering in Hilbert simplex geometry
Clustering in Hilbert simplex geometryClustering in Hilbert simplex geometry
Clustering in Hilbert simplex geometry
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite Integral
 
Relations and functions assignment (2019 20)
Relations and functions assignment (2019 20)Relations and functions assignment (2019 20)
Relations and functions assignment (2019 20)
 
5.3 Basic functions. A handout.
5.3 Basic functions. A handout.5.3 Basic functions. A handout.
5.3 Basic functions. A handout.
 

Similar to Use of Green's Fuction in Regularization of PRF

Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
JelaiAujero
 
Mathematics notes and formula for class 12 chapter 7. integrals
Mathematics notes and formula for class 12 chapter 7. integrals Mathematics notes and formula for class 12 chapter 7. integrals
Mathematics notes and formula for class 12 chapter 7. integrals
sakhi pathak
 
Chapter 3 finite difference calculus (temporarily)
Chapter 3 finite difference calculus (temporarily)Chapter 3 finite difference calculus (temporarily)
Chapter 3 finite difference calculus (temporarily)
MichaelDang47
 

Similar to Use of Green's Fuction in Regularization of PRF (20)

Convex Analysis and Duality (based on "Functional Analysis and Optimization" ...
Convex Analysis and Duality (based on "Functional Analysis and Optimization" ...Convex Analysis and Duality (based on "Functional Analysis and Optimization" ...
Convex Analysis and Duality (based on "Functional Analysis and Optimization" ...
 
Diff t rnsvol7n2-đts
Diff t rnsvol7n2-đtsDiff t rnsvol7n2-đts
Diff t rnsvol7n2-đts
 
Problem Understanding through Landscape Theory
Problem Understanding through Landscape TheoryProblem Understanding through Landscape Theory
Problem Understanding through Landscape Theory
 
10.1007 978 3-642-31137-6-9
10.1007 978 3-642-31137-6-910.1007 978 3-642-31137-6-9
10.1007 978 3-642-31137-6-9
 
phuong trinh vi phan d geometry part 2
phuong trinh vi phan d geometry part 2phuong trinh vi phan d geometry part 2
phuong trinh vi phan d geometry part 2
 
The integral
The integralThe integral
The integral
 
On Frechet Derivatives with Application to the Inverse Function Theorem of Or...
On Frechet Derivatives with Application to the Inverse Function Theorem of Or...On Frechet Derivatives with Application to the Inverse Function Theorem of Or...
On Frechet Derivatives with Application to the Inverse Function Theorem of Or...
 
Unit 1.4
Unit 1.4Unit 1.4
Unit 1.4
 
Functions JC H2 Maths
Functions JC H2 MathsFunctions JC H2 Maths
Functions JC H2 Maths
 
Darmon Points for fields of mixed signature
Darmon Points for fields of mixed signatureDarmon Points for fields of mixed signature
Darmon Points for fields of mixed signature
 
1_AJMS_229_19[Review].pdf
1_AJMS_229_19[Review].pdf1_AJMS_229_19[Review].pdf
1_AJMS_229_19[Review].pdf
 
8517ijaia06
8517ijaia068517ijaia06
8517ijaia06
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
 
Mathematics notes and formula for class 12 chapter 7. integrals
Mathematics notes and formula for class 12 chapter 7. integrals Mathematics notes and formula for class 12 chapter 7. integrals
Mathematics notes and formula for class 12 chapter 7. integrals
 
functions.pdf
functions.pdffunctions.pdf
functions.pdf
 
Chapter 3 finite difference calculus (temporarily)
Chapter 3 finite difference calculus (temporarily)Chapter 3 finite difference calculus (temporarily)
Chapter 3 finite difference calculus (temporarily)
 
Inversion Theorem for Generalized Fractional Hilbert Transform
Inversion Theorem for Generalized Fractional Hilbert TransformInversion Theorem for Generalized Fractional Hilbert Transform
Inversion Theorem for Generalized Fractional Hilbert Transform
 
Functions
FunctionsFunctions
Functions
 
IVR - Chapter 1 - Introduction
IVR - Chapter 1 - IntroductionIVR - Chapter 1 - Introduction
IVR - Chapter 1 - Introduction
 
13 05-curl-and-divergence
13 05-curl-and-divergence13 05-curl-and-divergence
13 05-curl-and-divergence
 

Recently uploaded

如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
acoha1
 
Abortion pills in Riyadh Saudi Arabia (+966572737505 buy cytotec
Abortion pills in Riyadh Saudi Arabia (+966572737505 buy cytotecAbortion pills in Riyadh Saudi Arabia (+966572737505 buy cytotec
Abortion pills in Riyadh Saudi Arabia (+966572737505 buy cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
原件一样(UWO毕业证书)西安大略大学毕业证成绩单留信学历认证
原件一样(UWO毕业证书)西安大略大学毕业证成绩单留信学历认证原件一样(UWO毕业证书)西安大略大学毕业证成绩单留信学历认证
原件一样(UWO毕业证书)西安大略大学毕业证成绩单留信学历认证
pwgnohujw
 
1:1原版定制利物浦大学毕业证(Liverpool毕业证)成绩单学位证书留信学历认证
1:1原版定制利物浦大学毕业证(Liverpool毕业证)成绩单学位证书留信学历认证1:1原版定制利物浦大学毕业证(Liverpool毕业证)成绩单学位证书留信学历认证
1:1原版定制利物浦大学毕业证(Liverpool毕业证)成绩单学位证书留信学历认证
ppy8zfkfm
 
Audience Researchndfhcvnfgvgbhujhgfv.pptx
Audience Researchndfhcvnfgvgbhujhgfv.pptxAudience Researchndfhcvnfgvgbhujhgfv.pptx
Audience Researchndfhcvnfgvgbhujhgfv.pptx
Stephen266013
 
obat aborsi Tarakan wa 081336238223 jual obat aborsi cytotec asli di Tarakan9...
obat aborsi Tarakan wa 081336238223 jual obat aborsi cytotec asli di Tarakan9...obat aborsi Tarakan wa 081336238223 jual obat aborsi cytotec asli di Tarakan9...
obat aborsi Tarakan wa 081336238223 jual obat aborsi cytotec asli di Tarakan9...
yulianti213969
 

Recently uploaded (20)

Identify Rules that Predict Patient’s Heart Disease - An Application of Decis...
Identify Rules that Predict Patient’s Heart Disease - An Application of Decis...Identify Rules that Predict Patient’s Heart Disease - An Application of Decis...
Identify Rules that Predict Patient’s Heart Disease - An Application of Decis...
 
Sensing the Future: Anomaly Detection and Event Prediction in Sensor Networks
Sensing the Future: Anomaly Detection and Event Prediction in Sensor NetworksSensing the Future: Anomaly Detection and Event Prediction in Sensor Networks
Sensing the Future: Anomaly Detection and Event Prediction in Sensor Networks
 
Aggregations - The Elasticsearch "GROUP BY"
Aggregations - The Elasticsearch "GROUP BY"Aggregations - The Elasticsearch "GROUP BY"
Aggregations - The Elasticsearch "GROUP BY"
 
Bios of leading Astrologers & Researchers
Bios of leading Astrologers & ResearchersBios of leading Astrologers & Researchers
Bios of leading Astrologers & Researchers
 
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(WashU毕业证书)圣路易斯华盛顿大学毕业证成绩单本科硕士学位证留信学历认证
 
Northern New England Tableau User Group (TUG) May 2024
Northern New England Tableau User Group (TUG) May 2024Northern New England Tableau User Group (TUG) May 2024
Northern New England Tableau User Group (TUG) May 2024
 
Abortion pills in Riyadh Saudi Arabia (+966572737505 buy cytotec
Abortion pills in Riyadh Saudi Arabia (+966572737505 buy cytotecAbortion pills in Riyadh Saudi Arabia (+966572737505 buy cytotec
Abortion pills in Riyadh Saudi Arabia (+966572737505 buy cytotec
 
Digital Marketing Demystified: Expert Tips from Samantha Rae Coolbeth
Digital Marketing Demystified: Expert Tips from Samantha Rae CoolbethDigital Marketing Demystified: Expert Tips from Samantha Rae Coolbeth
Digital Marketing Demystified: Expert Tips from Samantha Rae Coolbeth
 
原件一样(UWO毕业证书)西安大略大学毕业证成绩单留信学历认证
原件一样(UWO毕业证书)西安大略大学毕业证成绩单留信学历认证原件一样(UWO毕业证书)西安大略大学毕业证成绩单留信学历认证
原件一样(UWO毕业证书)西安大略大学毕业证成绩单留信学历认证
 
Identify Customer Segments to Create Customer Offers for Each Segment - Appli...
Identify Customer Segments to Create Customer Offers for Each Segment - Appli...Identify Customer Segments to Create Customer Offers for Each Segment - Appli...
Identify Customer Segments to Create Customer Offers for Each Segment - Appli...
 
Credit Card Fraud Detection: Safeguarding Transactions in the Digital Age
Credit Card Fraud Detection: Safeguarding Transactions in the Digital AgeCredit Card Fraud Detection: Safeguarding Transactions in the Digital Age
Credit Card Fraud Detection: Safeguarding Transactions in the Digital Age
 
Genuine love spell caster )! ,+27834335081) Ex lover back permanently in At...
Genuine love spell caster )! ,+27834335081)   Ex lover back permanently in At...Genuine love spell caster )! ,+27834335081)   Ex lover back permanently in At...
Genuine love spell caster )! ,+27834335081) Ex lover back permanently in At...
 
1:1原版定制利物浦大学毕业证(Liverpool毕业证)成绩单学位证书留信学历认证
1:1原版定制利物浦大学毕业证(Liverpool毕业证)成绩单学位证书留信学历认证1:1原版定制利物浦大学毕业证(Liverpool毕业证)成绩单学位证书留信学历认证
1:1原版定制利物浦大学毕业证(Liverpool毕业证)成绩单学位证书留信学历认证
 
Statistics Informed Decisions Using Data 5th edition by Michael Sullivan solu...
Statistics Informed Decisions Using Data 5th edition by Michael Sullivan solu...Statistics Informed Decisions Using Data 5th edition by Michael Sullivan solu...
Statistics Informed Decisions Using Data 5th edition by Michael Sullivan solu...
 
Audience Researchndfhcvnfgvgbhujhgfv.pptx
Audience Researchndfhcvnfgvgbhujhgfv.pptxAudience Researchndfhcvnfgvgbhujhgfv.pptx
Audience Researchndfhcvnfgvgbhujhgfv.pptx
 
Seven tools of quality control.slideshare
Seven tools of quality control.slideshareSeven tools of quality control.slideshare
Seven tools of quality control.slideshare
 
How to Transform Clinical Trial Management with Advanced Data Analytics
How to Transform Clinical Trial Management with Advanced Data AnalyticsHow to Transform Clinical Trial Management with Advanced Data Analytics
How to Transform Clinical Trial Management with Advanced Data Analytics
 
Jual Obat Aborsi Bandung (Asli No.1) Wa 082134680322 Klinik Obat Penggugur Ka...
Jual Obat Aborsi Bandung (Asli No.1) Wa 082134680322 Klinik Obat Penggugur Ka...Jual Obat Aborsi Bandung (Asli No.1) Wa 082134680322 Klinik Obat Penggugur Ka...
Jual Obat Aborsi Bandung (Asli No.1) Wa 082134680322 Klinik Obat Penggugur Ka...
 
obat aborsi Tarakan wa 081336238223 jual obat aborsi cytotec asli di Tarakan9...
obat aborsi Tarakan wa 081336238223 jual obat aborsi cytotec asli di Tarakan9...obat aborsi Tarakan wa 081336238223 jual obat aborsi cytotec asli di Tarakan9...
obat aborsi Tarakan wa 081336238223 jual obat aborsi cytotec asli di Tarakan9...
 
社内勉強会資料_Object Recognition as Next Token Prediction
社内勉強会資料_Object Recognition as Next Token Prediction社内勉強会資料_Object Recognition as Next Token Prediction
社内勉強会資料_Object Recognition as Next Token Prediction
 

Use of Green's Fuction in Regularization of PRF

  • 1. Green’s Function in Regularization of RBF Chaand Chopra 17MCMC34 April 4, 2019 Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 1 / 13
  • 2. Frechet Differential of Tikhonov functional Standard Error Term: Es(F) = 1 2 N i=1 (di − yi )2 (1) Regularizing Term: Ec(F) = 1 2 ||DF||2 (2) where, Dis a linear differential operator. Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 2 / 13
  • 3. Definition The principle of regularization may now be stated as: Find the function F1.. (x) that minimizes the Tikhonov functional E(F), defined by E(F, h) = Es(F, h) + λEc(F, h) (3) where Es(F) is the standard error term, Ec(F) is the regularizing term, and λ is the regularization parameter. So, quantity to be minimized in regularization theory is E(F) = Es(F) + Ec(F) (4) E(F) = 1 2 N i=1 (di − yi )2 + λ 1 2 ||DF||2 (5) The minimization of the cost functional E(F), using Frechet Differential. Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 3 / 13
  • 4. The Frechet differential of a functional may be interpreted as the best local linear approximation. Thus the Frechet differential of the functional E(F) is formally defined by dE(F) = [ d dβ E(F + βh)] (6) dE(F, h) = dEs(F, h) + λdEc(F, h) = 0 (7) Evaluating the Frechet differential of the standard error term Es(F, h) of Eq. (1),we have dEs(F) = [ d dβ E(F + βh)]β=0 = [ 1 2 d dβ N i=1 [di − F(xi ) − βh(xi )]2 ]β=0 (8) Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 4 / 13
  • 5. dEs(F) = − N i=1 [[di − F(xi ) − βh(xi )]2 ]h(xi )|β=0 = − N i=1 [[di − F(xi )]h(xi ) (9) By using the Riesz Representation Theorem on (9), we get dE(F) = h, N i=1 (di − F)δxi H (10) where δxi is Dirac delta distribution of x, centered at xi . ., . represents the inner (scalar) product of two func. in (H). Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 5 / 13
  • 6. Now evaluation of the Frechet differential of dEc(F) dEc(F) = [ d dβ Ec(F + βh)]β=0 = 1 2 d dβ Rm (D(F + βh))2 dx|β=0 = Rm (D(F + βh))Dhdx|β=0 = R DFDhdx (11) By using the Riesz Representation Theorem on (11), we get dEc(F) = DF, Dh H (12) where DF, Dh is the inner product of the two functions DF(x) and Dh(x) that result from the action of the differential operator D on h(x) and F(x), respectively. Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 6 / 13
  • 7. Eular Lagrange Function Definition Given a linear differential operator D, we can find a uniquely determined adjoint operator, denoted by D , such that for any pair of functions u(x) and v(x) which are sufficiently differentiable Rm u(x)Dv(x)dx = Rm v(x)D u(x)dx (13) This equation is called Green’s Identity. Comparing the left-hand side of Eq. (13) with the fourth line of Eq. (11), we may make the following identifications: u(x) = DF(x) (14) Dv(x) = Dh(x) (15) Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 7 / 13
  • 8. Using Green’s identity, we may rewrite Eq. (10) dEc(F) = Rm h(x)DD F(x)dx = h, DD F (16) where D is adjoint of D. We may now express the Frechet differential dE(F, h) using Eq. (16) and Eq. (10) as dE(F, h) = h, DD F(x) − 1 λ N i=1 (di − F)δxi (17) Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 8 / 13
  • 9. Now dE(F, h) = 0 DD F(x) − 1 λ N i=1 (di − F)δxi = 0 (18) Equivalently, DD F(x) = 1 λ N i=1 (di − F)δ(x − xi ) (19) Eq. (19) is the Euler-Lagrange equation for the Tikhonov functional E(F). Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 9 / 13
  • 10. Greens Function Let G(x, ξ) denote a function in which x is a parameter and ξ as an argument. For a given linear differential operator L, we stipulate that the function G(x, ξ) satisfies the following conditions: For a fixed ξ, G(x, ξ) is a function of x and ξ satisfies the prescribed boundary conditions. Except at the point x = ξ, the derivatives of G(x, ξ) with respect to x are all continuous; the number of derivatives is determined by the order of the operator L. LG(x, ξ) = 0, if x = ξ δ(x − ξ), if x = ξ (20) Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 10 / 13
  • 11. Let ϕ(x) denote a continuous or piecewise continuous function of x ∈ Rm. Then the function F(x) = Rm G(x, ξ)ϕ(ξ)dξ (21) is a solution of the differential equation LF(x) = ϕ(x) (22) Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 11 / 13
  • 12. Solution to the Regularization Problem Returning to the issue at hand, namely, that of solving the Euler-Lagrange equation(19), set L = DD (23) ϕ(ξ) = 1 λ N i=1 (di − F)δ(x − xi ) (24) is a solution of the differential equation Fλ(x) = Rm G(x, ξ) 1 λ N i=1 (di − F)δ(x − xi )dξ (25) Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 12 / 13
  • 13. Fλ(x) = 1 λ N i=1 (di − F) Rm G(x, ξ)δ(x − xi )ξ (26) Definition Sifting Property of Dirac Delta Function: Rm δ(x − ξ)ϕ(ξ)dξ = ϕ(x) (27) Finally, using the sifting property of the Dirac delta function, we get the desired solu tion to the Euler-Lagrange equation (19) as follows: Fλ(x) = 1 λ N i=1 (di − F(xi ))G(x, xi ) (28) Chaand Chopra (17MCMC34) Green’s Function in Regularization of RBF April 4, 2019 13 / 13