Fast-OMRA: Fast Online Motion Resolution Adaptation for Neural B-Frame Coding
Sang NguyenQuang, Zong-Lin Gao, Kuan-Wei Ho, Xiem HoangVan, Wen-Hsiao, Peng

TL;DR
Fast-OMRA introduces lightweight classifiers to efficiently select optimal frame downsampling factors for neural B-frame video coding, significantly reducing computation while maintaining high coding performance.
Contribution
It proposes novel classifier-based methods for rapid downsampling factor selection, addressing domain shift issues without re-training the entire codec.
Findings
Achieves comparable rate-distortion performance to brute-force methods.
Reduces computational complexity substantially.
Operates as an add-on without re-training the B-frame codec.
Abstract
Most learned B-frame codecs with hierarchical temporal prediction suffer from the domain shift issue caused by the discrepancy in the Group-of-Pictures (GOP) size used for training and test. As such, the motion estimation network may fail to predict large motion properly. One effective strategy to mitigate this domain shift issue is to downsample video frames for motion estimation. However, finding the optimal downsampling factor involves a time-consuming rate-distortion optimization process. This work introduces lightweight classifiers to determine the downsampling factor. To strike a good rate-distortion-complexity trade-off, our classifiers observe simple state signals, including only the coding and reference frames, to predict the best downsampling factor. We present two variants that adopt binary and multi-class classifiers, respectively. The binary classifier adopts the Focal Loss…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Processing Techniques and Applications
MethodsFocal Loss
