paper-with-me

Papers

Challenges of Auditing: Variability in Outputs of Large Language Models for Health

2026-09-15 · Yuan Pu, Yewon Chang, Furong Jia, Xunjian Yin, Jessica Ma, Ayman Ali, Monica Agrawal arxiv

People increasingly use frontier AI models for health advice, but via different access modes (e.g., ChatGPT, ChatGPT Health, APIs) with varying settings. Here, we find systematic differences across access modes. Because evaluations typically rely on APIs while consumers interact through chatbot interfaces, these discrepancies limit evaluation validity. Our findings underscore an urgent need for model providers to enable faithful replication of consumer experiences and settings for rigorous audits.

📄 PDF Abstract BibTeX arXiv:2609.16590

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatically Auditing Large Language Models via Discrete Optimization

2023-03-08 · Erik Jones, Anca Dragan, aditi raghunathan, Jacob Steinhardt

Auditing large language models for unexpected behaviors is critical to preempt catastrophic deployments, yet remains challenging. In this work, we cast auditing as an optimization problem, where we automatically search f…

Output Scouting: Auditing Large Language Models for Catastrophic Responses

2024-10-04 · Andrew Bell, Joao Fonseca

Recent high profile incidents in which the use of Large Language Models (LLMs) resulted in significant harm to individuals have brought about a growing interest in AI safety. One reason LLM safety issues occur is that mo…

Don't Change My View: Ideological Bias Auditing in Large Language Models

2025-09-16 · Paul Kröger, Emilio Barkett arxiv

As large language models (LLMs) become increasingly embedded in products used by millions, their outputs may influence individual beliefs and, cumulatively, shape public opinion. If the behavior of LLMs can be intentiona…

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

CALM: Curiosity-Driven Auditing for Large Language Models

2025-01-06 · Xiang Zheng, Longxiang Wang, Yi Liu, Xingjun Ma 외

Auditing Large Language Models (LLMs) is a crucial and challenging task. In this study, we focus on auditing black-box LLMs without access to their parameters, only to the provided service. We treat this type of auditing…