Summary
In the recent past, there have been several papers that have explored the alignment of LLMs with human cultures, this paper takes a slightly different perspective. The paper explores how LLMs perceive global cultures and how does it reflect in their prompt specific generations.
In particular, authors prompt various LLMs on 8 different culture-related topics and from the generated responses culture symbols (culture specific topics) are extracted. Subsequently, the extracted culture symbols are classified (using unsupervised techniques) into corresponding region specific culture. This results in a new dataset CULTURE-GEN, having generated responses and culture symbols.
Using the above techniques and dataset, authors perform extensive set of experiments to evaluate LLMs and show the bias in LLMs towards dominant and popular cultures.
Reasons to accept
1. Authors introduce a new dataset for examining LLM’s perception of global culture, this will be useful for the community.
2. Authors perform an extensive set of experiments to show bias in LLMs towards marginalized and non-mainstream cultures. To show this authors define “Cultural Markedness,” that covers both vocabulary-based and non-vocabulary-based markers that helps to distinguish between non-dominant cultures.
Reasons to reject
1. It is not clear how are cultural markers (vocabulary-based and non-vocabulary-based) obtained? I presume these were obtained via manual inspection of responses but this may not result in an exhaustive list of makers; how could one obtain more markers in an automated fashion, e.g., using LLMs?
2. While the paper performs in-depth analysis and experiments and show the bias in LLM’s perspective; the paper is lacking discussion on possible techniques to mitigate the bias; will standard alignment techniques based on RLHF/DPO suffice but in this case how does one resolve conflict between different cultures? Or one needs to develop a different model for each culture?
3. Authors are measuring culture via various topics but there has been recent work ( https://arxiv.org/abs/2403.15412 ) that argues that since culture is highly subjective, it is best to measure it via various proxies. Authors should discuss how do the topics align with various cultural proxies.
This is not necessarily weakness, but the paper has many typos that can easily be addressed.
Questions to authors
Suggestions:
1. There are few typos that authors should fix, for example, second line: showed —> showed; second-last line of second paragraph; Page-4, the joint probability formula has ’n’ instead of ‘c’; Page 5 first line “We” —> “we”
2. In the related work, authors should also discuss more about proxies used for measure culture since it is hard to define culture. For example, authors can check out a recent survey: https://arxiv.org/abs/2403.15412