Object Learning and Robust 3D Reconstruction
Sara Sabour
TL;DR
This thesis investigates unsupervised object representations for robust image understanding and 3D reconstruction. It introduces FlowCapsules for motion-driven 2D part learning, RobustNeRF for masking transient distractors during NeRF training via robust losses, and SpotLessSplats for robust 3D Gaussian Splatting using semantic feature cues. Across these contributions, the work demonstrates that unsupervised, object-centric representations can achieve strong segmentation, shape completion, and distortion-free 3D reconstructions in casual capture scenarios, often surpassing supervised baselines. The findings highlight practical pathways to scalable, flexible 3D scene modeling in-the-wild, with implications for real-world AR/VR, robotics, and content creation.
Abstract
In this thesis we discuss architectural designs and training methods for a neural network to have the ability of dissecting an image into objects of interest without supervision. The main challenge in 2D unsupervised object segmentation is distinguishing between foreground objects of interest and background. FlowCapsules uses motion as a cue for the objects of interest in 2D scenarios. The last part of this thesis focuses on 3D applications where the goal is detecting and removal of the object of interest from the input images. In these tasks, we leverage the geometric consistency of scenes in 3D to detect the inconsistent dynamic objects. Our transient object masks are then used for designing robust optimization kernels to improve 3D modelling in a casual capture setup. One of our goals in this thesis is to show the merits of unsupervised object based approaches in computer vision. Furthermore, we suggest possible directions for defining objects of interest or foreground objects without requiring supervision. Our hope is to motivate and excite the community into further exploring explicit object representations in image understanding tasks.
