paper-with-me

Papers

CALM: Curiosity-Driven Auditing for Large Language Models

2025-01-06 · Xiang Zheng, Longxiang Wang, Yi Liu, Xingjun Ma, Chao Shen, Cong Wang

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 as a black-box optimization problem where the goal is to automatically uncover input-output pairs of the target LLMs that exhibit illegal, immoral, or unsafe behaviors. For instance, we may seek a non-toxic input that the target LLM responds to with a toxic output or an input that induces the hallucinative response from the target LLM containing politically sensitive individuals. This black-box optimization is challenging due to the scarcity of feasible points, the discrete nature of the prompt space, and the large search space. To address these challenges, we propose Curiosity-Driven Auditing for Large Language Models (CALM), which uses intrinsically motivated reinforcement learning to finetune an LLM as the auditor agent to uncover potential harmful and biased input-output pairs of the target LLM. CALM successfully identifies derogatory completions involving celebrities and uncovers inputs that elicit specific names under the black-box setting. This work offers a promising direction for auditing black-box LLMs. Our code is available at https://github.com/x-zheng16/CALM.git.

📄 PDF Abstract BibTeX arXiv:2501.02997

Code (1)

x-zheng16/calm 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Under Pressure: Emotional Framing Induces Measurable Behavioral Shifts and Structured Internal Geometry in Small Language Models

2026-04-06 · Rana Muhammad Usman arxiv

I study whether emotionally framed evaluation follow-ups change both the behavior and the calm-relative internal representations of small, locally deployed language models. Our main benchmark uses Qwen 3.5 0.8B on four i…

Additive Large Language Models for Semi-Structured Text

2025-11-14 · Karthikeyan K, Raghuveer Thirukovalluru, David Carlson arxiv

Large Language Models have advanced clinical text classification, but their opaque predictions remain a critical barrier to practical adoption in research and clinical settings where investigators and physicians need to …

Text Classification

Why Did Apple Fall: Evaluating Curiosity in Large Language Models

2025-10-23 · Haoyu Wang, Sihang Jiang, Yuyan Chen, Xiaojun Meng 외 arxiv

Curiosity serves as a pivotal conduit for human beings to discover and learn new knowledge. Recent advancements of large language models (LLMs) in natural language processing have sparked discussions regarding whether th…

Active Learning

Curiosity-Driven Development of Action and Language in Robots Through Self-Exploration

2025-10-06 · Theodore Jerome Tinker, Kenji Doya, Jun Tani arxiv

Infants acquire language with generalization from minimal experience, whereas large language models require billions of training tokens. What underlies efficient development in humans? We investigated this problem throug…

CaLMFlow: Volterra Flow Matching using Causal Language Models

2024-10-03 · Sizhuang He, Daniel Levine, Ivan Vrkic, Marco Francesco Bressana 외

We introduce CaLMFlow (Causal Language Models for Flow Matching), a novel framework that casts flow matching as a Volterra integral equation (VIE), leveraging the power of large language models (LLMs) for continuous data…

Language ModelingLanguage Modelling