每天早上一封邮件,把昨天的 AI 梳理好订阅邮件

METAL LAB

NARU: A Benchmark for NARrative Evolution and Cultural Nuance Understanding in Japanese Extreme Long Video

arXiv:2608.132102026-08-12

测试AI能否看懂几小时日语长视频里那些没说出口的言外之意的基准

NARU 是一个基于155段日语长视频(总时长146.8小时)构建的基准测试,包含1,481道题目,用来考察AI模型能否既追踪不断发展的剧情,又读懂日本文化中常常不明说的社交暗示。由于人工逐帧标注如此长的视频代价太高,团队设计了一套流程,先让AI按片段生成结构化标注,再由68位日语母语者分两轮验证。测试结果显示,即便是顶尖商用模型在理解文化隐含意义上也表现吃力,开源模型则全面落后。

他们做了什么

  1. 团队收集了155段日语长视频(单个时长30分钟到数小时不等,总计146.8小时),据此设计出1,481道题目,分为考察人物和剧情演变的'叙事理解'题,以及类似'主人再给客人续一杯咖啡其实是在委婉暗示送客'这类需要读懂弦外之音的'文化理解'题。
  2. 构建流程把每段视频切成约5分钟一段,先由AI模型逐段生成人物、事件等结构化摘要,并参考前面片段的内容保持叙事连贯,再据此批量生成候选问题,并反复检查、剔除那些不看视频也能靠文字线索猜对的'投机取巧'题,最后由68位日语母语审核者分两轮确认。
  3. Gemini-3-Flash 以76.2%的准确率表现最好,其次是Gemini-3-Pro(70.0%)和Gemini-2.5-Flash(51.4%),而开源模型的准确率只有29.6%到39.8%。
  4. 能力越强的模型,越容易在把握视频整体主题(N.4)上犯难;能力较弱的模型则连基本的人物追踪(比如某个角色是谁、状态如何变化)都常常出错。
  5. 把输入的采样帧数从8帧增加到128帧后,叙事理解的准确率明显提升(最高提升20.5个百分点),但文化理解的准确率几乎没有稳定改善,有时甚至下降,说明理解文化内涵更依赖背景知识和推理能力,而不只是看到更多画面。
Fig. 1: Example scenarios from NARU.
Fig. 1: Example scenarios from NARU.
TABLE I: Statistics of NARU.
LevelTaskType of EvidenceCode#
Narrative (N, 745)Character/Entity EvolutionA character/entity across segmentsN.1185
Sequential/Topical FlowEvents or topics over timeN.2187
Plot/Conflict ProgressionA causal thread or conflictN.3186
Idea/Thematic DevelopmentMotifs, claims, or narrative cuesN.4187
Cultural (C, 736)Aizuchi (Conversational Mechanics)Backchannels and response timingC.1143
Kuuki wo Yomu (Situational Awareness)Social atmosphere or implicit normsC.2147
Subtext InterpretationSurface utterance plus contextC.3148
Cultural Context RecognitionCulturally specific referencesC.4149
Sentiment AnalysisVerbal, visual, and social cuesC.5149
(b) Cultural Understanding: The model is asked to infer the host’s implicit intent when offering another cup of coffee to the guest.22 2 In certain situations in Japan, such offers are conventionally used as an indirect and polite way to signal the end of a visit. Understanding the host’s true intent requires awareness of the context and the surrounding social atmosphere, beyond the literal semantic content.
(b) Cultural Understanding: The model is asked to infer the host’s implicit intent when offering another cup of coffee to the guest.22 2 In certain situations in Japan, such offers are conventionally used as an indirect and polite way to signal the end of a visit. Understanding the host’s true intent requires awareness of the context and the surrounding social atmosphere, beyond the literal semantic content.
TABLE II: MCQ accuracy results on NARU. The best and the 2nd best results are marked.
ModelSampling RateN.1N.2N.3N.4Narr. AvgC.1C.2C.3C.4C.5Cult. AvgOverall
Gemini-3-Flash0.25 FPS83.890.983.978.184.271.369.457.473.269.868.276.2
Gemini-3-Pro0.25 FPS74.678.676.366.874.160.168.764.269.867.166.070.0
Gemini-2.5-Flash0.25 FPS51.363.158.150.855.837.849.748.650.348.346.951.4
Qwen3.5-9B128 Frames34.648.734.934.238.141.349.034.540.941.641.439.8
Qwen3VL-8B0.25 FPS35.746.539.835.839.532.240.133.138.932.935.437.4
Qwen2.5VL-7B128 Frames25.442.230.626.231.122.440.825.724.228.228.229.7
MiniCPM-o-2.6128 Frames23.241.227.431.630.825.937.427.722.128.228.329.6
InternVL3.564 Frames20.036.425.831.028.332.241.531.835.632.234.631.5
Fig. 2: Workflow overview of NARU. Video collection and filtering (Sec. III-B) select 155 long videos from the candidate set. A MLLM-centric pipeline (Sec. III-C1) is used to produce taxonomy-aligned evidence for narrative intelligence and cultural understanding annotation. Multiple-choice questions (Sec. III-C2) are subsequently generated and refined through a multi-agent pipeline. Verification (Sec. III-D) by 68 native Japanese experts yields the final 1,481 QA items.
Fig. 2: Workflow overview of NARU. Video collection and filtering (Sec. III-B) select 155 long videos from the candidate set. A MLLM-centric pipeline (Sec. III-C1) is used to produce taxonomy-aligned evidence for narrative intelligence and cultural understanding annotation. Multiple-choice questions (Sec. III-C2) are subsequently generated and refined through a multi-agent pipeline. Verification (Sec. III-D) by 68 native Japanese experts yields the final 1,481 QA items.
TABLE III: Open-ended correctness on NARU. Scores are FActScore recall (0–1): fraction of reference atomic facts covered by the answer.
ModelN.1N.2N.3N.4C.1C.2C.3C.4C.5Avg
Gemini-3-Flash0.780.660.720.750.690.870.930.850.800.78
Gemini-3-Pro0.770.610.710.690.650.870.880.800.720.75
Gemini-2.5-Flash0.620.500.580.650.560.770.840.680.730.66
Qwen3.5-9B0.540.490.470.500.520.660.650.600.590.56
Qwen3-VL-8B0.390.230.340.360.470.640.620.390.530.44
Qwen2.5-VL-7B0.350.240.270.280.430.470.400.280.400.35
MiniCPM-o-2.60.210.120.150.160.230.260.300.150.310.21
InternVL3.50.400.140.270.350.430.490.470.390.510.38
Fig. 3: Overall multiple-choice accuracy as the number of sampled frames increases from 8 to 128; the dotted gray line denotes the 25% chance level.
Fig. 3: Overall multiple-choice accuracy as the number of sampled frames increases from 8 to 128; the dotted gray line denotes the 25% chance level.

