Papers
Topics
Authors
Recent
Search
2000 character limit reached

Revised Portrait Value Questionnaire (PVQ-RR)

Updated 22 June 2026
  • Revised Portrait Value Questionnaire (PVQ-RR) is a psychometric instrument assessing 19 fine-grained human values using 57 items (3 per value) based on Schwartz’s theory.
  • It employs a 6-point Likert scale and averaging approach, enabling structured analysis of motivational profiles and circumplex relationships among values.
  • Computational embedding methods, augmented by the SQuID procedure, replicate human-derived metrics with strong internal consistency and significant global validation.

The Revised Portrait Value Questionnaire (PVQ-RR) is a psychometric instrument designed to measure 19 fine-grained value dimensions within Schwartz’s theory of basic human values. Each dimension is assessed via three items, each formatted as a short statement (e.g., "It is important to him/her to …") and rated on a 6-point Likert scale ranging from "not like me at all" to "very much like me." Dimension scores are calculated by straightforward averaging across the three relevant items, allowing for structured assessment of an individual’s motivational value profile. PVQ-RR’s structure explicitly supports analyses of multidimensional circumplex relationships among human values and is widely validated via large international human datasets (Pellert et al., 29 Sep 2025).

1. Instrument Structure and Scoring

The PVQ-RR comprises 57 items mapped a priori into 19 basic values, such as "Self-direction–Thought," "Security–Societal," and "Hedonism," with each basic value associated with exactly three items. The notation InI_n denotes the index set of items for value nn (In=3|I_n|=3). Scores for each dimension VnV_n are determined by:

Vn=1IniInriV_n = \frac{1}{|I_n|} \sum_{i \in I_n} r_i

where rir_i is the respondent’s Likert rating (or, in computational analogues, the derived score from item embeddings).

This organization facilitates explicit mapping between survey items and the underlying value construct, providing both theoretical transparency and analytic tractability for dimension-level and circumplex-level investigations.

2. Embedding Extraction from PVQ-RR Items

To operationalize the PVQ-RR in a computational setting, off-the-shelf LLM sentence-embedding architectures are employed. Five pre-trained models have been evaluated:

Model Name Parameters Notable Feature
Linq-Embed-Mistral 7.11B Top performer in MTEB STS
gemini-embedding-exp-03-07 Not disclosed Google, closed-API
jina-embeddings-v3 572M General-purpose
KaLM-embedding-multilingual-mini-instruct-v1.5 494M Multilingual capability
mpnet-personality 109M Finetuned for personality item correlations

Each PVQ-RR item is encoded as a fixed-length embedding yiRny_i \in \mathbb{R}^n (dimensionality dependent on model). To mitigate gender bias, items are prompted with both male- and female-pronoun versions, with embeddings averaged when supported.

3. Survey and Questionnaire Item Embeddings Differentials (SQuID)

Raw sentence embeddings for PVQ-RR items are typically highly similar, yielding predominantly nonnegative inter-item correlations. To uncover negative relationships essential to the theoretical value circumplex, the Survey and Questionnaire Item Embeddings Differentials (SQuID) methodology is applied:

  • Compute the questionnaire centroid: yˉ=157i=157yi\bar{y} = \frac{1}{57} \sum_{i=1}^{57} y_i.
  • Center each item: δi=yiyˉ\delta_i = y_i - \bar{y}.
  • Aggregate within each value: en=1IniInδie_n = \frac{1}{|I_n|} \sum_{i \in I_n} \delta_i.

This centering operation eliminates global linguistic biases, revealing both positive and negative inter-dimension relationships in accordance with Schwartz's circumplex theory. The approach is analogous to vector arithmetic in distributional semantics, and it enables the recovery of structure needed to differentiate opposing value dimensions.

4. Evaluation Metrics

The alignment between embedding-derived PVQ-RR scores and human data is quantified along several axes:

  • Internal Consistency (Cronbach’s nn0):

nn1

Applied to both human and embedding-derived scores.

  • Dimension–Dimension Similarity:

Compute Pearson correlation matrices nn2 (human) and nn3 (embedding); overall similarity is:

nn4

Variance explained: nn5 from regression of nn6 on nn7.

  • Factor-Congruence Coefficient (for MDS axes):

nn8

Where nn9 and In=3|I_n|=30 are 2D MDS coordinates after Procrustes alignment.

  • Recovery of Negative Correlations:

Assessed by the sign and structure of off-diagonal entries in the SQuID-corrected item–item similarity matrix (substantial negatives required for circumplex compatibility).

All main results are evaluated for significance via Monte Carlo shuffling (In=3|I_n|=31).

5. Multidimensional Scaling and Structure Recovery

The SQuID-processed embedding-derived correlation matrices are subjected to ordinal (nonmetric) MDS (as implemented in the R package smacof), with dissimilarities defined as In=3|I_n|=32. Both embedding and human-derived MDS solutions exhibit the hallmark Schwartz circumplex: motivationally adjacent values cluster, and opposed values (e.g., "Conformity" vs. "Self-direction") are maximally separated across the circumplex. Procrustes matching aligns embedding and human MDS solutions, facilitating the quantification of structural congruence (factor-congruence coefficients In=3|I_n|=33, In=3|I_n|=34).

6. Quantitative Performance and Empirical Benchmarks

The embedding-based approach, after SQuID correction, achieves results commensurate with large human datasets on key benchmarks:

  • Internal Consistency:

Average Cronbach’s In=3|I_n|=35 (Linq-Embed-Mistral) versus human benchmark In=3|I_n|=36; random embedding baseline In=3|I_n|=37.

  • Dimension–Dimension Correlation:

Pearson In=3|I_n|=38 (95% CI [0.66, 0.80]); In=3|I_n|=39 variance explained.

  • Factor Congruence (MDS Axes):

VnV_n0, VnV_n1. Both indices exceed the conventional "fair" threshold (VnV_n2).

  • Statistical Significance:

All core benchmarks are significant at VnV_n3.

These findings establish that SQuID-processed sentence embeddings reproduce key psychometric structure—from item group interrelations to the full circumplex arrangement—at levels on par with survey data (Pellert et al., 29 Sep 2025).

7. Theoretical Implications, Applications, and Limitations

Embedding-based recovery of PVQ-RR structure demonstrates that LLMs encode not only semantic but also fine-grained motivational distinctions postulated by Schwartz’s value theory. This suggests that LLMs’ text-derived internal geometries are congruent with those revealed by extensive psychometric fieldwork. Derived benefits include cost-free in-silico pretesting of new items or scales, rapid scale revision, and global language/culture coverage without additional data collection.

Potential limitations arise from:

  • Possible memorization of the PVQ-RR within embedding model training corpora.
  • Open questions regarding the treatment of reverse-keyed items in embedding space.
  • General inferential risks in analogizing embedding-derived similarities to human judgments.

A plausible implication is that neural embedding techniques, when combined with minimal centering corrections, provide a complementary methodology for large-scale psychometric scale development and validation, expanding the scope and flexibility of behavioral measurement paradigms (Pellert et al., 29 Sep 2025).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Revised Portrait Value Questionnaire (PVQ-RR).