Yang, Guandao2024-04-052023-08Yang_cornellgrad_0058F_13719http://dissertations.umi.com/cornellgrad:13719https://hdl.handle.net/1813/114812196 pagesGeometry processing consists of algorithms for shape creation, manipulation, and analysis. These algorithms are cornerstones for the creation of almost every digital shapes. These shapes are consumed in our everyday lives, from digital contents to manufactured objects. These algorithms are indispensable parts of our every life. Traditionally, geometry processing algorithms are usually done with shape represented in explicit representations such as meshes, voxels, and their variants. These shape representations are easy to interpret by human, but they are difficult to be handled by automatic algorithms. For example, voxels can take up a lots of memory and meshes might need careful handle of the discretization quality during the processing. These challenges make development of geometry processing algorithms difficult and inefficient. In this thesis, we propose to use an alternative shape representation for the geometry processing pipeline. Specifically, each shape is represented by a neural network that takes a spatial coordinate as input and outputs a scalar or vector value. We coin such representation neural fields. Neural field can circumvent the common challenges of meshes and voxels because it doesn’t explicitly discretize the space and can be stored compactly. Moreover, it has the unique advantage of being easy to optimize in deep-learning frameworks, which makes them suitable for data-driven methods. This thesis demonstrates how to build a geometry processing pipeline using neural fields. Such a pipeline can improve shape creation efficiency, democratize the 3D assets creation process, and revolutionize the digital shape creation paradigm.enArtificial IntelligenceComputer GraphicsComputer VisionGeometry ProcessingMachine LearningShape AnalysisGeometry Processing with Neural Fieldsdissertation or thesishttps://doi.org/10.7298/nxrc-ps68