@inproceedings{dirkson-etal-2020-conversation,
title = "Conversation-Aware Filtering of Online Patient Forum Messages",
author = "Dirkson, Anne and
Verberne, Suzan and
Kraaij, Wessel",
editor = "Gonzalez-Hernandez, Graciela and
Klein, Ari Z. and
Flores, Ivan and
Weissenbacher, Davy and
Magge, Arjun and
O'Connor, Karen and
Sarker, Abeed and
Minard, Anne-Lyse and
Tutubalina, Elena and
Miftahutdinov, Zulfat and
Alimova, Ilseyar",
booktitle = "Proceedings of the Fifth Social Media Mining for Health Applications Workshop {\&} Shared Task",
month = dec,
year = "2020",
address = "Barcelona, Spain (Online)",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2020.smm4h-1.2",
pages = "11--18",
abstract = "Previous approaches to NLP tasks on online patient forums have been limited to single posts as units, thereby neglecting the overarching conversational structure. In this paper we explore the benefit of exploiting conversational context for filtering posts relevant to a specific medical topic. We experiment with two approaches to add conversational context to a BERT model: a sequential CRF layer and manually engineered features. Although neither approach can outperform the F1 score of the BERT baseline, we find that adding a sequential layer improves precision for all target classes whereas adding a non-sequential layer with manually engineered features leads to a higher recall for two out of three target classes. Thus, depending on the end goal, conversation-aware modelling may be beneficial for identifying relevant messages. We hope our findings encourage other researchers in this domain to move beyond studying messages in isolation towards more discourse-based data collection and classification. We release our code for the purpose of follow-up research.",
}
Markdown (Informal)
[Conversation-Aware Filtering of Online Patient Forum Messages](https://aclanthology.org/2020.smm4h-1.2) (Dirkson et al., SMM4H 2020)
ACL