RoleEval — 6,000 bilingual multiple-choice questions testing LLMs' knowledge of 300 real and fictional characters

December 26, 20237 min

Overview

Decision SnapshotReady For Pilot

RoleEval gives a practical, replicable way to surface role-knowledge gaps across languages; use it to pick models or to guide targeted fine-tuning.

Citations2

Evidence Strength0.80

Confidence0.85

Risk Signals9

Trust Signals

Findings with numeric evidence: 5/5

Findings with evidence refs: 5/5

Results with explicit delta: 3/4

Reproducibility

Status: Code + data available

Open source: Partial

At A Glance

Cost impact: 50%

Production readiness: 60%

Novelty: 60%

Authors

Tianhao Shen, Sun Li, Quan Tu, Deyi Xiong

Links

Abstract / PDF / Code / Data

Why It Matters For Business

Role knowledge matters for apps that impersonate people or fictional characters; test models with RoleEval to reveal language and domain blind spots before deployment.

Who Should Care

Summary TLDR

RoleEval is a bilingual (Chinese-English) multiple-choice benchmark targeting role knowledge about people and fictional characters. It collects 300 characters and 6,000 parallel questions (4,000 global + 2,000 China-focused). Questions cover basic facts and three types of multi-hop reasoning (relationships, event participants, timelines). RoleEval uses a hybrid quality check (GPT-4/3.5 automated filters + human review). Evaluations show GPT-4 leads on the global set (~76% few-shot on English), while large Chinese models (e.g., Qwen-72B) outperform GPT-4 on the Chinese subset, exposing language-specific knowledge gaps and scaling effects.

Problem Statement

There is no large, systematic bilingual benchmark for 'role knowledge'—facts and multi-hop reasoning about real and fictional characters. Existing persona tests are often synthetic or fragmented and do not measure whether pretrained models actually store and reason about detailed character knowledge across languages.

Main Contribution

RoleEval: a bilingual role-knowledge benchmark with 6,000 Chinese-English parallel multiple-choice questions covering 300 characters.

A question design that mixes direct factual questions, negation/non-occurrence formats, and three multi-hop reasoning types (relationship, event participant, timeline).

Key Findings

RoleEval scale and scope

Numbers6,000 questions; 300 characters (200 global + 100 Chinese)

Practical UseUse RoleEval to probe concrete role knowledge across languages and domains rather than small or synthetic persona tests.

Evidence RefAbstract, Table 1

GPT-4 leads on global English evaluation

NumbersGPT-4-1106 few-shot avg ≈ 76.00% on RoleEval-Global (en)

Practical UseState-of-the-art models have strong but imperfect role knowledge; expect ~24% errors on similar multiple-choice probes.

Evidence RefTable 4 (few-shot results)

Results

MetricValueBaselineDeltaSplit / DatasetEvidenceEvidence Ref
RoleEval size6,000 questions across 300 charactersRoleEval (total)Table 1 shows 300 characters and 6,000 questionsTable 1
Accuracy76.00%GPT-3.5 few-shot 56.82%+19.18ppRoleEval-Global (en)Table 4: GPT-4-1106 few-shot avg 76.00; GPT-3.5-1106 56.82Table 4

What To Try In 7 Days

Run your candidate models on a representative slice (100–300 RoleEval Qs) in the target language to reveal failure modes.

Compare a global model and a local model on the same RoleEval subset to check localization needs.

Use RoleEval-style automated filtering (GPT-4 + human review) when building your own domain QA items.

Reproducibility

Risks & Boundaries

Limitations

Timeliness: real-world facts change and the benchmark can become outdated.

Single-answer format: multiple-correct-answer scenarios are not supported.

When Not To Use

For open-ended persona creation or dialogue evaluation that requires rich free-form responses.

When multiple correct answers should be accepted or graded.

Failure Modes

Models hallucinate plausible but incorrect relationships or events for characters.

Significant drop in performance when switching target language (cross-lingual transfer failure).

Core Entities

Models

GPT-4GPT-3.5LLaMALLaMA-2FalconMistralBLOOMPythiaBaichuan2QwenYiChatGLM3MiniMaxSkywork

Metrics

Accuracyfew-shot vs zero-shot delta

Datasets

RoleEval (RoleEval-Global, RoleEval-Chinese)WikipediaBaidu BaikeFandomMoegirlpedia

Benchmarks

MMLUC-Eval