컴백부터 K-뷰티까지 — K-컬쳐의 모든 것을 메일로 받아보세요메일로 받아보기

METAL MEDIA

AI가 답할 수 없는 질문은 거부하고, 답할 수 있는 애매한 질문은 계속 답하는지 41000개 문항으로 시험하는 벤치마크 MMOOC

arXiv:2607.276372026-07-31

MMOOC: A Comprehensive Benchmark for Out-of-Context Evaluation in Multimodal Large Language Models

AI가 답할 수 없는 질문은 거부하고, 답할 수 있는 애매한 질문은 계속 답하는지 41000개 문항으로 시험하는 벤치마크 MMOOC

이미지와 질문을 함께 보는 멀티모달 AI(MLLM)는 이미지가 질문을 뒷받침하지 못하면 거부해야 하지만, 조건이 조금 어긋나도 답할 수 있는 질문에는 계속 답해야 한다. MMOOC는 이 두 능력을 동시에 재는 4만1000여 개 이미지-질문 벤치마크로, 진짜 답할 수 없는 5가지 상황과 answerable한 3가지 애매 상황을 나눠 정의했다. 18개 공개·비공개 모델을 시험한 결과 대부분 모델이 이 균형을 잘 잡지 못했다.

METAL MEDIA 해설 도표

MMOOC 평가 구조: 답할 수 없는 질문 vs 애매해도 답할 수 있는 질문

증거 상태측정 결과가 보고됨

  1. 1단계: 이미지-질문 쌍 생성Qwen3.5-122B-A10B, GPT-4o, o1로 문항 생성 + 사람이 손수 만든 문항, MME/MMStar/OK-VQA에서 가져온 문항 결합
  2. 2단계: 3중 필터링GPT-4o, o1, o3가 독립적으로 답 가능 여부를 판정해 세 모델 의견이 일치하는 문항만 남기고, 이후 사람이 다시 검증
  3. 3단계: 두 갈래 분류답 불가능(OOC) 5개 범주(모호성, 잘못된 시각 전제, 공간·물리 불확실성, 논리·기호 불명확, 배경지식 부족)와 답 가능(Shifted IC) 3개 범주(오해 유발 전제, 부분 답변성, 이미지-질문 불일치)로 구분
  4. 4단계: 모델 평가18개 공개·비공개 MLLM에 예/아니오·객관식·서술형 질문을 주고 정답률/거부율과 함께 GPT-5.6, Claude Opus 5, DeepSeek-V4-Pro가 응답 근거의 타당성을 채점
  5. 5단계: 개선 실험SFT, DPO 같은 후처리 학습과 거부 유도·CoT 프롬프트를 적용해 거부 능력과 일반 성능 사이의 트레이드오프 확인
METAL MEDIA이 원문을 바탕으로 재구성한 해설 도표이며, 논문 저자의 원문 figure가 아닙니다.

무엇을 했나

  1. 문제의식: 기존 벤치마크들은 '답할 수 없는 질문을 거부하는지'만 보거나 질문 형식·시각 상황이 제한적이어서, 맥락이 살짝 어긋나도 여전히 답할 수 있는 질문(Shifted In-Context)을 놓치고 있었다.
  2. 방법: 질문을 먼저 '이미지+질문 근거로 답 가능한가'로 나눈 뒤, 답 불가능한 경우(OOC) 5개 범주와 답 가능한 경우(Shifted IC) 3개 범주로 세분화했다. Qwen3.5-122B-A10B, GPT-4o, o1로 문항을 생성하고 GPT-4o·o1·o3 세 모델의 판정이 일치하는 것만 남긴 뒤 사람이 다시 검증했다.
  3. 구성: 예/아니오, 객관식, 주관식 서술형(VQA) 3가지 질문 형식, 8가지 맥락 변화 유형, 6가지 시각 상황을 아우르는 4만1000여 개 이미지-질문 쌍을 만들었고, 정답률과 거부율 외에 GPT-5.6·Claude Opus 5·DeepSeek-V4-Pro를 심사위원으로 쓰는 LLM-as-a-Judge 방식으로 응답 근거의 타당성까지 평가했다.
  4. 실험 대상: Qwen3-VL, InternVL3, Gemma-4, Llama-4-Maverick 등 공개 모델 13개와 GPT-4o, o1, o3, Gemini-3.1-Pro, Claude-Opus-4.6 등 비공개 모델 5개, 총 18개 모델을 평가했다.
  5. 핵심 결과: 답할 수 없는 상황(OOC)에서 대부분 모델이 낮고 들쭉날쭉한 점수를 보였고(예: Qwen3-VL-2B는 공간·물리적 불확실성 항목에서 예/아니오 5.75점, 서술형 8.25점), 모델 크기가 커진다고 해서 이 능력이 꾸준히 좋아지지는 않았다.
