Overview
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%
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
GPT-4 leads on global English evaluation
Results
| Metric | Value | Baseline | Delta | Split / Dataset | Evidence | Evidence Ref |
|---|---|---|---|---|---|---|
| RoleEval size | 6,000 questions across 300 characters | — | — | RoleEval (total) | Table 1 shows 300 characters and 6,000 questions | Table 1 |
| Accuracy | 76.00% | GPT-3.5 few-shot 56.82% | +19.18pp | RoleEval-Global (en) | Table 4: GPT-4-1106 few-shot avg 76.00; GPT-3.5-1106 56.82 | Table 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
Code URLs
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).

