← Search

Shuhang Gu

46 accepted papers

2026

Differentiable Vector Quantization for Rate-Distortion Optimization of Generative Image Compression

CVPR 2026

The rapid growth of visual data under stringent storage and bandwidth constraints makes extremely low-bitrate image compression increasingly important. While Vector Quantization (VQ) offers strong structural fidelity, existing methods lack a principled mechanism for joint rate-distortion (RD) optimi

Cited by 0SourcecodeScholar
2026

IDESplat: Iterative Depth Probability Estimation for Generalizable 3D Gaussian Splatting

CVPR 2026

Generalizable 3D Gaussian Splatting aims to directly predict Gaussian parameters using a feed-forward network for scene reconstruction. Among these parameters, Gaussian means are particularly difficult to predict, so depth is usually estimated first and then unprojected to obtain the Gaussian sphere

Cited by 0SourcecodeScholar
2026

MVAR: Visual Autoregressive Modeling with Scale and Spatial Markovian Conditioning

ICLR 2026poster

Essential to visual generation is efficient modeling of visual data priors. Conventional next-token prediction methods define the process as learning the conditional probability distribution of successive tokens. Recently, next-scale prediction methods redefine the process to learn the distribution…

Cited by 0SourcecodeScholar
2026

Taming Sampling Perturbations with Variance Expansion Loss for Latent Diffusion Models

CVPR 2026

Latent diffusion models have emerged as the dominant framework for high-fidelity and efficient image generation, owing to their ability to learn diffusion processes in compact latent spaces. However, while previous research has focused primarily on reconstruction accuracy and semantic alignment of t

Cited by 0SourcecodeScholar
2026

Task-Aware Image Signal Processor for Advanced Visual Perception

CVPR 2026

In recent years, there has been a growing trend in computer vision towards exploiting RAW sensor data, which preserves richer information compared to conventional low-bit RGB images. Early studies mainly focused on enhancing visual quality, while more recent efforts aim to leverage the abundant info

Cited by 0SourcecodeScholar
2026

Texture Vector-Quantization and Reconstruction Aware Prediction for Generative Super-Resolution

ICLR 2026poster

Vector-quantized based models have recently demonstrated strong potential for visual prior modeling. However, existing VQ-based methods simply encode visual features with nearest codebook items and train index predictor with code-level supervision. Due to the richness of visual signal, VQ encoding o…

Cited by 0SourceScholar
2025

Consistency Trajectory Matching for One-Step Generative Super-Resolution

ICCV 2025poster

Current diffusion-based super-resolution (SR) approaches achieve commendable performance at the cost of high inference overhead. Therefore, distillation techniques are utilized to accelerate the multi-step teacher model into one-step student model. Nevertheless, these methods significantly raise tra…

2025

GeoDepth: From Point-to-Depth to Plane-to-Depth Modeling for Self-Supervised Monocular Depth Estimation

CVPR 2025poster

Self-supervised monocular depth estimation has long been treated as a point-wise prediction problem, where the depth of each pixel is usually estimated independently. However, artifacts are often observed in the estimated depth map, e.g., depth values for points located in the same region may jump d…

Cited by 0SourcePDFScholar
2025

Inductive Gradient Adjustment for Spectral Bias in Implicit Neural Representations

ICML 2025poster

Implicit Neural Representations (INRs), as a versatile representation paradigm, have achieved success in various computer vision tasks. Due to the spectral bias of the vanilla multi-layer perceptrons (MLPs), existing methods focus on designing MLPs with sophisticated architectures or repurposing tra…

2025

Learned Image Compression with Dictionary-based Entropy Model

CVPR 2025poster

Learned image compression methods have attracted great research interest and exhibited superior rate-distortion performance to the best classical image compression standards of the present.The entropy model plays a key role in learned image compression, which estimates the probability distribution o…

2025

Learning Pixel-adaptive Multi-layer Perceptrons for Real-time Image Enhancement

ICCV 2025poster

Deep learning-based bilateral grid processing has emerged as a promising solution for image enhancement, inherently encoding spatial and intensity information while enabling efficient full-resolution processing through slicing operations. However, existing approaches are limited to linear affine tra…

2025

PerLDiff: Controllable Street View Synthesis Using Perspective-Layout Diffusion Model

ICCV 2025poster

Controllable generation is considered a potentially vital approach to address the challenge of annotating 3D data, and the precision of such controllable generation becomes particularly imperative in the context of data production for autonomous driving. Existing methods focus on the integration of…

2025

Progressive Focused Transformer for Single Image Super-Resolution

CVPR 2025poster

