REVIEW 2 major objections 2 minor 9 references
Reviewed by Pith at T0; open to challenge.
T0 means a machine referee read the full paper against a public rubric. The mark states how deep the mechanical check went, never who wrote it. the ladder, T0–T4 →
T0 review · grok-4.3
ActDiff-VC achieves up to 64.6% bitrate reduction in video by conditioning a diffusion decoder on sparse keyframes and tracked point trajectories.
2026-07-01 00:16 UTC pith:CVU55D7W
load-bearing objection ActDiff-VC pairs content-adaptive keyframes with budget-aware point trajectories to condition a diffusion decoder, delivering reported perceptual gains at ultra-low rates on standard benchmarks. the 2 major comments →
Active Sampling for Ultra-Low-Bit-Rate Video Compression via Conditional Controlled Diffusion
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
ActDiff-VC partitions videos into variable-length segments, transmits keyframes only when needed, and summarizes temporal dynamics using a compact set of tracked point trajectories. Conditioned on these sparse signals, a conditional diffusion decoder synthesizes the remaining frames. This design, supported by content-adaptive keyframe selection and budget-aware sparse trajectory selection, enables perceptually realistic reconstruction under severe rate constraints and yields up to 64.6% bitrate reduction at matched NIQE along with KID and FID improvements on the UVG and MCL-JCV benchmarks.
What carries the argument
The conditional diffusion decoder guided by sparse keyframes and tracked point trajectories, which uses these compact signals to control frame synthesis.
Load-bearing premise
That conditioning the diffusion decoder on the selected sparse keyframes and tracked point trajectories is enough to produce perceptually realistic reconstructions of the omitted frames.
What would settle it
A set of test videos where the synthesized frames exhibit visible artifacts or fail to match the reported perceptual metric gains even when the same keyframes and trajectories are supplied at the claimed bitrates.
If this is right
- Enables up to 64.6% bitrate reduction at matched NIQE compared with strong learned codecs.
- Improves KID by up to 64.6% and FID by up to 37.7% at comparable bitrates.
- Delivers favorable perceptual rate-distortion trade-offs relative to learned and diffusion-based baselines in the ultra-low-bitrate regime.
Where Pith is reading between the lines
- The same active-sampling idea could be tested on other generative compression tasks such as audio or volumetric video.
- Hardware acceleration of the diffusion sampling step would be needed to move the method from offline to real-time use.
- The results imply that minimal explicit motion cues plus a strong generative prior can outperform predictive coding when rates drop below conventional operating points.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes ActDiff-VC, a diffusion-based video compression method for the ultra-low-bitrate regime. Videos are partitioned into variable-length segments; content-adaptive keyframes and budget-aware sparse point trajectories are transmitted as compact conditioning signals to a conditional diffusion decoder that synthesizes the omitted frames. Experiments on UVG and MCL-JCV are reported to show up to 64.6% bitrate reduction at matched NIQE, with corresponding gains in KID (up to 64.6%) and FID (up to 37.7%) versus strong learned codecs.
Significance. If the empirical claims are substantiated with full protocols, the work would demonstrate that controlled diffusion models can deliver perceptually superior reconstructions at bitrates where conventional codecs fail, using only sparse, actively selected conditioning. The combination of content-adaptive keyframe selection and trajectory-based temporal summarization is a concrete technical contribution that could influence future generative compression pipelines.
major comments (2)
- [Abstract / Experimental Results] The abstract states concrete benchmark numbers (64.6% bitrate reduction, KID/FID gains) on UVG and MCL-JCV yet supplies no experimental protocol, baseline implementation details, training procedure, number of runs, or error bars. The methods and results sections must furnish these elements; without them the central empirical claim cannot be evaluated.
- [Method / Conditioning Design] The conditioning mechanism (sparse keyframes + tracked point trajectories fed to the diffusion decoder) is described at a high level; the paper must specify the exact form of the conditioning signals, the diffusion architecture, training objective, and inference procedure to confirm that the reported perceptual gains are not artifacts of an overfitted or improperly conditioned model.
minor comments (2)
- [Introduction / Experiments] Clarify the precise definition of 'ultra-low-bitrate regime' (target bpp range) and how it is enforced during both training and evaluation.
- [Experiments] Add a clear statement of the number of videos, resolutions, and frame counts used from UVG and MCL-JCV.
Simulated Author's Rebuttal
We thank the referee for the constructive comments on our manuscript. We address each major comment below and will revise the manuscript to supply the requested details.
read point-by-point responses
-
Referee: [Abstract / Experimental Results] The abstract states concrete benchmark numbers (64.6% bitrate reduction, KID/FID gains) on UVG and MCL-JCV yet supplies no experimental protocol, baseline implementation details, training procedure, number of runs, or error bars. The methods and results sections must furnish these elements; without them the central empirical claim cannot be evaluated.
Authors: We agree that full experimental protocols, baseline implementation details, training procedures, number of runs, and error bars belong in the methods and results sections. While abstracts conventionally omit such details for brevity, the current manuscript lacks sufficient specification in those sections. In the revision we will expand the experimental section with complete baseline implementations, training protocols, run counts, and error bars on all reported metrics. revision: yes
-
Referee: [Method / Conditioning Design] The conditioning mechanism (sparse keyframes + tracked point trajectories fed to the diffusion decoder) is described at a high level; the paper must specify the exact form of the conditioning signals, the diffusion architecture, training objective, and inference procedure to confirm that the reported perceptual gains are not artifacts of an overfitted or improperly conditioned model.
Authors: We agree that the conditioning signals, diffusion architecture, training objective, and inference procedure are currently described at a high level. In the revised manuscript we will add the precise mathematical form of the conditioning (keyframe and trajectory encoding and injection), the diffusion network architecture and conditioning modules, the training objective, and the full inference procedure including sampling steps and guidance parameters. revision: yes
Circularity Check
No significant circularity detected
full rationale
The paper presents a method for ultra-low-bitrate video compression that selects content-adaptive keyframes and budget-aware trajectories to condition a diffusion decoder, with performance evaluated via direct experiments on UVG and MCL-JCV benchmarks reporting bitrate reductions and perceptual metrics against baselines. No equations, parameter-fitting steps, or derivation chains appear in the text that would reduce any claimed prediction or result to an input by construction. The reported outcomes are framed as measured experimental results rather than quantities derived from self-referential definitions or self-citations, rendering the work self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
read the original abstract
Diffusion models provide a powerful generative prior for perceptual reconstruction at ultra-low bitrates, but effective video compression requires controlling the generative process using highly compact conditioning signals. In this work, we present ActDiff-VC, a diffusion-based video compression framework for the ultra-low-bitrate regime. Our method partitions videos into variable-length segments, transmits keyframes only when needed, and summarizes temporal dynamics using a compact set of tracked point trajectories. Conditioned on these sparse signals, a conditional diffusion decoder synthesizes the remaining frames, enabling perceptually realistic reconstruction under severe rate constraints. To support this design, we introduce two mechanisms: content-adaptive keyframe selection and budget-aware sparse trajectory selection, which together enable compact yet effective conditioning for generative reconstruction. Experiments on the UVG and MCL-JCV benchmarks show that ActDiff-VC achieves up to 64.6\% bitrate reduction at matched NIQE, improves KID by up to 64.6\% and FID by up to 37.7\% at comparable bitrates against strong learned codecs, and delivers favorable perceptual rate--distortion trade-offs relative to learned and diffusion-based baselines in the ultra-low-bitrate regime.
Figures
Reference graph
Works this paper leans on
-
[1]
Mikołaj Bińkowski, Danica J Sutherland, Michael Arbel, and Arthur Gretton. Demystifying mmd gans. arXiv preprint arXiv:1801.01401,
work page internal anchor Pith review Pith/arXiv arXiv
-
[2]
Bolin Chen, Shanzhi Yin, Hanwei Zhu, Lingyu Zhu, Zihan Zhang, Jie Chen, Ru-Ling Liao, Shiqi Wang, and Yan Ye. Compressing human body video with interactive semantics: A generative approach.arXiv preprint arXiv:2505.16152,
-
[3]
Alltracker: Efficient dense point tracking at high resolution.arXiv preprint arXiv:2506.07310,
Adam W Harley, Yang You, Xinglong Sun, Yang Zheng, Nikhil Raghuraman, Yunqi Gu, Sheldon Liang, Wen-Hsuan Chu, Achal Dave, Pavel Tokmakov, et al. Alltracker: Efficient dense point tracking at high resolution.arXiv preprint arXiv:2506.07310,
-
[4]
Imagen Video: High Definition Video Generation with Diffusion Models
Jonathan Ho, William Chan, Chitwan Saharia, Jay Whang, Ruiqi Gao, Alexey Gritsenko, Diederik P Kingma, Ben Poole, Mohammad Norouzi, David J Fleet, et al. Imagen video: High definition video generation with diffusion models.arXiv preprint arXiv:2210.02303,
work page internal anchor Pith review Pith/arXiv arXiv
-
[5]
Ultra-low bitrate video conferencing using deep image animation
13 Goluck Konuko, Giuseppe Valenzise, and Stéphane Lathuilière. Ultra-low bitrate video conferencing using deep image animation. InICASSP 2021-2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pp. 4210–4214. IEEE,
work page 2021
-
[6]
Text+ sketch: Image compression at ultra low rates,
Eric Lei, Yiğit Berkay Uslu, Hamed Hassani, and Shirin Saeedi Bidokhti. Text+ sketch: Image compression at ultra low rates.arXiv preprint arXiv:2307.01944,
-
[7]
GLIDE: Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion Models
Alex Nichol, Prafulla Dhariwal, Aditya Ramesh, Pranav Shyam, Pamela Mishkin, Bob McGrew, Ilya Sutskever, and Mark Chen. Glide: Towards photorealistic image generation and editing with text-guided diffusion models.arXiv preprint arXiv:2112.10741,
work page internal anchor Pith review Pith/arXiv arXiv
-
[8]
Zhihong Pan, Xin Zhou, and Hao Tian. Extreme generative image compression by learning text embedding from diffusion models.arXiv preprint arXiv:2211.07793,
-
[9]
M3-cvc: Controllable video compression with multimodal generative models
Rui Wan, Qi Zheng, and Yibo Fan. M3-cvc: Controllable video compression with multimodal generative models. InICASSP 2025-2025 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pp. 1–5. IEEE,
work page 2025
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.