K-文化的一切——从回归到 K-美妆,发送到您的邮箱订阅邮件

METAL MEDIA

SemComp-Bench: Benchmarking Semantic Task Completion in Video Generation

arXiv:2608.174262026-08-17

一个新基准专门检验AI生成的视频是不是真的把任务做完了

这篇论文提出了一个新任务——语义任务完成型视频生成,并配套构建了数据集SemComp-Data和评测方案SemComp-Bench,用来检查生成的视频是否真正达成了指令要求的结果,同时在语义上还和参考图片保持关联。比如给一张纸币照片,指令是把它折成乌龟形状,视频不需要展示折叠过程,但最终画面里必须清楚看到那张纸币变成了乌龟形状。研究者测试了多款真实视频生成模型,结果表现最好的模型达成结果的比例也不到40%。

METAL MEDIA 解读图

一个新基准专门检验AI生成的视频是不是真的把任务做完了

  1. 01作者指出,现在的视频生成模型画面看起来很逼真,但很少被测试是否真正完成了指令任务,同时保持和参考图像的语义关联。
  2. 02研究团队从真实世界视频数据集Koala-36M出发,通过筛选候选视频、定位起始与结果状态、提取以结果为中心的片段、生成简短和详细两种指令这四个步骤,自动构建出1273组图像-指令-视频三元组。
  3. 03从中挑出60个样本组成均衡子集SemComp-Core,测试了Wan2.2、HunyuanVideo、CogVideoX等七款代表性视频生成模型,评分不用人工,而是让一个视觉语言模型(VLM)看27帧画面并用是/否回答问题。
  4. 04评测分为两个维度:结果达成度(OA)检查指令要求的结果是否真的出现、是否和参考图像语义相符;生成可靠性(GR)检查画面是否符合物理常理、有没有明显的画面缺陷。
  5. 05表现最好的HunyuanVideo-1.5的OA得分也只有37.8%,而且用参考图像加文字生成视频(I2V)的效果明显好于只用文字生成(T2V),说明参考图像的约束作用很关键。
这是 METAL MEDIA 制作的解读图,并非论文作者提供的原图。

他们做了什么

  1. 作者指出,现在的视频生成模型画面看起来很逼真,但很少被测试是否真正完成了指令任务,同时保持和参考图像的语义关联。
  2. 研究团队从真实世界视频数据集Koala-36M出发,通过筛选候选视频、定位起始与结果状态、提取以结果为中心的片段、生成简短和详细两种指令这四个步骤,自动构建出1273组图像-指令-视频三元组。
  3. 从中挑出60个样本组成均衡子集SemComp-Core,测试了Wan2.2、HunyuanVideo、CogVideoX等七款代表性视频生成模型,评分不用人工,而是让一个视觉语言模型(VLM)看27帧画面并用是/否回答问题。
  4. 评测分为两个维度:结果达成度(OA)检查指令要求的结果是否真的出现、是否和参考图像语义相符;生成可靠性(GR)检查画面是否符合物理常理、有没有明显的画面缺陷。
  5. 表现最好的HunyuanVideo-1.5的OA得分也只有37.8%,而且用参考图像加文字生成视频(I2V)的效果明显好于只用文字生成(T2V),说明参考图像的约束作用很关键。
