This dataset is derived from the publicly available CAMELYON16 and CAMELYON17 datasets. It consists of feature embeddings extracted from tissue patches of whole slide images (WSIs) using various pre-trained models. The dataset is designed for use in multiple instance learning (MIL) based WSI classification tasks, particularly for the Attention Entropy Maximization (AEM) method.
For detailed instructions on using this dataset with the Attention Entropy Maximization (AEM) method, please refer to the official AEM GitHub repository and arXiv paper:
These resources provide implementation details, examples, and documentation on applying AEM to WSI classification tasks using this dataset.
Tissue patches were extracted from the WSIs using the CLAM toolkit.
Feature embeddings were generated for each patch using these pre-trained models:
This dataset is primarily intended for research in computational pathology, specifically for developing and evaluating MIL-based WSI classification methods.
While this dataset aims to advance research in computational pathology and potentially improve diagnostic tools, users should be aware of potential biases inherent in the original CAMELYON datasets. These biases may affect the generalizability of models trained on this data.
This dataset is released under the Apache 2.0 license.
If you use this dataset, please cite:
@article{zhang2023attention,
title={Attention-challenging multiple instance learning for whole slide image classification},
author={Zhang, Yunlong and Li, Honglin and Sun, Yuxuan and Zheng, Sunyi and Zhu, Chenglu and Yang, Lin},
journal={arXiv preprint arXiv:2311.07125},
year={2023}
}
@misc{zhang2024aemattentionentropymaximization,
title={AEM: Attention Entropy Maximization for Multiple Instance Learning based Whole Slide Image Classification},
author={Yunlong Zhang and Zhongyi Shui and Yunxuan Sun and Honglin Li and Jingxiong Li and Chenglu Zhu and Lin Yang},
year={2024},
eprint={2406.15303},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2406.15303}
}
5 commits
This dataset is derived from the publicly available CAMELYON16 and CAMELYON17 datasets. It consists of feature embeddings extracted from tissue patches of whole slide images (WSIs) using various pre-trained models. The dataset is designed for use in multiple instance learning (MIL) based WSI classification tasks, particularly for the Attention Entropy Maximization (AEM) method.
For detailed instructions on using this dataset with the Attention Entropy Maximization (AEM) method, please refer to the official AEM GitHub repository and arXiv paper:
These resources provide implementation details, examples, and documentation on applying AEM to WSI classification tasks using this dataset.
Tissue patches were extracted from the WSIs using the CLAM toolkit.
Feature embeddings were generated for each patch using these pre-trained models:
This dataset is primarily intended for research in computational pathology, specifically for developing and evaluating MIL-based WSI classification methods.
While this dataset aims to advance research in computational pathology and potentially improve diagnostic tools, users should be aware of potential biases inherent in the original CAMELYON datasets. These biases may affect the generalizability of models trained on this data.
This dataset is released under the Apache 2.0 license.
If you use this dataset, please cite:
@article{zhang2023attention,
title={Attention-challenging multiple instance learning for whole slide image classification},
author={Zhang, Yunlong and Li, Honglin and Sun, Yuxuan and Zheng, Sunyi and Zhu, Chenglu and Yang, Lin},
journal={arXiv preprint arXiv:2311.07125},
year={2023}
}
@misc{zhang2024aemattentionentropymaximization,
title={AEM: Attention Entropy Maximization for Multiple Instance Learning based Whole Slide Image Classification},
author={Yunlong Zhang and Zhongyi Shui and Yunxuan Sun and Honglin Li and Jingxiong Li and Chenglu Zhu and Lin Yang},
year={2024},
eprint={2406.15303},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2406.15303}
}
5 commits