লজিস্টিক রিগ্রেশন অপ্টিমাইজেশনের জন্য নিউটনের পদ্ধতিটি কেন পুনরুক্তিযুক্ত ন্যূনতম স্কোয়ার্স বলা হয়?


19

লজিস্টিক রিগ্রেশন অপ্টিমাইজেশনের জন্য নিউটনের পদ্ধতিটি কেন পুনরুক্তিযুক্ত ন্যূনতম স্কোয়ার্স বলা হয়?

এটি আমার কাছে স্পষ্ট বলে মনে হচ্ছে না কারণ লজিস্টিক ক্ষতি এবং সর্বনিম্ন স্কোয়ার ক্ষতি সম্পূর্ণ ভিন্ন জিনিস।


3
আমি তাদের এক হিসাবে মনে করি না। আইআরএলএস হ'ল পর্যবেক্ষিত হেসিয়ানের চেয়ে প্রত্যাশিত হেসিয়ান সহ নিউটন-রাফসন।
দিমিত্রি ভি। মাস্টারভ

@ দিমিত্রিভি.মাস্টারভ ধন্যবাদ, আপনি কি আমাকে প্রত্যাশিত হেসিয়ান বনাম আরও কিছু বলতে পারেন? এছাড়াও, আপনি এই ব্যাখ্যা
হাইটাও ডু

উত্তর:


25

সংক্ষিপ্তসার: জিএলএমগুলি ফিশার স্কোরিংয়ের মাধ্যমে ফিট রয়েছে যা দিমিত্রি ভি। মাস্টারভের মন্তব্য অনুসারে, নিউটন-রাফসন হ'ল পরিবর্তে প্রত্যাশিত হেসিয়ান (যেমন আমরা পর্যবেক্ষণ করা তথ্যের পরিবর্তে ফিশার তথ্যের একটি অনুমান ব্যবহার করি)। যদি আমরা ক্যানোনিকাল লিঙ্ক ফাংশনটি ব্যবহার করি তবে দেখা যাচ্ছে যে পর্যবেক্ষণ করা হেসিয়ান প্রত্যাশিত হেসিয়ান সমান তাই এনআর এবং ফিশার স্কোরিং একই ক্ষেত্রে একই। যে কোনও উপায়ে, আমরা দেখতে পাব যে ফিশার স্কোরিংটি আসলে একটি ওজনযুক্ত সর্বনিম্ন স্কোয়ার লিনিয়ার মডেলকে ফিট করে এবং লজিস্টিক রিগ্রেশন সম্ভাবনার সর্বাধিক ক্ষেত্রে এই রূপান্তরটি থেকে সহগের অনুমান। ইতিমধ্যে সমস্যার সমাধানে লজিস্টিক রিগ্রেশন ফিটিং হ্রাস করার পাশাপাশি আমরা আমাদের লজিস্টিক রিগ্রেশন সম্পর্কে জানতে চূড়ান্ত ডাব্লুএলএস ফিটের ক্ষেত্রে লিনিয়ার রিগ্রেশন ডায়াগনস্টিকগুলি ব্যবহার করতে সক্ষম হওয়ার সুবিধাও পাই।

আমি এটি লজিস্টিক রিগ্রেশনকে কেন্দ্র করে রাখছি, তবে জিএলএমগুলিতে সর্বাধিক সম্ভাবনার বিষয়ে আরও সাধারণ দৃষ্টিভঙ্গির জন্য আমি এই অধ্যায়ের 15.3 অনুচ্ছেদটি সুপারিশ করছি যা এটির মধ্য দিয়ে যায় এবং আরও সাধারণ সেটিংয়ে আইআরএলএস প্রাপ্ত করে (আমি মনে করি এটি জন ফক্সের প্রয়োগকৃত থেকে এসেছে) রিগ্রেশন অ্যানালাইসিস এবং জেনারাইজড লিনিয়ার মডেলগুলি )।

শেষ এ দেখতে মন্তব্য


সম্ভাবনা এবং স্কোর ফাংশন

আমরা ফর্ম কিছু iterating আমাদের GLM ঝুলানো হবে