Table 1: SemComp-Core Outcome Achievement with detailed instructions. Aor, Asg, Agec, and Agvc denote pass rates for outcome realization, semantic grounding, grounded entity consistency, and global visual continuity, respectively. The OA Score is the joint pass rate across four criteria. †HY denotes HunyuanVideo [27]. Bold and underlined values indicate the best and second-best values, respectively.
ModelsAorAsgAgecAgvcOA Score
Seedance 2.0 [5]0.8390.7440.4440.59420.0%
Wan2.2-TI2V-5B [28]0.5890.4000.6890.92223.3%
Wan2.2-I2V-A14B [28]0.8000.5280.6280.78928.3%
CogVideoX1.5-5B-I2V [30]0.5500.3890.5060.74414.4%
SkyReels-V2-I2V-14B-720P [7]0.7330.4890.5220.77222.8%
HY†-1.5-720P-I2V0.8780.7060.5830.79437.8%
Phantom-1.3B [20]0.5390.3560.3220.5113.9%
Table 2: SemComp-Core Generation Reliability with detailed instructions. Each Gc denotes the pass rate for a reliability criterion, and the GR Score is the mean across five criteria. †HY denotes HunyuanVideo [27]. Bold and underlined values indicate the best and second-best values.
ModelsGppGvcGafrGwscGtiGR Score
Seedance 2.0 [5]0.8830.9940.9940.7390.97891.8%
Wan2.2-TI2V-5B [28]0.7940.9780.8890.7220.88985.4%
Wan2.2-I2V-A14B [28]0.9110.9720.9670.6720.92889.0%
CogVideoX1.5-5B-I2V [30]0.9440.8110.7720.5830.82878.8%
SkyReels-V2-I2V-14B-720P [7]0.7780.9220.7390.3280.78971.1%
HY†-1.5-720P-I2V0.8000.9390.8830.4720.86179.1%
Phantom-1.3B [20]0.7780.9720.8560.5060.72876.8%
Table 3: Outcome Achievement on SemComp-Core across modalities and instruction settings. Within each model family, the I2V and T2V variants use checkpoints of the same parameter scale. Each Ac denotes a criterion-level pass rate, and the OA Score is the joint pass rate. †HY denotes HunyuanVideo [27].
ModelModalityInstruction TypeAorAsgAgecAgvcOA Score
Wan2.2-A14B [28]I2VDetailed0.8000.5280.6280.78928.3%
T2VDetailed0.8890.5220.3170.1174.4%
T2VBrief0.3890.1110.8060.2500.6%
CogVideoX1.5-5B [30]I2VDetailed0.5500.3890.5060.74414.4%
T2VDetailed0.5670.2720.3610.1615.0%
T2VBrief0.5670.1500.6780.1610.6%
HY†-1.5-720PI2VDetailed0.8780.7060.5830.79437.8%
T2VDetailed0.8330.6060.3890.1334.4%
T2VBrief0.5500.1000.7610.1781.7%
Table S1: Complete title-filtering keyword configuration.
Configuration GroupKeyword Strings
news_keywords (13)News; Briefing; Coverage; Current Affairs; Deep Dive; Documentary; Exclusive; Headline; Interview; Live; Live Update; Press Conference; Report.
movie_keywords (13)Behind the scenes; Blooper; Casting; Movie Clip; Playback; Preview; Review; Spoiler; Teaser; TV Series; Talk; Talks; TalkShow.
entertainment_keywords (19)ASMR; Celebrity; Challenge; Concert; Gaming; Highlights; Music Video; Podcast; Prank; Reaction; Reacts; Travel; Unboxing; Variety Show; Vlog; HBO; SportsCenter; NFL; NBA.
Table S2: Domain–category taxonomy and category definitions used in SemComp-Data.
DomainCategoryDefinition
Food and CookingDish MakingA dish or food product is completed from ingredients.
Food TransformationThe same food item undergoes a visible cooking-related state change.
Food PlatingFood elements are arranged into a complete presentation.
Beauty and FashionStylingThe appearance of the same person is visibly restyled.
Tool CleaningA beauty or fashion tool is cleaned to a reusable condition.
Try-onAn external appearance reference is applied to a subject.
Product RevealA previously concealed product becomes visible.
Sports and FitnessGear SetupSports gear or equipment is configured into a ready-to-use state.
Body PreparationThe subject’s body enters a sports-related prepared state.
Sports EditsSource event footage or identity cues are transformed into a completed sports-media edit.
Crafts and DIYAssemblySeparate parts are combined into a complete structure or object.
RestorationThe condition of the same object is restored or refurbished.
RenovationA built space is reorganized or remodeled into a new spatial state.
Blueprint ConstructionA physical structure is built according to an abstract design specification.
Material ShapingA raw material is physically reshaped into a new form.
Gardening and PetsPlant TreatmentA plant is improved through care-related operations.
Floral DesignFloral or plant elements are trimmed and arranged into an aesthetic design.
Pet GroomingA pet’s appearance is improved through grooming.
Arts and PrecisionArtwork CreationAn artwork is completed from an unfinished visual basis.
Digital CreationA digital creative product is completed from a visual or abstract reference.
SculptingA sculptable material is turned into a finished three-dimensional artwork.
Table S3: Category-specific reference and outcome state definitions used for State Mining.
CategoryReference StateOutcome State
Dish MakingIngredients or an incomplete food preparation are visible.A recognizable completed dish or food product is visible.
Food TransformationA food item is visible before a cooking-related state change.The same food item exhibits the intended visible state change.
Food PlatingFood components are present before final arrangement.The food components form a complete plated presentation.
StylingA person is visible before the target styling change.The same person visibly exhibits the completed styling result.
Tool CleaningA beauty or fashion tool is visibly soiled or not ready for reuse.The same tool is visibly clean and reusable.
Try-onThe subject and an external appearance reference are identifiable.The subject visibly exhibits the referenced garment, accessory, or appearance.
Product RevealThe product is concealed, covered, or not yet identifiable.The product is exposed and visually identifiable.
Gear SetupSports gear is unconfigured, disassembled, or not ready for use.The gear is visibly configured in a ready-to-use state.
Body PreparationA subject is visible before completing a sports-related preparation.The subject visibly reaches the intended prepared state.
Sports EditsSource event footage or identity cues for a sports edit are visible.A completed sports-media edit is visible.
AssemblySeparate or partially combined components are visible.The components form a complete structure or object.
RestorationA worn, damaged, or degraded object is visible.The same object is visibly restored or refurbished.
RenovationA built space is visible before reorganization or remodeling.The space exhibits the completed renovated layout or appearance.
Blueprint ConstructionAn abstract design, plan, or blueprint is visible.A corresponding completed physical structure is visible.
Material ShapingRaw or incompletely shaped material is visible.The material has the intended completed form.
Plant TreatmentA plant is visible before care or treatment.The plant exhibits a visibly improved state after treatment.
Floral DesignUnarranged floral or plant elements are visible.The elements form a completed aesthetic arrangement.
Pet GroomingA pet is visible before grooming.The same pet exhibits the completed grooming result.
Artwork CreationAn unfinished artwork or visual basis is visible.A completed artwork is visible.
Digital CreationA visual reference or unfinished digital artifact is visible.A completed digital creative product is visible.
SculptingRaw or partially shaped sculptable material is visible.A completed three-dimensional sculpture is visible.
Table S4: Operational definitions of the four alignment types and the complete preservation-attribute vocabulary. Attribute selection remains instance-specific.
Alignment TypeOperational DefinitionTypical Relevant Attributes
Object ElementGrounds the outcome in task-relevant object categories, components, ingredients, materials, quantities, or colors appearing in the reference, without requiring the exact appearance of a specific object instance.Object category, composition, count, material, and color palette.
IdentityRequires the depicted person to remain identifiable across the reference and generated outcome.Person identity, face appearance, body appearance, and pose.
Object AppearanceGrounds the outcome in the instance-level visual appearance of a specific reference object.Object category, color palette, material, shape structure, surface appearance, and graphic details.
SceneGrounds the outcome in the organization or context of the reference scene.Scene type, scene layout, spatial relation, background context, and viewpoint.
Complete preservation-attribute vocabulary (17): object_category, object_composition, object_count, material, color_palette, shape_structure, surface_appearance, graphic_details, person_identity, face_appearance, body_appearance, pose, scene_type, scene_layout, spatial_relation, background_context, and viewpoint.
Table S6: Sample standard deviations for SemComp-Core Outcome Achievement under detailed instructions (pp; three runs). †HY denotes HunyuanVideo.
Modelσ⁡(Aor)σ⁡(Asg)σ⁡(Agec)σ⁡(Agvc)σ⁡(OA Score)
Seedance 2.00.960.962.557.524.41
Wan2.2-TI2V-5B4.194.413.850.963.33
Wan2.2-I2V-A14B1.672.555.093.472.89
CogVideoX1.5-5B-I2V3.334.192.550.960.96
SkyReels-V2-I2V-14B-720P1.673.473.472.550.96
HY†-1.5-720P-I2V2.552.552.891.923.47
Phantom-1.3B0.961.921.920.960.96
Table S7: Sample standard deviations across three evaluation runs for the SemComp-Core Generation Reliability results under detailed instructions. All values are in percentage points. †HY denotes HunyuanVideo.
Modelσ⁡(Gpp)σ⁡(Gvc)σ⁡(Gafr)σ⁡(Gwsc)σ⁡(Gti)σ⁡(GR Score)
Seedance 2.03.330.960.961.920.961.58
Wan2.2-TI2V-5B0.962.556.7412.950.963.95
Wan2.2-I2V-A14B5.850.961.671.924.191.53
CogVideoX1.5-5B-I2V2.5513.476.318.828.557.12
SkyReels-V2-I2V-14B-720P0.963.476.7411.103.854.53
HY†-1.5-720P-I2V8.821.920.006.940.961.35
Phantom-1.3B5.090.968.2215.846.947.20
Table S8: Sample standard deviations across three evaluation runs for the Outcome Achievement conditioning study. All values are in percentage points. †HY denotes HunyuanVideo.
ModelModalityInstructionσ⁡(Aor)σ⁡(Asg)σ⁡(Agec)σ⁡(Agvc)σ⁡(OA Score)
Wan2.2-A14BI2VDetailed1.672.555.093.472.89
T2VDetailed2.554.191.674.412.55
T2VBrief0.960.962.557.260.96
CogVideoX1.5-5BI2VDetailed3.334.192.550.960.96
T2VDetailed3.330.962.550.961.67
T2VBrief2.891.670.963.470.96
HY†-1.5-720PI2VDetailed2.552.552.891.923.47
T2VDetailed0.002.556.745.001.92
T2VBrief1.673.334.195.360.00

