Towards Measuring the Representation of Subjective Global Opinions in Language Models

Large language models (LLMs) may not equitably represent diverse global perspectives on societal issues. In this paper, we develop a quantitative framework to evaluate whose opinions model-generated responses are more similar to. We first build a dataset, GlobalOpinionQA, comprised of questions and answers from cross-national surveys designed to capture diverse opinions on global issues across different countries. Next, we define a metric that quantifies the similarity between LLM-generated survey responses and human responses, conditioned on country. With our framework, we run three experiments on an LLM trained to be helpful, honest, and harmless with Constitutional AI. By default, LLM responses tend to be more similar to the opinions of certain populations, such as those from the USA, and some European and South American countries, highlighting the potential for biases. When we prompt the model to consider a particular country's perspective, responses shift to be more similar to the opinions of the prompted populations, but can reflect harmful cultural stereotypes. When we translate GlobalOpinionQA questions to a target language, the model's responses do not necessarily become the most similar to the opinions of speakers of those languages. We release our dataset for others to use and build on. Our data is at https://huggingface.co/datasets/Anthropic/llm_global_opinions. We also provide an interactive visualization at https://llmglobalvalues.anthropic.com.

Paper

Similar papers

Reviewer VR797/10 · confidence 5/52024-04-26

Summary

*NOTE: I am very familiar with the preprint version of this paper released in June 2023. The preprint is well-known. I have not had any direct contact with the authors of this paper.* This paper introduces the GlobalOpinionQA dataset for measuring the representation of subjective global opinions in language models. The dataset was a seminal contribution to the growing literature on pluralistic alignment when it first came out in June 2023, marking a shift from concerns around national (US-centric) representation towards global representation. The dataset and corresponding experiments are designed with care and described in detail. Reviewing the paper on its own terms in April 2024, however, I believe there are two missed opportunities: 1) the paper should engage with critical literature around the use of multiple-choice / survey questions for language model evaluation which has been published since June 2023, and 2) the paper should consider reporting reproducible results for at least one open language model. I will gladly raise my review score if the authors commit to one or both of these points. **Q**: What is your overall opinion on the paper? **A**: Positive, but I would like to see the two points mentioned above addressed or at least acknowledged in the camera-ready version.

Rating

7

Confidence

5

Ethics flag

1

Reasons to accept

The GlobalOpinionQA dataset was a seminal contribution when it was first released, and it remains one of the few big datasets for measuring representation of subjective global opinions in language models. The different experimental setups are carefully designed and described in detail. The results are interesting and their description and interpretation is nuanced. The paper is clearly structured and well-written. The main body is self-sufficient despite relegating many details to the appendix.

Reasons to reject

