← Search

Xinchen Yan

20 accepted papers

2026

Rethinking generative image pretraining: How far are we from scaling up next-pixel prediction?

ICML 2026poster

This paper investigates the scaling properties of autoregressive next-pixel prediction, a simple, end-to-end yet under-explored framework for unified vision models. Starting with images at resolutions of 32x32, we train a family of Transformers using IsoFlops profiles across compute budgets up to 7e…

Cited by 0SourceScholar
2025

Orchid: Image Latent Diffusion for Joint Appearance and Geometry Generation

ICCV 2025poster

We introduce Orchid, a unified latent diffusion model that learns a joint appearance-geometry prior to generate color, depth, and surface normal images in a single diffusion process. This unified approach is more efficient and coherent than current pipelines that use separate models for appearance a…

Cited by 0SourcePDFScholar
2023

GINA-3D: Learning To Generate Implicit Neural Assets in the Wild

CVPR 2023poster

Modeling the 3D world from sensor data for simulation is a scalable way of developing testing and validation environments for robotic learning problems such as autonomous driving. However, manually creating or re-creating real-world-like environments is difficult, expensive, and not scalable. Recent…

Cited by 21SourcePDFScholar
2023

NeRDi: Single-View NeRF Synthesis With Language-Guided Diffusion As General Image Priors

CVPR 2023poster

2D-to-3D reconstruction is an ill-posed problem, yet humans are good at solving this problem due to their prior knowledge of the 3D world developed over years. Driven by this observation, we propose NeRDi, a single-view NeRF synthesis framework with general image priors from 2D diffusion models. For…

Cited by 169SourcePDFScholar
2023

Unsupervised 3D Perception with 2D Vision-Language Distillation for Autonomous Driving

ICCV 2023poster

Closed-set 3D perception models trained on only a pre-defined set of object categories can be inadequate for safety critical applications such as autonomous driving where new object types can be encountered after deployment. In this paper, we present a multi-modal auto labeling pipeline capable of g…

Cited by 31PDFScholar
2022

Block-NeRF: Scalable Large Scene Neural View Synthesis

CVPR 2022oral

We present Block-NeRF, a variant of Neural Radiance Fields that can represent large-scale environments. Specifically, we demonstrate that when scaling NeRF to render city-scale scenes spanning multiple blocks, it is vital to decompose the scene into individually trained NeRFs. This decomposition dec…

Cited by 874PDFScholar
2022

Motion Inspired Unsupervised Perception and Prediction in Autonomous Driving

ECCV 2022poster

"Learning-based perception and prediction modules in modern autonomous driving systems typically rely on expensive human annotation and are designed to perceive only a handful of predefined object categories. This closed-set paradigm is insufficient for the safety-critical autonomous driving task, w…

Cited by 68SourcePDFScholar
2022

Waymo Open Dataset: Panoramic Video Panoptic Segmentation

ECCV 2022poster

"Panoptic image segmentation is the computer vision task of finding groups of pixels in an image and assigning semantic classes and object instance identifiers to them. Research in image segmentation has become increasingly popular due to its critical applications in robotics and autonomous driving.…

Cited by 67SourcePDFScholar
2021

Exploring Adversarial Robustness of Multi-sensor Perception Systems in Self Driving

CoRL 2021poster

Modern self-driving perception systems have been shown to improve upon processing complementary inputs such as LiDAR with images. In isolation, 2D images have been found to be extremely vulnerable to adversarial attacks. Yet, there are limited studies on the adversarial robustness of multi-modal mod…

Cited by 94SourceScholar
2021

GeoSim: Realistic Video Simulation via Geometry-Aware Composition for Self-Driving

CVPR 2021poster

Scalable sensor simulation is an important yet challenging open problem for safety-critical domains such as self-driving. Current works in image simulation either fail to be photorealistic or do not model the 3D environment and the dynamic objects within, losing high-level control and physical reali…

Cited by 106PDFScholar
2021

S3: Neural Shape, Skeleton, and Skinning Fields for 3D Human Modeling

CVPR 2021poster

Constructing and animating humans is an important component for building virtual worlds in a wide variety of applications such as virtual reality or robotics testing in simulation. As there are exponentially many variations of humans with different shape, pose and clothing, it is critical to develop…

Cited by 85PDFScholar
2021

Safety-Oriented Pedestrian Occupancy Forecasting

IROS 2021poster

In this paper we address an important problem in self-driving, forecasting multi-pedestrian motion and their shared scene occupancy map, which is critical for safe navigation. Our contributions are two-fold. First, we advocate for predicting both the individual motions as well as the scene occupancy…

Cited by 6SourceScholar
2020

PT2PC: Learning to Generate 3D Point Cloud Shapes from Part Tree Conditions

ECCV 2020poster

Generative 3D shape modeling is a fundamental research area in computer vision and interactive computer graphics, with many real-world applications. This paper investigates the novel problem of generating a 3D point cloud geometry for a shape from a symbolic part tree representation. In order to lea…

Cited by 49SourcePDFScholar
2020

SemanticAdv: Generating Adversarial Examples via Attribute-conditioned Image Editing

ECCV 2020poster

Deep neural networks (DNNs) have achieved great successes in various vision applications due to their strong expressive power. However, recent studies have shown that DNNs are vulnerable to adversarial examples which are manipulated instances targeting to mislead DNNs to make incorrect predictions.…

Cited by 203SourcePDFScholar
2018

Learning 6-DOF Grasping Interaction via Deep Geometry-Aware 3D Representations

ICRA 2018poster

This paper focuses on the problem of learning 6- DOF grasping with a parallel jaw gripper in simulation. Our key idea is constraining and regularizing grasping interaction learning through 3D geometry prediction. We introduce a deep geometry-aware grasping network (DGGN) that decomposes the learning…

Cited by 139SourceScholar
2018

Learning Hierarchical Semantic Image Manipulation through Structured Representations

NeurIPS 2018poster

Understanding, reasoning, and manipulating semantic concepts of images have been a fundamental research problem for decades. Previous work mainly focused on direct manipulation of natural image manifold through color strokes, key-points, textures, and holes-to-fill. In this work, we present a novel…

Cited by 97SourcePDFScholar
2018

MT-VAE: Learning Motion Transformations to Generate Multimodal Human Dynamics

ECCV 2018poster

Long-term human motion can be represented as a series of motion modes—motion sequences that capture short-term temporal dynamics—with transitions between them. We leverage this structure and present a novel Motion Transformation Variational Auto-Encoders (MT-VAE) for learning motion sequence generat…

Cited by 183SourcePDFScholar
2016

Generative Adversarial Text to Image Synthesis

ICML 2016poster

Automatic synthesis of realistic images from text would be interesting and useful, but current AI systems are still far from this goal. However, in recent years generic and powerful recurrent neural network architectures have been developed to learn discriminative text feature representations. Meanw…

2016

Perspective Transformer Nets: Learning Single-View 3D Object Reconstruction without 3D Supervision

NeurIPS 2016poster

Understanding the 3D world is a fundamental problem in computer vision. However, learning a good representation of 3D objects is still an open problem due to the high dimensionality of the data and many factors of variation involved. In this work, we investigate the task of single-view 3D object rec…

2015

Learning Structured Output Representation using Deep Conditional Generative Models

NeurIPS 2015poster

Supervised deep learning has been successfully applied for many recognition problems in machine learning and computer vision. Although it can approximate a complex many-to-one function very well when large number of training data is provided, the lack of probabilistic inference of the current superv…

Cited by 4227SourcePDFScholar