paper-with-me

Papers

LLMAuditor: A Framework for Auditing Large Language Models Using Human-in-the-Loop

2024-02-14 · Maryam Amirizaniani, Jihan Yao, Adrian Lavergne, Elizabeth Snell Okada, Aman Chadha, Tanya Roosta, Chirag Shah

As Large Language Models (LLMs) become more pervasive across various users and scenarios, identifying potential issues when using these models becomes essential. Examples of such issues include: bias, inconsistencies, and hallucination. Although auditing the LLM for these problems is often warranted, such a process is neither easy nor accessible for most. An effective method is to probe the LLM using different versions of the same question. This could expose inconsistencies in its knowledge or operation, indicating potential for bias or hallucination. However, to operationalize this auditing method at scale, we need an approach to create those probes reliably and automatically. In this paper we propose the LLMAuditor framework which is an automatic, and scalable solution, where one uses a different LLM along with human-in-the-loop (HIL). This approach offers verifiability and transparency, while avoiding circular reliance on the same LLM, and increasing scientific rigor and generalizability. Specifically, LLMAuditor includes two phases of verification using humans: standardized evaluation criteria to verify responses, and a structured prompt template to generate desired probes. A case study using questions from the TruthfulQA dataset demonstrates that we can generate a reliable set of probes from one LLM that can be used to audit inconsistencies in a different LLM. This process is enhanced by our structured prompt template with HIL, which not only boosts the reliability of our approach in auditing but also yields the delivery of less hallucinated results. The novelty of our research stems from the development of a comprehensive, general-purpose framework that includes a HIL verified prompt template for auditing responses generated by LLMs.

📄 PDF Abstract BibTeX arXiv:2402.09346

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationTruthfulQA

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Supporting Human-AI Collaboration in Auditing LLMs with LLMs

2023-04-19 · Charvi Rastogi, Marco Tulio Ribeiro, Nicholas King, Harsha Nori 외

Large language models are becoming increasingly pervasive and ubiquitous in society via deployment in sociotechnical systems. Yet these language models, be it for classification or generation, have been shown to be biase…

Language ModellingLarge Language ModelSentiment Analysis

AURA: Adaptive Uncertainty-aware Refinement for LLM-as-a-Judge Auditing

2026-06-18 · Zilong Zhang, Yi-Ting Hung, Weiyi He, Junxi Zhang 외 arxiv

Large language models (LLMs) are increasingly used as judges for open-ended generation, as large-scale human evaluation is often expensive and difficult to scale, yet their preferences remain imperfect proxies for human …

A Practice Auditing Framework for Large Language Model Use: Collective Empiricism, Pseudo-Rational Cognition, and Governance of AI-Generated Content

2026-06-02 · Yang Zhao, Yingshuo Li, Zeyu Zhang arxiv

Large language models are increasingly used for knowledge acquisition, code generation, academic writing, and agent-based automation. In these settings, users may obtain highly structured answers, plans, and judgments wi…

Code Generation

TRUST: A Decentralized Framework for Auditing Large Language Model Reasoning

2025-10-23 · Morris Yu-Chao Huang, Zhen Tan, Mohan Zhang, Pingzhi Li 외 arxiv

Large Language Models generate complex reasoning chains that reveal their decision-making, yet verifying the faithfulness and harmlessness of these intermediate steps remains a critical unsolved problem. Existing auditin…

From Automation to Collaboration: Human-in-the-Loop Methods for Safe and Trustworthy NLP

2026-05-24 · Most. Sharmin Sultana Samu, MD. Tanvir Ahmed Seum, Md. Rakibul Islam arxiv

Large language models are widely deployed in high-stakes NLP tasks, yet risks such as bias, hallucination, adversarial vulnerability and unreliable generalization remain. Probe-based auditing reveals inconsistencies in m…

Text Generation