Junzhou Huang, Lei He, Jianhua Yao, Liang, Jiawei Yang, Hanbo Chen, Yuan ⋆⋆
We lifted 5 functions out of this paper's own repositories and ran 3 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 |
|---|---|---|
| TencentAILabHealthcare/ConCL | canonical | 3 of 5 |
| Function | Status | Where it lives |
|---|---|---|
| batch_cosine_KMeans | Ran | TencentAILabHealthcare/ConCL/openselfsup/models/concl.py code served (permissive licence) · get_code("9f4986d64070dbd6") |
| concat_all_gather | Ran | TencentAILabHealthcare/ConCL/openselfsup/models/moco.py code served (permissive licence) · get_code("3068b49e32832036") |
| concat_all_gather_v2 | Ran | TencentAILabHealthcare/ConCL/openselfsup/models/concl.py code served (permissive licence) · get_code("8b8c31a24a1755e6") |
| concat_all_gather | Not yet run | TencentAILabHealthcare/ConCL/openselfsup/models/densecl.py code served (permissive licence) · get_code("73cecca9f3575f09") |
| concat_all_gather | Not yet run | TencentAILabHealthcare/ConCL/openselfsup/models/concl.py code served (permissive licence) · get_code("46fea249f3007035") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Detecting and segmenting objects within whole slide images is essential in computational pathology workflow. Self-supervised learning (SSL) is appealing to such annotation-heavy tasks. Despite the extensive benchmarks in natural images for dense tasks, such studies are, unfortunately, absent in current works for pathology. Our paper intends to narrow this gap. We first benchmark representative SSL methods for dense prediction tasks in pathology images. Then, we propose concept contrastive learning (ConCL), an SSL framework for dense pre-training. We explore how ConCL performs with concepts provided by different sources and end up with proposing a simple dependencyfree concept generating method that does not rely on external segmentation algorithms or saliency detection models. Extensive experiments demonstrate the superiority of ConCL over previous state-of-the-art SSL methods across different settings. Along our exploration, we distill several important and intriguing components contributing to the success of dense pre-training for pathology images. We hope this work could provide useful data points and encourage the community to conduct ConCL pre-training for problems of interest. Code is available at https: //github.com/TencentAILabHealthcare/ConCL.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2207.06733")
get_code_for_paper("2207.06733")
have("2207.06733")
Connect an agent — have() is free.