You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the default value for aux_loss_weight is set to 0.0. I believe this might be unintentional — could you clarify what value was used when writing the SE(3) Flow Matching paper? Was it 0.25?
Additionally, based on the earlier discussion above, it seems that aux_loss_t_pass was originally set to 0.25, but the current default is 0.5. Was this change intentional, and is 0.5 considered to perform better?
jasonkyuyim Alex Morehead (@amorehead)
Hi,
I noticed that the default value for aux_loss_weight is set to 0.0. I believe this might be unintentional — could you clarify what value was used when writing the SE(3) Flow Matching paper? Was it 0.25?
Additionally, based on the earlier discussion above, it seems that aux_loss_t_pass was originally set to 0.25, but the current default is 0.5. Was this change intentional, and is 0.5 considered to perform better?
Thanks in advance!
https://github.com/microsoft/protein-frame-flow/blob/f50d8dbbdae827be291e9f73d732b61b195f8816/configs/base.yaml#L66C5-L66C20