← Search

Xiaoyang Guo

26 accepted papers

2026

EPS3D: End-to-End Feed-Forward 3D Panoptic Segmentation

ICML 2026poster

This paper introduces EPS3D, a new end-to-end feed-forward framework for open-vocabulary 3D panoptic segmentation. Unlike existing methods relying on additional preprocessing, we design an end-to-end architecture, with a distillation-based training strategy on diverse 3D scenes to predict 3D-aware s…

Cited by 0SourceScholar
2026

Hybrid Token Compression for Vision-Language Models

CVPR 2026

Vision-language models (VLMs) have transformed multimodal reasoning, but feeding hundreds of visual patch tokens to LLMs incurs quadratic computational costs, straining memory and context windows. Traditional approaches face a trade-off: continuous compression dilutes high-level semantics like objec

Cited by 0SourcecodeScholar
2026

LiteVGGT: Boosting Vanilla VGGT via Geometry-aware Cached Token Merging

CVPR 2026

3D vision foundation models like Visual Geometry Grounded Transformer (VGGT) have advanced greatly in geometric perception. However it is time-consuming and memory-intensive for long sequences, limiting application to large-scale scenes beyond hundreds of images. To address this, we propose LiteVGGT

Cited by 0SourcecodeScholar
2026

LongStream: Long-Sequence Streaming Autoregressive Visual Geometry

CVPR 2026

Long-sequence streaming 3D reconstruction remains a significant open challenge. Existing autoregressive models often fail when processing long sequences because they anchor poses to the first frame, leading to attention decay, scale drift, and extrapolation errors. We introduce LongStream, a novel g

Cited by 0SourcecodeScholar
2026

OccTENS: 3D Occupancy World Model Via Temporal Next-Scale Prediction

ICRA 2026poster

In this paper, we propose OccTENS, a generative occupancy world model that enables controllable, high-fidelity long-term occupancy generation while maintaining computational efficiency. Different from visual generation, the occupancy world model must capture the fine-grained 3D geometry and dynamic …

2026

OccTENS: 3D Occupancy World Model via Temporal Next-Scale Prediction

RA-L 2026

In this paper, we propose OccTENS, a generative occupancy world model that enables controllable, high-fidelity long-term occupancy generation while maintaining computational efficiency. Different from visual generation, the occupancy world model must capture the fine-grained 3D geometry and dynamic

Cited by 7SourceScholar
2026

Scal3R: Scalable Test-Time Training for Large-Scale 3D Reconstruction

CVPR 2026

This paper addresses the task of large-scale 3D scene reconstruction from long video sequences. Recent feed-forward reconstruction models have shown promising results by directly regressing 3D geometry from RGB images without explicit 3D priors or geometric constraints. However, these methods often

Cited by 0SourcecodeScholar
2026

UniPart: Part-Level 3D Generation with Unified 3D Geom-Seg Latents

CVPR 2026

Part-level 3D generation is essential for applications requiring decomposable and structured 3D synthesis. However, existing methods either rely on implicit part segmentation with limited granularity control or depend on strong external segmenters trained on large annotated datasets. In this work, w

Cited by 0SourceScholar
2025

Boost 3D Reconstruction using Diffusion-based Monocular Camera Calibration

ICCV 2025poster

In this paper, we present DM-Calib, a diffusion-based approach for estimating pinhole camera intrinsic parameters from a single input image. Monocular camera calibration is essential for many 3D vision tasks. However, most existing methods depend on handcrafted assumptions or are constrained by limi…

2025

ComDrive: Comfort-Oriented End-to-End Autonomous Driving

IROS 2025

We propose ComDrive: the first comfort-oriented end-to-end autonomous driving system to generate temporally consistent and comfortable trajectories. Recent studies have demonstrated that imitation learning-based planners and learning-based trajectory scorers can effectively generate and select safet

Cited by 14SourcecodeScholar
2025

Epona: Autoregressive Diffusion World Model for Autonomous Driving

ICCV 2025poster

Diffusion models have demonstrated exceptional visual quality in video generation, making them promising for autonomous driving world modeling. However, existing video diffusion-based world models struggle with flexible-length, long-horizon predictions and integrating trajectory planning. This is be…

2025

Hi3DGen: High-fidelity 3D Geometry Generation from Images via Normal Bridging

ICCV 2025poster

