Pith. sign in

REVIEW 4 major objections 4 minor 1 cited by

This paper establishes MultiRef-Compass as a benchmark that evaluates multi-reference-to-audio-video generation along four separate dimensions, and its experiments on eight systems show no model is uniformly strong.

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

T0 review · deepseek-v4-flash

2026-08-02 03:08 UTC pith:RZNQADHY

load-bearing objection A genuinely useful MR2AV benchmark whose cross-model SLS numbers are not comparable as reported—fixable, but the current leaderboard overstates the AVC dimension. the 4 major comments →

arxiv 2607.14189 v1 pith:RZNQADHY submitted 2026-07-15 cs.CV cs.SD

MultiRef-Compass: Towards Comprehensive Evaluation of Multi-Reference-to-Audio-Video Generation

classification cs.CV cs.SD
keywords multi-reference-to-audio-video generationbenchmarkevaluation protocolMLLM-as-a-Judgereference bindingaudio-visual consistencyvideo generation evaluationmulti-view identity
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

Multi-reference-to-audio-video (MR2AV) generation asks a model to take several reference images, a text instruction, and sometimes video or audio references, then produce a synchronized audio-video clip. The paper argues that existing benchmarks cannot evaluate this setting because they focus on text prompts, single reference images, or audio-visual alignment in isolation. MultiRef-Compass is introduced as a benchmark of 350 curated samples built from a controllable asset-composition pipeline, together with an evaluation protocol that scores outputs on four dimensions—Basic Quality, Reference Consistency, Audio-Visual Consistency, and Instruction Following—via 14 sub-metrics that combine automatic tools with an MLLM-as-a-Judge procedure. Results on eight models show substantial room for improvement on all dimensions and, notably, no system is uniformly strong, with the largest weaknesses in multi-reference binding and audio-visual consistency. The significance is that developers can now see exactly where a model fails rather than relying on a single aggregate number.

Core claim

The paper's central claim is that MR2AV generation is a distinct task the community does not currently measure, and that MultiRef-Compass fills that gap. The benchmark's construction pipeline recombines reusable asset packs (multi-view subjects, objects, scenes, voices, videos) into three boards plus a challenge board, producing 350 samples that require cross-reference understanding, compositional binding, and natural visual integration. Its evaluation protocol decomposes quality into four dimensions and 14 sub-metrics, including an entity-fidelity score calibrated by an MLLM-estimated paste-naturalness coefficient to stop models that simply copy a reference image into the frame, and a rejud

What carries the argument

The load-bearing machinery is the evaluation protocol: four dimensions—Basic Quality (visual, audio, anatomical), Reference Consistency (entity fidelity, detail preservation, binding correctness), Audio-Visual Consistency (lip sync, event-sound matching, source correctness, timbre similarity), and Instruction Following (visual, audio, speech content, temporal order)—with 14 sub-metrics. A rule-based router activates only applicable metrics per sample (e.g., lip sync only for dialogue samples). Two distinguishing components carry much of the argument: the paste-naturalness coefficient that discounts entity similarity when a model copy-pastes reference content, and the rejudging stage that com

Load-bearing premise

The reported model rankings assume that the MLLM judge and the automatic tools evaluate every model fairly and consistently, and the paper shows this assumption is fragile for lip-sync, where only videos with stable frontal faces are scored, leaving some models with many more valid samples than others.

What would settle it

Run the evaluation on the same 350 samples but, for the lip-sync metric, restrict all models to the intersection of videos that survive the stable-frontal-face filter; if Gemini-Omni, which retains 84 valid videos, no longer outscores Kling and Seedance (47 each) on the matched subset, the reported audio-visual ranking is an artifact of sample selection rather than true synchronization quality.

Watch this falsifier — get emailed when new claim-graph text bears on it.

