paper-with-me

홈 › Papers

SPIDER: A Comprehensive Multi-Organ Supervised Pathology Dataset and Baseline Models

2025-03-04 · Dmitry Nechaev, Alexey Pchelnikov, Ekaterina Ivanova

Advancing AI in computational pathology requires large, high-quality, and diverse datasets, yet existing public datasets are often limited in organ diversity, class coverage, or annotation quality. To bridge this gap, we introduce SPIDER (Supervised Pathology Image-DEscription Repository), the largest publicly available patch-level dataset covering multiple organ types, including Skin, Colorectal, Thorax, and Breast with comprehensive class coverage for each organ. SPIDER provides high-quality annotations verified by expert pathologists and includes surrounding context patches, which enhance classification performance by providing spatial context. Alongside the dataset, we present baseline models trained on SPIDER using the Hibou-L foundation model as a feature extractor combined with an attention-based classification head. The models achieve state-of-the-art performance across multiple tissue categories and serve as strong benchmarks for future digital pathology research. Beyond patch classification, the model enables rapid identification of significant areas, quantitative tissue metrics, and establishes a foundation for multimodal approaches. Both the dataset and trained models are publicly available to advance research, reproducibility, and AI-driven pathology development. Access them at: https://github.com/HistAI/SPIDER

📄 PDF Abstract BibTeX arXiv:2503.02876

Code (1)

histai/spider 공식 구현

Tasks

Image Description

Similar Papers 제목 키워드 기반

PathOrchestra: A Comprehensive Foundation Model for Computational Pathology with Over 100 Diverse Clinical-Grade Tasks

2025-03-31 · Fang Yan, Jianfeng Wu, Jiawen Li, Wei Wang 외

The complexity and variability inherent in high-resolution pathological images present significant challenges in computational pathology. While pathology foundation models leveraging AI have catalyzed transformative adva…

Cancer ClassificationSelf-Supervised Learning

Self supervised contrastive learning for digital histopathology

2020-11-27 · Ozan Ciga, Tony Xu, Anne L. Martel

Unsupervised learning has been a long-standing goal of machine learning and is especially important for medical image analysis, where the learning can compensate for the scarcity of labeled datasets. A promising subclass…

Contrastive LearningMedical Image AnalysisSelf-Supervised Learning

How Good is my Histopathology Vision-Language Foundation Model? A Holistic Benchmark

2025-03-17 · Roba Al Majzoub, Hashmat Malik, Muzammal Naseer, Zaigham Zaheer 외

Recently, histopathology vision-language foundation models (VLMs) have gained popularity due to their enhanced performance and generalizability across different downstream tasks. However, most existing histopathology ben…

BRIGHT: A Collaborative Generalist-Specialist Foundation Model for Breast Pathology

2026-03-03 · Xiaojing Guo, Jiatai Lin, Yumian Jia, Jingqi Huang 외 arxiv

Generalist pathology foundation models (PFMs), pretrained on large-scale multi-organ datasets, have demonstrated remarkable predictive capabilities across diverse clinical applications. However, their proficiency on the …

Atlas of Digital Pathology: A Generalized Hierarchical Histological Tissue Type-Annotated Database for Deep Learning

2019-06-01 · CVPR 2019 6 · Mahdi S. Hosseini, Lyndon Chan, Gabriel Tse, Michael Tang 외

In recent years, computer vision techniques have made large advances in image recognition and been applied to aid radiological diagnosis. Computational pathology aims to develop similar tools for aiding pathologists in d…

DiagnosticMulti-Label Learning