← Search

Ruiqi Gao

33 accepted papers

2026

VLIC: Vision-Language Models As Perceptual Judges for Human-Aligned Image Compression

CVPR 2026

Evaluations of image compression performance which include human preferences have generally found that naive distortion functions such as MSE are insufficiently aligned to human perception.In order to align compression models to human perception, prior work has employed differentiable perceptual los

Cited by 0SourceScholar
2026

ZipMap: Linear-Time Stateful 3D Reconstruction via Test-Time Training

CVPR 2026

Feed-forward transformer models have driven rapid progress in 3D vision, but state-of-the-art methods such as VGGT and \pi^3 have a computational cost that scales quadratically with the number of input images, making them inefficient when applied to large image collections. Sequential-reconstruction

Cited by 0SourcecodeScholar
2026

``Noisier'’ Noise Contrastive Estimation is (Almost) Maximum Likelihood

ICLR 2026poster

Noise Contrastive Estimation (NCE) has fueled major breakthroughs in representation learning and generative modeling. Yet a long-standing challenge remains: accurately estimating ratios between distributions that differ substantially, which significantly limits the applicability of NCE on modern hig…

Cited by 0SourcecodeScholar
2025

Bolt3D: Generating 3D Scenes in Seconds

ICCV 2025poster

We present a latent diffusion model for fast feed-forward 3D scene generation. Given one or more images, our model Bolt3D directly samples a 3D scene representation in less than seven seconds on a single GPU. We achieve this by leveraging powerful and scalable existing 2D diffusion network architect…

2025

CAT4D: Create Anything in 4D with Multi-View Video Diffusion Models

CVPR 2025poster

We present CAT4D, a method for creating 4D (dynamic 3D) scenes from monocular video. CAT4D leverages a multi-view video diffusion model trained on a diverse combination of datasets to enable novel view synthesis at any specified camera poses and timestamps. Combined with a novel sampling approach, t…

2025

On Conformal Isometry of Grid Cells: Learning Distance-Preserving Position Embedding

ICLR 2025oral

This paper investigates the conformal isometry hypothesis as a potential explanation for the hexagonal periodic patterns in grid cell response maps. We posit that grid cell activities form a high-dimensional vector in neural space, encoding the agent's position in 2D physical space. As the agent mov…

Cited by 0SourcePDFScholar
2025

SceneCrafter: Controllable Multi-View Driving Scene Editing

CVPR 2025poster

Simulation is crucial for developing and evaluating autonomous vehicle (AV) systems. Recent literature builds on a new generation of generative models to synthesize highly realistic images for full-stack simulation. However, purely synthetically generated scenes are not grounded in reality and have…

Cited by 0SourcePDFScholar
2025

SimVS: Simulating World Inconsistencies for Robust View Synthesis

CVPR 2025poster

Novel-view synthesis techniques achieve impressive results for static scenes but struggle when faced with the inconsistencies inherent to casual capture settings: varying illumination, scene motion, and other unintended effects that are difficult to model explicitly. We present an approach for lever…

Cited by 1SourcePDFScholar
2025

Simpler Diffusion: 1.5 FID on ImageNet512 with Pixel-space Diffusion

CVPR 2025poster

Latent diffusion models have become the popular choice for scaling up diffusion models for high resolution image synthesis. Compared to pixel-space models that are trained end-to-end, latent models are perceived to be more efficient and to produce higher image quality at high resolution. Here we cha…

Cited by 0SourcePDFScholar
2024

CAT3D: Create Anything in 3D with Multi-View Diffusion Models

NeurIPS 2024oral

Advances in 3D reconstruction have enabled high-quality 3D capture, but require a user to collect hundreds to thousands of images to create a 3D scene. We present CAT3D, a method for creating anything in 3D by simulating this real-world capture process with a multi-view diffusion model. Given any nu…

Cited by 118SourcePDFScholar
2024

EM Distillation for One-step Diffusion Models

NeurIPS 2024poster

While diffusion models can learn complex distributions, sampling requires a computationally expensive iterative process. Existing distillation methods enable efficient sampling, but have notable limitations, such as performance degradation with very few sampling steps, reliance on training data ac…

Cited by 20SourcePDFScholar
2024

Generative Hierarchical Materials Search

NeurIPS 2024poster

Generative models trained at scale can now produce novel text, video, and more recently, scientific data such as crystal structures. The ultimate goal for materials discovery, however, goes beyond generation: we desire a fully automated system that proposes, generates, and verifies crystal structure…

Cited by 5SourcePDFScholar
2024

Large Language Models are Limited in Out-of-Context Knowledge Reasoning

EMNLP 2024finding

Large Language Models (LLMs) possess extensive knowledge and strong capabilities in performing in-context reasoning. However, previous work challenges their out-of-context reasoning ability, i.e., the ability to infer information from their training data, instead of from the context or prompt. This…

2024

Learning Energy-Based Models by Cooperative Diffusion Recovery Likelihood

ICLR 2024spotlight

Training energy-based models (EBMs) on high-dimensional data can be both challenging and time-consuming, and there exists a noticeable gap in sample quality between EBMs and other generative frameworks like GANs and diffusion models. To close this gap, inspired by the recent efforts of learning EBMs…

2024

MagicMirror: Fast and High-Quality Avatar Generation with Constrained Search Space

ECCV 2024poster

"We introduce a novel framework for 3D human avatar generation and personalization, leveraging text prompts to enhance user engagement and customization. Central to our approach are key innovations aimed at overcoming the challenges in photo-realistic avatar synthesis. Firstly, we utilize a conditio…

2024

ReconFusion: 3D Reconstruction with Diffusion Priors

CVPR 2024poster

