← Search

Haoxi Ran

7 accepted papers

2026

pySpatial: Generating 3D Visual Programs for Zero-Shot Spatial Reasoning

ICLR 2026poster

Multi-modal Large Language Models (MLLMs) have demonstrated strong capabilities in general-purpose perception and reasoning, but they still struggle with tasks that require spatial understanding of the 3D world. To address this, we introduce pySpatial, a visual programming framework that equips MLLM…

Cited by 0SourcecodeScholar
2023

GeoMAE: Masked Geometric Target Prediction for Self-Supervised Point Cloud Pre-Training

CVPR 2023poster

This paper tries to address a fundamental question in point cloud self-supervised learning: what is a good signal we should leverage to learn features from point clouds without annotations? To answer that, we introduce a point cloud representation learning framework, based on geometric feature recon…

2022

Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework

ICLR 2022poster

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors, using convolution, graph, or attention mechanisms. These methods, however, incur unfavorable latency duri…