Gank0078/ACR

不太理解代码中提到的adjustment_l1和adjustment_l12的区别,感觉这两个值好像是一开始就设定好的一样

wenxin-zhao opened this issue · 2 comments

不太理解代码中提到的adjustment_l1和adjustment_l12的区别,感觉这两个值好像是一开始就设定好的一样

The values of adjustment_l12 and adjustment_l2 are fixed at the beginning, and they are corresponded to logit adjustment of equation (3) and (4) in the paper respectively. The value of adjustment_l1 is dynamically changed according to the tau value in equation (7) of our paper.

Thank you very much for your reply, and thank you for such a good job ! ! ! I'm still curious why tau1 and tau12 are fixed at 2 at the beginning