← Search

Pengsheng Guo

10 accepted papers

2025

Bridging Diffusion Models and 3D Representations: A 3D Consistent Super-Resolution Framework

ICCV 2025poster

We propose 3D Super Resolution (3DSR), a novel 3D Gaussian-splatting-based super-resolution framework that leverages off-the-shelf diffusion-based 2D super-resolution models. 3DSR encourages 3D consistency across views via the use of an explicit 3D Gaussian-splatting-based scene representation. This…

Cited by 0SourcePDFScholar
2025

CAR-Flow: Condition-Aware Reparameterization Aligns Source and Target for Better Flow Matching

NeurIPS 2025spotlight

Conditional generative modeling aims to learn a conditional data distribution from samples containing data-condition pairs. For this, diffusion and flow-based methods have attained compelling results. These methods use a learned (flow) model to transport an initial standard Gaussian noise that ignor…

Cited by 0SourceScholar
2025

CommVQ: Commutative Vector Quantization for KV Cache Compression

ICML 2025poster

Large Language Models (LLMs) are increasingly used in applications requiring long context lengths, but the key-value (KV) cache often becomes a memory bottleneck on GPUs as context grows. To address this, we propose Commutative Vector Quantization (CommVQ) to significantly reduce memory usage for lo…

2025

On Inductive Biases That Enable Generalization in Diffusion Transformers

NeurIPS 2025poster

Recent work studying the generalization of diffusion models with locally linear UNet-based denoisers reveals inductive biases that can be expressed via geometry-adaptive harmonic bases. For such locally linear UNets, these geometry-adaptive harmonic bases can be conveniently visualized through the e…

Cited by 0SourcecodeScholar
2023

CVRecon: Rethinking 3D Geometric Feature Learning For Neural Reconstruction

ICCV 2023poster

Recent advances in neural reconstruction using posed image sequences have made remarkable progress. However, due to the lack of depth information, existing volumetric-based techniques simply duplicate 2D image features of the object surface along the entire camera ray. We contend this duplication in…

Cited by 22PDFScholar
2022

GAUDI: A Neural Architect for Immersive 3D Scene Generation

NeurIPS 2022accept

We introduce GAUDI, a generative model capable of capturing the distribution of complex and realistic 3D scenes that can be rendered immersively from a moving camera. We tackle this challenging problem with a scalable yet powerful approach, where we first optimize a latent representation that disent…