paper-with-me

Papers

Evaluating Answer Leakage Robustness of LLM Tutors against Adversarial Student Attacks

2026-04-20 · Jin Zhao, Marta Knežević, Tanja Käser arxiv

Large Language Models (LLMs) are increasingly used in education, yet their default helpfulness often conflicts with pedagogical principles. Prior work evaluates pedagogical quality via answer leakage-the disclosure of complete solutions instead of scaffolding-but typically assumes well-intentioned learners, leaving tutor robustness under student misuse largely unexplored. In this paper, we study scenarios where students behave adversarially and aim to obtain the correct answer from the tutor. We evaluate a broad set of LLM-based tutor models, including different model families, pedagogically aligned models, and a multi-agent design, under a range of adversarial student attacks. We adapt six groups of adversarial and persuasive techniques to the educational setting and use them to probe how likely a tutor is to reveal the final answer. We evaluate answer leakage robustness using different types of in-context adversarial student agents, finding that they often fail to carry out effective attacks. We therefore introduce an adversarial student agent that we fine-tune to jailbreak LLM-based tutors, which we propose as the core of a standardized benchmark for evaluating tutor robustness. Finally, we present simple but effective defense strategies that reduce answer leakage and strengthen the robustness of LLM-based tutors in adversarial scenarios.

📄 PDF Abstract BibTeX arXiv:2604.18660

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CSTutorBench: Benchmarking Small Language Models as Tutors for Block-Based Programming

2026-07-06 · H. Chad Lane, Bryson Kageler arxiv

Large language models are increasingly explored as AI tutors, yet deploying them in K-12 settings raises concerns around privacy, cost, and reliance on proprietary models. Small language models (SLMs) offer a promising a…

Prompt Engineering

Auditable Release Control for Pedagogical Leakage in LLM Tutors

2026-08-01 · Nizam Kadir arxiv

Large language model tutors can be correct and helpful yet disclose an answer or decisive reasoning before that disclosure is authorized. We formalize this state- and action-dependent failure as pedagogical leakage and i…

TutorGym: A Testbed for Evaluating AI Agents as Tutors and Students

2025-05-02 · Daniel Weitekamp, Momin N. Siddiqui, Christopher J. MacLellan

Recent improvements in large language model (LLM) performance on academic benchmarks, such as MATH and GSM8K, have emboldened their use as standalone tutors and as simulations of human learning. However, these new applic…

GSM8KIn-Context LearningLarge Language ModelMath

Detecting Answer-Driven Reasoning in LLM-Based Educational Tutors via Truncated Chain-of-Thought Auditing

2026-07-06 · Bonan Shen, Dingyan Shang, Youting Wang, Tao Ning arxiv

Large language model (LLM) tutors often produce fluent step-by-step explanations, but a correct and pedagogically formatted response does not guarantee that the answer was derived from the student-facing problem. In real…

Automating Prompt Leakage Attacks on Large Language Models Using Agentic Approach

2025-02-18 · Tvrtko Sternak, Davor Runje, Dorian Granoša, Chi Wang

This paper presents a novel approach to evaluating the security of large language models (LLMs) against prompt leakage-the exposure of system-level prompts or proprietary configurations. We define prompt leakage as a cri…