If this is right

  • Scores on Basic Quality, Reference Consistency, Audio-Visual Consistency, and Instruction Following can be reported separately, so a model that looks strong on an aggregate score may still fail at binding references or syncing audio.
  • The 350 samples and 14 metrics give future MR2AV systems a fixed test bed; the reported results for eight models are a baseline that others can compare against.
  • The paste-naturalness factor means models that paste reference images into output will be downgraded on entity fidelity even when their raw similarity is high, changing rankings relative to older metrics.
  • The rejudging stage makes MLLM-based evaluation more auditable by correcting inconsistent score interpretations across models on the same checklist item.
  • The omni-reference design means the same protocol can be extended as models accept video or audio references, with Board 4 already demonstrating voice-timbre evaluation.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The authors leave it implicit that the four dimensions could be tuned independently; a factor analysis on model outputs would reveal whether the dimensions are truly separable or whether a model that is good at one dimension tends to be good at others, and if they correlate the diagnostic claim weakens.
  • The SLS metric's dependence on a stable-frontal-face filter suggests the audio-visual ranking is partly a ranking of which models happen to keep faces still; a lip-sync metric tolerant to head motion, which the authors call for, could change the ordering of Gemini-Omni versus Kling and Seedance.
  • The asset-composition pipeline could generate much larger or harder reference sets (for example, pairs of similar-looking subjects) specifically to stress binding, since the main benchmark standardizes to three reference images.
  • A natural extension is to measure whether the benchmark's dimension scores actually predict downstream user satisfaction in a creative workflow, something the paper's human-preference correlation tests only indirectly.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

4 major / 4 minor

Summary. The paper introduces MultiRef-Compass, a benchmark for multi-reference-to-audio-video (MR2AV) generation. It consists of 350 curated samples constructed through a taxonomy-driven asset-composition pipeline, covering multi-view subject preservation, multi-entity binding, and human-object-scene composition. The proposed evaluation protocol spans four dimensions — Basic Quality, Reference Consistency, Audio-Visual Consistency, and Instruction Following — with 14 sub-metrics that combine automatic tools, MLLM-based judging, and a rejudging stage. The paper reports experiments on eight MR2AV systems (six closed-source, two open-source), finding that no system is uniformly strong and that open-source systems lag substantially in reference consistency and instruction following. Human-preference alignment is reported via win-rate correlations (Pearson 0.90–0.96), and a repeated-run stability study on 60 samples shows standard deviations below 1%.

Significance. If the protocol is reliable, MultiRef-Compass would be a valuable contribution: it is the first benchmark specifically targeting MR2AV, offers dimension-level diagnosis rather than a single aggregate score, and uses a controlled asset-reuse design that makes sample construction reproducible. The hybrid automatic+MLLM framework with rejudging is a practical template for multimodal evaluation, and the reported human-preference correlations and repeated-run stability are genuine strengths. However, the benchmark's diagnostic value depends on each sub-metric measuring the same construct across models, and the paper's own appendix documents a serious violation of this condition for the Speech-Lip Synchronization metric. Because the headline rankings rely on SLS, the central diagnostic claim is currently not fully supported.

major comments (4)
  1. [§3.2, Table 2; Appendix D.2] The SLS metric is not comparable across models because of the stable-frontal-face pre-filter. Appendix D.2 states that Gemini-Omni retains 84 valid videos after filtering, while Kling and Seedance 2.0 retain only 47. The pre-filter removes videos with profile faces, large head motion, or poor mouth visibility, so models that produce more dynamic (possibly natural) faces are scored only on their easiest, most stable clips. The Table 2 SLS values (Gemini-Omni 4.5333 vs. Kling 2.8560) therefore confound lip-sync quality with per-model face-stability distributions. This issue is acknowledged in the Limitations and Appendix D.2, but the main leaderboard and the overall capability rankings in Figure 4 still use these unadjusted SLS scores. Since Gemini-Omni's second-place overall rank depends heavily on its AVC advantage, the AVC rankings are not trustworthy as presented. Please compute SLS on
  2. [§E.2, Eq. (1)] The paste-naturalness correction is load-bearing: it changes SkyReels-V3 from rank 5 to rank 8 (Figure 6). However, the exact mapping from the MLLM paste-artifact judge's 1–5 score to the coefficient P_paste(r) ∈ [0,1] used in Eq. (1) is never specified. The judge prompt in Appendix E.2 gives a 1–5 scale and 'strict caps' (e.g., clear cutout/halo → max 3), but no normalization, calibration data, or transformation rule is provided. Without this mapping, the EF values in Table 2 and the resulting ranking change are not reproducible or auditable. The same section also introduces the Long-Term Consistency adjustment EFbase = EF × (0.7 + 0.3×LTC) with a hand-set weight that is not justified or sensitivity-tested. Please provide the exact transformation and add sensitivity analyses for the LTC and combination weights.
  3. [Tables 2–3 and Figure 4] The main results compare models on different evaluation subsets. Seedance 2.0* is evaluated on 282 samples and Gemini-Omni* on 245 samples due to content-safety filtering, while open-source models are evaluated on all 300 samples (without audio metrics). Per-metric applicability further changes the denominator (e.g., SLS only on dialogue samples passing pre-filter). The paper notes that Figure 4 uses the shared subset of successfully generated videos, but Tables 2 and 3 present raw aggregates with bold/underline rankings as if directly comparable across models. This makes the cross-model leaderboard in the main tables unreliable. Please present matched-sample results — i.e., scores computed only on videos generated by all systems — in the main tables, or at least report the sample count for every cell and provide a matched-subset sensitivity analysis.
  4. [§E.3, Timbre Similarity and VSLS] Several thresholds and weights are hand-set without sensitivity analysis: the Timbre Similarity score mapping uses thresholds of 0.075, 0.150, 0.225, and 0.300, and the VSLS combination uses weights 0.60/0.40. The calibration for TS is based on 'synthesized auxiliary speech pairs', but no details, sample size, or robustness analysis are given. Appendix D.4 tests judge stochasticity, not parameter sensitivity. Since Board 4 conclusions (e.g., 'neither model reliably preserves input timbre') depend on these thresholds, and the SLS scores depend on the VSLS weights, please provide a sensitivity sweep or empirical justification for these choices.