b(m+1)=b(m)J(m)1(b(m))
যেখানে লগ সম্ভাবনা এবং Jm পারেন হবে লগ সম্ভাবনা পর্যবেক্ষণ বা প্রত্যাশিত Hessian।

আমাদের লিঙ্ক ফাংশন একটি ফাংশন g যে শর্তাধীন গড় মানচিত্র μi=E(yi|xi) আমাদের রৈখিক predictor, তাই গড় আমাদের মডেল g(μi)=xiTβ । যাক বিপরীত লিংক গড় থেকে রৈখিক predictor ম্যাপিং ফাংশন হবে।

একটি লজিস্টিক রিগ্রেশনের জন্য আমাদের কাছে স্বতন্ত্র পর্যবেক্ষণের সাথে বার্নোল্লি সম্ভাবনা রয়েছে তাই ডেরিভেটিভস গ্রহণ,

(b;y)=i=1nyilogh(xiTb)+ +(1-Yআমি)লগ(1-(এক্সআমিটি))
= n i=1xijh(x T i b)( y i
=Σআমি=1এনYআমি(এক্সআমিটি)'(এক্সআমিটি)এক্সআমি-1-Yআমি1-(এক্সআমিটি)'(এক্সআমিটি)এক্সআমি
=Σআমিএক্সআমি'(এক্স টি আমি)
=Σআমি=1এনএক্সআমি'(এক্সআমিটি)(Yআমি(এক্সআমিটি)-1-Yআমি1-(এক্সআমিটি))
=Σআমিএক্সআমি'(এক্সআমিটি)(এক্সআমিটি)(1-(এক্সআমিটি))(Yআমি-(এক্সআমিটি))

ক্যানোনিকাল লিঙ্কটি ব্যবহার করে

এখন ধরা যাক আমরা ক্যানোনিকাল লিঙ্ক ফাংশন ব্যবহার করছি । তারপরে জি - 1 সি ( এক্স ) : = এইচ সি ( এক্স ) = 1=logit তাই ' =(1-)যা এই সরলীকৃত মানে -1(এক্স): =(এক্স)=11+ +-এক্স'=(1-) তাই (;Y)=এক্সটি(Y - Y ) উপরন্তু, এখনও ব্যবহার, 2

=Σআমিএক্সআমি(Yআমি-(এক্সআমিটি))
(;Y)=এক্সটি(Y-Y^)
2=-Σআমিএক্সআমি(এক্সআমিটি)=-Σআমিএক্সআমিএক্সআমি[(এক্সআমিটি)(1-(এক্সআমিটি))]

আসুন তারপর আমরা আছে এইচ=- এক্স টি ডব্লিউএক্স এবং নোট কিভাবে এই কোন নেই Y আমি , এটা আর তাই(এইচ)=এইচ(আমরা এর কার্যকারিতা হিসেবে এই দেখছেনতাই শুধুমাত্র র্যান্ডম জিনিসYনিজেই)। সুতরাং আমরা দেখিয়েছি যে ফিজার স্কোরিং নিউটন-রাফসনের সমতুল্য যখন আমরা লজিস্টিক রিগ্রেশনে ক্যানোনিকাল লিঙ্কটি ব্যবহার করি। এছাড়াও শক্তি কর্মদক্ষতার

W=diag(hc(x1Tb)(1hc(x1Tb)),,hc(xnTb)(1hc(xnTb)))=diag(y^1(1y^1),,y^n(1y^n)).
H=XTWX
yiE(H)=Hby-এক্সটিডব্লিউএক্সসবসময়, কঠোরভাবে নেতিবাচক নির্দিষ্ট হতে হবে, যদিও সংখ্যাসূচকভাবে যদি Y আমিখুব যাও বন্ধ পায়0বা1তারপর আমরা ওজন করার সুসম্পন্ন হতে পারে0যা করতে পারেনএইচএবং সেইজন্য গণনা নেতিবাচক semidefinite একক.y^i(0,1) XTWXy^i010H

এখনই তৈরি কাজ প্রতিক্রিয়া এবং মনে রাখবেন = এক্স টি ( Y - Y ) = এক্স টি ডব্লিউ z- র z=W1(yy^)

=XT(yy^)=XTWz.

b(m+1)=b(m)+(XTW(m)X)1XTW(m)z(m)
(XTW(m)X)1XTW(m)z(m)β^z(m) on X.

Checking this in R:

set.seed(123)
p <- 5
n <- 500
x <- matrix(rnorm(n * p), n, p)
betas <- runif(p, -2, 2)
hc <- function(x) 1 /(1 + exp(-x)) # inverse canonical link
p.true <- hc(x %*% betas)
y <- rbinom(n, 1, p.true)

# fitting with our procedure
my_IRLS_canonical <- function(x, y, b.init, hc, tol=1e-8) {
  change <- Inf
  b.old <- b.init
  while(change > tol) {
    eta <- x %*% b.old  # linear predictor
    y.hat <- hc(eta)
    h.prime_eta <- y.hat * (1 - y.hat)
    z <- (y - y.hat) / h.prime_eta

    b.new <- b.old + lm(z ~ x - 1, weights = h.prime_eta)$coef  # WLS regression
    change <- sqrt(sum((b.new - b.old)^2))
    b.old <- b.new
  }
  b.new
}

my_IRLS_canonical(x, y, rep(1,p), hc)
# x1         x2         x3         x4         x5 
# -1.1149687  2.1897992  1.0271298  0.8702975 -1.2074851

glm(y ~ x - 1, family=binomial())$coef
# x1         x2         x3         x4         x5 
# -1.1149687  2.1897992  1.0271298  0.8702975 -1.2074851 

and they agree.


Non-canonical link functions

Now if we're not using the canonical link we don't get the simplification of hh(1h)=1 in so H becomes much more complicated, and we therefore see a noticeable difference by using E(H) in our Fisher scoring.

Here's how this will go: we already worked out the general so the Hessian will be the main difficulty. We need

2bkbj=ixijbkh(xiTb)(yih(xiTb)1yi1h(xiTb))
=ixijxik[h(xiTb)(yih(xiTb)1yi1h(xiTb))h(xiTb)2(yih(xiTb)2+1yi(1h(xiTb))2)]

Via the linearity of expectation all we need to do to get E(H) is replace each occurrence of yi with its mean under our model which is μi=h(xiTβ). Each term in the summand will therefore contain a factor of the form

h(xiTb)(h(xiTβ)h(xiTb)1h(xiTβ)1h(xiTb))h(xiTb)2(h(xiTβ)h(xiTb)2+1h(xiTβ)(1h(xiTb))2).
But to actually do our optimization we'll need to estimate each β, and at step m b(m) is the best guess we have. This means that this will reduce to
h(xiTb)(h(xiTb)h(xiTb)1h(xiTb)1h(xiTb))h(xiTb)2(h(xiTb)h(xiTb)2+1h(xiTb)(1h(xiTb))2)
=h(xiTb)2(1h(xiTb)+11h(xiTb))
=h(xiTb)2h(xiTb)(1h(xiTb)).
This means we will use J with
Jjk=ixijxikh(xiTb)2h(xiTb)(1h(xiTb)).

Now let

W=diag(h(x1Tb)2h(x1Tb)(1h(x1Tb)),,h(xnTb)2h(xnTb)(1h(xnTb)))
and note how under the canonical link hc=hc(1hc) reduces W to W from the previous section. This lets us write
J=XTWX
except this is now E^(H) rather than necessarily being H itself, so this can differ from Newton-Raphson. For all i Wii>0 so aside from numerical issues J will be negative definite.

We have

bj=ixijh(xiTb)h(xiTb)(1h(xiTb))(yih(xiTb))
so letting our new working response be z=D1(yy^) with D=diag(h(x1Tb),,h(xnTb)), we have =XTWz.

All together we are iterating

b(m+1)=b(m)+(XTW(m)X)1XTW(m)z(m)
so this is still a sequence of WLS regressions except now it's not necessarily Newton-Raphson.

I've written it out this way to emphasize the connection to Newton-Raphson, but frequently people will factor the updates so that each new point b(m+1) is itself the WLS solution, rather than a WLS solution added to the current point b(m). If we wanted to do this, we can do the following:

b(m+1)=b(m)+(XTW(m)X)1XTW(m)z(m)
=(XTW(m)X)1(XTW(m)Xb(m)+XTW(m)z(m))
=(XTW(m)X)1XTW(m)(Xb(m)+z(m))
so if we're going this way you'll see the working response take the form η(m)+D(m)1(yy^(m)), but it's the same thing.

Let's confirm that this works by using it to perform a probit regression on the same simulated data as before (and this is not the canonical link, so we need this more general form of IRLS).

my_IRLS_general <- function(x, y, b.init, h, h.prime, tol=1e-8) {
  change <- Inf
  b.old <- b.init
  while(change > tol) {
    eta <- x %*% b.old  # linear predictor
    y.hat <- h(eta)
    h.prime_eta <- h.prime(eta)
    w_star <- h.prime_eta^2 / (y.hat * (1 - y.hat))
    z_star <- (y - y.hat) / h.prime_eta

    b.new <- b.old + lm(z_star ~ x - 1, weights = w_star)$coef  # WLS

    change <- sqrt(sum((b.new - b.old)^2))
    b.old <- b.new
  }
  b.new
}

# probit inverse link and derivative
h_probit <- function(x) pnorm(x, 0, 1)
h.prime_probit <- function(x) dnorm(x, 0, 1)

my_IRLS_general(x, y, rep(0,p), h_probit, h.prime_probit)
# x1         x2         x3         x4         x5 
# -0.6456508  1.2520266  0.5820856  0.4982678 -0.6768585 

glm(y~x-1, family=binomial(link="probit"))$coef
# x1         x2         x3         x4         x5 
# -0.6456490  1.2520241  0.5820835  0.4982663 -0.6768581 

and again the two agree.


Comments on convergence

Finally, a few quick comments on convergence (I'll keep this brief as this is getting really long and I'm no expert at optimization). Even though theoretically each J(m) is negative definite, bad initial conditions can still prevent this algorithm from converging. In the probit example above, changing the initial conditions to b.init=rep(1,p) results in this, and that doesn't even look like a suspicious initial condition. If you step through the IRLS procedure with that initialization and these simulated data, by the second time through the loop there are some y^i that round to exactly 1 and so the weights become undefined. If we're using the canonical link in the algorithm I gave we won't ever be dividing by y^i(1y^i) to get undefined weights, but if we've got a situation where some y^i are approaching 0 or 1, such as in the case of perfect separation, then we'll still get non-convergence as the gradient dies without us reaching anything.


5
+1 টি। আপনার উত্তরগুলি প্রায়শই কীভাবে বিশদ থাকে তা আমি পছন্দ করি।
অ্যামিবা বলছেন মনিকা পুনরায় স্থাপন করুন

আপনি উল্লেখ করেছেন "সর্বাধিক লজিস্টিক রিগ্রেশন সম্ভাবনার উপর এই রূপান্তরটি থেকে গুণমানের অনুমান।" কোনও প্রাথমিক মান থেকে এটি কি প্রয়োজনীয়?
মার্ক এল। স্টোন

2
@ মার্কএল.স্টোন আহ আমি ওখানে খুব নৈমিত্তিক হয়ে উঠছিলাম, অপ্টিমাইজেশনের লোকদের আপত্তি জানাতে চাইছি না :) আমি আরও কিছু বিশদ যুক্ত করব (এবং আমি যখন করব তখন তাদের সম্পর্কে আপনার ধারণার প্রশংসা করব)
jld

any chance you watched the link I posted? Seems that video is talking from machine learning perspective, just optimize logistic loss, without talking about Hessain expectation?
Haitao Du

1
@hxd1011 in that pdf i linked to (link again: sagepub.com/sites/default/files/upm-binaries/…) on page 24 of it the author goes into the theory and explains what exactly makes a link function canonical. I found that pdf extremely helpful when I first came across this (although it took me a while to get through).
jld
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.