paper-with-me

Papers

Supporting Human-AI Collaboration in Auditing LLMs with LLMs

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

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 biased and behave irresponsibly, causing harm to people at scale. It is crucial to audit these language models rigorously. Existing auditing tools leverage either or both humans and AI to find failures. In this work, we draw upon literature in human-AI collaboration and sensemaking, and conduct interviews with research experts in safe and fair AI, to build upon the auditing tool: AdaTest (Ribeiro and Lundberg, 2022), which is powered by a generative large language model (LLM). Through the design process we highlight the importance of sensemaking and human-AI communication to leverage complementary strengths of humans and generative models in collaborative auditing. To evaluate the effectiveness of the augmented tool, AdaTest++, we conduct user studies with participants auditing two commercial language models: OpenAI's GPT-3 and Azure's sentiment analysis model. Qualitative analysis shows that AdaTest++ effectively leverages human strengths such as schematization, hypothesis formation and testing. Further, with our tool, participants identified a variety of failures modes, covering 26 different topics over 2 tasks, that have been shown before in formal audits and also those previously under-reported.

📄 PDF Abstract BibTeX arXiv:2304.09991

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language ModelSentiment Analysis

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Audit Me If You Can: Query-Efficient Active Fairness Auditing of Black-Box LLMs

2026-01-06 · David Hartmann, Lena Pohlmann, Lelia Hanslik, Noah Gießing 외 arxiv

Large Language Models (LLMs) exhibit systematic biases across demographic groups. Auditing is proposed as an accountability tool for black-box LLM applications, but suffers from resource-intensive query access. We concep…

A Taxonomy of Stereotype Content in Large Language Models

2024-07-31 · Gandalf Nicolas, Aylin Caliskan

This study introduces a taxonomy of stereotype content in contemporary large language models (LLMs). We prompt ChatGPT 3.5, Llama 3, and Mixtral 8x7B, three powerful and widely used LLMs, for the characteristics associat…

XtraGPT: LLMs for Human-AI Collaboration on Controllable Academic Paper Revision

2025-05-16 · Nuo Chen, Andre Lin HuiKai, Jiaying Wu, Junyi Hou 외

Despite the growing adoption of large language models (LLMs) in academic workflows, their capabilities remain limited when it comes to supporting high-quality scientific writing. Most existing systems are designed for ge…

Text Generation

A Scalable Entity-Based Framework for Auditing Bias in LLMs

2026-01-18 · Akram Elbouanani, Aboubacar Tuo, Adrian Popescu arxiv

Existing approaches to bias evaluation in large language models (LLMs) trade ecological validity for statistical control, relying either on artificial prompts that poorly reflect real-world use or on naturalistic tasks t…

Offscript: Automated Auditing of Instruction Adherence in LLMs

2025-12-11 · Nicholas Clark, Ryan Bai, Tanu Mitra arxiv

Large Language Models (LLMs) and generative search systems are increasingly used for information seeking by diverse populations with varying preferences for knowledge sourcing and presentation. While users can customize …

Instruction Following