HHigh-fidelity 3D perception from compressed data is crucial for advanced applications. However, the practical utility of this data is severely hampered by significant degradation, stemming from aggressive spatial downsampling, bit-depth reduction, and injected noise during acquisition and transmission. Current methods face a trio of fundamental challenges. First, bit-depth compression quantizes depth values, creating uniform representations in regions with subtle geometric variations and thereby impeding the recovery of fine geometric details. Second, the presence of densely distributed random noise corrupts the input, making it fundamentally challenging to accurately estimate the global geometric information of the scene. Finally, when dealing with videos, these issues are critically exacerbated by temporal error accumulation. To address these challenges, we introduce a novel framework, termed the Unified Geometry-Decoupled Network (UGDNet), designed specifically for Unified Compressed Depth Upsampling. Our approach strategically decouples the reconstruction process into two distinct processes. To restore the intricate details lost to compression, the Detail-aware Content Preservation Module (DCPM) leverages the corresponding high-resolution RGB image as guidance to extract and inject fine details. To recover the global geometric information from corrupted inputs, the Low-rank Feature Reconstruction (LFR) module learns a compact representation, effectively filtering noise while preserving essential geometric cues. For videos, UGDNet explicitly models inter-frame relation using a dedicated pose estimation network, which provides the geometric context necessary for temporal processing. We then alleviate temporal cumulative error with a novel Temporal Depth Regularization (TDR) module.This module employs a two-pronged strategy, leveraging RGB-based consistency sampling to identify and filter major depth outliers, and a bit-quantization-inspired operation to correct for subtle depth drifts between frames. Extensive experiments demonstrate that our model achieves SoTA performance for unified compressed depth upsampling.
@article{zheng2025ugdnet,
title={Taming Compression Corruption: A Unified Geometry-Decoupled Network for Compressed Depth Upsampling},
author={Zheng, Huan and Han, Wencheng and Hoi, Steven C. H. and Shen, Jianbing},
journal={arxiv},
year={2025},
}