ashm commited on
Commit
813ea6c
1 Parent(s): 99c8b98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -54
README.md CHANGED
@@ -20,57 +20,4 @@ widget:
20
  candidate_labels: left-sided pleural effusion chest x-ray, right-sided pleural effusion chest x-ray, normal chest x-ray
21
  example_title: left-sided pleural effusion chest x-ray
22
  pipeline_tag: zero-shot-image-classification
23
- ---
24
-
25
- # BiomedCLIP-PubMedBERT_256-vit_base_patch16_224
26
-
27
- [BiomedCLIP](https://aka.ms/biomedclip-paper) is a biomedical vision-language foundation model that is pretrained on [PMC-15M](https://aka.ms/biomedclip-paper), a dataset of 15 million figure-caption pairs extracted from biomedical research articles in PubMed Central, using contrastive learning.
28
- It uses PubMedBERT as the text encoder and Vision Transformer as the image encoder, with domain-specific adaptations.
29
- It can perform various vision-language processing (VLP) tasks such as cross-modal retrieval, image classification, and visual question answering.
30
- BiomedCLIP establishes new state of the art in a wide range of standard datasets, and substantially outperforms prior VLP approaches:
31
-
32
- ![](biomed-vlp-eval.svg)
33
-
34
-
35
- ## Citation
36
-
37
- ```bibtex
38
- @misc{https://doi.org/10.48550/arXiv.2303.00915,
39
- doi = {10.48550/ARXIV.2303.00915},
40
- url = {https://arxiv.org/abs/2303.00915},
41
- author = {Zhang, Sheng and Xu, Yanbo and Usuyama, Naoto and Bagga, Jaspreet and Tinn, Robert and Preston, Sam and Rao, Rajesh and Wei, Mu and Valluri, Naveen and Wong, Cliff and Lungren, Matthew and Naumann, Tristan and Poon, Hoifung},
42
- title = {Large-Scale Domain-Specific Pretraining for Biomedical Vision-Language Processing},
43
- publisher = {arXiv},
44
- year = {2023},
45
- }
46
- ```
47
-
48
- ## Model Use
49
-
50
- ### How to use
51
-
52
- Please refer to this [example notebook](https://aka.ms/biomedclip-example-notebook).
53
-
54
- ### Intended Use
55
-
56
- This model is intended to be used solely for (I) future research on visual-language processing and (II) reproducibility of the experimental results reported in the reference paper.
57
-
58
- #### Primary Intended Use
59
-
60
- The primary intended use is to support AI researchers building on top of this work. BiomedCLIP and its associated models should be helpful for exploring various biomedical VLP research questions, especially in the radiology domain.
61
-
62
- #### Out-of-Scope Use
63
-
64
- **Any** deployed use case of the model --- commercial or otherwise --- is currently out of scope. Although we evaluated the models using a broad set of publicly-available research benchmarks, the models and evaluations are not intended for deployed use cases. Please refer to [the associated paper](https://aka.ms/biomedclip-paper) for more details.
65
-
66
- ## Data
67
-
68
- This model builds upon [PMC-15M dataset](https://aka.ms/biomedclip-paper), which is a large-scale parallel image-text dataset for biomedical vision-language processing. It contains 15 million figure-caption pairs extracted from biomedical research articles in PubMed Central. It covers a diverse range of biomedical image types, such as microscopy, radiography, histology, and more.
69
-
70
- ## Limitations
71
-
72
- This model was developed using English corpora, and thus can be considered English-only.
73
-
74
- ## Further information
75
-
76
- Please refer to the corresponding paper, ["Large-Scale Domain-Specific Pretraining for Biomedical Vision-Language Processing"](https://aka.ms/biomedclip-paper) for additional details on the model training and evaluation.
 
20
  candidate_labels: left-sided pleural effusion chest x-ray, right-sided pleural effusion chest x-ray, normal chest x-ray
21
  example_title: left-sided pleural effusion chest x-ray
22
  pipeline_tag: zero-shot-image-classification
23
+ ---