Neural Stereo Video Compression with Hybrid Disparity Compensation
Shiyin Jiang, Zhenghao Chen, Minghao Han, Shuhang Gu
TL;DR
This work tackles stereo video compression by addressing cross-view redundancy through a Hybrid Disparity Compensation (HDC) that fuses explicit pixel displacement priors with implicit cross-attention. The authors integrate HDC into a neural stereo video codec built on a DCVC-TCM backbone, introducing HDC-FER for cross-view feature extraction/reconstruction and HDC-EM for cross-view entropy modeling. The framework achieves state-of-the-art rate-distortion performance on automotive benchmarks (Cityscapes, KITTI) and general multi-view scenes (Nagoya), while maintaining competitive computational efficiency. These results demonstrate the effectiveness of a hybrid explicit-implicit disparity strategy for NSVC and suggest strong potential for broader multi-view applications. The approach offers practical impact by enabling more efficient storage and transmission of stereo content in real-world systems such as autonomous driving and VR/AR deployments.
Abstract
Disparity compensation represents the primary strategy in stereo video compression (SVC) for exploiting cross-view redundancy. These mechanisms can be broadly categorized into two types: one that employs explicit horizontal shifting, and another that utilizes an implicit cross-attention mechanism to reduce cross-view disparity redundancy. In this work, we propose a hybrid disparity compensation (HDC) strategy that leverages explicit pixel displacement as a robust prior feature to simplify optimization and perform implicit cross-attention mechanisms for subsequent warping operations, thereby capturing a broader range of disparity information. Specifically, HDC first computes a similarity map by fusing the horizontally shifted cross-view features to capture pixel displacement information. This similarity map is then normalized into an "explicit pixel-wise attention score" to perform the cross-attention mechanism, implicitly aligning features from one view to another. Building upon HDC, we introduce a novel end-to-end optimized neural stereo video compression framework, which integrates HDC-based modules into key coding operations, including cross-view feature extraction and reconstruction (HDC-FER) and cross-view entropy modeling (HDC-EM). Extensive experiments on SVC benchmarks, including KITTI 2012, KITTI 2015, and Nagoya, which cover both autonomous driving and general scenes, demonstrate that our framework outperforms both neural and traditional SVC methodologies.
