paper-with-me

홈 › Papers

PathologyBERT -- Pre-trained Vs. A New Transformer Language Model for Pathology Domain

2022-05-13 · Thiago Santos, Amara Tariq, Susmita Das, Kavyasree Vayalpati, Geoffrey H. Smith, Hari Trivedi, Imon Banerjee

Pathology text mining is a challenging task given the reporting variability and constant new findings in cancer sub-type definitions. However, successful text mining of a large pathology database can play a critical role to advance 'big data' cancer research like similarity-based treatment selection, case identification, prognostication, surveillance, clinical trial screening, risk stratification, and many others. While there is a growing interest in developing language models for more specific clinical domains, no pathology-specific language space exist to support the rapid data-mining development in pathology space. In literature, a few approaches fine-tuned general transformer models on specialized corpora while maintaining the original tokenizer, but in fields requiring specialized terminology, these models often fail to perform adequately. We propose PathologyBERT - a pre-trained masked language model which was trained on 347,173 histopathology specimen reports and publicly released in the Huggingface repository. Our comprehensive experiments demonstrate that pre-training of transformer model on pathology corpora yields performance improvements on Natural Language Understanding (NLU) and Breast Cancer Diagnose Classification when compared to nonspecific language models.

📄 PDF Abstract BibTeX arXiv:2205.06885

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingNatural Language Understanding

Similar Papers 제목 키워드 기반

Automatic Report Generation for Histopathology images using pre-trained Vision Transformers and BERT

2023-12-03 · Saurav Sengupta, Donald E. Brown

Deep learning for histopathology has been successfully used for disease classification, image segmentation and more. However, combining image and text modalities using current state-of-the-art (SOTA) methods has been a c…

Caption GenerationDecoderHistopathological Image ClassificationImage Captioning+4

Virchow2: Scaling Self-Supervised Mixed Magnification Models in Pathology

2024-08-01 · Eric Zimmermann, Eugene Vorontsov, Julian Viret, Adam Casson 외

Foundation models are rapidly being developed for computational pathology applications. However, it remains an open question which factors are most important for downstream performance with data scale and diversity, mode…

Diversitywhole slide images

In-context learning enables multimodal large language models to classify cancer pathology images

2024-03-12 · Dyke Ferber, Georg Wölflein, Isabella C. Wiest, Marta Ligero 외

Medical image classification requires labeled, task-specific datasets which are used to train deep learning networks de novo, or to fine-tune foundation models. However, this process is computationally and technically de…

image-classificationImage ClassificationIn-Context LearningMedical Image Analysis+1

Automated Histopathology Report Generation via Pyramidal Feature Extraction and the UNI Foundation Model

2026-02-18 · Ahmet Halici, Ece Tugba Cebeci, Musa Balci, Mustafa Cini 외 arxiv

Generating diagnostic text from histopathology whole slide images (WSIs) is challenging due to the gigapixel scale of the input and the requirement for precise, domain specific language. We propose a hierarchical vision …

Distill-SODA: Distilling Self-Supervised Vision Transformer for Source-Free Open-Set Domain Adaptation in Computational Pathology

2023-07-10 · Guillaume Vray, Devavrat Tomar, Jean-Philippe Thiran, Behzad Bozorgtabar

Developing computational pathology models is essential for reducing manual tissue typing from whole slide images, transferring knowledge from the source domain to an unlabeled, shifted target domain, and identifying unse…

Data AugmentationDomain AdaptationOpen Set Learningwhole slide images