paper-with-me

Papers

CASTLE: A Comprehensive Benchmark for Evaluating Student-Tailored Personalized Safety in Large Language Models

2026-02-05 · Rui Jia, Ruiyi Lan, Fengrui Liu, Zhongxiang Dai, Bo Jiang, Jing Shao, Jingyuan Chen, Guandong Xu, Fei Wu, Min Zhang arxiv

Large language models (LLMs) have advanced the development of personalized learning in education. However, their inherent generation mechanisms often produce homogeneous responses to identical prompts. This one-size-fits-all mechanism overlooks the substantial heterogeneity in students cognitive and psychological, thereby posing potential safety risks to vulnerable groups. Existing safety evaluations primarily rely on context-independent metrics such as factual accuracy, bias, or toxicity, which fail to capture the divergent harms that the same response might cause across different student attributes. To address this gap, we propose the concept of Student-Tailored Personalized Safety and construct CASTLE based on educational theories. This benchmark covers 15 educational safety risks and 14 student attributes, comprising 92,908 bilingual scenarios. We further design three evaluation metrics: Risk Sensitivity, measuring the model ability to detect risks; Emotional Empathy, evaluating the model capacity to recognize student states; and Student Alignment, assessing the match between model responses and student attributes. Experiments on 18 SOTA LLMs demonstrate that CASTLE poses a significant challenge: all models scored below an average safety rating of 2.3 out of 5, indicating substantial deficiencies in personalized safety assurance.

📄 PDF Abstract BibTeX arXiv:2602.05633

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CASTLE: Benchmarking Dataset for Static Code Analyzers and LLMs towards CWE Detection

2025-03-12 · Richard A. Dubniczky, Krisztofer Zoltán Horvát, Tamás Bisztray, Mohamed Amine Ferrag 외

Identifying vulnerabilities in source code is crucial, especially in critical software components. Existing methods such as static analysis, dynamic analysis, formal verification, and recently Large Language Models are w…

BenchmarkingCode ClassificationCode CompletionVulnerability Detection

gCastle: A Python Toolbox for Causal Discovery

2021-11-30 · Keli Zhang, Shengyu Zhu, Marcus Kalander, Ignavier Ng 외

$\texttt{gCastle}$ is an end-to-end Python toolbox for causal structure learning. It provides functionalities of generating data from either simulator or real-world dataset, learning causal structure from the data, and e…

Causal DiscoveryGPU

M-CaStLe: Uncovering Local Causal Structures in Multivariate Space-Time Gridded Data

2026-05-01 · J. Jake Nichol, Michael Weylandt, G. Matthew Fricke, Jhayron Perez-Carrasquilla 외 arxiv

Causal graph discovery for space-time systems is challenging in high-dimensional gridded data, which often has many more grid cells than temporal observations per cell. The Causal Space-Time Stencil Learning (CaStLe) met…

ReflectSumm: A Benchmark for Course Reflection Summarization

2024-03-27 · Yang Zhong, Mohamed Elaraby, Diane Litman, Ahmed Ashraf Butt 외

This paper introduces ReflectSumm, a novel summarization dataset specifically designed for summarizing students' reflective writing. The goal of ReflectSumm is to facilitate developing and evaluating novel summarization …

Opinion Summarization

MARS: Technical Report for the CASTLE Challenge at EgoVis 2026

2026-05-18 · Haoyu Zhang, Qiaohui Chu, Yisen Feng, Meng Liu 외 arxiv

This report presents MARS, short for Multimodal Agentic Reasoning with Source selection, our system for the CASTLE Challenge at EgoVis 2026. Participants must answer 185 closed-form questions over the CASTLE 2024 dataset…