SmokeBERT: A Bidirectional Encoder Representations From Transformers-Based Model for Quantitative Smoking History
Yiming Xue1, Yunzheng Zhu2, Luoting Zhuang2
1Department of Statistics and Data Science, University of California, Los Angeles, CA.
JCO Clinical Cancer Informatics
|December 1, 2025
Summary
We developed SmokeBERT, a specialized NLP tool, to accurately extract detailed smoking history from clinical notes. This improves disease risk assessment and lung cancer screening eligibility identification.
Area of Science:
- Natural Language Processing (NLP)
- Clinical Informatics
- Biomedical Data Extraction
Background:
- Tobacco use is a primary risk factor for cancers and other diseases.
- Accurate quantitative smoking data (pack-years, quitting time) is crucial for risk assessment and lung cancer screening (LCS).
- Existing NLP tools face challenges in extracting granular smoking details from clinical narratives.
Purpose of the Study:
- To develop and evaluate a novel NLP model, SmokeBERT, for precise extraction of quantitative smoking history from clinical texts.
- To improve the accuracy of identifying patients eligible for lung cancer screening based on smoking history.
Main Methods:
- Four Bidirectional Encoder Representations from Transformers (BERT)-based models (BERT, BioBERT, ClinicalBERT, MedBERT) were fine-tuned on clinical narratives.
- Models were trained on 3,261 sentences mentioning smoking history to extract six quantitative variables.
- ClinicalBERT was selected, fine-tuned into SmokeBERT, and validated on holdout and external datasets.
Main Results:
- SmokeBERT achieved superior performance in smoking data extraction compared to state-of-the-art NLP models (F1 scores: 0.97 on holdout, 0.86 externally).
- SmokeBERT accurately identified patients eligible for lung cancer screening (e.g., ≥20 pack-years: 97%, ≤15 years since quitting: 100%).
- Performance surpassed existing rule-based and large transformer models.
Conclusions:
- SmokeBERT, a fine-tuned BERT model, effectively extracts detailed quantitative smoking histories from clinical data.
- The model demonstrates significant potential for enhancing clinical risk assessment and patient screening.
- Future research will focus on larger datasets and multilingual, language-agnostic versions.
Related Concept Videos
Statistical Methods for Analyzing Epidemiological Data
875
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
875
Observational Studies
10.7K
Observational studies are a type of analytical study where researchers observe events without any interventions. In other words, the researcher does not influence the response variable or the experiment's outcome.
There are three types of observational studies – Prospective, retrospective, and cross-sectional.
Prospective Study
Prospective studies, also known as longitudinal or cohort studies, are carried out by collecting future data from groups sharing similar characteristics. One...
There are three types of observational studies – Prospective, retrospective, and cross-sectional.
Prospective Study
Prospective studies, also known as longitudinal or cohort studies, are carried out by collecting future data from groups sharing similar characteristics. One...
10.7K
Chronic Obstructive Pulmonary Disease
2.2K
COPD is defined as a heterogeneous lung condition marked by persistent respiratory symptoms such as dyspnea, cough, and sputum production, caused by abnormalities in the airways that cause airflow obstruction.
Smoking is a primary risk factor for COPD, with over 80% of patients having a history of it. Patients typically experience progressive dyspnea or labored breathing, frequent coughing, and recurrent pulmonary infections. Many eventually succumb to respiratory failure, characterized by...
Smoking is a primary risk factor for COPD, with over 80% of patients having a history of it. Patients typically experience progressive dyspnea or labored breathing, frequent coughing, and recurrent pulmonary infections. Many eventually succumb to respiratory failure, characterized by...
2.2K

