paper-with-me

홈 › Papers

Automatic Classification of Pathology Reports using TF-IDF Features

2019-03-05 · Shivam Kalra, Larry Li, Hamid. R. Tizhoosh

A Pathology report is arguably one of the most important documents in medicine containing interpretive information about the visual findings from the patient's biopsy sample. Each pathology report has a retention period of up to 20 years after the treatment of a patient. Cancer registries process and encode high volumes of free-text pathology reports for surveillance of cancer and tumor diseases all across the world. In spite of their extremely valuable information they hold, pathology reports are not used in any systematic way to facilitate computational pathology. Therefore, in this study, we investigate automated machine-learning techniques to identify/predict the primary diagnosis (based on ICD-O code) from pathology reports. We performed experiments by extracting the TF-IDF features from the reports and classifying them using three different methods---SVM, XGBoost, and Logistic Regression. We constructed a new dataset with 1,949 pathology reports arranged into 37 ICD-O categories, collected from four different primary sites, namely lung, kidney, thymus, and testis. The reports were manually transcribed into text format after collecting them as PDF files from NCI Genomic Data Commons public dataset. We subsequently pre-processed the reports by removing irrelevant textual artifacts produced by OCR software. The highest classification accuracy we achieved was 92\% using XGBoost classifier on TF-IDF feature vectors, the linear SVM scored 87\% accuracy. Furthermore, the study shows that TF-IDF vectors are suitable for highlighting the important keywords within a report which can be helpful for the cancer research and diagnostic workflow. The results are encouraging in demonstrating the potential of machine learning methods for classification and encoding of pathology reports.

📄 PDF Abstract BibTeX arXiv:1903.07406

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiagnosticGeneral ClassificationOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Human-centric Metric for Accelerating Pathology Reports Annotation

2019-10-31 · Ruibin Ma, Po-Hsuan Cameron Chen, Gang Li, Wei-Hung Weng 외

Pathology reports contain useful information such as the main involved organ, diagnosis, etc. These information can be identified from the free text reports and used for large-scale statistical analysis or serve as annot…

General Classification

Hierarchical Deep Learning Ensemble to Automate the Classification of Breast Cancer Pathology Reports by ICD-O Topography

2020-08-28 · Waheeda Saib, David Sengeh, Gcininwe Dlamini, Elvira Singh

Like most global cancer registries, the National Cancer Registry in South Africa employs expert human coders to label pathology reports using appropriate International Classification of Disease for Oncology (ICD-O) codes…

ClassificationGeneral Classification

GNNFormer: A Graph-based Framework for Cytopathology Report Generation

2023-03-17 · Yang-Fan Zhou, Kai-Lang Yao, Wu-Jun Li

Cytopathology report generation is a necessary step for the standardized examination of pathology images. However, manually writing detailed reports brings heavy workloads for pathologists. To improve efficiency, some ex…

Caption GenerationGraph Neural Network

Automatic detection of diseases in Spanish clinical notes combining medical language models and ontologies

2024-12-04 · Leon-Paul Schaub Torre, Pelayo Quiros, Helena Garcia Mieres

In this paper we present a hybrid method for the automatic detection of dermatological pathologies in medical reports. We use a large language model combined with medical ontologies to predict, given a first appointment …

Language ModelingLanguage ModellingLarge Language Model

Clinical-grade Multi-Organ Pathology Report Generation for Multi-scale Whole Slide Images via a Semantically Guided Medical Text Foundation Model

2024-09-23 · Jing Wei Tan, SeungKyu Kim, Eunsu Kim, Sung Hak Lee 외

Vision language models (VLM) have achieved success in both natural language comprehension and image recognition tasks. However, their use in pathology report generation for whole slide images (WSIs) is still limited due …

whole slide images