paper-with-me

홈 › Papers

RuleSafe-VL: Evaluating Rule-Conditioned Decision Reasoning in Vision-Language Content Moderation

2026-05-08 · Zhifeng Lu, Dianyuan Wang, Yuhu Shang, Zhenbo Xu arxiv

Platform content moderation applies explicit policy rules and context-dependent conditions to decide whether user content is allowed, restricted, or removed. A correct moderation outcome must therefore depend on which rules a case activates, how those rules interact, and whether the available evidence is sufficient. Current multimodal safety benchmarks largely reduce moderation to matching predefined final labels, leaving this underlying rule structure untested. As a result, a high benchmark score reveals little about whether a model applies the policy correctly or arrives at the correct label through superficial cues. To evaluate this rule-governed process, we introduce RuleSafe-VL, a benchmark for rule-conditioned decision reasoning in vision-language content moderation. Derived from publicly available platform moderation policies, RuleSafe-VL formalizes 93 atomic rules and 92 typed rule relations, yielding 2,166 context-sensitive image-text cases across three high-risk policy families. Its four diagnostic tasks decompose moderation into a rule-conditioned decision chain. They identify activated rules, recover rule interactions, judge decision sufficiency, and resolve outcomes once missing context is supplied. Experiments on 10 frontier, open-source, and safety-oriented VLMs reveal rule-relation recovery as the dominant bottleneck, where the best model reaches only 64.8 Macro-F1 and some safety-oriented models fall below 7 Macro-F1. Decision-state prediction also remains unreliable, peaking at 64.5 Macro-F1. RuleSafe-VL shifts moderation evaluation from final-label scoring toward diagnostic assessment of rule-conditioned decision reasoning.

📄 PDF Abstract BibTeX arXiv:2605.07760

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Short-Horizon: VQ-Memory for Robust Long-Horizon Manipulation in Non-Markovian Simulation Benchmarks

2026-03-10 · Honghui Wang, Zhi Jing, Jicong Ao, Shiji Song 외 arxiv

The high cost of collecting real-robot data has made robotic simulation a scalable platform for both evaluation and data generation. Yet most existing benchmarks concentrate on simple manipulation tasks such as pick-and-…

HOLMES: Evaluating Higher-Order Logical Reasoning in LLMs

2026-06-22 · Yucheng Wu, Jundong Xu, Mingzhen Ju, Yue Yu 외 arxiv

Logical reasoning is essential for reliable AI, yet existing benchmarks are largely first-order-logic-centric, focusing on object-level deduction over fixed predicates. This misses many realistic scenarios where models m…

Logical Reasoning

Escaping the Agreement Trap: Defensibility Signals for Evaluating Rule-Governed AI

2026-04-22 · Michael O'Herlihy, Rosa Català arxiv

Content moderation systems are typically evaluated by measuring agreement with human labels. In rule-governed environments this assumption fails: multiple decisions may be logically consistent with the governing policy, …

MedCalc-Bench: Evaluating Large Language Models for Medical Calculations

2024-06-17 · Nikhil Khandekar, Qiao Jin, Guangzhi Xiong, Soren Dunn 외

As opposed to evaluating computation and logic-based reasoning, current benchmarks for evaluating large language models (LLMs) in medicine are primarily focused on question-answering involving domain knowledge and descri…

DescriptiveMedical DiagnosisQuestion Answering

CSCBench: A PVC Diagnostic Benchmark for Commodity Supply Chain Reasoning

2026-01-05 · Yaxin Cui, Yuanqiang Zeng, Jiapeng Yan, Keling Lin 외 arxiv

Large Language Models (LLMs) have achieved remarkable success in general benchmarks, yet their competence in commodity supply chains (CSCs) -- a domain governed by institutional rule systems and feasibility constraints -…