paper-with-me

홈 › Papers

Boosting Neural Video Representation via Online Structural Reparameterization

2025-11-14 · Ziyi Li, Qingyu Mao, Shuai Liu, Qilei Li, Fanyang Meng, Yongsheng Liang arxiv

Neural Video Representation~(NVR) is a promising paradigm for video compression, showing great potential in improving video storage and transmission efficiency. While recent advances have made efforts in architectural refinements to improve representational capability, these methods typically involve complex designs, which may incur increased computational overhead and lack the flexibility to integrate into other frameworks. Moreover, the inherent limitation in model capacity restricts the expressiveness of NVR networks, resulting in a performance bottleneck. To overcome these limitations, we propose Online-RepNeRV, a NVR framework based on online structural reparameterization. Specifically, we propose a universal reparameterization block named ERB, which incorporates multiple parallel convolutional paths to enhance the model capacity. To mitigate the overhead, an online reparameterization strategy is adopted to dynamically fuse the parameters during training, and the multi-branch structure is equivalently converted into a single-branch structure after training. As a result, the additional computational and parameter complexity is confined to the encoding stage, without affecting the decoding efficiency. Extensive experiments on mainstream video datasets demonstrate that our method achieves an average PSNR gain of 0.37-2.7 dB over baseline methods, while maintaining comparable training time and decoding speed.

📄 PDF Abstract BibTeX arXiv:2511.11071

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Vision Transformer Depth via Structural Reparameterization

2025-11-24 · Chengwei Zhou, Vipin Chaudhary, Gourav Datta arxiv

The computational overhead of Vision Transformers in practice stems fundamentally from their deep architectures, yet existing acceleration strategies have primarily targeted algorithmic-level optimizations such as token …

Collapsed Amortized Variational Inference for Switching Nonlinear Dynamical Systems

2019-10-21 · ICML 2020 1 · Zhe Dong, Bryan A. Seybold, Kevin P. Murphy, Hung H. Bui

We propose an efficient inference method for switching nonlinear dynamical systems. The key idea is to learn an inference network which can be used as a proposal distribution for the continuous latent variables, while pe…

Time SeriesTime Series AnalysisVariational Inference

Neural reparameterization improves structural optimization

2019-09-10 · NeurIPS Workshop Deep_Invers 2019 12 · Stephan Hoyer, Jascha Sohl-Dickstein, Sam Greydanus

Structural optimization is a popular method for designing objects such as bridge trusses, airplane wings, and optical devices. Unfortunately, the quality of solutions depends heavily on how the problem is parameterized. …

PNVC: Towards Practical INR-based Video Compression

2024-09-02 · Ge Gao, Ho Man Kwan, Fan Zhang, David Bull

Neural video compression has recently demonstrated significant potential to compete with conventional video codecs in terms of rate-quality performance. These learned video codecs are however associated with various issu…

Video Compression

SpatialFly: Implicit 3D Prior-Guided Visual Reparameterization for Continuous UAV Vision-and-Language Navigation

2026-03-22 · Wen Jiang, Kangyao Huang, Li Wang, Wang Xu 외 arxiv

UAVs play an important role in applications such as autonomous exploration, disaster response, and infrastructure inspection. However, UAV VLN in complex 3D environments remains challenging. A key difficulty is the struc…

3D ReconstructionSpatial Reasoning