ACL 2025finding0 citations

Utilizing Semantic Textual Similarity for Clinical Survey Data Feature Selection

Benjamin C. Warner, Ziqi Xu, Simon Haroutounian, Thomas Kannampallil, Chenyang Lu

Abstract

Surveys are widely used to collect patient data in healthcare, and there is significant clinical interest in predicting patient outcomes using survey data. However, surveys often include numerous features that lead to high-dimensional inputs for machine learning models. This paper exploits a unique source of information in surveys for feature selection. We observe that feature names (i.e., survey questions) are often semantically indicative of what features are most useful. Using language models, we leverage semantic textual similarity (STS) scores between features and targets to select features. The performance of STS scores in directly ranking features as well as in the minimal-redundancy-maximal-relevance (mRMR) algorithm is evaluated using survey data collected as part of a clinical study on persistent post-surgical pain (PPSP) as well as an accessible dataset collected through the NIH All of Us program. Our findings show that features selected with STS can result in higher performance models compared to traditional feature selection algorithms.

BibTeX
@inproceedings{warner-etal-2025-utilizing,
    title = "Utilizing Semantic Textual Similarity for Clinical Survey Data Feature Selection",
    author = "Warner, Benjamin C.  and
      Xu, Ziqi  and
      Haroutounian, Simon  and
      Kannampallil, Thomas  and
      Lu, Chenyang",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.27/",
    doi = "10.18653/v1/2025.findings-acl.27",
    pages = "502--520",
    ISBN = "979-8-89176-256-5"
}
Utilizing Semantic Textual Similarity for Clinical Survey Data Feature Selection · ACL 2025