Skip to content

Reproducing experiments of fig. 3 #4

@tsirif

Description

@tsirif

Hello there again,

I am trying to reproduce the experiments of figure 3 in my own codebase, but I have not been successful in reproducing the results of the case of assigning temperatures according to whether a sample belongs in the head (\tau=1.0) or tail (\tau=0.1). Is there anything I need to take special consideration about? Can you recommend me how I can reproduce these experiments in the current code base?

Let me know if I get the following correct:

  • The temperature for the infoNCE loss is selected according to the anchor’s status in the head/tail.
  • Head anchor samples get a higher temperature than tail anchor samples.
  • The selected temperature influences the denominator of the loss. Does it also influence the nominator? I paid attention to the last section of the appendix, and I didn’t understand at the end if you are using the selected/oracle temperature for the positive pairs as well.
  • Use MoCO to accumulate negative representations from a momentum network.
  • Use batch normalization in the projection head.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions