paper-with-me

홈 › Papers

Soft-prompt tuning to predict lung cancer using primary care free-text Dutch medical notes

2023-03-28 · Auke Elfrink, Iacopo Vagliano, Ameen Abu-Hanna, Iacer Calixto

We investigate different natural language processing (NLP) approaches based on contextualised word representations for the problem of early prediction of lung cancer using free-text patient medical notes of Dutch primary care physicians. Because lung cancer has a low prevalence in primary care, we also address the problem of classification under highly imbalanced classes. Specifically, we use large Transformer-based pretrained language models (PLMs) and investigate: 1) how \textit{soft prompt-tuning} -- an NLP technique used to adapt PLMs using small amounts of training data -- compares to standard model fine-tuning; 2) whether simpler static word embedding models (WEMs) can be more robust compared to PLMs in highly imbalanced settings; and 3) how models fare when trained on notes from a small number of patients. We find that 1) soft-prompt tuning is an efficient alternative to standard model fine-tuning; 2) PLMs show better discrimination but worse calibration compared to simpler static word embedding models as the classification problem becomes more imbalanced; and 3) results when training models on small number of patients are mixed and show no clear differences between PLMs and WEMs. All our code is available open source in \url{https://bitbucket.org/aumc-kik/prompt_tuning_cancer_prediction/}.

📄 PDF Abstract BibTeX arXiv:2303.15846

Code (1)

https://bitbucket.org/aumc-kik/prompt_tuning_cancer_prediction 공식 구현 pytorch

Tasks

Contextualised Word Representations

Similar Papers 제목 키워드 기반

Parameter-efficient Prompt Tuning and Hierarchical Textual Guidance for Few-shot Whole Slide Image Classification

2026-03-23 · Jayanie Bogahawatte, Sachith Seneviratne, Saman Halgamuge arxiv

Whole Slide Images (WSIs) are giga-pixel in scale and are typically partitioned into small instances in WSI classification pipelines for computational feasibility. However, obtaining extensive instance level annotations …

Representation LearningImage Classification

Predicting Lung Cancer's Metastats' Locations Using Bioclinical Model

2023-10-02 · Teddy Lazebnik, Svetlana Bunimovich-Mendrazitsky

Lung cancer is a leading cause of cancer-related deaths worldwide. The spread of the disease from its primary site to other parts of the lungs, known as metastasis, significantly impacts the course of treatment. Early id…

Computed Tomography (CT)model

Reasoning Language Model for Personalized Lung Cancer Screening

2025-09-07 · Chuang Niu, Ge Wang arxiv

Accurate risk assessment in lung cancer screening is critical for enabling early cancer detection and minimizing unnecessary invasive procedures. The Lung CT Screening Reporting and Data System (Lung-RADS) has been widel…

Reinforcement Learning

LungEvaty: A Scalable, Open-Source Transformer-based Deep Learning Model for Lung Cancer Risk Prediction in LDCT Screening

2025-11-25 · Johannes Brandt, Maulik Chevli, Rickmer Braren, Georgios Kaissis 외 arxiv

Lung cancer risk estimation is gaining increasing importance as more countries introduce population-wide screening programs using low-dose CT (LDCT). As imaging volumes grow, scalable methods that can process entire lung…

Vision-Language Model-Based Semantic-Guided Imaging Biomarker for Early Lung Cancer Detection

2025-04-30 · Luoting Zhuang, Seyed Mohammad Hossein Tabatabaei, Ramin Salehi-Rad, Linh M. Tran 외

Objective: A number of machine learning models have utilized semantic features, deep features, or both to assess lung nodule malignancy. However, their reliance on manual annotation during inference, limited interpretabi…

Language ModelingLanguage ModellingLung Cancer Diagnosisparameter-efficient fine-tuning