Rameswar Panda, Rogerio Feris, Ashraful Islam, Chun-Fu Chen, Leonid Karlinsky, Richard Radke
We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| asrafulashiq/transfer_broad | canonical | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| config_parser | Ran | asrafulashiq/transfer_broad/configs.py pointer only (licence: NONE) · get_code("654b91ac3e2159ea") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Tremendous progress has been made in visual representation learning, notably with the recent success of selfsupervised contrastive learning methods. Supervised contrastive learning has also been shown to outperform its cross-entropy counterparts by leveraging labels for choosing where to contrast. However, there has been little work to explore the transfer capability of contrastive learning to a different domain. In this paper, we conduct a comprehensive study on the transferability of learned representations of different contrastive approaches for linear evaluation, full-network transfer, and few-shot recognition on 12 downstream datasets from different domains, and object detection tasks on MSCOCO and VOC0712. The results show that the contrastive approaches learn representations that are easily transferable to a different downstream task. We further observe that the joint objective of self-supervised contrastive loss with cross-entropy/supervised-contrastive loss leads to better transferability of these models over their supervised counterparts. Our analysis reveals that the representations learned from the contrastive approaches contain more low/mid-level semantics than cross-entropy models, which enables them to quickly adapt to a new task. Our codes and models will be publicly available to facilitate future research on transferability of visual representations. 1 * This work was done while the author was an intern at IBM.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2103.13517")
get_code_for_paper("2103.13517")
have("2103.13517")
Connect an agent — have() is free.