← Search

Xuweiyi Chen

8 accepted papers

2026

Point-MoE: Large-Scale Multi-Dataset Training with Mixture-of-Experts for 3D Semantic Segmentation

ICLR 2026poster

While massively both scaling data and models have become central in NLP and 2D vision, their benefits for 3D point cloud understanding remain limited. We study the initial step of 3D point cloud scaling under a realistic regime: large-scale multi-dataset joint training for 3D semantic segmentation,…

Cited by 0SourcecodeScholar
2025

3D-GRAND: A Million-Scale Dataset for 3D-LLMs with Better Grounding and Less Hallucination

CVPR 2025poster

The integration of language and 3D perception is crucial for embodied agents and robots that comprehend and interact with the physical world. While large language models (LLMs) have demonstrated impressive language understanding and generation capabilities, their adaptation to 3D environments (3D-LL…

2025

4D-LRM: Large Space-Time Reconstruction Model From and To Any View at Any Time

NeurIPS 2025poster

Can we scale 4D pretraining to learn general space-time representations that reconstruct an object from a few views at some times to any view at any time? We provide an affirmative answer with 4D-LRM, the first large-scale 4D reconstruction model that takes input from unconstrained views and timesta…

Cited by 0SourceScholar
2025

Frame In-N-Out: Unbounded Controllable Image-to-Video Generation

NeurIPS 2025poster

Controllability, temporal coherence, and detail synthesis remain the most critical challenges in video generation. In this paper, we focus on a commonly used yet underexplored cinematic technique known as Frame In and Frame Out. Specifically, starting from image-to-video generation, users can contro…

Cited by 0SourceScholar
2024

LLM-Grounder: Open-Vocabulary 3D Visual Grounding with Large Language Model as an Agent

ICRA 2024poster

3D visual grounding is a critical skill for household robots, enabling them to navigate, manipulate objects, and answer questions based on their environment. While existing approaches often rely on extensive labeled data or exhibit limitations in handling complex language queries, we propose LLM-Gro…

Cited by 100SourcecodeScholar
2024

Multi-Object Hallucination in Vision Language Models

NeurIPS 2024poster

Large vision language models (LVLMs) often suffer from object hallucination, producing objects not present in the given images. While current benchmarks for object hallucination primarily concentrate on the presence of a single object class rather than individual entities, this work systematically…