← Search

Yangyan Li

8 accepted papers

2026

CLoD-GS: Continuous Level-of-Detail via 3D Gaussian Splatting

ICLR 2026poster

Level of Detail (LoD) is a fundamental technique in real-time computer graphics for managing the rendering costs of complex scenes while preserving visual fidelity. Traditionally, LoD is implemented using discrete levels (DLoD), where multiple, distinct versions of a model are swapped out at differe…

Cited by 0SourcecodeScholar
2026

PointCNN++: Performant Convolution on Native Points

CVPR 2026

Existing convolutional learning methods for 3D point cloud data are divided into two paradigms: point-based methods that preserve geometric precision but often face performance challenges, and voxel-based methods that achieve high efficiency through quantization at the cost of geometric fidelity. Th

Cited by 0SourcecodeScholar
2026

The Less You Depend, The More You Learn: Synthesizing Novel Views from Sparse, Unposed Images without Any 3D Knowledge

ICLR 2026poster

Recent advances in feed-forward Novel View Synthesis (NVS) have led to a divergence between two design philosophies: bias-driven methods, which rely on explicit 3D knowledge, such as handcrafted 3D representations (e.g., NeRF and 3DGS) and camera poses annotated by Structure-from-Motion algorithms,…

Cited by 0SourceScholar
2022

Frame Mining: a Free Lunch for Learning Robotic Manipulation from 3D Point Clouds

CoRL 2022poster

We study how choices of input point cloud coordinate frames impact learning of manipulation skills from 3D point clouds. There exist a variety of coordinate frame choices to normalize captured robot-object-interaction point clouds. We find that different frames have a profound effect on agent learni…

Cited by 36SourcecodeScholar
2021

ShapeConv: Shape-Aware Convolutional Layer for Indoor RGB-D Semantic Segmentation

ICCV 2021poster

RGB-D semantic segmentation has attracted increasing attention over the past few years. Existing methods mostly employ homogeneous convolution operators to consume the RGB and depth features, ignoring their intrinsic differences. In fact, the RGB values capture the photometric appearance properties…

Cited by 199PDFcodeScholar
2018

PointCNN: Convolution On X-Transformed Points

NeurIPS 2018poster

We present a simple and general framework for feature learning from point cloud. The key to the success of CNNs is the convolution operator that is capable of leveraging spatially-local correlation in data represented densely in grids (e.g. images). However, point cloud are irregular and unordered,…

2016

FPNN: Field Probing Neural Networks for 3D Data

NeurIPS 2016poster

Building discriminative representations for 3D data has been an important task in computer graphics and computer vision research. Convolutional Neural Networks (CNNs) have shown to operate on 2D images with great success for a variety of tasks. Lifting convolution operators to 3D (3DCNNs) seems like…

2015

Render for CNN: Viewpoint Estimation in Images Using CNNs Trained With Rendered 3D Model Views

ICCV 2015oral

Object viewpoint estimation from 2D images is an essential task in computer vision. However, two issues hinder its progress: scarcity of training data with viewpoint annotations, and a lack of powerful features. Inspired by the growing availability of 3D models, we propose a framework to address bot…

Cited by 966PDFScholar