3 papers
cs.CR2026
JailMeter: An Evidence-Based Evaluation Framework for Jailbreak Attacks on Large Language Models
Qingjia Huang, Jingyu Zhang, Jianguo Wu +6
The assessment of jailbreak attacks against large language models currently suffers from inconsistent evaluation criteria and methods, leading to unreliable estimates of attack suc…
cs.CR2025
Prefill-level Jailbreak: A Black-Box Risk Analysis of Large Language Models
Yakai Li, Jiekang Hu, Weiduan Sang +7
Large Language Models face security threats from jailbreak attacks. Existing research has predominantly focused on prompt-level attacks while largely ignoring the underexplored att…
cs.PL2024
LoopSCC: Towards Summarizing Multi-branch Loops within Determinate Cycles
Kai Zhu, Chenkai Guo, Kuihao Yan +5
Analyzing programs with loops is a challenging task, suffering from potential issues such as indeterminate number of iterations and exponential growth of control flow complexity. L…