minor comments (4)
  1. [Appendix E.2] The notation EFbase is used inconsistently: in the main text it is the pre-paste base score, while in Appendix E.2 it is already adjusted by the Long-Term Consistency term. Please use distinct names.
  2. [Figure 4 caption] The caption phrase 'using ranking due to different scale of auto and mllm' is grammatically unclear and should be rephrased to 'ranks are used because automatic and MLLM scores are on different scales'.
  3. [Abstract] The paper lists 'Code|Dataset' in the abstract, but no URL or release instructions are given in the text. Please provide the link or a statement of availability.
  4. [Table 4] The human-preference alignment table reports Pearson correlations but does not report the number of pairwise comparisons, inter-annotator agreement, or confidence intervals. With only four annotators and no agreement statistics, the strength of the validation is hard to judge.

Circularity Check

0 steps flagged

No significant circularity: the benchmark's metrics are externally grounded and its empirical claims are measurements, not derivations from their own inputs.

full rationale

MultiRef-Compass does not contain a derivation chain in which a prediction reduces by construction to its inputs. The paper's central claims are (1) that the benchmark is comprehensive and (2) that evaluated MR2AV systems show uneven performance across four dimensions. These are empirical claims supported by concrete evaluation protocols. The metrics are either standard external tools (DOVER++, Audiobox, LatentSync, ECAPA-TDNN, SigLIP, YOLO-World) or MLLM rubrics with explicit, model-independent checklists. No metric is fitted to the model rankings it then 'predicts.' The EF formula EFfinal = EFbase × Ppaste(r) is a post-hoc correction for copy-and-paste artifacts, with Ppaste defined by an independent 'Paste Artifact Judge' prompt; it calibrates a similarity score but does not encode the ranking. The timbre-similarity threshold (>0.30) is calibrated on auxiliary synthesized same-timbre clips, external to the evaluated models, so it is not a fitted input renamed as a prediction. The rejudging stage uses the same MLLM family as the initial judge, which could raise bias concerns, but the paper validates the resulting scores against human preference win rates (Table 4: Pearson 0.90–0.96). That is an external benchmark, not circular self-confirmation. The SLS pre-filter retention imbalance (84 vs 47 valid videos, Appendix D.2) is a genuine measurement-validity limitation and is explicitly acknowledged; it does not make the SLS score equivalent to the number of retained videos by construction, and the paper cautions that VSLS should be interpreted with retained sample counts. Self-citations to prior Compass benchmarks (T2AV-Compass, LongAV-Compass) are used as related work and evaluation-protocol context, not as the load-bearing justification for the benchmark's validity. There is no uniqueness theorem, ansatz, or definitional equivalence imported from the authors' prior work. The paper's conclusions are therefore not circular; at most they inherit typical benchmark-validity risks, which the limitations section discloses.

Axiom & Free-Parameter Ledger

5 free parameters · 4 axioms · 0 invented entities

The scores and rankings rest on hand-set combination weights, calibration thresholds, an MLLM judge, and curation choices. No new physical or conceptual entity is posited; MR2AV is a task definition rather than an entity requiring independent evidence.

