Meta-Fair: AI-assisted fairness testing of large language models

Context: Fairness — the absence of unjustified bias — is a core principle in the development of Artificial Intelligence (AI) systems, yet it remains difficult to assess and enforce. Current approaches to fairness testing in large language models (LLMs) often rely on manual evaluation, fixed template...

Descripción completa

Detalles Bibliográficos
Autores: Romero Arjona, Miguel, Parejo Maestre, José Antonio, Alonso Valenzuela, Juan Carlos, Sánchez Jerez, Ana Belén, Arrieta, Aitor, Segura Rueda, Sergio
Tipo de recurso: artículo
Estado:Versión publicada
Fecha de publicación:2026
País:España
Institución:Universidad de Sevilla (US)
Repositorio:idUS. Depósito de Investigación de la Universidad de Sevilla
OAI Identifier:oai:dnet:idus________::395c050828d2324184a5206a19baa719
Acceso en línea:https://hdl.handle.net/11441/186356
https://doi.org/10.1016/j.infsof.2026.108075
Access Level:acceso abierto
Palabra clave:Metamorphic testing
Large language models
Fairness
Bias
Artificial intelligence
Descripción
Sumario:Context: Fairness — the absence of unjustified bias — is a core principle in the development of Artificial Intelligence (AI) systems, yet it remains difficult to assess and enforce. Current approaches to fairness testing in large language models (LLMs) often rely on manual evaluation, fixed templates, deterministic heuristics, and curated datasets, making them resource-intensive and difficult to scale. Objectives: This work aims to lay the groundwork for a novel, automated method for testing fairness in LLMs, reducing the dependence on domain-specific resources and broadening the applicability of current approaches. Methods: Our approach, Meta-Fair, is based on two key ideas. First, we adopt metamorphic testing to uncover bias by examining how model outputs vary in response to controlled modifications of input prompts, defined by metamorphic relations (MRs). Second, we propose exploiting the potential of LLMs for both test case generation and output evaluation, leveraging their capability to generate diverse inputs and classify outputs effectively. The proposal is complemented by three open-source tools supporting LLM-driven generation, execution, and evaluation of test cases. Results: We report the findings of several experiments involving 12 pre-trained LLMs, 14 MRs, 5 bias dimensions, and 7.9K automatically generated test cases. The results show that Meta-Fair is effective in uncovering bias in LLMs, achieving an average precision of 92% and revealing biased behaviour in 29% of executions. Additionally, LLMs prove to be reliable and consistent evaluators, with the best-performing models achieving F1-scores of up to 0.79. Although non-determinism affects consistency, these effects can be mitigated through careful MR design. Conclusion: This work highlights the feasibility and potential of integrating metamorphic testing with LLMdriven test generation and assessment. While challenges remain to ensure broader applicability, the results indicate a promising path towards an unprecedented level of automation in LLM testing