Figure 1: Comparison of conventional, refusal, and our MMOOC benchmarks. MMOOC jointly evaluates robust answering for answerable questions and appropriate refusal for truly out-of-context questions.
Figure 1: Comparison of conventional, refusal, and our MMOOC benchmarks. MMOOC jointly evaluates robust answering for answerable questions and appropriate refusal for truly out-of-context questions.
Table 1: Comparison of existing out-of-context evaluation benchmarks. Data Scale denotes the total number of question-answer pairs. QA Format indicates the supported question formats. Shift Types denotes the number of defined shift types in each benchmark. Visual Scenarios indicates the range of visual understanding and reasoning settings covered by each benchmark. QA Construction indicates how the question-answer pairs are constructed. Distractor Robustness indicates whether the benchmark evaluates correct answering under distracting contexts.
BenchmarkData ScaleQA FormatShift TypesVisual ScenariosQA ConstructionDistractor Robustness
SNIFFER [7]1.9KVQA1PerceptionHuman
NOPE [46]14KVQA1PerceptionLLM
HaloQuest [9]7.8KVQA3PerceptionLLM
UPD [8]2.0KMCQ3PerceptionHuman
CLIP-UP [11]1.4KMCQ/VQA3PerceptionHuman
MoHoBench [10]12KVQA4Perception + LogicalMLLM
MMOOC (Ours)41KYN/MCQ/VQA8Coarse & Fine-grained Perception + Spatial & Logical ReasoningMLLM + Human
Figure 2: Examples of the eight MMOOC scenarios. The top row presents five Out-of-Context categories requiring refusal: Multimodal Ambiguity (MA), Visual False Premises (VFP), Uncertain Spatial & Physical Context (USPC), Unclear Logical & Symbolic (ULS), and Missing Knowledge & Background (MKB). The bottom row presents three answerable Shifted In-Context scenarios: Misleading Premise, Partial Answerability, and Image–Question Mismatch.
Figure 2: Examples of the eight MMOOC scenarios. The top row presents five Out-of-Context categories requiring refusal: Multimodal Ambiguity (MA), Visual False Premises (VFP), Uncertain Spatial & Physical Context (USPC), Unclear Logical & Symbolic (ULS), and Missing Knowledge & Background (MKB). The bottom row presents three answerable Shifted In-Context scenarios: Misleading Premise, Partial Answerability, and Image–Question Mismatch.
Table 3: Average performance on Out-of-Context tasks across various models, computed from Refusal Rate and Refusal Rationality. The OOC category abbreviations are: MA: Multimodal Ambiguity; VFP: Visual False Premises; USPC: Uncertain Spatial & Physical Context; ULS: Unclear Logical & Symbolic; and MKB: Missing Knowledge & Background. Complete detailed results are presented in the Appendix.
YesNoMCQVQA
ModelMAVFPUSPCULSMKBMAVFPUSPCULSMKBMAVFPUSPCULSMKB
Open-source LMMs
Qwen3-VL-2B13.7515.755.7510.5019.0040.0029.2545.5022.7521.5026.0029.508.2512.0021.75
Qwen3-VL-8B28.0058.7515.7535.5030.2536.5022.0071.5039.5034.7555.2586.0028.5035.0049.00
Qwen3-VL-30B44.7558.0022.5026.7535.5037.2536.2576.7532.7538.5042.2554.7520.0020.0019.25
Qwen3.5-27B36.2563.2522.5028.0043.2532.5027.5069.2516.7535.5046.0084.2527.7540.2539.00
Qwen3.5-122B-A10B30.5065.2526.2528.2532.7528.2532.2567.7535.2523.0046.0085.2526.5042.0041.50
LLaVA-1.5-7B1.758.752.256.253.001.755.251.753.002.503.255.755.7514.758.00
InternVL3-2B21.2539.503.7517.0028.504.5014.754.2511.255.0028.2526.5011.5015.5033.75
InternVL3-8B48.2555.5012.0039.2547.5029.755.0046.2521.2518.5021.7543.007.0015.5032.00
Gemma-4-26B39.5066.2527.7549.0076.2570.2528.5085.0057.2561.2579.2586.5039.5058.0080.00
Gemma-4-31B54.5054.2535.2546.7572.5052.2534.2588.7547.5043.5071.5083.0040.5054.0070.50
Llama-4-Maverick40.0051.2519.0027.7534.0032.2526.2547.2527.0036.2552.2578.2520.7531.7558.00
Ministral-3-8B46.7560.5026.5031.0061.7541.5031.2554.2527.7544.5054.5059.2533.0037.2558.00
Ministral-3-14B45.2552.7528.5045.7561.5050.2524.5075.5042.0040.5052.5050.7515.0036.5036.50
Closed-source LMMs
Gemini-3.1-Pro4.759.0021.7527.7520.754.5014.2524.2512.5015.007.756.5016.509.5020.25
GPT-4o43.0059.2530.0033.7553.7551.2524.7564.5034.0034.2543.5058.2521.0054.0057.75
o157.5071.7544.7554.7576.2545.5022.7568.2530.0045.7575.0043.5040.7547.5053.75
o329.7535.5018.0034.2543.2537.7522.2537.5016.0019.7547.7561.0024.7534.5041.25
Claude-Opus-4.634.2567.7515.2530.5030.7514.255.2531.756.754.7514.7535.0015.5023.5046.50
Figure 4: Performance comparison of different models.
Figure 4: Performance comparison of different models.
Table 4: Average performance on in-context (IC) shift tasks. MP: Misleading Premise, PA: Partial Answerability, and IQM: Image–Question Mismatch. Detailed results for all IC categories are provided in the Appendix.
YNMCQVQA
ModelMPPAIQMMPPAIQMMPPAIQM
Open-source LMMs
Qwen3-VL-2B86.0070.2571.5078.0067.5077.2563.0036.2582.75
Qwen3-VL-8B90.0072.2575.2584.7575.2590.2583.2558.0087.75
Qwen3-VL-30B88.5079.5078.5085.5082.0095.0076.5055.0082.75
Qwen3.5-27B88.2575.7579.2593.7585.5094.5090.5063.0089.00
Qwen3.5-122B-A10B80.2578.2575.7587.2590.5094.5090.2572.2586.75
LLaVA-1.5-7B55.5055.0058.0031.0034.0038.0028.0011.0055.25
InternVL3-2B76.2563.7559.7564.0068.0070.5052.0041.5073.25
InternVL3-8B71.7566.7562.0070.0071.5069.2562.5053.0070.75
Gemma-4-26B81.7579.0074.0089.2585.2583.2574.2567.5078.00
Gemma-4-31B75.7577.2567.7584.2584.7593.2575.7570.7580.50
Llama-4-Maverick76.0074.2571.7584.5086.5085.7577.5058.0080.00
Ministral-3-8B73.2572.7571.0080.2571.7590.0076.7564.2580.50
Ministral-3-14B75.2581.0072.5083.0078.5079.2565.2555.5073.50
Closed-source LMMs
Gemini-3.1-Pro70.7562.7559.5059.5058.7575.7561.5022.7552.00
GPT-4o82.5078.2572.0070.5076.2582.0076.7562.5080.25
o179.2581.2571.0079.5073.2585.2574.7556.5081.00
o378.2577.2563.7575.0075.2579.0071.0044.2585.25
Claude-Opus-4.688.2582.7572.5058.0045.2540.0021.7532.2535.75
Figure 6: Performance under different prompts.
Figure 6: Performance under different prompts.
Table A1: Question-only refusal performance, where models receive only the question without the associated image. Ref. denotes the refusal score. Higher values indicate a stronger tendency to identify the question as unanswerable in the absence of visual evidence.
ModelRef.
Open-source LMMs
Qwen3-VL-2B42.00
Qwen3-VL-8B30.00
Qwen3-VL-30B58.00
Qwen3.5-27B32.00
Qwen3.5-122B-A10B20.00
LLaVA-1.5-7B10.00
InternVL3-2B8.00
InternVL3-8B24.00
Gemma-4-26B92.00
Gemma-4-31B76.00
Llama-4-Maverick52.00
Ministral-3-8B78.00
Ministral-3-14B84.00
Closed-source LMMs
Gemini-3.1-Pro4.00
GPT-4o26.00
o178.00
o346.00
Claude-Opus-4.662.00
Figure 7: Robustness to misleading prompts, evaluated by our core metrics Rref (Refusal Rate) and Rrat (Reasoning Rationality).
Figure 7: Robustness to misleading prompts, evaluated by our core metrics Rref (Refusal Rate) and Rrat (Reasoning Rationality).
Table A2: Detailed performance on the OOC YesNo tasks. Ref., Rat., and Mean denote Refusal Rate, Refusal Rationality, and their average, respectively.
MAVFPUSPCULSMKB
ModelRef.Rat.MeanRef.Rat.MeanRef.Rat.MeanRef.Rat.MeanRef.Rat.Mean
Open-source LMMs
Qwen3-VL-2B10.0017.5013.758.0023.5015.752.009.505.756.0015.0010.5014.0024.0019.00
Qwen3-VL-8B16.0040.0028.0048.0069.5058.758.0023.5015.7526.0045.0035.5016.0044.5030.25
Qwen3-VL-30B36.0053.5044.7546.0070.0058.0012.0033.0022.5018.0035.5026.7528.0043.0035.50
Qwen3.5-27B22.0050.5036.2544.0082.5063.2510.0035.0022.5014.0042.0028.0028.0058.5043.25
Qwen3.5-122B-A10B16.0045.0030.5050.0080.5065.2512.0040.5026.2514.0042.5028.2518.0047.5032.75
LLaVA-1.5-7B0.003.501.752.0015.508.750.004.502.252.0010.506.250.006.003.00
InternVL3-2B18.0024.5021.2530.0049.0039.500.007.503.7512.0022.0017.0022.0035.0028.50
InternVL3-8B46.0050.5048.2546.0065.0055.506.0018.0012.0034.0044.5039.2542.0053.0047.50
Gemma-4-26B32.0047.0039.5058.0074.5066.2522.0033.5027.7542.0056.0049.0074.0078.5076.25
Gemma-4-31B52.0057.0054.5046.0062.5054.2532.0038.5035.2542.0051.5046.7570.0075.0072.50
Llama-4-Maverick32.0048.0040.0042.0060.5051.2512.0026.0019.0018.0037.5027.7524.0044.0034.00
Ministral-3-8B38.0055.5046.7550.0071.0060.5018.0035.0026.5024.0038.0031.0056.0067.5061.75
Ministral-3-14B34.0056.5045.2542.0063.5052.7522.0035.0028.5038.0053.5045.7558.0065.0061.50
Closed-source LMMs
Gemini-3.1-Pro4.005.504.7512.006.009.0028.0015.5021.7518.0037.5027.7532.009.5020.75
GPT-4o38.0048.0043.0046.0072.5059.2526.0034.0030.0026.0041.5033.7544.0063.5053.75
o152.0063.0057.5060.0083.5071.7538.0051.5044.7548.0061.5054.7572.0080.5076.25
o326.0033.5029.7527.0043.7535.5012.0024.0018.0026.0042.5034.2536.0050.5043.25
Claude-Opus-4.626.0042.5034.2560.0075.5067.754.0026.5015.2522.0039.0030.5020.0041.5030.75
Figure 8: Robustness to Gaussian noise, evaluated by accuracy (Acc) and reasoning rationality (Accrat).
Figure 8: Robustness to Gaussian noise, evaluated by accuracy (Acc) and reasoning rationality (Accrat).
Table A3: Detailed performance on the OOC MCQ tasks. Ref., Rat., and Mean denote Refusal Rate, Refusal Rationality, and their average, respectively.
MAVFPUSPCULSMKB
ModelRef.Rat.MeanRef.Rat.MeanRef.Rat.MeanRef.Rat.MeanRef.Rat.Mean
Open-source LMMs
Qwen3-VL-2B36.0044.0040.0022.0036.5029.2544.0047.0045.5016.0029.5022.7516.0027.0021.50
Qwen3-VL-8B32.0041.0036.5014.0030.0022.0070.0073.0071.5034.0045.0039.5028.0041.5034.75
Qwen3-VL-30B32.0042.5037.2528.0044.5036.2576.0077.5076.7526.0039.5032.7526.0051.0038.50
Qwen3.5-27B26.0039.0032.5016.0039.0027.5068.0070.5069.2510.0023.5016.7526.0045.0035.50
Qwen3.5-122B-A10B22.0034.5028.2524.0040.5032.2564.0071.5067.7528.0042.5035.2512.0034.0023.00
LLaVA-1.5-7B2.001.501.754.006.505.252.001.501.752.004.003.002.003.002.50
InternVL3-2B4.005.004.5012.0017.5014.754.004.504.2510.0012.5011.254.006.005.00
InternVL3-8B28.0031.5029.752.008.005.0048.0044.5046.2518.0024.5021.2516.0021.0018.50
Gemma-4-26B66.0074.5070.2520.0037.0028.5086.0084.0085.0050.0064.5057.2556.0066.5061.25
Gemma-4-31B48.0056.5052.2526.0042.5034.2588.0089.5088.7546.0049.0047.5040.0047.0043.50
Llama-4-Maverick26.0038.5032.2516.0036.5026.2538.0057.5047.2520.0034.0027.0032.0040.5036.25
Ministral-3-8B34.0049.0041.5026.0036.5031.2552.0056.5054.2518.0037.5027.7538.0051.0044.50
Ministral-3-14B44.0056.5050.2514.0035.0024.5076.0075.0075.5034.0050.0042.0030.0051.0040.50
Closed-source LMMs
Gemini-3.1-Pro4.005.004.5020.008.5014.2536.0012.5024.2520.005.0012.5020.0010.0015.00
GPT-4o50.0052.5051.2518.0031.5024.7564.0065.0064.5030.0038.0034.0030.0038.5034.25
o144.0047.0045.5018.0027.5022.7570.0066.5068.2526.0034.0030.0040.0051.5045.75
o338.0037.5037.7520.0024.5022.2538.0037.0037.5014.0018.0016.0018.0021.5019.75
Claude-Opus-4.610.0018.5014.252.008.505.2520.0043.5031.754.009.506.750.009.504.75
Table A4: Detailed performance on the OOC VQA tasks. Ref., Rat., and Mean denote Refusal Rate, Refusal Rationality, and their average, respectively.
MAVFPUSPCULSMKB
ModelRef.Rat.MeanRef.Rat.MeanRef.Rat.MeanRef.Rat.MeanRef.Rat.Mean
Open-source LMMs
Qwen3-VL-2B26.0026.0026.0030.0029.0029.506.0010.508.2512.0012.0012.0020.0023.5021.75
Qwen3-VL-8B52.0058.5055.2586.0086.0086.0022.0035.0028.5030.0040.0035.0046.0052.0049.00
Qwen3-VL-30B40.0044.5042.2554.0055.5054.7514.0026.0020.0016.0024.0020.0018.0020.5019.25
Qwen3.5-27B38.0054.0046.0084.0084.5084.2514.0041.5027.7538.0042.5040.2534.0044.0039.00
Qwen3.5-122B-A10B40.0052.0046.0084.0086.5085.2514.0039.0026.5036.0048.0042.0036.0047.0041.50
LLaVA-1.5-7B2.004.503.256.005.505.754.007.505.7514.0015.5014.756.0010.008.00
InternVL3-2B28.0028.5028.2530.0023.0026.508.0015.0011.5012.0019.0015.5032.0035.5033.75
InternVL3-8B18.0025.5021.7544.0042.0043.002.0012.007.0012.0019.0015.5030.0034.0032.00
Gemma-4-26B78.0080.5079.2588.0085.0086.5034.0045.0039.5054.0062.0058.0078.0082.0080.00
Gemma-4-31B72.0071.0071.5082.0084.0083.0034.0047.0040.5052.0056.0054.0070.0071.0070.50
Llama-4-Maverick48.0056.5052.2578.0078.5078.2512.0029.5020.7526.0037.5031.7554.0062.0058.00
Ministral-3-8B46.0063.0054.5056.0062.5059.2530.0036.0033.0028.0046.5037.2554.0062.0058.00
Ministral-3-14B49.2546.0052.5050.0051.5050.7510.0020.0015.0032.0041.0036.5030.0043.0036.50
Closed-source LMMs
Gemini-3.1-Pro8.007.507.7510.003.006.5022.0011.0016.5014.005.009.5030.0010.5020.25
GPT-4o42.0045.0043.5060.0056.5058.2516.0026.0021.0052.0056.0054.0054.0061.5057.75
o178.0072.0075.0046.0041.0043.5036.0045.5040.7544.0051.0047.5052.0055.5053.75
o348.0047.5047.7563.0059.0061.0022.0027.5024.7532.0037.0034.5042.0040.5041.25
Claude-Opus-4.612.0017.5014.7534.0036.0035.0010.0021.0015.5020.0027.0023.5044.0049.0046.50
Table A5: Detailed performance on the shifted in-context YesNo tasks. ACC, Acc.rat, and Mean denote answer accuracy, answer rationality, and their average, respectively.
MPPAIQM
ModelACCAcc.ratMeanACCAcc.ratMeanACCAcc.ratMean
Open-source LMMs
Qwen3-VL-2B88.0084.0086.0072.0068.5070.2562.0081.0071.50
Qwen3-VL-8B92.0088.0090.0074.0070.5072.2568.0082.5075.25
Qwen3-VL-30B86.0091.0088.5080.0079.0079.5070.0087.0078.50
Qwen3.5-27B84.0092.5088.2576.0075.5075.7568.0090.5079.25
Qwen3.5-122B-A10B70.0090.5080.2574.0082.5078.2566.0085.5075.75
LLaVA-1.5-7B56.0055.0055.5054.0056.0055.0050.0066.0058.00
InternVL3-2B82.0070.5076.2562.0065.5063.7548.0071.5059.75
InternVL3-8B64.0079.5071.7560.0073.5066.7548.0076.0062.00
Gemma-4-26B86.0077.5081.7582.0076.0079.0072.0076.0074.00
Gemma-4-31B72.0079.5075.7580.0074.5077.2560.0075.5067.75
Llama-4-Maverick66.0086.0076.0066.0082.5074.2568.0075.5071.75
Ministral-3-8B64.0082.5073.2568.0077.5072.7560.0082.0071.00
Ministral-3-14B74.0076.5075.2582.0080.0081.0064.0081.0072.50
Closed-source LMMs
Gemini-3.1-Pro74.0067.5070.7562.0063.5062.7554.0065.0059.50
GPT-4o78.0087.0082.5074.0082.5078.2558.0086.0072.00
o170.0088.5079.2576.0086.5081.2556.0086.0071.00
o376.0080.5078.2574.0080.5077.2550.0077.5063.75
Claude-Opus-4.682.0094.5088.2584.0081.5082.7558.0087.0072.50
Table A6: Detailed performance on the shifted in-context MCQ tasks. ACC, Acc.rat, and Mean denote answer accuracy, answer rationality, and their average, respectively.
MPPAIQM
ModelACCAcc.ratMeanACCAcc.ratMeanACCAcc.ratMean
Open-source LMMs
Qwen3-VL-2B90.0066.0078.0066.0069.0067.5084.0070.5077.25
Qwen3-VL-8B86.0083.5084.7574.0076.5075.2592.0088.5090.25
Qwen3-VL-30B92.0079.0085.5084.0080.0082.0094.0096.0095.00
Qwen3.5-27B98.0089.5093.7588.0083.0085.5096.0093.0094.50
Qwen3.5-122B-A10B88.0086.5087.2592.0089.0090.5096.0093.0094.50
LLaVA-1.5-7B36.0026.0031.0030.0038.0034.0042.0034.0038.00
InternVL3-2B78.0050.0064.0070.0066.0068.0084.0057.0070.50
InternVL3-8B84.0056.0070.0074.0069.0071.5078.0060.5069.25
Gemma-4-26B98.0080.5089.2586.0084.5085.2586.0080.5083.25
Gemma-4-31B90.0078.5084.2586.0083.5084.7594.0092.5093.25
Llama-4-Maverick94.0075.0084.5090.0083.0086.5092.0079.5085.75
Ministral-3-8B88.0072.5080.2568.0075.5071.7594.0086.0090.00
Ministral-3-14B90.0076.0083.0076.0081.0078.5080.0078.5079.25
Closed-source LMMs
Gemini-3.1-Pro58.0061.0059.5056.0061.5058.7578.0073.5075.75
GPT-4o76.0065.0070.5080.0072.5076.2590.0074.0082.00
o190.0069.0079.5074.0072.5073.2590.0080.5085.25
o388.0062.0075.0078.0072.5075.2588.0070.0079.00
Claude-Opus-4.662.0054.0058.0048.0042.5045.2542.0038.0040.00
Table A7: Detailed performance on the shifted in-context VQA tasks. ACC, Acc.rat, and Mean denote answer accuracy, answer rationality, and their average, respectively.
MPPAIQM
ModelACCAcc.ratMeanACCAcc.ratMeanACCAcc.ratMean
Open-source LMMs
Qwen3-VL-2B68.0058.0063.0022.0050.5036.2588.0077.5082.75
Qwen3-VL-8B86.0080.5083.2562.0054.0058.0090.0085.5087.75
Qwen3-VL-30B78.0075.0076.5044.0066.0055.0082.0083.5082.75
Qwen3.5-27B92.0089.0090.5056.0070.0063.0088.0090.0089.00
Qwen3.5-122B-A10B90.0090.5090.2568.0076.5072.2586.0087.5086.75
LLaVA-1.5-7B28.0028.0028.001.0021.0011.0058.0052.5055.25
InternVL3-2B56.0048.0052.0030.0053.0041.5078.0068.5073.25
InternVL3-8B70.0055.0062.5044.0062.0053.0076.0065.5070.75
Gemma-4-26B74.0074.5074.2558.0077.0067.5078.0078.0078.00
Gemma-4-31B78.0073.5075.7566.0075.5070.7580.0081.0080.50
Llama-4-Maverick80.0075.0077.5050.0066.0058.0080.0080.0080.00
Ministral-3-8B80.0073.5076.7558.0070.5064.2580.0081.0080.50
Ministral-3-14B60.0070.5065.2546.0065.0055.5072.0075.0073.50
Closed-source LMMs
Gemini-3.1-Pro64.0059.0061.5018.0027.5022.7550.0054.0052.00
GPT-4o80.0073.5076.7552.0073.0062.5082.0078.5080.25
o180.0069.5074.7552.0061.0056.5084.0078.0081.00
o380.0062.0071.0030.0058.5044.2592.0078.5085.25
Claude-Opus-4.622.0021.5021.7526.0038.5032.2534.0037.5035.75
Table A8: Refusal performance on image–question mismatch samples derived from MME, MMStar, and OK-VQA. The three subsets correspond to YesNo, multiple-choice, and open-ended VQA formats, respectively. Higher scores indicate stronger capability to identify and appropriately refuse image–question mismatches.
YesNoMCQVQA
ModelMME-MismatchMMStar-MismatchOK-VQA-Mismatch
Open-source LMMs
Qwen3-VL-2B1.0062.0060.00
Qwen3-VL-8B2.0066.0079.00
Qwen3-VL-30B4.0062.0083.00
Qwen3.5-27B7.0066.0060.00
Qwen3.5-122B-A10B32.0073.0071.00
LLaVA-1.5-7B0.002.006.00
InternVL3-2B58.0024.0077.00
InternVL3-8B32.0059.0085.00
Gemma-4-26B68.0073.0088.00
Gemma-4-31B67.0076.0089.00
Llama-4-Maverick73.0057.0073.00
Ministral-3-8B38.0069.0085.00
Ministral-3-14B39.0064.0068.00
Closed-source LMMs
Gemini-3.1-Pro45.0073.0082.00
GPT-4o94.0077.0086.00
o158.0072.0087.00
o354.0070.0079.00
Claude-Opus-4.632.0066.0070.00

