paper-with-me

Papers

Evaluating the Construct Validity of Text Embeddings with Application to Survey Questions

2022-02-18 · Qixiang Fang, Dong Nguyen, Daniel L Oberski

Text embedding models from Natural Language Processing can map text data (e.g. words, sentences, documents) to supposedly meaningful numerical representations (a.k.a. text embeddings). While such models are increasingly applied in social science research, one important issue is often not addressed: the extent to which these embeddings are valid representations of constructs relevant for social science research. We therefore propose the use of the classic construct validity framework to evaluate the validity of text embeddings. We show how this framework can be adapted to the opaque and high-dimensional nature of text embeddings, with application to survey questions. We include several popular text embedding methods (e.g. fastText, GloVe, BERT, Sentence-BERT, Universal Sentence Encoder) in our construct validity analyses. We find evidence of convergent and discriminant validity in some cases. We also show that embeddings can be used to predict respondent's answers to completely new survey questions. Furthermore, BERT-based embedding techniques and the Universal Sentence Encoder provide more valid representations of survey questions than do others. Our results thus highlight the necessity to examine the construct validity of text embeddings before deploying them in social science research.

📄 PDF Abstract BibTeX arXiv:2202.09166

Code (1)

fqixiang/survey-embedding-validity 공식 구현 pytorch

Tasks

SentenceSurveyvalid

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.

Similar Papers 제목 키워드 기반

Comparing Human Expertise and Large Language Models Embeddings in Content Validity Assessment of Personality Tests

2025-03-15 · Nicola Milano, Michela Ponticorvo, Davide Marocco

In this article we explore the application of Large Language Models (LLMs) in assessing the content validity of psychometric instruments, focusing on the Big Five Questionnaire (BFQ) and Big Five Inventory (BFI). Content…

Beyond Architectures: Evaluating the Role of Contextual Embeddings in Detecting Bipolar Disorder on Social Media

2025-07-17 · Khalid Hasan, Jamil Saquer arxiv

Bipolar disorder is a chronic mental illness frequently underdiagnosed due to subtle early symptoms and social stigma. This paper explores the advanced natural language processing (NLP) models for recognizing signs of bi…

Better Word Embeddings by Disentangling Contextual n-Gram Information

2019-04-10 · NAACL 2019 6 · Prakhar Gupta, Matteo Pagliardini, Martin Jaggi

Pre-trained word vectors are ubiquitous in Natural Language Processing applications. In this paper, we show how training word embeddings jointly with bigram and even trigram embeddings, results in improved unigram embedd…

Word Embeddings

The Proxy Presumption: From Semantic Embeddings to Valid Social Measures

2026-05-08 · Baishi Li, Ta Yu, Kelvin J. L. Koa, Ke-Wei Huang arxiv

Natural Language Processing is rapidly evolving into a primary instrument for Computational Social Science, with researchers increasingly using embeddings to measure latent constructs such as novelty, creativity, and bia…

Representation Learning

Word Embeddings and Validity Indexes in Fuzzy Clustering

2022-04-26 · Danial Toufani-Movaghar, Mohammad-Reza Feizi-Derakhshi

In the new era of internet systems and applications, a concept of detecting distinguished topics from huge amounts of text has gained a lot of attention. These methods use representation of text in a numerical format -- …

ClusteringSemantic SimilaritySemantic Textual SimilarityWord Embeddings