Home / Projects / LLM Biases

2026 · NLP & AI Safety · Paris-Saclay (T4) · run 20260208_200540_385119c8

LLM Biases for Political Conspiracies — Constrained Prompt Evaluation

A controlled Entity × Narrative × Template protocol for measuring how frontier LLMs handle political conspiracy-framed prompts — summarized by the Narrative Susceptibility Score (NSS), not by anecdotal jailbreaks.

GitHub Back to projects Contact

What this project does

Team project at Paris-Saclay (Sukhiot, Oudoum, Yuze, Nguyen, Frederic). We built a reproducible evaluation pipeline that crosses 20 political entities with 10 sensitive narrative topics (elections, corruption, immigration, media, …) and three constrained prompt styles — Direct, Creative, and Socratic — for 600 prompts total. Model outputs are scored into an NSS that makes entity-level and style-level bias comparable across models.

Experimental design

Figure 1: Entity × Narrative × Template experimental design
Figure 1 — Experimental design. Entity × narrative matrix (200 pairs), region and gender balance, and 600 prompts evenly split across Direct / Creative / Socratic styles.

Results

Figure 2: Inference performance across models
Figure 2 — Inference performance. Success rate, latency, response length, and latency by prompt style across four models.
Figure 3: Safety and hallucination evaluation overview
Figure 3 — Evaluation overview. Safety labels, hallucination types, unsafe rate by entity group, and unsafe rate by prompt style.
Figure 4: Entity-level NSS fairness heatmap
Figure 4 — Fairness heatmap. Entity-level NSS across models, with per-entity averages and 95% confidence intervals.
Figure 5: Ablation by prompt style and key entities
Figure 5 — Ablation. NSS by prompt style and comparison across key political entities.

My contributions