free parameters (5)
  • EF human face/body combination weight = 0.6 face / 0.4 body
    Hand-set default in the real-human fidelity branch of Entity Fidelity (Appendix E.2); no sensitivity analysis is reported.
  • Long-Term Consistency weights = 0.7 + 0.3 * LTC
    Hand-set temporal-stability correction applied to EFbase (Appendix E.2).
  • VSLS combination weights = 0.60 * Cnorm + 0.40 * Dnorm
    Hand-selected weights mapping SyncNet confidence and offset scores to a 1-5 lip-sync scale (Appendix E.3).
  • Timbre similarity thresholds = 0.075, 0.150, 0.225, 0.300; saturation at cosine > 0.30
    Calibrated from a small set of synthesized same-timbre clips; not validated on an independent held-out set (Appendix E.3).
  • SLS stable-frontal-face pre-filter criteria = strict frontal/half-body/upper-body framing conditions
    Hand-authored filtering rules that change the number of valid samples per model (Appendix D.2), causing uneven cross-model comparisons.
axioms (4)
  • domain assumption MLLM-as-a-Judge (Gemini 3.1 Pro) judgments are a valid proxy for human preference across all four evaluation dimensions.
    Most metrics rely on MLLM judgments; validation is a pairwise win-rate correlation with only four human annotators (Table 4) and a 60-sample repeatability check (Appendix D.4).
  • domain assumption Embedding and detection tools (SigLIP, YOLO-World, InsightFace, DINOv2, ECAPA-TDNN, LatentSync) generalize to cartoon subjects, large pose/expression changes, and occlusions.
    Used for automatic EF and SLS metrics; the paper itself notes limitations for cartoon subjects and faces undergoing large pose/expression changes (Limitations, Appendix E.2).
  • domain assumption GPT-5.5-generated structured prompts plus manual review produce benchmark samples that fairly represent MR2AV tasks.
    Benchmark validity depends on this curation; no coverage or bias audit beyond reported style/language/attribute statistics is provided.
  • domain assumption A 350-sample benchmark and reduced valid subsets are sufficient for stable cross-model rankings.
    Stability is measured on only 60 samples; board-level SLS retains as few as 3-6 valid videos per model in some settings (Appendix D.2), making those scores sensitive to sample selection.

pith-pipeline@v1.3.0-alltime-deepseek · 3414 in / 4016 out tokens · 160519 ms · 2026-08-02T03:08:36.401781+00:00 · methodology

0 comments
read the original abstract

Multi-reference-to-audio-video (MR2AV) generation aims to generate coherent audio-video content conditioned on multiple references and textual instructions. Existing benchmarks mainly focus on text-driven generation, single-reference subject preservation, or isolated audio-video alignment, leaving the emerging MR2AV setting largely unexplored. Compared with these settings, MR2AV requires models to jointly reason over multiple references while generating synchronized visual and audio content. Models must not only preserve each reference faithfully but also correctly bind and compose multiple referenced entities into coherent audio-visual events. To address this gap, we introduce MultiRef-Compass, a unified benchmark for MR2AV generation. It comprises $350$ carefully curated samples constructed through a scalable and controllable asset-composition pipeline, covering multi-view subject preservation, multi-entity binding, and human-object-scene composition. To provide interpretable assessment, MultiRef-Compass defines an evaluation protocol with four dimensions: Basic Quality, Reference Consistency, Audio-Visual Consistency, and Instruction Following, using 14 sub-metrics. MultiRef-Compass integrates automatic metrics with a rejudging-enhanced MLLM-as-a-Judge framework, enabling scalable and auditable evaluation of both perceptual fidelity and reference-conditioned composition. Extensive experiments on eight representative MR2AV systems reveal substantial room for improvement across multiple evaluation dimensions, underscoring the need for a comprehensive benchmark and positioning MultiRef-Compass as a foundation for future MR2AV research.

Figures

Figures reproduced from arXiv: 2607.14189 by Huaxiong Li, Jialu Chen, Junlin Chen, Lizhuo Shao, Tengfei Liu, Weiming Zhu, Xiaohan Zhang, Yang Shi, Yiting He, Yuanxing Zhang, Yuqing Wen, Yuqi Tang.

