EMNLP 2022industry2 citations

Improving Precancerous Case Characterization via Transformer-based Ensemble Learning

Yizhen Zhong, Jiajie Xiao, Thomas Vetterli, Mahan Matin, Ellen Loo, Jimmy Lin, Richard Bourgon, Ofer Shapira

Abstract

The application of natural language processing (NLP) to cancer pathology reports has been focused on detecting cancer cases, largely ignoring precancerous cases. Improving the characterization of precancerous adenomas assists in developing diagnostic tests for early cancer detection and prevention, especially for colorectal cancer (CRC). Here we developed transformer-based deep neural network NLP models to perform the CRC phenotyping, with the goal of extracting precancerous lesion attributes and distinguishing cancer and precancerous cases. We achieved 0.914 macro-F1 scores for classifying patients into negative, non-advanced adenoma, advanced adenoma and CRC. We further improved the performance to 0.923 using an ensemble of classifiers for cancer status classification and lesion size named-entity recognition (NER). Our results demonstrated the potential of using NLP to leverage real-world health record data to facilitate the development of diagnostic tests for early cancer prevention.

BibTeX
@inproceedings{zhong-etal-2022-improving-precancerous,
    title = "Improving Precancerous Case Characterization via Transformer-based Ensemble Learning",
    author = "Zhong, Yizhen  and
      Xiao, Jiajie  and
      Vetterli, Thomas  and
      Matin, Mahan  and
      Loo, Ellen  and
      Lin, Jimmy  and
      Bourgon, Richard  and
      Shapira, Ofer",
    editor = "Li, Yunyao  and
      Lazaridou, Angeliki",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing: Industry Track",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-industry.38/",
    doi = "10.18653/v1/2022.emnlp-industry.38",
    pages = "379--389"
}