@inproceedings{sandu-etal-2024-cheap,
title = "Cheap Ways of Extracting Clinical Markers from Texts",
author = "Sandu, Anastasia and
Mihailescu, Teodor and
Nisioi, Sergiu",
editor = "Yates, Andrew and
Desmet, Bart and
Prud{'}hommeaux, Emily and
Zirikly, Ayah and
Bedrick, Steven and
MacAvaney, Sean and
Bar, Kfir and
Ireland, Molly and
Ophir, Yaakov",
booktitle = "Proceedings of the 9th Workshop on Computational Linguistics and Clinical Psychology (CLPsych 2024)",
month = mar,
year = "2024",
address = "St. Julians, Malta",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2024.clpsych-1.25/",
pages = "256--263",
abstract = "This paper describes the Unibuc Archaeology team work for CLPsych{'}s 2024 Shared Task that involved finding evidence within the text supporting the assigned suicide risk level. Two types of evidence were required: highlights (extracting relevant spans within the text) and summaries (aggregating evidence into a synthesis). Our work focuses on evaluating Large Language Models (LLM) as opposed to an alternative method that is much more memory and resource efficient. The first approach employs an LLM that is used for generating the summaries and is guided to provide sequences of text indicating suicidal tendencies through a processing chain for highlights. The second approach involves implementing a good old-fashioned machine learning tf-idf with a logistic regression classifier, whose representative features we use to extract relevant highlights."
}
Markdown (Informal)
[Cheap Ways of Extracting Clinical Markers from Texts](https://preview.aclanthology.org/fix-sig-urls/2024.clpsych-1.25/) (Sandu et al., CLPsych 2024)
ACL
- Anastasia Sandu, Teodor Mihailescu, and Sergiu Nisioi. 2024. Cheap Ways of Extracting Clinical Markers from Texts. In Proceedings of the 9th Workshop on Computational Linguistics and Clinical Psychology (CLPsych 2024), pages 256–263, St. Julians, Malta. Association for Computational Linguistics.