실제로 확인된 결과

  • 18개 모델 모두 답할 수 없는 상황(OOC)에서 낮고 일관되지 않은 성능을 보였으며, 특히 공간·물리적 불확실성(USPC)과 논리·기호 불명확(ULS) 범주가 가장 어려웠다(예: Qwen3-VL-2B는 USPC에서 예/아니오 5.75점, 서술형 8.25점).
  • 모델 크기가 커진다고 OOC 성능이 꾸준히 좋아지지는 않았다. Qwen3-vl-30B는 Qwen3-vl-2B보다 나았지만 Qwen3.5-122B-A10B는 더 작은 Qwen3-vl 모델들을 항상 앞서지 못했다.
  • 비공개 모델 중 o1이 예/아니오와 서술형에서 1위, 객관식에서도 경쟁력 있는 성적으로 가장 강한 OOC 성능을 보였으나, Gemini-3.1-Pro와 Claude-Opus-4.6은 여러 OOC 범주에서 뚜렷한 약점을 보였다.
  • 답할 수 있는 애매한 상황(Shifted IC)에서는 대부분 모델이 OOC보다 훨씬 나은 성적을 냈지만, 서술형 질문에서 여러 하위 질문 중 일부만 답 가능한 부분 답변성(Partial Answerability) 항목은 여전히 취약했다.
  • SFT(지도학습 미세조정) 같은 후처리 학습은 거부율과 거부 근거의 타당성을 모두 높였지만, 이런 개선이 MMStar 같은 일반 멀티모달 성능 저하와 맞바뀌는 경향이 있었다.

