xiaomin418 / CFSum

10 stars 1 forks source link

附录B #1

Open lebron-2016 opened 1 year ago

lebron-2016 commented 1 year ago

尊敬的作者您好:

我最近拜读了您的论文,对于附录B的公式推导有一点困惑,希望能得到您的解答:

image

标黄部分根据KL散度的定义——KL(P||Q) = ΣP(x) * log(P(x)/Q(x)),为什么不是KL(ˆyj || yj/mLw) = P(ˆyj = 1) · log(P(ˆyj = 1)/P(yj = 1/mLw)) + P(ˆyj = 0) · log(P(ˆyj = 0)/P(yj = 0/mLw))?

感谢!!

xiaomin418 commented 1 year ago

您好,如您所说,按照您的推导方式展开后,常数部分被消掉了。从标黄部分看,这里应该是我的正负号写错了,感谢您的指正!

------------------ 原始邮件 ------------------ 发件人: "xiaomin418/CFSum" @.>; 发送时间: 2023年10月25日(星期三) 下午4:56 @.>; @.***>; 主题: [xiaomin418/CFSum] 附录B (Issue #1)

尊敬的作者您好:

我最近拜读了您的论文,对于附录B的公式推导有一点困惑,希望能得到您的解答:

标黄部分根据KL散度的定义——KL(P||Q) = ΣP(x) * log(P(x)/Q(x)),为什么不是KL(ˆyj || yj/mLw) = P(ˆyj = 1) · log(P(ˆyj = 1)/P(yj = 1/mLw)) + P(ˆyj = 0) · log(P(ˆyj = 0)/P(yj = 0/mLw))?

感谢!!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>