paper-with-me

홈 › Papers

WebRISE: Requirement-Induced State Evaluation for MLLM-Generated Web Artifacts

2026-06-02 · Yuxin Meng, Yuhan Suo, Junjie Wang, Yuhan Sun, Yiyao Yu, Ruixu Zhang, Ruining Hu, Yubin Wang, Shouwei Ruan, Bin Wang, Yuxiang Zhang, Yujiu Yang arxiv

Existing benchmarks for MLLM-generated web artifacts assess interaction through local evidence and miss the requirement-induced states and transitions that determine whether a page works. We introduce WebRISE, which compiles task requirements into Interaction Contract Graphs (ICGs) of observable states, user-intent transitions, and DOM/visual assertions for implementation-agnostic browser execution. WebRISE spans 442 tasks across five input modalities (Text, Markdown, Sketch, Image, Video), with 5,495 transitions and 5,271 requirement checks that separate user-stated functions from implicit product-level constraints. Across 14 MLLMs, even the strongest model reaches only 65.6% transition validity and 66.3% requirement coverage, and visual quality is no proxy for behavior (Qwen3.6-35B-A3B on Markdown: V=80.8 yet T=15.5). Video gives the strongest interaction signal (+10.6 pp implicit coverage over Text), while implicit constraints persist; defect injection shows ICG-based scoring detects state errors at 2-16x the rate of checkpoint-style evaluation.

📄 PDF Abstract BibTeX arXiv:2606.03220

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

First Things First: Teaching LLM-Based Agents to Prioritize Must-Haves before Nice-to-Haves

2026-09-04 · Tianjie Ju, Xinyue Xu, Wanxuan Sun, Lingxiao Diao 외 arxiv

Recent progress in multimodal large language models (MLLMs) has fueled significant enthusiasm in their potential to act as autonomous agents for real-world tasks. However, scenarios requiring agents to fulfill users' com…

Reinforcement LearningMathematical Reasoning

Heuristic-Induced Multimodal Risk Distribution Jailbreak Attack for Multimodal Large Language Models

2024-12-08 · Ma Teng, Jia Xiaojun, Duan Ranjie, Li Xinfeng 외

With the rapid advancement of multimodal large language models (MLLMs), concerns regarding their security have increasingly captured the attention of both academia and industry. Although MLLMs are vulnerable to jailbreak…

MIRAGE: Assessing Hallucination in Multimodal Reasoning Chains of MLLM

2025-05-30 · Bowen Dong, Minheng Ni, Zitong Huang, Guanglei Yang 외

Multimodal hallucination in multimodal large language models (MLLMs) restricts the correctness of MLLMs. However, multimodal hallucinations are multi-sourced and arise from diverse causes. Existing benchmarks fail to ade…

HallucinationMultimodal ReasoningVisual Reasoning

DesignQA: A Multimodal Benchmark for Evaluating Large Language Models' Understanding of Engineering Documentation

2024-04-11 · Anna C. Doris, Daniele Grandi, Ryan Tomich, Md Ferdous Alam 외

This research introduces DesignQA, a novel benchmark aimed at evaluating the proficiency of multimodal large language models (MLLMs) in comprehending and applying engineering requirements in technical documentation. Deve…

FC-Attack: Jailbreaking Multimodal Large Language Models via Auto-Generated Flowcharts

2025-02-28 · Ziyi Zhang, Zhen Sun, Zongmin Zhang, Jihui Guo 외

Multimodal Large Language Models (MLLMs) have become powerful and widely adopted in some practical applications. However, recent research has revealed their vulnerability to multimodal jailbreak attacks, whereby the mode…

Safety Alignment