← Search

Shaocong Dong

9 accepted papers

2026

FullPart: Generating each 3D Part at Full Resolution

ICLR 2026poster

Part-based 3D generation holds great potential for various applications. Previous part generators that represent parts using implicit vector-set tokens often suffer from insufficient geometric details. Another line of work adopts an explicit voxel representation but shares a global voxel grid among…

Cited by 0SourcecodeScholar
2026

Native Spatio-Temporal 4D Variational Autoencoder

ICML 2026poster

Dynamic 3D content representation is crucial for generating moving 3D objects and scenes. Existing 4D variational autoencoders (VAEs) are mainly based on projected 2D pointmaps, which are only incomplete and view-dependent observations that do not model the native 4D positional relations between poi…

Cited by 0SourceScholar
2025

From One to More: Contextual Part Latents for 3D Generation

ICCV 2025poster

To generate 3D objects, early research focused on multi-view-driven approaches relying solely on 2D renderings. Recently, the 3D native latent diffusion paradigm has demonstrated superior performance in 3D generation, because it fully leverages the geometric information provided in ground truth 3D d…

2024

Interactive3D: Create What You Want by Interactive 3D Generation

CVPR 2024poster

3D object generation has undergone significant advancements yielding high-quality results. However fall short in achieving precise user control often yielding results that do not align with user expectations thus limiting their applicability. User-envisioning 3D object generation faces significant c…

2024

Text-to-3D Generation with Bidirectional Diffusion using both 2D and 3D priors

CVPR 2024poster

Most 3D generation research focuses on up-projecting 2D foundation models into the 3D space either by minimizing 2D Score Distillation Sampling (SDS) loss or fine-tuning on multi-view datasets. Without explicit 3D priors these methods often lead to geometric anomalies and multi-view inconsistency. R…

2023

Sample-adaptive Augmentation for Point Cloud Recognition Against Real-world Corruptions

ICCV 2023poster

Robust 3D perception under corruption has become an essential task for the realm of 3D vision. While current data augmentation techniques usually perform random transformations on all point cloud objects in an offline way and ignore the structure of the samples, resulting in over-or-under enhancemen…

Cited by 8PDFcodeScholar
2022

CAGroup3D: Class-Aware Grouping for 3D Object Detection on Point Clouds

NeurIPS 2022accept

We present a novel two-stage fully sparse convolutional 3D object detection framework, named CAGroup3D. Our proposed method first generates some high-quality 3D proposals by leveraging the class-aware local group strategy on the object surface voxels with the same semantic predictions, which conside…

2022

FH-Net: A Fast Hierarchical Network for Scene Flow Estimation on Real-World Point Clouds

ECCV 2022poster

"Estimating scene flow from real-world point clouds is a fundamental task for practical 3D vision. Previous methods often rely on deep models to first extract expensive per-point features at full resolution, and then get the flow either from complex matching mechanism or feature decoding, suffering…

2022

MsSVT: Mixed-scale Sparse Voxel Transformer for 3D Object Detection on Point Clouds

NeurIPS 2022accept

3D object detection from the LiDAR point cloud is fundamental to autonomous driving. Large-scale outdoor scenes usually feature significant variance in instance scales, thus requiring features rich in long-range and fine-grained information to support accurate detection. Recent detectors leverage th…