Skip to main content

Showing 1–8 of 8 results for author: Sellán, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.11993  [pdf, other

    cs.GR cs.CV

    Neural Stochastic Screened Poisson Reconstruction

    Authors: Silvia Sellán, Alec Jacobson

    Abstract: Reconstructing a surface from a point cloud is an underdetermined problem. We use a neural network to study and quantify this reconstruction uncertainty under a Poisson smoothness prior. Our algorithm addresses the main limitations of existing work and can be fully integrated into the 3D scanning pipeline, from obtaining an initial reconstruction to deciding on the next best sensor position and up… ▽ More

    Submitted 21 September, 2023; originally announced September 2023.

  2. arXiv:2309.03185  [pdf, other

    cs.CV

    Bayes' Rays: Uncertainty Quantification for Neural Radiance Fields

    Authors: Lily Goli, Cody Reading, Silvia Sellán, Alec Jacobson, Andrea Tagliasacchi

    Abstract: Neural Radiance Fields (NeRFs) have shown promise in applications like view synthesis and depth estimation, but learning from multiview images faces inherent uncertainties. Current methods to quantify them are either heuristic or computationally demanding. We introduce BayesRays, a post-hoc framework to evaluate uncertainty in any pre-trained NeRF without modifying the training process. Our method… ▽ More

    Submitted 6 September, 2023; originally announced September 2023.

  3. arXiv:2308.09813  [pdf, other

    cs.GR

    Reach For the Spheres: Tangency-Aware Surface Reconstruction of SDFs

    Authors: Silvia Sellán, Christopher Batty, Oded Stein

    Abstract: Signed distance fields (SDFs) are a widely used implicit surface representation, with broad applications in computer graphics, computer vision, and applied mathematics. To reconstruct an explicit triangle mesh surface corresponding to an SDF, traditional isosurfacing methods, such as Marching Cubes and and its variants, are typically used. However, these methods overlook fundamental properties of… ▽ More

    Submitted 18 August, 2023; originally announced August 2023.

    Comments: https://odedstein.com/projects/reach-for-the-spheres/

  4. arXiv:2210.11463  [pdf, other

    cs.CV cs.GR cs.LG cs.RO

    Breaking Bad: A Dataset for Geometric Fracture and Reassembly

    Authors: Silvia Sellán, Yun-Chun Chen, Ziyi Wu, Animesh Garg, Alec Jacobson

    Abstract: We introduce Breaking Bad, a large-scale dataset of fractured objects. Our dataset consists of over one million fractured objects simulated from ten thousand base models. The fracture simulation is powered by a recent physically based algorithm that efficiently generates a variety of fracture modes of an object. Existing shape assembly datasets decompose objects according to semantically meaningfu… ▽ More

    Submitted 20 October, 2022; originally announced October 2022.

    Comments: NeurIPS 2022 Track on Datasets and Benchmarks. The first three authors contributed equally to this work. Project page: https://breaking-bad-dataset.github.io/ Code: https://github.com/Wuziyi616/multi_part_assembly Dataset: https://borealisdata.ca/dataset.xhtml?persistentId=doi:10.5683/SP3/LZNPKB

  5. arXiv:2206.15236  [pdf, other

    cs.GR

    Stochastic Poisson Surface Reconstruction

    Authors: Silvia Sellán, Alec Jacobson

    Abstract: We introduce a statistical extension of the classic Poisson Surface Reconstruction algorithm for recovering shapes from 3D point clouds. Instead of outputting an implicit function, we represent the reconstructed shape as a modified Gaussian Process, which allows us to conduct statistical queries (e.g., the likelihood of a point in space being on the surface or inside a solid). We show that this pe… ▽ More

    Submitted 20 September, 2022; v1 submitted 30 June, 2022; originally announced June 2022.

  6. arXiv:2206.00480  [pdf, ps, other

    cs.GR cs.CY

    Sex and Gender in the Computer Graphics Research Literature

    Authors: Ana Dodik, Silvia Sellán, Theodore Kim, Amanda Phillips

    Abstract: We survey the treatment of sex and gender in the Computer Graphics research literature from an algorithmic fairness perspective. The established practices on the use of gender and sex in our community are scientifically incorrect and constitute a form of algorithmic bias with potential harmful effects. We propose ways of addressing these as technical limitations.

    Submitted 1 June, 2022; originally announced June 2022.

  7. arXiv:2111.05249  [pdf, other

    cs.GR

    Breaking Good: Fracture Modes for Realtime Destruction

    Authors: Silvia Sellán, Jack Luong, Leticia Mattos Da Silva, Aravind Ramakrishnan, Yuchuan Yang, Alec Jacobson

    Abstract: Drawing a direct analogy with the well-studied vibration or elastic modes, we introduce an object's fracture modes, which constitute its preferred or most natural ways of breaking. We formulate a sparsified eigenvalue problem, which we solve iteratively to obtain the n lowest-energy modes. These can be precomputed for a given shape to obtain a prefracture pattern that can substitute the state of t… ▽ More

    Submitted 4 July, 2022; v1 submitted 9 November, 2021; originally announced November 2021.

  8. arXiv:1807.00866  [pdf, other

    cs.GR

    Solid Geometry Processing on Deconstructed Domains

    Authors: Silvia Sellán, Herng Yi Cheng, Yuming Ma, Mitchell Dembowski, Alec Jacobson

    Abstract: Many tasks in geometry processing are modeled as variational problems solved numerically using the finite element method. For solid shapes, this requires a volumetric discretization, such as a boundary conforming tetrahedral mesh. Unfortunately, tetrahedral meshing remains an open challenge and existing methods either struggle to conform to complex boundary surfaces or require manual intervention… ▽ More

    Submitted 2 July, 2018; originally announced July 2018.

    Comments: submitted to Computer Graphics Forum