Figure 1
Figure 1. Figure 1: Overview of the MultiRef-Compass framework. The benchmark evaluates MR2AV tasks through four comple￾mentary dimensions—Basic Quality, Reference Consistency, Audio-Visual Consistency, and Instruction Following, enabling fine-grained diagnosis of multi-reference-conditioned audio-visual generation failures beyond aggregate leaderboard scores. and a textual instruction. The references are not limited to image… view at source ↗
Figure 2
Figure 2. Figure 2: Data construction pipeline of MultiRef-Compass. The benchmark is built from licensed asset packs covering subjects, objects, scenes, videos, and voices. These assets are filtered, annotated, and routed into different reference-conditioned tracks. After structured prompt generation and manual review, the evaluation framework combines automatic metrics with a rejudging-enhanced MLLM-as-a-Judge protocol, prod… view at source ↗
Figure 3
Figure 3. Figure 3: Statistics of MultiRef-Compass. The benchmark features complex condition combinations, including four reference structures, six audio settings, and fine-grained prompt constraints, while maintaining a balanced prompt-length distribution. metadata; for example, lip-sync checks are enabled only for dialogue or monologue samples. Automatic metrics provide objective evidence when reliable tools are available, … view at source ↗
Figure 4
Figure 4. Figure 4: Model capability visualization. Fig.(a) and Fig.(b) show four-dimensional rankings for closed-source and open-source models. (using ranking due to different scale of auto and mllm In the radar charts, ranks range from R1 (best) at the outermost ring to R8 (worst) at the center. Fig.(c) and Fig.(d) decompose visual task following into Action, Wearing, Basic Setting, and Detail using original MLLM scores. 3.… view at source ↗
Figure 5
Figure 5. Figure 5: Reference consistency breakdown across all evaluated models. BC and DP are reported with MLLM￾based scores, while EF reports automatic entity fidelity. particularly incomplete fulfillment of Action and Wearing requirements. These findings demonstrate that Visual Task Following should not be treated as a single scalar capabil￾ity, since a high aggregate VT score may conceal substantial failures in specific … view at source ↗
Figure 7
Figure 7. Figure 7: Representative example of Board 1. Video Packs. Video packs provide dynamic subject references. For real-world subject packs constructed from videos, we retain the original source clips as video references when available. These video packs are provided as additional subject references, allowing us to evaluate whether R2AV systems can follow the prompt-specified content while using the video only as referen… view at source ↗
Figure 8
Figure 8. Figure 8: Representative example of Board 2. than explicit entity-role binding. It evaluates whether a model can preserve different kinds of references and place them into a coherent visual context, instead of ignoring the object, changing the scene, or letting one reference type dominate the others. Board 3: Multi-entity Binding. As shown in figure 9, board 3 samples multiple entities from different subject or obje… view at source ↗
Figure 9
Figure 9. Figure 9: Representative example of Board 3. LLM-assisted drafting process to instantiate prompts from the schema. Given the composed asset packs, their metadata, and the target difficulty level, the LLM drafts four fields: a visual/video prompt, an audio prompt, a speech prompt, and a final integrated prompt. The final prompt is manually reviewed and refined to remove unreasonable requirements, inconsistent referen… view at source ↗
Figure 10
Figure 10. Figure 10: Representative Entity Fidelity case. This case illustrates the operation of EF tools. [PITH_FULL_IMAGE:figures/full_fig_p017_10.png] view at source ↗
Figure 11
Figure 11. Figure 11: Board-level Speech-Lip Synchronization analysis. (a) SLS scores across the three boards for Gemini-Omni, Kling, [PITH_FULL_IMAGE:figures/full_fig_p018_11.png] view at source ↗
Figure 12
Figure 12. Figure 12: Language-dependent performance in Speech Content Accuracy. The figure reports strict accuracy on English and [PITH_FULL_IMAGE:figures/full_fig_p019_12.png] view at source ↗

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RefCaptioner: Multi-Reference Image-Grounded Video Captioning

    cs.CV 2026-07 conditional novelty 6.0

    Mixed-data SFT plus Hierarchical Coverage-Discounted GRPO yields open-source SOTA multi-reference image-grounded video captions on MRVBench without hurting general captioning.

Reference graph

Works this paper leans on

51 extracted references · 13 linked inside Pith · cited by 1 Pith paper

  1. [1]

    Videophy:Evaluatingphysicalcommonsense for video generation

    Bansal, H.; Lin, Z.; Xie, T.; Zong, Z.; Yarom, M.; Bit- ton, Y.; Jiang, C.; Sun, Y.; Chang, K.-W.; and Grover, A.2025. Videophy:Evaluatingphysicalcommonsense for video generation. InICLR, volume 2025, 102075– 102121

  2. [2]

    Bao, F.; Xiang, C.; Yue, G.; He, G.; Zhu, H.; Zheng, K.; Zhao, M.; Liu, S.; Wang, Y.; and Zhu, J. 2024. Vidu: a highly consistent, dynamic and skilled text-to- video generator with diffusion models.arXiv preprint arXiv:2405.04233

  3. [3]

    Cao, Z.; Wang, T.; Wang, J.; Wang, Y.; Zhang, Y.; Wang, J.; Chen, J.; Deng, M.; Guo, Y.; Liao, C.; et al. 2025. T2av-compass: Towards unified evalua- tion for text-to-audio-video generation.arXiv preprint arXiv:2512.21094

  4. [4]

    Cheng, T.; Song, L.; Ge, Y.; Liu, W.; Wang, X.; and Shan, Y. 2024. YOLO-World: Real-Time Open- VocabularyObjectDetection. InCVPR,16901–16911

  5. [5]

    2020.Ecapa-tdnn:Emphasizedchannelattention,prop- agationandaggregationintdnnbasedspeakerverifica- tion.arXiv preprint arXiv:2005.07143

    Desplanques, B.; Thienpondt, J.; and Demuynck, K. 2020.Ecapa-tdnn:Emphasizedchannelattention,prop- agationandaggregationintdnnbasedspeakerverifica- tion.arXiv preprint arXiv:2005.07143

  6. [6]

    Google DeepMind. 2026. Gemini 3.1 Pro: A smarter model for your most complex tasks. https://blog.google/innovation-and-ai/models-and- research/gemini-models/gemini-3-1-pro/. Accessed: 2026-07-15

  7. [7]

    Google DeepMind. 2026. Gemini Omni — Google DeepMind. https://deepmind.google/models/gemini- omni/. Accessed: 2026-07-15

  8. [8]

    HappyHorse:TheSimple,All-in- OneAIVideoPlatform

    HappyHorse.2026. HappyHorse:TheSimple,All-in- OneAIVideoPlatform. https://www.happyhorse.com. Accessed: 2026-07-15

  9. [9]

    He, X.; Jiang, D.; Zhang, G.; Ku, M.; Soni, A.; Siu, S.; Chen, H.; Chandra, A.; Jiang, Z.; Arulraj, A.; et al

  10. [10]

    Hu, L. 2024. Animate anyone: Consistent and control- lableimage-to-videosynthesisforcharacteranimation. InCVPR, 8153–8163

  11. [11]

    Huang, Z.; He, Y.; Yu, J.; Zhang, F.; Si, C.; Jiang, Y.; Zhang, Y.; Wu, T.; Jin, Q.; Chanpaisit, N.; et al

  12. [12]

    Huang, Z.; Zhang, F.; Xu, X.; He, Y.; Yu, J.; Dong, Z.; Ma, Q.; Chanpaisit, N.; Si, C.; Jiang, Y.; et al. 2025. Vbench++: Comprehensive and versatile benchmark suite for video generative models.IEEE TPAMI

  13. [13]

    InCVPR, 21807–21818

    Vbench: Comprehensive benchmark suite for video generative models. InCVPR, 21807–21818

  14. [14]

    Jiang,Z.;Han,Z.;Mao,C.;Zhang,J.;Pan,Y.;andLiu, Y. 2025. Vace: All-in-one video creation and editing. InICCV, 17191–17202

  15. [15]

    C.; and Liu, Z

    Jiang, Y.; Wu, T.; Yang, S.; Si, C.; Lin, D.; Qiao, Y.; Loy, C. C.; and Liu, Z. 2024. Videobooth: Diffusion- based video generation with image prompts. InCVPR, 6689–6700

  16. [16]

    Li, D.; Fei, Z.; Li, T.; Dou, Y.; Chen, Z.; Yang, J.; Fan, M.; Xu, J.; Wang, J.; Gu, B.; et al. 2026. Skyreels-v3 technique report.arXiv preprint arXiv:2601.17323

  17. [17]

    Li, C.; Zhang, C.; Xu, W.; Lin, J.; Xie, J.; Feng, W.; Peng, B.; Chen, C.; and Xing, W. 2024. Latentsync: Taming audio-conditioned latent diffusion models for lip sync with syncnet supervision.arXiv preprint arXiv:2412.09262

  18. [18]

    Liu, Y.; Cun, X.; Liu, X.; Wang, X.; Zhang, Y.; Chen, H.; Liu, Y.; Zeng, T.; Chan, R.; and Shan, Y. 2024. Evalcrafter: Benchmarking and evaluating large video generation models. InCVPR, 22139–22149

  19. [19]

    Liu, T.; Shi, Y.; Zhu, X.; Tang, J.; Yang, L.; Wang, Q.; Zhang, Z.; Tang, Y.; Wang, F.; Dong, Y.; et al. 2026. LongAV-Compass: Towards Unified Evaluation of Minute-Scale Audio-Visual Generation Across T2AV, I2AV, and V2AV.arXiv preprint arXiv:2605.26244

  20. [20]

    Ma, Y.; He, Y.; Wang, H.; Wang, A.; Shen, L.; Qi, C.; Ying, J.; Cai, C.; Li, Z.; Shum, H.-Y.; et al. 2025. Follow-your-click: Open-domain regional image ani- mationviamotionprompts.InAAAI,volume39,6018– 6026

  21. [21]

    Liu, Y.; Li, L.; Ren, S.; Gao, R.; Li, S.; Chen, S.; Sun, X.; and Hou, L. 2023. Fetv: A benchmark for fine- grained evaluation of open-domain text-to-video gen- eration.NeurIPS, 36: 62352–62387

  22. [22]

    Qi,Z.;Shi,P.;Wang,S.;Zhang,C.;Zhao,F.;Ying,Z.; Pan, D.; Yang, X.; He, Z.; and Dai, T. 2025. T2veval: Benchmarkdatasetandobjectiveevaluationmethodfor t2v-generated videos.Displays, 103178

  23. [23]

    OpenAI. 2026. GPT-5.5 Model. https://developers. openai.com/api/docs/models/gpt-5.5. Accessed:2026- 07-12

  24. [24]

    Shi,Y.;Liu,J.;Guan,Y.;Wu,Z.;Zhang,Y.;Wang,Z.; Lin, W.; Hua, J.; Wang, Z.; Chen, X.; et al. 2025. Ma- vors: Multi-granularity video representation for mul- timodal large language model. InProceedings of the 33rd ACM International Conference on Multimedia, 10994–11003

  25. [25]

    Seedance, T.; Chen, D.; Chen, L.; Chen, X.; Chen, Y.; Chen, Z.; Chen, Z.; Cheng, F.; Cheng, T.; Cheng, Y.; et al. 2026. Seedance 2.0: Advancing video generation for world complexity.arXiv preprint arXiv:2604.14148

  26. [26]

    Tjandra, A.; Wu, Y.-C.; Guo, B.; Hoffman, J.; Ellis, B.; Vyas, A.; Shi, B.; Chen, S.; Le, M.; Zacharov, N.; et al. 2025. Meta audiobox aesthetics: Unified auto- maticqualityassessmentforspeech,music,andsound. arXiv preprint arXiv:2502.05139

  27. [27]

    Team, K.; Chen, J.; Ci, Y.; Du, X.; Feng, Z.; Gai, K.; Guo,S.;Han,F.;He,J.;He,K.;etal.2025.Kling-Omni Technical Report.arXiv preprint arXiv:2512.16776

  28. [28]

    Wang, X.; Yuan, H.; Zhang, S.; Chen, D.; Wang, J.; Zhang, Y.; Shen, Y.; Zhao, D.; and Zhou, J. 2023. Videocomposer: Compositional video synthesis with motion controllability.NeurIPS, 36: 7594–7611

  29. [29]

    Wan, T.; Wang, A.; Ai, B.; Wen, B.; Mao, C.; Xie, C.- W.; Chen, D.; Yu, F.; Zhao, H.; Yang, J.; et al. 2025. Wan: Open and advanced large-scale video generative models.arXiv preprint arXiv:2503.20314

  30. [30]

    Wu, H.; Zhang, E.; Liao, L.; Chen, C.; Hou, J.; Wang, A.; Sun, W.; Yan, Q.; and Lin, W. 2023. Exploring VideoQualityAssessmentonUserGeneratedContents from Aesthetic and Technical Perspectives. InICCV, 20144–20154

  31. [31]

    Univbench:To- wards unified evaluation for video foundation models

    Wei, J.; Zhang, X.; Li, Y.; Wang, Y.; Zhang, Y.; Chen, Z.;Tang,Z.;Xu,W.;andLiu,Z.2026. Univbench:To- wards unified evaluation for video foundation models. InCVPR, 25654–25666

  32. [32]

    Yang,J.;Xia,B.;Chu,R.;Wang,D.;Xia,W.;Mou,Z.; Zhong, T.; Zhao, Y.; and Yang, W. 2026. AVBench: Human-Aligned and Automated Evaluation Bench- mark for Audio-Video Generative Models.arXiv preprint arXiv:2605.24652

  33. [33]

    H.; Yan, H.; Liu, J.-W.; Zhang, C.; Feng, J.; and Shou, M

    Xu, Z.; Zhang, J.; Liew, J. H.; Yan, H.; Liu, J.-W.; Zhang, C.; Feng, J.; and Shou, M. Z. 2024. Magican- imate: Temporally consistent human image animation using diffusion model. InCVPR, 1481–1490

  34. [34]

    Yuan, S.; He, X.; Deng, Y.; Ye, Y.; Huang, J.; Ma, C.; Luo, J.; Yuan, L.; et al. 2026. Opens2v-nexus: A de- tailedbenchmarkandmillion-scaledatasetforsubject- to-video generation.NeurIPS, 38

  35. [35]

    Dragnuwa:Fine-grainedcontrolin video generation by integrating text, image, and trajec- tory.arXiv preprint arXiv:2308.08089

    Yin, S.; Wu, C.; Liang, J.; Shi, J.; Li, H.; Ming, G.; andDuan,N.2023. Dragnuwa:Fine-grainedcontrolin video generation by integrating text, image, and trajec- tory.arXiv preprint arXiv:2308.08089

  36. [36]

    UI2V- Bench: An Understanding-based Image-to-video Gen- eration Benchmark.arXiv preprint arXiv:2509.24427

    Zhang, A.; Lei, L.; Kong, D.; Wang, Z.; Xu, J.; Song, F.;Guo,C.-L.;Liu,C.;Li,F.;andChen,J.2025. UI2V- Bench: An Understanding-based Image-to-video Gen- eration Benchmark.arXiv preprint arXiv:2509.24427

  37. [37]

    Zhai, X.; Mustafa, B.; Kolesnikov, A.; and Beyer, L

  38. [38]

    multi-reference

    Zhou, Z.; Lai, Z.; Wang, R.; Yang, Y.; Xing, Z.; Yang, Y.; Dai, Q.; Qiu, L.; and Luo, C. 2026. AVGen-Bench: A Task-Driven Benchmark for Multi-Granular Evalua- tionofText-to-Audio-VideoGeneration.arXivpreprint arXiv:2604.08540. Appendix A MR2AV Definition Multi-reference-to-audio-video(MR2AV)generationsynthesizesnewaudio-videocontentfrommultiplereferencesa...

  39. [40]

    Zhang, Y.; Luo, Z.; Yan, Q.; He, W.; Jiang, B.; Chen, X.; and Han, K. 2025. OmniEval: A Benchmark for EvaluatingOmni-modalModelswithVisual,Auditory, and Textual Inputs.arXiv preprint arXiv:2506.20960

  40. [91]

    **Sound consistency: ** Does the heard effect plausibly match the visible action, object, material, force, and environment?

  41. [102]

    not_applicable

    **Temporal alignment: ** Does the effect start, continue, repeat, and stop at the correct visible time? 11 12Include: impacts, contacts, footsteps, clicks, scraping, pouring, rustling, object handling, doors, tools, and other Foley; scene-grounded environmental effects such as visible rain, wind-driven movement, traffic, birds, water, or machinery when th...

  42. [141]

    What requested subject/object/scene/action/relation/state/framing is visible?

  43. [151]

    **Content Completeness ** - Are all required words, sentences, or key information present?

  44. [152]

    What part of the requirement is satisfied?

  45. [162]

    **Content Correctness ** - Is the spoken content free from substitutions, additions, or distortions?

  46. [163]

    What part is missing, unclear, incomplete, or contradicted?

  47. [173]

    **Language/Locale Match ** - If a language is specified, does the speech use that language?

  48. [174]

    22- **2 = Weak related evidence **: something relevant visible, but core requirement mostly missing

    Which evidence level best matches: no evidence / weak related evidence / partial / mostly complete / complete direct? 18 19## Scoring (1-5 per item) 20 21- **1 = No evidence **: requirement completely absent, clearly wrong, or contradicted. 22- **2 = Weak related evidence **: something relevant visible, but core requirement mostly missing. 23- **3 = Parti...

  49. [184]

    19 20## Cross-language Translation Rule 21 22If Chinese speech is required but the generated speech is a semantically correct English translation, assign score **2**

    **Ignore Speaker Assignment ** - Do not penalize wrong speaker, swapped speakers, narrator voice, or off-screen voice. 19 20## Cross-language Translation Rule 21 22If Chinese speech is required but the generated speech is a semantically correct English translation, assign score **2**. Do not assign 2 when the translation changes, omits, or invents key inf...

  50. [2023]

    InICCV, 11975–11986

    SigmoidLossforLanguageImagePre-Training. InICCV, 11975–11986

  51. [2024]

    InEMNLP, 2105–2123

    Videoscore:Buildingautomaticmetricstosimu- latefine-grainedhumanfeedbackforvideogeneration. InEMNLP, 2105–2123