paper-with-me

홈 › Papers

Utilizing Semantic Textual Similarity for Clinical Survey Data Feature Selection

2023-08-19 · Benjamin C. Warner, Ziqi Xu, Simon Haroutounian, Thomas Kannampallil, Chenyang Lu

Survey data can contain a high number of features while having a comparatively low quantity of examples. Machine learning models that attempt to predict outcomes from survey data under these conditions can overfit and result in poor generalizability. One remedy to this issue is feature selection, which attempts to select an optimal subset of features to learn upon. A relatively unexplored source of information in the feature selection process is the usage of textual names of features, which may be semantically indicative of which features are relevant to a target outcome. The relationships between feature names and target names can be evaluated using language models (LMs) to produce semantic textual similarity (STS) scores, which can then be used to select features. We examine the performance using STS to select features directly and in the minimal-redundancy-maximal-relevance (mRMR) algorithm. The performance of STS as a feature selection metric is evaluated against preliminary survey data collected as a part of a clinical study on persistent post-surgical pain (PPSP). The results suggest that features selected with STS can result in higher performance models compared to traditional feature selection algorithms.

📄 PDF Abstract BibTeX arXiv:2308.09892

Code (1)

bcwarner/sts-select 공식 구현 pytorch

Tasks

feature selectionSemantic Textual SimilaritySTSSurvey

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

MedSTS: A Resource for Clinical Semantic Textual Similarity

2018-08-28 · Yanshan Wang, Naveed Afzal, Sunyang Fu, Li-Wei Wang 외

The wide adoption of electronic health records (EHRs) has enabled a wide range of applications leveraging EHR data. However, the meaningful use of EHR data largely depends on our ability to efficiently extract and consol…

Decision MakingSemantic SimilaritySemantic Textual SimilaritySentence+1

Evaluating the Utility of Model Configurations and Data Augmentation on Clinical Semantic Textual Similarity

2020-07-01 · WS 2020 7 · Yuxia Wang, Fei Liu, Karin Verspoor, Timothy Baldwin

In this paper, we apply pre-trained language models to the Semantic Textual Similarity (STS) task, with a specific focus on the clinical domain. In low-resource setting of clinical STS, these large models tend to be impr…

Data AugmentationSemantic Textual SimilaritySTS

Advances and Challenges in Semantic Textual Similarity: A Comprehensive Survey

2025-12-19 · Lokendra Kumar, Neelesh S. Upadhye, Kannan Piedy arxiv

Semantic Textual Similarity (STS) research has expanded rapidly since 2021, driven by advances in transformer architectures, contrastive learning, and domain-specific techniques. This survey reviews progress across six k…

Semantic Textual SimilarityContrastive Learning

CLISTER : A Corpus for Semantic Textual Similarity in French Clinical Narratives

2022-06-01 · LREC 2022 6 · Nicolas Hiebel, Olivier Ferret, Karën Fort, Aurélie Névéol

Modern Natural Language Processing relies on the availability of annotated corpora for training and evaluating models. Such resources are scarce, especially for specialized domains in languages other than English. In par…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Embeddings+3

Linking Symptom Inventories using Semantic Textual Similarity

2023-09-08 · Eamonn Kennedy, Shashank Vadlamani, Hannah M Lindsey, Kelly S Peterson 외

An extensive library of symptom inventories has been developed over time to measure clinical symptoms, but this variety has led to several long standing issues. Most notably, results drawn from different settings and stu…

Decision MakingSemantic Textual SimilaritySTS