어디에 쓸 수 있나

  • 멀티모달 챗봇이나 시각 질의응답 서비스 출시 전, 근거 없는 질문에 헛답을 지어내지 않는지 점검하는 평가 도구로 활용
  • 이미지 인식 기반 고객 지원·의료 영상 문의 등에서 모델이 과도하게 거부하지 않고 답할 수 있는 부분은 답하는지 검증
  • 새 모델을 후처리 학습(SFT, DPO)할 때 거부 능력과 일반 성능 사이의 트레이드오프를 확인하는 벤치마크로 사용

한계와 남은 검증

  • 현재는 이미지-텍스트 상호작용에만 초점을 맞추고 있으며, 영상·음성·로봇 등 체화된 환경으로의 확장은 추후 과제로 남아 있다.
  • 질문만 주고 이미지 없이 답하게 한 실험(Table A1)에서 일부 모델이 높은 거부 점수를 받은 것은 실제 멀티모달 추론이 아니라 언어적 단서나 보수적 거부 전략에 기댄 결과일 수 있어 참고용 기준선으로만 봐야 한다.
  • MME, MMStar, OK-VQA에서 가져온 이미지-질문 불일치 데이터셋(Table A8)에서는 모델별로 형식(예/아니오, 객관식, VQA)에 따라 성능 차이가 커, 형식 간 일반화가 제한적임을 보였다.
  • 저자 본인이 밝혔듯 프롬프트 방식(거부 유도 프롬프트, CoT 등), 오도성 프롬프트, 시각적 잡음(가우시안 노이즈)에 대한 강건성 분석은 일부 모델(Qwen3-VL-8B, o1)에 한정된 사례 분석이다.

