Modelspublished

LLMScholarBench Tests 22 Models and Finds an Accuracy-Representation Trade-Off

The benchmark treats AI-generated expert lists as recommender systems to audit, showing that factual correctness and balanced representation cannot yet be improved together reliably.

By 3 min read
LLMScholarBench Tests 22 Models and Finds an Accuracy-Representation Trade-Off

Listen to this story

The audio brief

About 1:46
0:001:46
Read transcript
An AI system can get better at naming real experts—and simultaneously get worse at representing the field fairly. That is the central finding from Complexity Science Hub researchers, who tested LLMScholarBench across 22 language models. The benchmark treats expert recommendations like recommender systems that need an audit, especially when they are used to find speakers, supervisors, or potential hires. It measures nine dimensions. Some assess technical quality: whether names and fields are correct, whether answers are consistent, and whether the model refuses appropriately. Others assess representation, including diversity, bibliometric similarity, and parity—whether recommended groups broadly match the proportions in the reference database. The results show why a single accuracy score is not enough. In an initial physics test, models put scholars in the wrong subfield about 40 percent of the time. Real scientists appeared in the database for roughly 63 to 82 percent of recommendations. Diversity scores ranged from 0.44 to 0.69, and parity from 54 to 60 percent. The researchers then tested interventions. Retrieval-augmented generation improved factual and technical quality, but in tests of Gemini 2.5 Pro and Gemini 2.5 Flash, web search reduced diversity and parity. Prompting could shift representation, but combining prompting with retrieval still did not improve every measure at once. The likely issue is uneven web coverage: retrieval can import gaps rather than correct them. Across the audit, models often favored male, senior, highly cited, U.S.-based scholars. The key constraint is now clear: better evidence retrieval does not automatically produce a fairer expert list.

Story brief

3 key points

Researchers used LLMScholarBench to audit 22 language models on expert recommendations, exposing a persistent tension between factual quality and representation. Retrieval improved accuracy but reduced diversity and parity in Gemini 2.5 Pro and Flash tests, likely reflecting uneven web coverage; prompting shifted representation without fixing every metric. The benchmark found models often favored male, senior,...

  1. 01

    The benchmark evaluates nine dimensions, including factuality, refusals, diversity, bibliometric similarity and group parity.

  2. 02

    In physics, models misclassified scholars’ subfields about 40% of the time; database matches ranged from 63% to 82%.

  3. 03

    Diversity scores spanned 0.44–0.69, while parity ranged from 54% to 60%.

An AI-generated list of experts can become more factually reliable while becoming less representative. Complexity Science Hub researchers found that retrieval-augmented generation improved the technical quality of scholar recommendations, particularly factual accuracy, while prompt instructions could improve representation; neither approach, alone or combined, improved every measured dimension at once.

That finding sits behind LLMScholarBench, a benchmark for auditing language models when they recommend academics. The team applied it to 22 models—20 open-weight and two proprietary—from families including Gemini, GPT, Llama, Qwen, DeepSeek, Grok, Mistral and Gemma. The researchers say omissions can carry real consequences when chatbots are used to identify speakers, supervisors or potential hires.

Measuring more than whether a name is real

The benchmark uses nine measures across technical quality and social representation. Its technical side covers factuality, validity, duplicate answers, consistency and refusals; its representation side covers connectedness, bibliometric similarity, diversity and parity. Parity asks whether recommended scholars track group proportions in the reference database.

In an initial physics evaluation of six models, scholars were placed in the wrong subfield about 40% of the time on average. Across models, recommended names matched real scientists in the reference database in roughly 63% to 82% of cases; seniority and subfield judgments were less accurate.

Representation scores

Diversity
0.440.69

Diversity scores ranged from 0.44 to 0.69 across the evaluated models.

Paritypercent
54%60%

Parity scores ranged from 54% to 60%; the measure compares recommendation shares with group proportions in the reference database.

Interventions move different parts of the system

The trade-off came from tested user-controlled interventions, not a finding that every model inherently improves one dimension at another’s expense. Retrieval-augmented generation has the model gather web information rather than rely only on training data, and it improved technical quality. Prompt engineering steered outputs toward the requested social representation. Combining them still did not improve all metrics simultaneously.

Tests of Gemini 2.5 Pro and Gemini 2.5 Flash with web-search retrieval made the constraint more concrete: factual accuracy improved, while diversity and parity fell. A project researcher attributed that result to gaps in web coverage of scholarly communities, which retrieval can import rather than correct.

The prompt can alter who appears

The models tended to favor male, senior, highly cited and U.S.-based scholars. They often recommended fewer women than women’s share of the reference database, while Black and Latino researchers were often absent. In a study across six disciplines, a user’s geographic location changed the scholars recommended; prompt language and specified role did not.

LLMScholarBench is an open audit framework rather than a final ranking of the model market, and some tested models have since changed. Its first study used a database of more than 450,000 scientists who published in American Physical Society journals between 1893 and 2020. That scope makes the benchmark a structured way to test scholar recommendations, not proof that every expert-search task behaves identically.

Editorial analysis

Our Read

Our Read: The important contribution is not a league table for 22 fast-changing models. It is a testing frame for a product behavior that is often treated as a casual chat response: deciding whose names appear in an expert search. The Gemini retrieval result is a useful warning against treating web grounding as a complete safety mechanism. The next meaningful evidence would be an intervention that improves factuality, diversity and parity simultaneously, especially on a scholarly reference base designed to represent a wider set of contributors.

Sources

  1. techxplore.comWho does AI consider an expert? New benchmark shows bias across 22 LLMs