为什么重要

对于想做长视频摘要或文化敏感内容审核的AI应用来说,模型不能只是罗列画面里发生了什么,还要读懂上下文和社交分寸。NARU具体揭示了当前模型在这种'高语境'理解上的薄弱环节,为下一代视频理解AI指明了需要改进的方向。

Fig. 4: Changes in narrative and cultural accuracy between 8 and 128 frames, reported in percentage points (pp).
Fig. 4: Changes in narrative and cultural accuracy between 8 and 128 frames, reported in percentage points (pp).

本文术语

  • MLLM · 同时处理视频/图像与文本的多模态大语言模型
  • 空気を読む(读空气) · 日本文化中不靠明说、而是通过察言观色理解现场氛围的沟通方式
  • 相槌(aizuchi) · 日语对话中类似'嗯嗯'的简短回应,主要表示在听,不一定代表同意
  • 建前与本音 · 建前指对外的场面话,本音指内心真实想法,两者常常并不一致
  • FActScore 召回率 · 一种评分方法,衡量模型回答覆盖了参考答案中多少个具体事实点

论文原文摘要(英文)

Long-form video understanding encompasses tasks that go beyond retrieving isolated events, including tracking an evolving narrative and interpreting social meaning that may remain implicit. However, existing benchmarks rarely evaluate these capabilities jointly, particularly in high-context, non-English media. To address this gap, we introduce NARU, a benchmark designed to evaluate Narrative evolution and Reasoning on cultural Understanding in Japanese long-form video. NARU consists of 1,481 questions grounded in 155 videos totaling 146.8 hours, spanning four narrative and five cultural dimensions. To construct the benchmark at this scale, we propose a hierarchical memory-based annotation pipeline that transforms raw video into structured event, narrative, and cultural annotations, then generates questions via task-oriented synthesis and iterative shortcut removal. The construction process includes two native-speaker verification stages involving 68 annotators. Evaluations across eight model configurations reveal substantial limitations in both long-range narrative integration and culturally grounded reasoning. By exposing these persistent gaps, NARU offers a systematic testing ground for developing MLLMs capable of reliably interpreting long-form, high-context video.

作者 · Yuheng Huang

在 arXiv 阅读

最新论文

全部论文 →

METAL LAB 最新报道

图片来源: Yuheng Huang et al., arXiv:2608.13210, arxiv-nonexclusive