# Masked Feature Residual Coding for Neural Video Compression

**Authors:** Chajin Shin, Yonghwan Kim, KwangPyo Choi, Sangyoun Lee

PMC · DOI: 10.3390/s25144460 · 2025-07-17

## TL;DR

This paper introduces a new method for video compression that improves efficiency by using masked feature residuals and additional modules to enhance performance.

## Contribution

The paper proposes Conditional Masked Feature Residual (CMFR) Coding and introduces a Scaled Feature Fusion module and Motion Refiner for better video compression.

## Key findings

- The proposed model achieves 11.76% bit savings over existing methods on HEVC test sequences.
- The SFF module and Motion Refiner effectively enhance compression efficiency and decoded optical flow quality.

## Abstract

In neural video compression, an approximation of the target frame is predicted, and a mask is subsequently applied to it. Then, the masked predicted frame is subtracted from the target frame and fed into the encoder along with the conditional information. However, this structure has two limitations. First, in the pixel domain, even if the mask is perfectly predicted, the residuals cannot be significantly reduced. Second, reconstructed features with abundant temporal context information cannot be used as references for compressing the next frame. To address these problems, we propose Conditional Masked Feature Residual (CMFR) Coding. We extract features from the target frame and the predicted features using neural networks. Then, we predict the mask and subtract the masked predicted features from the target features. Thereafter, the difference is fed into the encoder with the conditional information. Moreover, to more effectively remove conditional information from the target frame, we introduce a Scaled Feature Fusion (SFF) module. In addition, we introduce a Motion Refiner to enhance the quality of the decoded optical flow. Experimental results show that our model achieves an 11.76% bit saving over the model without the proposed methods, averaged over all HEVC test sequences, demonstrating the effectiveness of the proposed methods.

## Full-text entities

- **Genes:** NR3C2 (nuclear receptor subfamily 3 group C member 2) [NCBI Gene 4306] {aka MCR, MLR, MR, NR3C2VIT}
- **Diseases:** injury to (MESH:D014947), HEVC (MESH:D008228)
- **Chemicals:** DCVC (-)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12299318/full.md

---
Source: https://tomesphere.com/paper/PMC12299318