Ensemble-based fine-tuning strategy for temporal relation extraction from the clinical narrative
Published in Proceedings of the 4th Clinical Natural Language Processing Workshop, 103-108, 2022, 2022
Recommended citation: Lijing Wang, Timothy A Miller, Steven Bethard, and Guergana K Savova. 2022. Ensemble-based fine-tuning strategy for temporal relation extraction from the clinical narrative. In Proceedings of the 4th Clinical Natural Language Processing Workshop, 103-108, 2022. https://aclanthology.org/2022.clinicalnlp-1.11.pdf
Abstract:
In this paper, we investigate ensemble methods for fine-tuning transformer-based pretrained models for clinical natural language processing tasks, specifically temporal relation extraction from the clinical narrative. Our experimental results on the THYME data show that ensembling as a fine-tuning strategy can further boost model performance over single learners optimized for hyperparameters. Dynamic snapshot ensembling is particularly beneficial as it fine-tunes a wide array of parameters and results in a 2.8% absolute improvement in F1 over the base single learner.