← Search

Zongyu Guo

14 accepted papers

2026

CoD: A Diffusion Foundation Model for Image Compression

CVPR 2026

Existing diffusion codecs typically build on text-to-image diffusion foundation models like Stable Diffusion.However, text conditioning is suboptimal from a compression perspective, hindering the potential of downstream diffusion codecs, particularly at ultra-low bitrates.To address it, we introduce

Cited by 0SourcecodeScholar
2026

From Content to Knowledge: Lightning Fast Long-Video Understanding with Neural Knowledge Representations

ICML 2026poster

We propose a new paradigm for long video understanding by treating a long video as a Neural Knowledge Representation (NKR). NKR represent video contents neither as a stream of tokens or pre-organized databases, but as an individual small portion of network weights attached to the VLM backbone. The N…

Cited by 0SourceScholar
2026

Generative Video Compression with One-Dimensional Latent Representation

CVPR 2026

Recent advancements in generative video codec (GVC) typically encode video into a 2D latent grid and employ high-capacity generative decoders for reconstruction. However, this paradigm still leaves two key challenges in fully exploiting spatial-temporal redundancy: Spatially, the 2D latent grid inev

Cited by 0SourceScholar
2026

Real-Time and Lightweight Diffusion Image Compression

ICML 2026poster

Recent advanced diffusion methods typically derive strong generative priors by scaling diffusion transformers. However, scaling fails to generalize when adapted for real-time compression scenarios that demand lightweight models. In this paper, we explore the design of real-time and lightweight diffu…

Cited by 0SourceScholar
2026

Vision in One Vector: Implicit Visual Compression with Diffusion Foundation Models

ICML 2026poster

Modern visual generative models acquire rich visual knowledge through large-scale training, yet existing visual representations (such as pixels, latents, or tokens) remain external to the model and cannot directly exploit this knowledge for compact storage or reuse. In this work, we introduce a new …

Cited by 0SourceScholar
2025

Deep Video Discovery: Agentic Search with Tool Use for Long-form Video Understanding

NeurIPS 2025poster

Long-form video understanding presents significant challenges due to extensive temporal-spatial complexity and the difficulty of question answering under such extended contexts. While Large Language Models (LLMs) have demonstrated considerable advancements in video analysis capabilities and long co…

Cited by 0SourceScholar
2024

RECOMBINER: Robust and Enhanced Compression with Bayesian Implicit Neural Representations

ICLR 2024poster

COMpression with Bayesian Implicit NEural Representations (COMBINER) is a recent data compression method that addresses a key inefficiency of previous Implicit Neural Representation (INR)-based approaches: it avoids quantization and enables direct optimization of the rate-distortion performance. How…

2024

SPY-Watermark: Robust Invisible Watermarking for Backdoor Attack

ICASSP 2024accepted

Backdoor attack aims to deceive a victim model when facing backdoor instances while maintaining its performance on benign data. Current methods use manual patterns or special perturbations as triggers, while they often overlook the robustness against data corruption, making backdoor attacks easy to…

Cited by 0SourceScholar
2023

Compression with Bayesian Implicit Neural Representations

NeurIPS 2023spotlight

Many common types of data can be represented as functions that map coordinates to signal values, such as pixel locations to RGB values in the case of an image. Based on this view, data can be compressed by overfitting a compact neural network to its functional representation and then encoding the ne…

2023

Versatile Neural Processes for Learning Implicit Neural Representations

ICLR 2023poster

Representing a signal as a continuous function parameterized by neural network (a.k.a. Implicit Neural Representations, INRs) has attracted increasing attention in recent years. Neural Processes (NPs), which model the distributions over functions conditioned on partial observations (context set), pr…

2022

Image Coding for Machines with Omnipotent Feature Learning

ECCV 2022poster

"Image Coding for Machines (ICM) aims to compress images for AI tasks analysis rather than meeting human perception. Learning a kind of feature that is both general (for AI tasks) and compact (for compression) is pivotal for its success. In this paper, we attempt to develop an ICM framework by learn…

2021

Soft then Hard: Rethinking the Quantization in Neural Image Compression

ICML 2021spotlight

Quantization is one of the core components in lossy image compression. For neural image compression, end-to-end optimization requires differentiable approximations of quantization, which can generally be grouped into three categories: additive uniform noise, straight-through estimator and soft-to-ha…

Cited by 92SourcePDFScholar