为什么重要

以往对视频生成的评测大多关注画面清不清晰、动作流不流畅,但实际应用中更关键的问题是模型有没有真正完成交代的任务。这个基准第一次系统性地衡量了这一点,为开发和挑选按指令生成视频的模型提供了具体的参照标准。

本文术语

  • VLM(视觉语言模型) · 能看懂图片或视频并用文字回答问题的AI模型
  • I2V / T2V · 用图像加文字生成视频(I2V),或只用文字生成视频(T2V)
  • OA得分 / GR得分 · OA衡量是否真正达成指令结果,GR衡量视频在物理和画面上是否可靠
  • 语义关联(Semantic Grounding) · 生成结果在含义上是否仍与参考图像保持关联
  • Koala-36M · 用于构建SemComp-Data的大规模真实世界视频源数据集

无法转载的图表

  • Figure 1: Demonstration of Semantic Task Completion Video Generation, which focuses not on the transformation process but solely on outcome achievement and semantic grounding.
  • Figure 2: Representative SemComp-Data instances. Each example shows a reference frame, its outcome-centric video clip, and the brief instruction for compact presentation; every instance also includes a detailed instruction.
  • Figure 3: Overview of the four-stage SemComp-Data curation pipeline. Panels (a)–(d) show Candidate Filtering, State Mining, Video Extension, and Instruction Structuring, respectively. The right column shows the corresponding stage outputs, and the bottom row presents the final data triplet.
  • Figure 4: Statistics of SemComp-Data: (a) distribution of alignment types across domains, with distinct textures denoting different types; (b) high-frequency words in the instructions; and (c) distribution of evaluation instances across the six domains.
  • Figure 5: Generated-video examples. The outcome-centric video clip and the reference image are extracted from the same full-context video.
  • Figure S1: Common system prompt used for SemComp-Bench evaluation.
  • Figure S2: Outcome Achievement prompt for Outcome Realization (QOA1) and Semantic Grounding (QOA2).
  • Figure S3: Outcome Achievement prompt for Grounded Entity Consistency (QOA3) and Global Visual Continuity (QOA4).
  • Figure S4: Generation Reliability prompt for Physical Plausibility (QGR1).
  • Figure S5: Generation Reliability prompt for Visual Clarity, Artifact-Free Rendering, Within-Scene Spatiotemporal Coherence, and Text and Interface Integrity (QGR2–QGR5).
  • Figure S7: Additional generated-video comparisons on four SemComp-Core instances. Outputs from all seven I2V models in each block were generated using the shared reference condition and detailed instruction; the paired brief instruction is displayed only for compact presentation. Temporally ordered output frames illustrate differences in both outcome achievement and generation reliability.
在原文中查看图表 →

论文原文摘要(英文)

We introduce Semantic Task Completion Video Generation, an outcome-oriented video generation task. Under this formulation, success requires both achievement of the intended outcome and semantic grounding. Semantic grounding characterizes the correspondence between the reference image and the generated outcome in terms of high-level semantics relevant to the task. Evaluation focuses on the generated outcome and requires neither the presentation of a complete sequence of intermediate task steps nor conventional appearance consistency with the reference image. To support systematic evaluation, we construct SemComp-Data, an evaluation dataset covering six domains. Each instance comprises a reference image, a detailed instruction, a brief instruction, and an outcome-centric video clip. A scalable four-stage curation pipeline converts raw videos into standardized SemComp-Data instances. We further introduce SemComp-Bench, an evaluation protocol that uses a vision-language model (VLM) to answer structured binary questions. SemComp-Bench reports the OA Score and the GR Score for Outcome Achievement and Generation Reliability, respectively. Experiments on representative video generation models show that achieving intended outcomes while maintaining task-relevant semantic grounding in reference images remains challenging.

作者 · Keyu Tu

在 arXiv 阅读

最新论文

全部论文 →

METAL MEDIA 最新报道