Get Started
Home
Topics
Search
Library
Research questionHow can neural video representation decoders reduce compute and memory use on resource-constrained devices without hurting reconstruction quality?Encoding an entire video in neural-network parameters makes decoding depend on a convolutional network whose compute and memory costs can be prohibitive on constrained hardware. Reducing those costs can affect reconstruction quality, bitrate, and temporal stability.
AI
Computer Vision
Image & Video Processing
Inference Optimization
Research Paper
Small / On-device Models
Technology
Latest papersRecent research connected to this question, newest first.LRConv-NeRV: Low Rank Convolution for Efficient Neural Video CompressionThe source studies NeRV-style neural video representations with convolutional decoders, including INT8 post-training quantization. Reported evidence covers GFLOPs, model size, bitrate, PSNR, MS-SSIM, temporal stability, and LPIPS-based flicker, with greater quality degradation observed when compression is applied to earlier decoder stages.research paper · Sep 2, 2026
Related questions
How can ultra-low-bitrate video compression preserve perceptual quality and temporal consistency while decoding in real time?How can implicit-neural video codecs decouple bitrate scalability from decoding complexity in one embedded bitstream?How can video diffusion models be quantized for efficient deployment without losing fine visual detail?How can image-based deepfake detectors stay accurate on low-resolution inputs under tight compute budgets?