MM-IssueLoc: A Controlled Benchmark for Evaluating Visual Evidence in Multimodal Repository-Level Issue Localization
TL;DR - MM-IssueLoc is a controlled benchmark that isolates repository-level issue localization using visual evidence (screenshots, error dialogs, UI states, logs), showing current LLM and retrieval systems remain unreliable at multimodal localization.
- Contains 652 issue-PR instances across 23 languages, annotated with 7 image categories and 4 relevance levels, providing file- and function-level gold labels plus paired text-only vs. with-image evaluation.
- Introduces VCE-based diagnostics that convert images into structured textual evidence, and a controlled multimodal retriever (MM-IssueLoc-VL-Emb).
- Best results are weak: strongest agent hits 38.96 file Acc@5 and 22.45 function Acc@10; strongest retriever reaches 33.86 function Acc@10.
- High scores on text-dominant SWE benchmarks don't transfer to multimodal localization, making visual evidence an explicit, testable evaluation variable.