Transformer-based methods have achieved remarkable results in image super-resolution tasks because they can capture non-local dependencies in low-quality input images. However, this feature-intensive modeling approach is computationally expensive because it calculates the similarities between numero…

2025

Robust Message Embedding via Attention Flow-Based Steganography

CVPR 2025poster

Image steganography can hide information in a host image and obtain a stego image that is perceptually indistinguishable from the original one. This technique has tremendous potential in scenarios like copyright protection and information retrospection. Some previous studies have proposed to enhance…

2025

Uncertainty-guided Perturbation for Image Super-Resolution Diffusion Model

CVPR 2025poster

Diffusion-based image super-resolution methods have demonstrated significant advantages over GAN-based approaches, particularly in terms of perceptual quality. Building upon a lengthy Markov chain, diffusion-based methods possess remarkable modeling capacity, enabling them to achieve outstanding per…

2024

Causal Context Adjustment Loss for Learned Image Compression

NeurIPS 2024poster

In recent years, learned image compression (LIC) technologies have surpassed conventional methods notably in terms of rate-distortion (RD) performance. Most present learned techniques are VAE-based with an autoregressive entropy model, which obviously promotes the RD performance by utilizing the dec…

2024

Improved Implicit Neural Representation with Fourier Reparameterized Training

CVPR 2024poster

Implicit Neural Representation (INR) as a mighty representation paradigm has achieved success in various computer vision tasks recently. Due to the low-frequency bias issue of vanilla multi-layer perceptron (MLP) existing methods have investigated advanced techniques such as positional encoding and…

2024

Stereo Risk: A Continuous Modeling Approach to Stereo Matching

ICML 2024oral

We introduce Stereo Risk, a new deep-learning approach to solve the classical stereo-matching problem in computer vision. As it is well-known that stereo matching boils down to a per-pixel disparity estimation problem, the popular state-of-the-art stereo-matching approaches widely rely on regressing…

Cited by 8SourcePDFScholar
2024

Transcending the Limit of Local Window: Advanced Super-Resolution Transformer with Adaptive Token Dictionary

CVPR 2024poster

Single Image Super-Resolution is a classic computer vision problem that involves estimating high-resolution (HR) images from low-resolution (LR) ones. Although deep neural networks (DNNs) especially Transformers for super-resolution have seen significant advancements in recent years challenges still…

2023

Single Image Depth Prediction Made Better: A Multivariate Gaussian Take

CVPR 2023poster

Neural-network-based single image depth prediction (SIDP) is a challenging task where the goal is to predict the scene's per-pixel depth at test time. Since the problem, by definition, is ill-posed, the fundamental goal is to come up with an approach that can reliably model the scene depth from a se…

Cited by 26SourcePDFScholar
2023

VA-DepthNet: A Variational Approach to Single Image Depth Prediction

ICLR 2023top-25%

We introduce VA-DepthNet, a simple, effective, and accurate deep neural network approach for the single-image depth prediction (SIDP) problem. The proposed approach advocates using classical first-order variational constraints for this problem. While state-of-the-art deep neural network methods for…

2022

"Restore Globally, Refine Locally: A Mask-Guided Scheme to Accelerate Super-Resolution Networks"

ECCV 2022poster

"Single image super-resolution (SR) has been boosted by deep convolutional neural networks with growing model complexity and computational costs. To deploy existing SR networks onto edge devices, it is necessary to accelerate them for large image (4K) processing. The different areas in an image ofte…

2022

Revisiting Random Channel Pruning for Neural Network Compression

CVPR 2022poster

Channel (or 3D filter) pruning serves as an effective way to accelerate the inference of neural networks. There has been a flurry of algorithms that try to solve this practical problem, each being claimed effective in some ways. Yet, a benchmark to compare those algorithms directly is lacking, mainl…

Cited by 131PDFcodeScholar
2021

Flow-Based Kernel Prior With Application to Blind Super-Resolution

CVPR 2021poster

Kernel estimation is generally one of the key problems for blind image super-resolution (SR). Recently, Double-DIP proposes to model the kernel via a network architecture prior, while KernelGAN employs the deep linear network and several regularization losses to constrain the kernel space. However,…

Cited by 176PDFcodeScholar
2021

The Heterogeneity Hypothesis: Finding Layer-Wise Differentiated Network Architectures

CVPR 2021poster

In this paper, we tackle the problem of convolutional neural network design. Instead of focusing on the design of the overall architecture, we investigate a design space that is usually overlooked, i.e. adjusting the channel configurations of predefined networks. We find that this adjustment can be…

Cited by 23PDFcodeScholar
2021

Unsupervised Real-World Image Super Resolution via Domain-Distance Aware Training

CVPR 2021poster

