← Search

Guo Lu

25 accepted papers

2026

Adaptive Learned Image Compression with Graph Neural Networks

CVPR 2026

Efficient image compression relies on modeling both local and global redundancy. Most state-of-the-art (SOTA) learned image compression (LIC) methods are based on CNNs or Transformers, which are inherently rigid. Standard CNN kernels and window-based attention mechanisms impose fixed receptive field

Cited by 0SourcecodeScholar
2026

Content-Aware Mamba for Learned Image Compression

ICLR 2026poster

Recent Learned image compression (LIC) leverages Mamba-style state-space models (SSMs) for global receptive fields with linear complexity. However, the standard Mamba adopts content-agnostic, predefined raster (or multi-directional) scans under strict causality. This rigidity hinders its ability to…

Cited by 0SourcecodeScholar
2026

Unified Spatiotemporal Token Compression for Video-LLMs at Ultra-Low Retention

CVPR 2026

Video large language models (Video-LLMs) face high computational costs due to large volumes of visual tokens. Existing token compression methods typically adopt a two-stage spatiotemporal compression strategy, relying on stage-specific metrics and an implicit assumption of spatiotemporal separabilit

Cited by 0SourceScholar
2025

Controllable Distortion-Perception Tradeoff Through Latent Diffusion for Neural Image Compression

AAAI 2025technical

Neural image compression often faces a challenging trade-off among rate, distortion and perception. While most existing methods typically focus on either achieving high pixel-level fidelity or optimizing for perceptual metrics, we propose a novel approach that simultaneously addresses both aspects f…

Cited by 1SourcePDFScholar
2025

H3D-DGS: Exploring Heterogeneous 3D Motion Representation for Deformable 3D Gaussian Splatting

NeurIPS 2025poster

Dynamic scene reconstruction poses a persistent challenge in 3D vision. Deformable 3D Gaussian Splatting has emerged as an effective method for this task, offering real-time rendering and high visual fidelity. This approach decomposes a dynamic scene into a static representation in a canonical space…

Cited by 0SourceScholar
2025

Image Quality Assessment: From Human to Machine Preference

CVPR 2025highlight

Image Quality Assessment (IQA) based on human subjective preferences has undergone extensive research in the past decades. However, with the development of communication protocols, the visual data consumption volume of machines has gradually surpassed that of humans. For machines, the preference dep…

2025

Knowledge Distillation for Learned Image Compression

ICCV 2025poster

Recently, learned image compression (LIC) models have achieved remarkable rate-distortion (RD) performance, yet their high computational complexity severely limits practical deployment. To overcome this challenge, we propose a novel Stage-wise Modular Distillation framework, SMoDi, which efficiently…

Cited by 0SourcePDFScholar
2025

L3TC: Leveraging RWKV for Learned Lossless Low-Complexity Text Compression

AAAI 2025technical

Learning-based probabilistic models can be combined with an entropy coder for data compression. However, due to the high complexity of learning-based models, their practical application as text compressors has been largely overlooked. To address this issue, our work focuses on a low-complexity desig…

2025

Linear Attention Modeling for Learned Image Compression

CVPR 2025poster

Recent years, learned image compression has made tremendous progress to achieve impressive coding efficiency. Its coding gain mainly comes from non-linear neural network-based transform and learnable entropy modeling. However, most studies focus on a strong backbone, and few studies consider a low c…

2024

GaussianImage: 1000 FPS Image Representation and Compression by 2D Gaussian Splatting

ECCV 2024poster

"Implicit neural representations (INRs) recently achieved great success in image representation and compression, offering high visual quality and fast rendering speeds with 10-1000 FPS, assuming sufficient GPU resources are available. However, this requirement often hinders their use on low-end devi…

2024

Neural Rate Control for Learned Video Compression

ICLR 2024poster

The learning-based video compression method has made significant progress in recent years, exhibiting promising compression performance compared with traditional video codecs. However, prior works have primarily focused on advanced compression architectures while neglecting the rate control techniqu…

Cited by 6SourcePDFScholar
2024

Task-Aware Encoder Control for Deep Video Compression

CVPR 2024poster

Prior research on deep video compression (DVC) for machine tasks typically necessitates training a unique codec for each specific task mandating a dedicated decoder per task. In contrast traditional video codecs employ a flexible encoder controller enabling the adaptation of a single codec to differ…

Cited by 7SourcePDFScholar
2023

Non-Semantics Suppressed Mask Learning for Unsupervised Video Semantic Compression

ICCV 2023poster

Most video compression methods aim to improve the decoded video visual quality, instead of particularly guaranteeing the semantic-completeness, which deteriorates downstream video analysis tasks, e.g., action recognition. In this paper, we focus on a novel unsupervised video semantic compression pro…

Cited by 27PDFcodeScholar
2022

Coarse-To-Fine Deep Video Coding With Hyperprior-Guided Mode Prediction

CVPR 2022poster

The previous deep video compression approaches only use the single scale motion compensation strategy and rarely adopt the mode prediction technique from the traditional standards like H.264/H.265 for both motion and residual compression. In this work, we first propose a coarse-to-fine (C2F) deep vi…

Cited by 107PDFScholar
2021

Self-Conditioned Probabilistic Learning of Video Rescaling

ICCV 2021poster

Bicubic downscaling is a prevalent technique used to reduce the video storage burden or to accelerate the downstream processing speed. However, the inverse upscaling step is non-trivial, and the downscaled video may also deteriorate the performance of downstream tasks. In this paper, we propose a se…

Cited by 22PDFcodeScholar
2020

Content Adaptive and Error Propagation Aware Deep Video Compression

ECCV 2020poster

Recently, learning based video compression methods attract increasing attention. However, previous works suffer from error propagation, which stems from the accumulation of reconstructed error in inter predictive coding. Meanwhile, previous learning based video codecs are also not adaptive to differ…

Cited by 160SourcePDFScholar
2020

Improving Deep Video Compression by Resolution-adaptive Flow Coding

ECCV 2020poster

In the learning based video compression approaches, it is an essential issue to compress pixel-level optical flow maps by developing new motion vector (MV) encoders. In this work, we propose a new framework called Resolution-adaptive Flow Coding (RaFC) to effectively compress the flow maps globally…

Cited by 147SourcePDFScholar
2019

DVC: An End-To-End Deep Video Compression Framework

CVPR 2019oral

Conventional video compression approaches use the predictive coding architecture and encode the corresponding motion information and residual information. In this paper, taking advantage of both classical architecture in the conventional video compression method and the powerful non-linear represent…

Cited by 832PDFcodeScholar
2018

Deep Kalman Filtering Network for Video Compression Artifact Reduction

ECCV 2018poster

When lossy video compression algorithms are applied, compression artifacts often appear in videos, making decoded videos unpleasant for human visual systems. In this paper, we model the video artifact reduction task as a Kalman filtering procedure and restore decoded frames through a deep Kalman fil…

Cited by 120SourcePDFScholar