Thank you for sharing the code for your paper!
I notice that all default config files set "use_gradient = True", which refers to another loss function not included in your paper.
I want to confirm whether the default configuration corresponding to the method proposed in your paper includes this loss function?
Do I have to manually set "use_gradient = False" to get the exact pipeline you proposed?