3D reconstruction methods such as Neural Radiance Fields (NeRFs) excel at rendering photorealistic novel views of complex scenes. However recovering a high-quality NeRF typically requires tens to hundreds of input images resulting in a time-consuming capture process. We present ReconFusion to recons…

2023

Learning Energy-Based Prior Model with Diffusion-Amortized MCMC

NeurIPS 2023poster

Latent space EBMs, also known as energy-based priors, have drawn growing interests in the field of generative modeling due to its flexibility in the formulation and strong modeling power of the latent space. However, the common practice of learning latent space EBMs with non-convergent short-run MCM…

2023

On Distillation of Guided Diffusion Models

CVPR 2023poster

Classifier-free guided diffusion models have recently been shown to be highly effective at high-resolution image generation, and they have been widely used in large-scale diffusion frameworks including DALL*E 2, Stable Diffusion and Imagen. However, a downside of classifier-free guided diffusion mod…

2022

Latent Diffusion Energy-Based Model for Interpretable Text Modelling

ICML 2022spotlight

Latent space Energy-Based Models (EBMs), also known as energy-based priors, have drawn growing interests in generative modeling. Fueled by its flexibility in the formulation and strong modeling power of the latent space, recent works built upon it have made interesting attempts aiming at the interpr…

2022

Learning V1 Simple Cells with Vector Representation of Local Content and Matrix Representation of Local Motion

AAAI 2022technical

This paper proposes a representational model for image pairs such as consecutive video frames that are related by local pixel displacements, in the hope that the model may shed light on motion perception in primary visual cortex (V1). The model couples the following two components: (1) the vector re…

Cited by 2SourcePDFScholar
2022

MCMC Should Mix: Learning Energy-Based Model with Neural Transport Latent Space MCMC

ICLR 2022poster

Learning energy-based model (EBM) requires MCMC sampling of the learned model as an inner loop of the learning algorithm. However, MCMC sampling of EBMs in high-dimensional data space is generally not mixing, because the energy function, which is usually parametrized by deep network, is highly multi…

Cited by 31SourcePDFScholar
2021

Learning Energy-Based Models by Diffusion Recovery Likelihood

ICLR 2021poster

While energy-based models (EBMs) exhibit a number of desirable properties, training and sampling on high-dimensional datasets remains challenging. Inspired by recent progress on diffusion probabilistic models, we present a diffusion recovery likelihood method to tractably learn and sample from a seq…

2021

Learning Neural Representation of Camera Pose with Matrix Representation of Pose Shift via View Synthesis

CVPR 2021poster

How to efficiently represent camera pose is an essential problem in 3D computer vision, especially in tasks like camera pose regression and novel view synthesis. Traditionally, 3D position of the camera is represented by Cartesian coordinate and the orientation is represented by Euler angle or quate…

Cited by 9PDFcodeScholar
2021

On Path Integration of Grid Cells: Group Representation and Isotropic Scaling

NeurIPS 2021poster

Understanding how grid cells perform path integration calculations remains a fundamental problem. In this paper, we conduct theoretical analysis of a general representation model of path integration by grid cells, where the 2D self-position is encoded as a higher dimensional vector, and the 2D self-…

2020

Flow Contrastive Estimation of Energy-Based Models

CVPR 2020oral

This paper studies a training method to jointly estimate an energy-based model and a flow-based model, in which the two models are iteratively updated based on a shared adversarial value function. This joint training method has the following traits. (1) The update of the energy-based model is based…

Cited by 133PDFScholar
2020

Sanity-Checking Pruning Methods: Random Tickets can Win the Jackpot

NeurIPS 2020poster

Network pruning is a method for reducing test-time computational resource requirements with minimal performance degradation. Conventional wisdom of pruning algorithms suggests that: (1) Pruning methods exploit information from training data to find good subnetworks; (2) The architecture of the prune…

2019

Convergence of Adversarial Training in Overparametrized Neural Networks

NeurIPS 2019spotlight

Neural networks are vulnerable to adversarial examples, i.e. inputs that are imperceptibly perturbed from natural data and yet incorrectly classified by the network. Adversarial training \cite{madry2017towards}, a heuristic form of robust optimization that alternates between minimization and maximiz…

Cited by 159SourcePDFScholar
2019

Learning Grid Cells as Vector Representation of Self-Position Coupled with Matrix Representation of Self-Motion

ICLR 2019poster

This paper proposes a representational model for grid cells. In this model, the 2D self-position of the agent is represented by a high-dimensional vector, and the 2D self-motion or displacement of the agent is represented by a matrix that transforms the vector. Each component of the vector is a unit…

2019

Unsupervised Disentangling of Appearance and Geometry by Deformable Generator Network

CVPR 2019poster

We present a deformable generator model to disentangle the appearance and geometric information in purely unsupervised manner. The appearance generator models the appearance related information, including color, illumination, identity or category, of an image, while the geometric generator performs…

Cited by 33PDFScholar
2018

Learning Descriptor Networks for 3D Shape Synthesis and Analysis

CVPR 2018poster

This paper proposes a 3D shape descriptor network, which is a deep convolutional energy-based model, for modeling volumetric shape patterns. The maximum likelihood training of the model follows an "analysis by synthesis" scheme and can be interpreted as a mode seeking and mode shifting process. The…

2018

Learning Generative ConvNets via Multi-Grid Modeling and Sampling

CVPR 2018poster

This paper proposes a multi-grid method for learning energy-based generative ConvNet models of images. For each grid, we learn an energy-based probabilistic model where the energy function is defined by a bottom-up convolutional neural network (ConvNet or CNN). Learning such a model requires generat…

Cited by 93SourcePDFScholar