QuiltNet-B-16 / README.md
wisdomik's picture
Update README.md
fffebfd
metadata
tags:
  - zero-shot-image-classification
  - clip
  - histopathology
  - pathology
  - histology
  - vision
  - language
library_tag: open_clip
license: mit
widget:
  - src: https://webpath.med.utah.edu/jpeg3/BREST092.jpg
    candidate_labels: >-
      adipose tissue, debris tissue, lymphocytes tissue, mucus tissue, smooth
      muscle tissue, normal colon mucosa tissue, cancer-associated stroma
      tissue, colorectal adenocarcinoma epithelium tissue
    example_title: Tissue phenotyping

Model card for QuiltNet-B-32

Model Description

A CLIP ViT-B/16 model trained with the Quilt-1M dataset (https://quilt1m.github.io/) using OpenCLIP (https://github.com/mlfoundations/open_clip).

Uses

As per the original OpenAI CLIP model card, this model is intended as a research output for research communities. We hope that this model will enable researchers to better understand and explore zero-shot, arbitrary image classification. We also hope it can be used for interdisciplinary studies of the potential impact of such model.

The OpenAI CLIP paper includes a discussion of potential downstream impacts to provide an example for this sort of analysis.

Direct Use

Zero-shot image classification, image and text retrieval, among others.

Downstream Use

Image classification and other image task fine-tuning, linear probe image classification, image generation guiding and conditioning, among others.

Intended Use

The model is intended as a research output for research communities. We hope that this model will enable researchers to better understand and explore zero-shot, arbitrary image classification. We also hope it can be used for interdisciplinary studies of the potential impact of such models.

Primary intended uses

The primary intended users of these models are AI researchers.

We primarily imagine the model will be used by researchers to better understand robustness, generalization, and other capabilities, biases, and constraints of computer vision histopathology models.

Out-of-Scope Use Cases

Any deployed use case of the model - whether commercial or not - is currently out of scope. Non-deployed use cases such as image search in a constrained environment, are also not recommended unless there is thorough in-domain testing of the model with a specific, fixed class taxonomy.

Since the model has not been purposefully trained in or evaluated on any languages other than English, its use should be limited to English language use cases.

Further the above notice, the Quilt-1M dataset used in training of these models has additional considerations, see below.

Training Data

This model was trained with QUILT-1M is an image-text dataset for histopathology. Curated from educational videos on Youtube QUILT-1M contributes the largest dataset for vision language modeling in histopathology.

IMPORTANT NOTE: The motivation behind dataset creation is to democratize research and experimentation around large-scale multi-modal model training and handling of uncurated, large-scale histopathology datasets crawled from publically available internet. Our recommendation is therefore to use the dataset for research purposes.

Evaluation

Evaluation done with code in the CLIP Benchmark suite and results can be found in the paper on a list of varying histology tasks and datasets.

Disclaimer

It is important to note that the results obtained from this function are not intended to constitute medical advice or replace consultation with a qualified medical professional. The use of this function is solely at your own risk and should be consistent with applicable laws, regulations, and ethical considerations. We do not warrant or guarantee the accuracy, completeness, suitability, or usefulness of this function for any particular purpose, and we hereby disclaim any liability arising from any reliance placed on this function or any results obtained from its use.

Privacy

In accordance with the privacy policy of Youtube, only Video IDs data is redistributed by us. It is strictly prohibited to redistribute any content apart from the Video IDs. Any distribution carried out must adhere to the laws and regulations applicable in your jurisdiction, including export control laws and embargoes.'

Citation

BibTeX:

Quilt-1M

@inproceedings{ikezogwo2023quilt,
  title={Quilt-1M: One Million Image-Text Pairs for Histopathology},
  author={Wisdom O. Ikezogwo, Mehmet S. Seyfioglu, Fatemeh Ghezloo, Dylan Geva , Fatwir S. Mohammed, Pavan K. Anand, Ranjay Krishna, Linda G. Shapiro.},
  year={2023},
  journal={arXiv***},
}