arXiv AI

Neural Video Compression Based on Deformable Temporal Alignment and Difference-aware Fusion

The paper introduces a neural video compression approach that combines deformable temporal alignment with difference-aware spatial selective fusion. A Context-aware Temporal Alignment Module generates complementary temporal context, while a Difference-aware Spatial Selective Fusion module adaptively selects reliable temporal information and suppresses misalignment. Experiments demonstrate that this method improves rate-distortion performance compared to DCVC-DC.

Hugging Face Trending Papers
Sep 3

Neural Video Compression Based on Deformable Temporal Alignment and Difference-aware Fusion

The paper introduces a neural video compression technique that improves temporal context quality by combining deformable temporal alignment with difference‑aware spatial selective fusion. A Context‑aware Temporal Alignment Module generates complementary temporal context, while a Difference‑aware Spatial Selective Fusion module adaptively selects reliable temporal information and suppresses misalignment. Experiments demonstrate that this approach yields better rate‑distortion performance compared to DCVC‑DC.

arXiv Computer Vision
1d ago

tcnerv:dual-domain temporal context modeling for implicit neural video compression

TCNeRV is a new implicit neural video compression method that models temporal context in both feature and embedding domains. Its multi‑scale temporal‑context fusion module injects gated historical features across decoder scales, while temporal embedding‑residual coding predicts and encodes only the residual of each content embedding. With about 3 million parameters, TCNeRV achieves an average PSNR of 36.08 dB on the UVG dataset, outperforming HNeRV‑Boost by 2.20 dB and reducing BD‑rate by 22.06%, 66.73%, and 29.85% relative to HM, DCVC, and HiNeRV respectively.

By Xuezhi Xiang, Yixin Zhao, Heqi Xiang, Jiayao Liu, Shanjun Zhang
Hugging Face Trending Papers
Aug 3

CRAFT: Compression via Recursive Adaptive Fusion of Video Tokens for Vision-Language Models

In video understanding, vision-language models (VLMs) must ingest massive numbers of visual tokens, causing the computational and memory cost of the prefill stage to rise sharply. Such visual sequences are highly redundant along the spatio-temporal dimension, yet a high compression ratio is often accompanied by the loss of critical details.

arXiv Computer Vision
Aug 27

Context-Guided Semantic Alignment for Feature Fusion Networks

The paper introduces Feature Interaction Network (FINE), a lightweight semantic alignment module for feature fusion networks in object detectors. FINE refines low‑level features using high‑level contextual guidance through cross‑level attention, and employs Alignment‑Aware Token Sampling to reduce attention complexity. The resulting spatial‑channel modulation map selectively enhances semantically relevant pixels while preserving sub‑pixel localization, leading to improved detection accuracy with minimal computational overhead.

By Hyungseop Lee, Jiho Lee, Woochul Kang
arXiv AI
Jun 16

Selective Synergistic Learning for Video Object-Centric Learning

arXiv:2606. 15527v1 Announce Type: cross Abstract: Typical video object-centric learning (VOCL) approaches employ slot-based frameworks that rely on reconstruction-driven encoder-decoder architectures, where learning is mediated by two spatial maps: attention maps from the encoder and object maps from the decoder.

By WonJun Moon, Jae-Pil Heo