← Search

Guocheng Qian

17 accepted papers

2025

AC3D: Analyzing and Improving 3D Camera Control in Video Diffusion Transformers

CVPR 2025poster

Numerous works have recently integrated 3D camera control into foundational text-to-video models, but the resulting camera control is often imprecise, and video generation quality suffers. In this work, we analyze camera motion from a first principles perspective, uncovering insights that enable pre…

Cited by 10SourcePDFScholar
2025

I Think, Therefore I Diffuse: Enabling Multimodal In-Context Reasoning in Diffusion Models

ICML 2025poster

This paper presents ThinkDiff, a novel alignment paradigm that empowers text-to-image diffusion models with multimodal in-context understanding and reasoning capabilities by integrating the strengths of vision-language models (VLMs). Existing multimodal diffusion finetuning methods largely focus on…

2025

Omni-ID: Holistic Identity Representation Designed for Generative Tasks

CVPR 2025poster

We introduce Omni-ID, a novel facial representation designed specifically for generative tasks. Omni-ID encodes holistic information about an individual's appearance across diverse expressions and poses within a fixed-size representation. It consolidates information from a varied number of unstructu…

Cited by 3SourcePDFScholar
2025

Preventing Shortcuts in Adapter Training via Providing the Shortcuts

NeurIPS 2025poster

Adapter-based training has emerged as a key mechanism for extending the capabilities of powerful foundation image generators, enabling personalized and stylized text-to-image synthesis. These adapters are typically trained to capture a specific target attribute, such as subject identity, using singl…

Cited by 0SourceScholar
2025

VD3D: Taming Large Video Diffusion Transformers for 3D Camera Control

ICLR 2025poster

Modern text-to-video synthesis models demonstrate coherent, photorealistic generation of complex videos from a text description. However, most existing models lack fine-grained control over camera movement, which is critical for downstream applications related to content creation, visual effects, an…

Cited by 38SourcePDFScholar
2025

Wonderland: Navigating 3D Scenes from a Single Image

CVPR 2025poster

This paper addresses a challenging question: how can we efficiently create high-quality, wide-scope 3D scenes from a single arbitrary image?Existing methods face several constraints, such as requiring multi-view data, time-consuming per-scene optimization, low visual quality, and distorted reconstru…

Cited by 12SourcePDFScholar
2024

Dr2Net: Dynamic Reversible Dual-Residual Networks for Memory-Efficient Finetuning

CVPR 2024poster

Large pretrained models are increasingly crucial in modern computer vision tasks. These models are typically used in downstream tasks by end-to-end finetuning which is highly memory-intensive for tasks with high-resolution data e.g. video understanding small object detection and point cloud analysis…

2024

FastPCI: Motion-Structure Guided Fast Point Cloud Frame Interpolation

ECCV 2024poster

"Point cloud frame interpolation is a challenging task that involves accurate scene flow estimation across frames and maintaining the geometry structure. Prevailing techniques often rely on pre-trained motion estimators or intensive testing-time optimization, resulting in compromised interpolation a…

2024

GES : Generalized Exponential Splatting for Efficient Radiance Field Rendering

CVPR 2024poster

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However it may require a large number of Gaussians which creates a substantial memory footprint. This paper introduces GES (Generalized Exponential Splatting) a novel representation that employs Ge…

2024

Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors

ICLR 2024poster

We present ``Magic123'', a two-stage coarse-to-fine approach for high-quality, textured 3D mesh generation from a single image in the wild using *both 2D and 3D priors*. In the first stage, we optimize a neural radiance field to produce a coarse geometry. In the second stage, we adopt a memory-effic…

2024

SPAD: Spatially Aware Multi-View Diffusers

CVPR 2024poster

We present SPAD a novel approach for creating consistent multi-view images from text prompts or single images. To enable multi-view generation we repurpose a pretrained 2D diffusion model by extending its self-attention layers with cross-view interactions and fine-tune it on a high quality subset of…

Cited by 34SourcePDFScholar
2024

TrackNeRF: Bundle Adjusting NeRF from Sparse and Noisy Views via Feature Tracks

ECCV 2024poster

"Neural radiance fields (NeRFs) generally require many images with accurate poses for accurate novel view synthesis, which does not reflect realistic setups where views can be sparse and poses can be noisy. Previous solutions for learning NeRFs with sparse views and noisy poses only consider local g…

2023

Exploring Open-Vocabulary Semantic Segmentation from CLIP Vision Encoder Distillation Only

ICCV 2023poster

Semantic segmentation is a crucial task in computer vision that involves segmenting images into semantically meaningful regions at the pixel level. However, existing approaches often rely on expensive human annotations as supervision for model training, limiting their scalability to large, unlabeled…

Cited by 33PDFcodeScholar
2022

PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies

NeurIPS 2022accept

PointNet++ is one of the most influential neural architectures for point cloud understanding. Although the accuracy of PointNet++ has been largely surpassed by recent networks such as PointMLP and Point Transformer, we find that a large portion of the performance gain is due to improved training str…

2021

ASSANet: An Anisotropic Separable Set Abstraction for Efficient Point Cloud Representation Learning

NeurIPS 2021spotlight

Access to 3D point cloud representations has been widely facilitated by LiDAR sensors embedded in various mobile devices. This has led to an emerging need for fast and accurate point cloud processing techniques. In this paper, we revisit and dive deeper into PointNet++, one of the most influential y…

2021

PU-GCN: Point Cloud Upsampling Using Graph Convolutional Networks

CVPR 2021poster

The effectiveness of learning-based point cloud upsampling pipelines heavily relies on the upsampling modules and feature extractors used therein. For the point upsampling module, we propose a novel model called NodeShuffle, which uses a Graph Convolutional Network (GCN) to better encode local point…

Cited by 271PDFcodeScholar
2020

SGAS: Sequential Greedy Architecture Search

CVPR 2020poster

Architecture design has become a crucial component of successful deep learning. Recent progress in automatic neural architecture search (NAS) shows a lot of promise. However, discovered architectures often fail to generalize in the final evaluation. Architectures with a higher validation accuracy du…

Cited by 267PDFScholar