← Search

Yuanwen Yue

3 accepted papers

2026

LitePT: Lighter Yet Stronger Point Transformer

CVPR 2026

Modern neural architectures for 3D point cloud processing contain both convolutional layers and attention blocks, but the best way to assemble them remains unclear. We analyse the role of different computational blocks in 3D point cloud networks and find an intuitive behaviour: convolution is adequa

Cited by 0SourcecodeScholar
2024

AGILE3D: Attention Guided Interactive Multi-object 3D Segmentation

ICLR 2024poster

During interactive segmentation, a model and a user work together to delineate objects of interest in a 3D point cloud. In an iterative process, the model assigns each data point to an object (or the background), while the user corrects errors in the resulting segmentation and feeds them back into t…

2023

Connecting the Dots: Floorplan Reconstruction Using Two-Level Queries

CVPR 2023poster

We address 2D floorplan reconstruction from 3D scans. Existing approaches typically employ heuristically designed multi-stage pipelines. Instead, we formulate floorplan reconstruction as a single-stage structured prediction task: find a variable-size set of polygons, which in turn are variable-lengt…