paper-with-me

홈 › Papers

SRNeRV: A Scale-wise Recursive Framework for Neural Video Representation

2026-03-09 · Jia Wang, Jun Zhu, Xinfeng Zhang arxiv

Implicit Neural Representations (INRs) have emerged as a promising paradigm for video representation and compression. However, existing multi-scale INR generators often suffer from significant parameter redundancy by stacking independent processing blocks for each scale. Inspired by the principle of scale self-similarity in the generation process, we propose SRNeRV, a novel scale-wise recursive framework that replaces this stacked design with a parameter-efficient shared architecture. The core of our approach is a hybrid sharing scheme derived from decoupling the processing block into a scale-specific spatial mixing module and a scale-invariant channel mixing module. We recursively apply the same shared channel mixing module, which contains the majority of the parameters, across all scales, significantly reducing the model size while preserving the crucial capacity to learn scale-specific spatial patterns. Extensive experiments demonstrate that SRNeRV achieves a significant rate-distortion performance boost, especially in INR-friendly scenarios, validating that our sharing scheme successfully amplifies the core strengths of the INR paradigm.

📄 PDF Abstract BibTeX arXiv:2603.08227

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SumGraph: Video Summarization via Recursive Graph Modeling

2020-07-17 · ECCV 2020 8 · Jungin Park, Jiyoung Lee, Ig-Jae Kim, Kwanghoon Sohn

The goal of video summarization is to select keyframes that are visually diverse and can represent a whole story of an input video. State-of-the-art approaches for video summarization have mostly regarded the task as a f…

Video Summarization

ReToMe-VA: Recursive Token Merging for Video Diffusion-based Unrestricted Adversarial Attack

2024-08-10 · Ziyi Gao, Kai Chen, Zhipeng Wei, Tingshu Mou 외

Recent diffusion-based unrestricted attacks generate imperceptible adversarial examples with high transferability compared to previous unrestricted attacks and restricted attacks. However, existing works on diffusion-bas…

Adversarial AttackDenoising

Efficient data-driven encoding of scene motion using Eccentricity

2021-03-03 · Bruno Costa, Enrique Corona, Mostafa Parchami, Gint Puskorius 외

This paper presents a novel approach of representing dynamic visual scenes with static maps generated from video/image streams. Such representation allows easy visual assessment of motion in dynamic environments. These m…

Activity RecognitionIntent RecognitionObject TrackingVideo Description

B-DRRN: A Block Information Constrained Deep Recursive Residual Network for Video Compression Artifacts Reduction

2021-01-22 · Trinh Man Hoang, Jinjia Zhou

Although the video compression ratio nowadays becomes higher, the video coders such as H.264/AVC, H.265/HEVC, H.266/VVC always suffer from the video artifacts. In this paper, we design a neural network to enhance the qua…

Video Compression

ROVER: Recursive Reasoning Over Videos with Vision-Language Models for Embodied Tasks

2025-08-03 · Philip Schroeder, Ondrej Biza, Thomas Weng, Hongyin Luo 외 arxiv

Vision-language models (VLMs) have exhibited impressive capabilities across diverse image understanding tasks, but still struggle in settings that require reasoning over extended sequences of camera frames from a video. …

Video Question Answering