My impression is that this paper largely presents a reformatted version of the June 2023 preprint (see notes above). Submitting the paper to COLM nearly a year later, I believe there are two big missed opportunities: First, the paper does not engage with much of the relevant literature published since the first preprint came out. For example, several works have challenged the use of multiple-choice questions for evaluating LLMs (e.g. [here](https://arxiv.org/abs/2309.03882)) and more specifically the practice of basing evaluations on token probabilities (e.g. [here](https://arxiv.org/abs/2402.13887), [here](https://arxiv.org/abs/2402.14499)). There is also more conceptual discussion around the use of “tidy” multiple-choice surveys in contrast to messy real-world use of LLMs (e.g. [here](https://arxiv.org/abs/2402.16786)). To some extent, these works are directly motivated by the June 2023 preprint of this paper. I appreciate that some of these works are quite recent, but it would be great to have more discussion of limitations around the multiple-choice format. Second, the paper only presents results for one proprietary language model, about which very little detail is publicly available. The main contribution of the June 2023 (industry) preprint clearly was the dataset/method. Now, submitting this paper to an academic conference, there is a clear missed opportunity in not at least evaluating one open model. The results presented here are not reproducible, and cannot easily be interrogated by anyone outside the authors’ organisation. In fact, even the authors’ organisation has published new model versions since, which may make the proprietary results presented here obsolete. **Minor notes & formatting** - Most in-text citations throughout the paper are not correctly formatted, missing parentheses. For examples see the first sentence of the Intro: a correct format would be “(Bommasani et al., 2021; Brown et al., 2020; …)”. - Relatedly, subsequent citations should be ordered by year of publication, in ascending order -> Brown 2020, Bommasani 2021, etc. - Please check the COLM formatting guidelines in the COLM latex template. Section and subsection titles, for example, should not be fully capitalised. - I would consider prepending “GlobalOpinionQA” to the title of the paper. This will make it easier for people to find the paper reference (saying this as someone who always forgets the name of this paper when looking for the dataset). - Footnote 9 arguably deanonymizes the authors / their institution

Reviewer 7AaM7/10 · confidence 4/52024-05-06

Summary

The paper compares human values to LLMs’ values, across cultures and languages. It does so via a multiple-choice questionnaire and additional prompting and changing of languages. In summary this paper present interesting results, but could be improved by making the experimental design more thorough and by sharpening the story and take-home message of the paper.

Rating

7

Confidence

4

Ethics flag

1

Reasons to accept

- Interesting findings, such as that simply changing the language does make a LLMs response to the questionnaire more aligned to the culture that language is spoken in. - The discussion on how cross-national prompting could lead to stereotypes being expresses, was also insightful.

Reasons to reject

- I have some concerns regarding the experimental setup: - First I worry that a forced-choice setup might not be the most suitable way of evaluating LLMs’ values, since such a setup has also been criticized in previous works (see: Political Compass or Spinning Arrow? Towards More Meaningful Evaluations for Values and Opinions in Large Language Models). Using a complementary, open-ended question evaluation might provide a better picture of LLMs’ values. - Further discussion on how to prevent stereotyping and possible directions to take during prompting to prevent stereotypes could be interesting. - In general I was missing a clear takeaway message on what to take from these results and what they are useful for.

Questions to authors

- Typos: - “The majority of the pre-training data IS in English” - Citations that don’t use the citation as a syntactic argument should have brackets around them. - Footnote 9 has a missing closing bracket

Reviewer Tp2K7/10 · confidence 4/52024-05-11

Summary

In this work the authors evaluate an LLM on two sets of subjective multiple choice questions that social scientists used to measure differences between countries. The LLM answers turn out to be more similar to the USA and some other countries and less similar to e.g. China. Asking the models about the likely responses of people from country X yields the expected results whereas translating the question doesn't necessarily invoke another identity in the model.

Rating

7

Confidence

4

Ethics flag

1

Reasons to accept

The paper is well written and easy to follow. All steps and design decisions are explained in great detail. The investigated question is timely and relevant and the used model is one of the currently best models and thus a good candidate for evaluation. Most limitations of the evaluation are already mentioned in the text and footnotes. The paper includes a large number of useful references and comprehensive citations. Given the detailed explanations and examples in the appendix, the work is highly reproducible and could become a standard evaluation to assess biases / priors of models.

Reasons to reject

While very interesting, the contribution is limited. As far as I can tell, the authors joined two sets of available questions and claim a new name (GlobalOpinionQA) for that concatenation. The evaluation would have worked equally well with numbers on the Global Attitudes survey and the World Values survey presented separately. The proposed metric is just Jensen Shannon distance between the model predictions and the human distribution and the authors themselves claim that any other metric could be used as well. Some results could benefit from more in-depth discussion. The appendix mentions automatically induced topics for the questions - it would be interesting to see if biases are stronger for some dimensions than others. Can socio-economic dependencies be included in addition to language or nationality? How do the results differ between pretraining, RLHF etc?

Questions to authors

The legends in Fig 2-4 are too small to read. In Section 2.1 3) n is used twice where it should be \frac{1}{|Q|} \sum{q \in Q} For the human results - is there demographic information available? In Appendix A.1 / B.1, should the prompt read "If /I/ had to select one of the options…" ? In the paragraph "Analysis of Linguistic Prompting" %57 should be 57%. At the end of Section 3, the authors express disappointment that purely linguistic cues do little to change the predictions. One could argue that this shows language independence or consistency of outputs across languages which would be a desirable property. I found the term "cross-national prompting" confusing. What about default-prompting vs. country-prompting vs. language prompting?

Reviewer t8TT8/10 · confidence 4/52024-05-24

Summary

This paper studies which population of people LLMs’ perspectives on societal issues are most aligned with.They combine Pew Research’s Global Attitudes survey and the World Values Survey to create a dataset of 2.5k questions that cover a variety of topics. They then evaluate a series of prompting strategies and compare how well the LLM aligns with people from different regions and countries. Their results show that by default LLMs are more aligned with Western countries, and instructing the model to answer from the perspective of a certain country’s population can propagate harmful biases. The authors plan to release the dataset after peer review.

Rating

8

Confidence

4

Ethics flag

1

Reasons to accept

- The study of cultural bias in LLMs is an important topic and this paper explores it from different aspects. - The dataset of questions and their translations would make for a useful contribution to the community. - The experimental setup and prompts are documented in detail in the appendix which improves this paper’s reproducibility. - The paper is well written and all the figures and tables are of high quality.

Reasons to reject

- The authors only test their approach on a single model which makes it hard to understand how the results generalize to other LLM families and models of different sizes. - The authors do not include Hofstede’s Cultural Dimensions survey in their dataset, which is an important benchmark for studying cultural alignment. - The authors do not try the combination of cross-national and linguistic prompting so the question is asked in a more natural manner when trying to align the LLM with a certain community. Combining this with the phrasing suggested below would be even better. - The paper does not present any mitigation strategies for the harmful stereotypes presented by the LLM. - While the world maps look nice, it would be more useful to include plots which more accurately present the numerical results along with error bars. - Multiple aspects of this work have already been explored before but the authors fail to cite the following relevant papers: - Naous, T., Ryan, M. J., & Xu, W. (2023). Having Beer After Prayer? Measuring Cultural Bias in Large Language Models. arXiv preprint arXiv:2305.14456. - Li, B., Haider, S., & Callison-Burch, C. (2023). This Land is {Your, My} Land: Evaluating Geopolitical Biases in Language Models. arXiv preprint arXiv:2305.14610. - Jakobsen, T. S. T., Cabello, L., & Søgaard, A. (2023). Being Right for Whose Right Reasons?. arXiv preprint arXiv:2306.00639.

Questions to authors

- What is the reason behind the specific phrasing of the cross-national prompt? A more useful approach might be to instruct the model to inhabit the persona itself instead of answering from a different perspective in the third person. Instead of “How would someone from Russia answer the following question:”, we might simply say “You are a resident of Russia.” Did the authors try anything like this? - Did the authors try varying the amount of explanation the LLM is allowed to provide with its responses? Does only allowing it to pick its choice or being asked to give a more detailed reason change its performance?

Reviewer 7AaM2024-06-04

Reviewer response to rebuttal

Thank you for your response, I have adjusted my score and hope that you will add the promised discussion to the camera ready!

Reviewer VR792024-06-04

Rebuttal Acknowledgment

Thank you for engaging with my review. I appreciate the commitment to discussing more recent related works. I maintain that this would be a better paper if these "certain limitations" did not prevent you from testing other (open) models, but I understand that this is the world that we live in, and that you would probably like to include other models yourself if you could. The paper should be published at COLM, but I will stick with my score of 7 just to indicate my reluctance on the irresolvable reproducibility issue.

Reviewer Tp2K2024-06-05

Thanks for rebuttal

Thanks for addressing my concerns in your rebuttal! I'm fine with the approach of not taking a stance regarding how models should behave when promped with different languages and agree that pointing out that this doesn't directly lead to simulating a - potentially stereotypical - stance of a set of speakers. I stand by my initial rating and think this paper should be published.

Program Chairsdecision2024-07-10

Decision

Accept

© 2026 NYSGPT2525 LLC