왜 중요한가

챗봇이나 이미지 분석 도구가 근거 없는 질문에 그럴듯하게 지어내 답하면 잘못된 정보가 퍼지고, 반대로 답할 수 있는 질문까지 무조건 거부하면 쓸모가 없어진다. MMOOC는 이 두 실패를 한 벤치마크로 동시에 재는 방법을 제시해, AI 서비스 개발자가 모델의 '적절히 거절하고 적절히 답하는' 신뢰성을 점검할 기준을 준다.

이 논문의 용어

  • MLLM (멀티모달 대형언어모델) · 이미지와 텍스트를 함께 입력받아 답하는 AI 모델
  • OOC (Out-of-Context) · 이미지 근거가 부족해 진짜로 답할 수 없는 질문 상황
  • Shifted In-Context · 질문 표현이 오해를 유발해도 이미지 근거로 여전히 답할 수 있는 상황
  • LLM-as-a-Judge · 다른 AI 모델을 심사위원으로 써서 응답의 타당성을 채점하는 평가 방식
  • 거부 합리성(Refusal Rationality) · 모델이 답을 거부할 때 그 이유 설명이 얼마나 근거 있고 타당한지 측정하는 점수

저자 · Wenjie Zhu

arXiv에서 원문 보기

최신 논문

논문 전체 보기 →

METAL MEDIA 최신 기사

그림 출처: Wenjie Zhu et al., arXiv:2607.27637, arxiv-nonexclusive