With the growing demand for high-fidelity 3D models from 2D images, existing methods still face significant challenges in accurately reproducing fine-grained geometric details due to limitations in domain gaps and inherent ambiguities in RGB images. To address these issues, we propose Hi3DGen, a nov…

Cited by 0SourcePDFScholar
2025

MagicArticulate: Make Your 3D Models Articulation-Ready

CVPR 2025poster

With the explosive growth of 3D content creation, there is an increasing demand for automatically converting static 3D models into articulation-ready versions that support realistic animation. Traditional approaches rely heavily on manual annotation, which is both time-consuming and labor-intensive.…

2025

Music-Aligned Holistic 3D Dance Generation via Hierarchical Motion Modeling

ICCV 2025poster

Well-coordinated, music-aligned holistic dance enhances emotional expressiveness and audience engagement. However, generating such dances remains challenging due to the scarcity of holistic 3D dance datasets, the difficulty of achieving cross-modal alignment between music and dance, and the complexi…

2025

OccRWKV: Rethinking Efficient 3D Semantic Occupancy Prediction with Linear Complexity

ICRA 2025

3D semantic occupancy prediction networks have demonstrated remarkable capabilities in reconstructing the geometric and semantic structure of 3D scenes, providing crucial information for robot navigation and autonomous driving systems. However, due to their large overhead from dense network structur

Cited by 10SourcecodeScholar
2025

RAD: Training an End-to-End Driving Policy via Large-Scale 3DGS-based Reinforcement Learning

NeurIPS 2025poster

Existing end-to-end autonomous driving (AD) algorithms typically follow the Imitation Learning (IL) paradigm, which faces challenges such as causal confusion and an open-loop gap. In this work, we propose RAD, a 3DGS-based closed-loop Reinforcement Learning (RL) framework for end-to-end Autonomous D…

Cited by 0SourcecodeScholar
2025

StableDepth: Scene-Consistent and Scale-Invariant Monocular Depth

ICCV 2025poster

Recent advances in monocular depth estimation significantly improve robustness and accuracy. However, relative depth models exhibit flickering and 3D inconsistency in video data, limiting 3D reconstruction applications. We introduce StableDepth, a scene-consistent and scale-invariant depth estimatio…

Cited by 0SourcePDFScholar
2025

SynthDrive: Scalable Real2Sim2Real Sensor Simulation Pipeline for High-Fidelity Asset Generation and Driving Data Synthesis

IROS 2025

In the field of autonomous driving, sensor simulation is essential for generating rare and diverse scenarios that are difficult to capture in real-world environments. Current solutions fall into two categories: 1) CG-based methods, such as CARLA, which lack diversity and struggle to scale to the vas

Cited by 1SourceScholar
2024

NGP-RT: Fusing Multi-Level Hash Features with Lightweight Attention for Real-Time Novel View Synthesis

ECCV 2024poster

"This paper presents NGP-RT, a novel approach for enhancing the rendering speed of Instant-NGP to achieve real-time novel view synthesis. As a classic NeRF-based method, Instant-NGP stores implicit features in multi-level grids or hash tables and applies a shallow MLP to convert the implicit feature…

Cited by 0SourcePDFScholar
2024

SS3DM: Benchmarking Street-View Surface Reconstruction with a Synthetic 3D Mesh Dataset

NeurIPS 2024poster

Reconstructing accurate 3D surfaces for street-view scenarios is crucial for applications such as digital entertainment and autonomous driving simulation. However, existing street-view datasets, including KITTI, Waymo, and nuScenes, only offer noisy LiDAR points as ground-truth data for geometric ev…

Cited by 1SourcePDFScholar
2021

LIGA-Stereo: Learning LiDAR Geometry Aware Representations for Stereo-Based 3D Detector

ICCV 2021poster

Stereo-based 3D detection aims at detecting 3D object bounding boxes from stereo images using intermediate depth maps or implicit 3D geometry representations, which provides a low-cost solution for 3D perception. However, its performance is still inferior compared with LiDAR-based detection algorith…

Cited by 129PDFcodeScholar
2018

Learning Monocular Depth by Distilling Cross-domain Stereo Networks

ECCV 2018poster

Monocular depth estimation aims at estimating a pixelwise depth map for a single image, which has wide applications in scene understanding and autonomous driving. Existing supervised and unsupervised methods face great challenges. Supervised methods require large amounts of depth measurement data, w…

Cited by 237SourcePDFScholar