paper-with-me

홈 › Papers

CWRNN-INVR: A Coupled WarpRNN based Implicit Neural Video Representation

2026-04-08 · Yiyang Li, Yanbo Gao, Shuai Li, Zhenyu Du, Jinglin Zhang, Hui Yuan, Mao Ye, Xingyu Gao arxiv

Implicit Neural Video Representation (INVR) has emerged as a novel approach for video representation and compression, using learnable grids and neural networks. Existing methods focus on developing new grid structures efficient for latent representation and neural network architectures with large representation capability, lacking the study on their roles in video representation. In this paper, the difference between INVR based on neural network and INVR based on grid is first investigated from the perspective of video information composition to specify their own advantages, i.e., neural network for general structure while grid for specific detail. Accordingly, an INVR based on mixed neural network and residual grid framework is proposed, where the neural network is used to represent the regular and structured information and the residual grid is used to represent the remaining irregular information in a video. A Coupled WarpRNN-based multi-scale motion representation and compensation module is specifically designed to explicitly represent the regular and structured information, thus terming our method as CWRNN-INVR. For the irregular information, a mixed residual grid is learned where the irregular appearance and motion information are represented together. The mixed residual grid can be combined with the coupled WarpRNN in a way that allows for network reuse. Experiments show that our method achieves the best reconstruction results compared with the existing methods, with an average PSNR of 33.73 dB on the UVG dataset under the 3M model and outperforms existing INVR methods in other downstream tasks. The code can be found at https://github.com/yiyang-sdu/CWRNN-INVR.git}{https://github.com/yiyang-sdu/CWRNN-INVR.git.

📄 PDF Abstract BibTeX arXiv:2604.06564

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

InvRGB+L: Inverse Rendering of Complex Scenes with Unified Color and LiDAR Reflectance Modeling

2025-07-23 · Xiaoxue Chen, Bhargav Chandaka, Chih-Hao Lin, Ya-Qin Zhang 외 arxiv

We present InvRGB+L, a novel inverse rendering model that reconstructs large, relightable, and dynamic scenes from a single RGB+LiDAR sequence. Conventional inverse graphics methods rely primarily on RGB observations and…

Inverse Rendering

Pareto Invariant Representation Learning for Multimedia Recommendation

2023-08-09 · Shanshan Huang, Haoxuan Li, Qingsong Li, Chunyuan Zheng 외

Multimedia recommendation involves personalized ranking tasks, where multimedia content is usually represented using a generic encoder. However, these generic representations introduce spurious correlations that fail to …

Multimedia recommendationMulti-modal RecommendationRepresentation Learning

Invertible Residual Network with Regularization for Effective Medical Image Segmentation

2021-03-16 · Kashu Yamazaki, Vidhiwar Singh Rathour, T. Hoang Ngan Le

Deep Convolutional Neural Networks (CNNs) i.e. Residual Networks (ResNets) have been used successfully for many computer vision tasks, but are difficult to scale to 3D volumetric medical data. Memory is increasingly ofte…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

SwinVRNN: A Data-Driven Ensemble Forecasting Model via Learned Distribution Perturbation

2022-05-26 · Yuan Hu, Lei Chen, Zhibin Wang, Hao Li

Data-driven approaches for medium-range weather forecasting are recently shown extraordinarily promising for ensemble forecasting for their fast inference speed compared to traditional numerical weather prediction (NWP) …

Weather Forecasting

D$^3$-Human: Dynamic Disentangled Digital Human from Monocular Video

2025-01-03 · Honghu Chen, Bo Peng, Yunfan Tao, Juyong Zhang

We introduce D$^3$-Human, a method for reconstructing Dynamic Disentangled Digital Human geometry from monocular videos. Past monocular video human reconstruction primarily focuses on reconstructing undecoupled clothed h…