Open seongq opened 1 year ago
Hi, Thanks for your interest! NCE loss is implemented only for comparable methods CCL in supplements section 4 as a regularization to CE loss. I tried args.lam from 0.1-1.0 and used the best result as shown in the supplements.
In "main_CD.py", you implemented NCE loss. Did you use NCE loss in training? If you use NCE loss, which args.lam did you choose?