← Search

Mikaela Angelina Uy

16 accepted papers

2026

SpaceTools: Tool-Augmented Spatial Reasoning via Double Interactive RL

CVPR 2026

Vision Language Models (VLMs) demonstrate strong qualitative visual understanding, but struggle with metrically precise spatial reasoning required for embodied applications. The agentic paradigm promises that VLMs can use a wide variety of tools that could augment these capabilities, such as depth e

Cited by 0SourcecodeScholar
2025

Global Motion Corresponder for 3D Point-Based Scene Interpolation under Large Motion

ICCV 2025poster

Existing dynamic scene interpolation methods typically assume that the motion between consecutive timesteps is small enough so that displacements can be locally approximated by linear models. In practice, even slight deviations from this small-motion assumption can cause conventional techniques to f…

Cited by 0SourcePDFScholar
2025

PartField: Learning 3D Feature Fields for Part Segmentation and Beyond

ICCV 2025poster

We propose PartField, a feedforward approach for learning part-based 3D features, which captures the general concept of parts and their hierarchy without relying on predefined templates or text-based names, and can be applied to open-world 3D shapes across various modalities. PartField requires only…

Cited by 0SourcePDFScholar
2025

Perspective-Aware Reasoning in Vision-Language Models via Mental Imagery Simulation

ICCV 2025poster

We present a framework for perspective-aware reasoning in vision-language models (VLMs) through mental imagery simulation. Perspective-taking, the ability to perceive an environment or situation from an alternative viewpoint, is a key benchmark for human-level visual understanding, essential for env…

Cited by 0SourcePDFScholar
2024

MV2Cyl: Reconstructing 3D Extrusion Cylinders from Multi-View Images

NeurIPS 2024poster

We present MV2Cyl, a novel method for reconstructing 3D from 2D multi-view images, not merely as a field or raw geometry but as a sketch-extrude CAD. Extracting extrusion cylinders from raw 3D geometry has been extensively researched in computer vision, while the processing of 3D data through neural…

Cited by 1SourcePDFScholar
2024

ProvNeRF: Modeling per Point Provenance in NeRFs as a Stochastic Field

NeurIPS 2024poster

Neural radiance fields (NeRFs) have gained popularity with multiple works showing promising results across various applications. However, to the best of our knowledge, existing works do not explicitly model the distribution of training camera poses, or consequently the triangulation quality, a key f…

2023

DiffFacto: Controllable Part-Based 3D Point Cloud Generation with Cross Diffusion

ICCV 2023poster

While the community of 3D point cloud generation has witnessed a big growth in recent years, there still lacks an effective way to enable intuitive user control in the generation process, hence limiting the general utility of such methods. Since an intuitive way of decomposing a shape is through its…

Cited by 29PDFScholar
2023

Generating Part-Aware Editable 3D Shapes Without 3D Supervision

CVPR 2023poster

Impressive progress in generative models and implicit representations gave rise to methods that can generate 3D shapes of high quality. However, being able to locally control and edit shapes is another essential property that can unlock several content creation applications. Local control can be ach…

2023

NeRF Revisited: Fixing Quadrature Instability in Volume Rendering

NeurIPS 2023poster

Neural radiance fields (NeRF) rely on volume rendering to synthesize novel views. Volume rendering requires evaluating an integral along each ray, which is numerically approximated with a finite sum that corresponds to the exact integral along the ray under piecewise constant volume density. As a co…

2023

SCADE: NeRFs from Space Carving With Ambiguity-Aware Depth Estimates

CVPR 2023poster

Neural radiance fields (NeRFs) have enabled high fidelity 3D reconstruction from multiple 2D input views. However, a well-known drawback of NeRFs is the less-than-ideal performance under a small number of views, due to insufficient constraints enforced by volumetric rendering. To address this issue,…

2022

Point2Cyl: Reverse Engineering 3D Objects From Point Clouds to Extrusion Cylinders

CVPR 2022poster

We propose Point2Cyl, a supervised network transforming a raw 3D point cloud to a set of extrusion cylinders. Reverse engineering from a raw geometry to a CAD model is an essential task to enable manipulation of the 3D data in shape editing software and thus expand their usages in many downstream ap…

Cited by 64PDFScholar
2021

Joint Learning of 3D Shape Retrieval and Deformation

CVPR 2021poster

We propose a novel technique for producing high-quality 3D models that match a given target object image or scan. Our method is based on retrieving an existing shape from a database of 3D models and then deforming its parts to match the target shape. Unlike previous approaches that independently foc…

Cited by 48PDFScholar
2020

Deformation-Aware 3D Model Embedding and Retrieval

ECCV 2020poster

We introduce a new problem of mph{retrieving} 3D models that are mph{deformable} to a given query shape and present a novel deep mph{deformation-aware} embedding to solve this retrieval task. 3D model retrieval is a fundamental operation for recovering a clean and complete 3D model from a noisy and…

2019

Revisiting Point Cloud Classification: A New Benchmark Dataset and Classification Model on Real-World Data

ICCV 2019oral

Deep learning techniques for point cloud data have demonstrated great potentials in solving classical problems in 3D computer vision such as 3D object classification and segmentation. Several recent 3D object classification methods have reported state-of-the-art performance on CAD model datasets suc…

Cited by 1063PDFcodeScholar
2018

PointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition

CVPR 2018poster

Unlike its image based counterpart, point cloud based retrieval for place recognition has remained as an unexplored and unsolved problem. This is largely due to the difficulty in extracting local feature descriptors from a point cloud that can subsequently be encoded into a global descriptor for th…