paper-with-me

Papers

Characterizing Bias: Benchmarking Large Language Models in Simplified versus Traditional Chinese

2025-05-28 · Hanjia Lyu, Jiebo Luo, Jian Kang, Allison Koenecke

While the capabilities of Large Language Models (LLMs) have been studied in both Simplified and Traditional Chinese, it is yet unclear whether LLMs exhibit differential performance when prompted in these two variants of written Chinese. This understanding is critical, as disparities in the quality of LLM responses can perpetuate representational harms by ignoring the different cultural contexts underlying Simplified versus Traditional Chinese, and can exacerbate downstream harms in LLM-facilitated decision-making in domains such as education or hiring. To investigate potential LLM performance disparities, we design two benchmark tasks that reflect real-world scenarios: regional term choice (prompting the LLM to name a described item which is referred to differently in Mainland China and Taiwan), and regional name choice (prompting the LLM to choose who to hire from a list of names in both Simplified and Traditional Chinese). For both tasks, we audit the performance of 11 leading commercial LLM services and open-sourced models -- spanning those primarily trained on English, Simplified Chinese, or Traditional Chinese. Our analyses indicate that biases in LLM responses are dependent on both the task and prompting language: while most LLMs disproportionately favored Simplified Chinese responses in the regional term choice task, they surprisingly favored Traditional Chinese names in the regional name choice task. We find that these disparities may arise from differences in training data representation, written character preferences, and tokenization of Simplified and Traditional Chinese. These findings highlight the need for further analysis of LLM biases; as such, we provide an open-sourced benchmark dataset to foster reproducible evaluations of future LLM behavior across Chinese language variants (https://github.com/brucelyu17/SC-TC-Bench).

📄 PDF Abstract BibTeX arXiv:2505.22645

Code (1)

brucelyu17/sc-tc-bench 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

ROBBIE: Robust Bias Evaluation of Large Generative Language Models

2023-11-29 · David Esiobu, Xiaoqing Tan, Saghar Hosseini, Megan Ung 외

As generative large language models (LLMs) grow more performant and prevalent, we must develop comprehensive enough tools to measure and improve their fairness. Different prompt-based datasets can be used to measure soci…

BenchmarkingFairness

Characteristics of Harmful Text: Towards Rigorous Benchmarking of Language Models

2022-06-16 · Maribeth Rauh, John Mellor, Jonathan Uesato, Po-Sen Huang 외

Large language models produce human-like text that drive a growing number of applications. However, recent literature and, increasingly, real world observations, have demonstrated that these models can generate language …

BenchmarkingLanguage ModelingLanguage ModellingTranslation

Same Claim, Different Judgment: Benchmarking Scenario-Induced Bias in Multilingual Financial Misinformation Detection

2026-01-08 · Zhiwei Liu, Yupen Cao, Yuechen Jiang, Mohsinul Kabir 외 arxiv

Large language models (LLMs) have been widely applied across various domains of finance. Since their training data are largely derived from human-authored corpora, LLMs may inherit a range of human biases. Behavioral bia…

Beyond Questions: Evaluating What Large Language Models (Actually) Know

2026-05-26 · Luca Giordano, Simon Razniewski arxiv

Parametric knowledge in large language models (LLMs) is a cornerstone of their success, yet remains poorly understood. Existing knowledge benchmarks typically rely on predefined questions (e.g., "What is the birth date o…

CRITERIA: a New Benchmarking Paradigm for Evaluating Trajectory Prediction Models for Autonomous Driving

2023-10-11 · Changhe Chen, Mozhgan PourKeshavarz, Amir Rasouli

Benchmarking is a common method for evaluating trajectory prediction models for autonomous driving. Existing benchmarks rely on datasets, which are biased towards more common scenarios, such as cruising, and distance-bas…

Autonomous DrivingBenchmarkingDiversityPrediction+2