These days, unsupervised super-resolution (SR) is soaring due to its practical and promising potential in real scenarios. The philosophy of off-the-shelf approaches lies in the augmentation of unpaired data, i.e. first generating synthetic low-resolution (LR) images Y^g corresponding to real-world h…

Cited by 170PDFcodeScholar
2020

DHP: Differentiable Meta Pruning via HyperNetworks

ECCV 2020poster

Network pruning has been the driving force for the acceleration of neural networks and the alleviation of model storage/transmission burden. With the advent of AutoML and neural architecture search (NAS), pruning has become topical with automatic mechanism and searching based architecture optimizati…

2020

Group Sparsity: The Hinge Between Filter Pruning and Decomposition for Network Compression

CVPR 2020poster

In this paper, we analyze two popular network compression techniques, i.e. filter pruning and low-rank decomposition, in a unified sense. By simply changing the way the sparsity regularization is enforced, filter pruning and low-rank decomposition can be derived accordingly. This provides another fl…

Cited by 286PDFcodeScholar
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
2020

Video Super-Resolution with Recurrent Structure-Detail Network

ECCV 2020poster

Most video super-resolution methods super-resolve a single reference frame with the help of neighboring frames in a temporal sliding window. They are less efficient compared to the recurrent-based methods. In this work, we propose a novel recurrent video super-resolution method which is both effecti…

2019

Learning Filter Basis for Convolutional Neural Network Compression

ICCV 2019poster

Convolutional neural networks (CNNs) based solutions have achieved state-of-the-art performances for many computer vision tasks, including classification and super-resolution of images. Usually the success of these methods comes with a cost of millions of parameters due to stacking deep convolutiona…

Cited by 122PDFcodeScholar
2018

Learning Convolutional Networks for Content-Weighted Image Compression

CVPR 2018poster

Lossy image compression is generally formulated as a joint rate-distortion optimization problem to learn encoder, quantizer, and decoder. Due to the non-differentiable quantizer and discrete entropy estimation, it is very challenging to develop a convolutional network (CNN)-based image compression…

Cited by 490SourcePDFScholar
2018

Video Rain Streak Removal by Multiscale Convolutional Sparse Coding

CVPR 2018poster

Videos captured by outdoor surveillance equipments sometimes contain unexpected rain streaks, which brings difficulty in subsequent video processing tasks. Rain streak removal from a video is thus an important topic in recent computer vision research. In this paper, we raise two intrinsic characte…

Cited by 228SourcePDFScholar
2017

Joint Convolutional Analysis and Synthesis Sparse Representation for Single Image Layer Separation

ICCV 2017poster

Analysis sparse representation (ASR) and synthesis sparse representation (SSR) are two representative approaches for sparsity-based image modeling. An image is described mainly by the non-zero coefficients in SSR, while it is characterized by the indices of zeros in ASR. To exploit the complementary…

Cited by 258PDFScholar
2017

Learning Dynamic Guidance for Depth Image Enhancement

CVPR 2017poster

The depth images acquired by consumer depth sensors (e.g., Kinect and ToF) usually are of low resolution and insufficient quality. One natural solution is to incorporate with high resolution RGB camera for exploiting their statistical correlation. However, most existing methods are intuitive and lim…

Cited by 108PDFScholar
2016

Dictionary Pair Classifier Driven Convolutional Neural Networks for Object Detection

CVPR 2016poster

Feature representation and object category classification are two key components of most object detection methods. While significant improvements have been achieved for deep feature representation learning, traditional SVM/softmax classifiers remain the dominant methods for final object category cla…

Cited by 53PDFScholar
2016

Multispectral Images Denoising by Intrinsic Tensor Sparsity Regularization

CVPR 2016spotlight

Multispectral images (MSI) can help deliver more faithful representation for real scenes than the traditional image system, and enhance the performance of many computer vision tasks. In real cases, however, an MSI is always corrupted by various noises. In this paper, we propose a new tensor-based de…

Cited by 280PDFScholar
2015

Convolutional Sparse Coding for Image Super-Resolution

ICCV 2015poster

Sparse coding (SC) plays an important role in versatile computer vision applications such as image super-resolution (SR). Most of the previous SC based SR methods partition the image into overlapped patches, and process each patch separately. These methods, however, ignore the consistency of pixels…

Cited by 448PDFScholar
2015

Discriminative Learning of Iteration-Wise Priors for Blind Deconvolution

CVPR 2015poster

The maximum a posterior (MAP)-based blind deconvolution framework generally involves two stages: blur kernel estimation and non-blind restoration. For blur kernel estimation, sharp edge prediction and carefully designed image priors are vital to the success of MAP. In this paper, we propose a blind…

Cited by 49SourcePDFScholar