Skip to main content

Showing 1–9 of 9 results for author: Reiser, C

.
  1. arXiv:2402.12377  [pdf, other

    cs.CV

    Binary Opacity Grids: Capturing Fine Geometric Detail for Mesh-Based View Synthesis

    Authors: Christian Reiser, Stephan Garbin, Pratul P. Srinivasan, Dor Verbin, Richard Szeliski, Ben Mildenhall, Jonathan T. Barron, Peter Hedman, Andreas Geiger

    Abstract: While surface-based view synthesis algorithms are appealing due to their low computational requirements, they often struggle to reproduce thin structures. In contrast, more expensive methods that model the scene's geometry as a volumetric density field (e.g. NeRF) excel at reconstructing fine geometric detail. However, density fields often represent geometry in a "fuzzy" manner, which hinders exac… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

    Comments: Project page at https://binary-opacity-grid.github.io

  2. arXiv:2312.07541  [pdf, other

    cs.CV cs.GR

    SMERF: Streamable Memory Efficient Radiance Fields for Real-Time Large-Scene Exploration

    Authors: Daniel Duckworth, Peter Hedman, Christian Reiser, Peter Zhizhin, Jean-François Thibert, Mario Lučić, Richard Szeliski, Jonathan T. Barron

    Abstract: Recent techniques for real-time view synthesis have rapidly advanced in fidelity and speed, and modern methods are capable of rendering near-photorealistic scenes at interactive frame rates. At the same time, a tension has arisen between explicit scene representations amenable to rasterization and neural fields built on ray marching, with state-of-the-art instances of the latter surpassing the for… ▽ More

    Submitted 2 July, 2024; v1 submitted 12 December, 2023; originally announced December 2023.

    Comments: Camera Ready. Project website: https://smerf-3d.github.io

  3. arXiv:2302.14859  [pdf, other

    cs.CV

    BakedSDF: Meshing Neural SDFs for Real-Time View Synthesis

    Authors: Lior Yariv, Peter Hedman, Christian Reiser, Dor Verbin, Pratul P. Srinivasan, Richard Szeliski, Jonathan T. Barron, Ben Mildenhall

    Abstract: We present a method for reconstructing high-quality meshes of large unbounded real-world scenes suitable for photorealistic novel view synthesis. We first optimize a hybrid neural volume-surface scene representation designed to have well-behaved level sets that correspond to surfaces in the scene. We then bake this representation into a high-quality triangle mesh, which we equip with a simple and… ▽ More

    Submitted 16 May, 2023; v1 submitted 28 February, 2023; originally announced February 2023.

    Comments: Video and interactive web demo available at https://bakedsdf.github.io/

  4. arXiv:2302.12249  [pdf, other

    cs.CV cs.GR

    MERF: Memory-Efficient Radiance Fields for Real-time View Synthesis in Unbounded Scenes

    Authors: Christian Reiser, Richard Szeliski, Dor Verbin, Pratul P. Srinivasan, Ben Mildenhall, Andreas Geiger, Jonathan T. Barron, Peter Hedman

    Abstract: Neural radiance fields enable state-of-the-art photorealistic view synthesis. However, existing radiance field representations are either too compute-intensive for real-time rendering or require too much memory to scale to large scenes. We present a Memory-Efficient Radiance Field (MERF) representation that achieves real-time rendering of large-scale scenes in a browser. MERF reduces the memory co… ▽ More

    Submitted 23 February, 2023; originally announced February 2023.

    Comments: Video and interactive web demo available at https://merf42.github.io

  5. arXiv:2212.02435  [pdf, other

    stat.ML cs.AI cs.LG

    Observational and Interventional Causal Learning for Regret-Minimizing Control

    Authors: Christian Reiser

    Abstract: We explore how observational and interventional causal discovery methods can be combined. A state-of-the-art observational causal discovery algorithm for time series capable of handling latent confounders and contemporaneous effects, called LPCMCI, is extended to profit from casual constraints found through randomized control trials. Numerical results show that, given perfect interventional constr… ▽ More

    Submitted 5 December, 2022; originally announced December 2022.

  6. arXiv:2209.03427  [pdf, other

    stat.ML cs.LG

    Causal discovery for time series with latent confounders

    Authors: Christian Reiser

    Abstract: Reconstructing the causal relationships behind the phenomena we observe is a fundamental challenge in all areas of science. Discovering causal relationships through experiments is often infeasible, unethical, or expensive in complex systems. However, increases in computational power allow us to process the ever-growing amount of data that modern science generates, leading to an emerging interest i… ▽ More

    Submitted 7 September, 2022; originally announced September 2022.

    Comments: observational causal discovery, causal inference, causality, statistics

  7. arXiv:2202.03721  [pdf, other

    cs.HC stat.AP

    Predicting and Visualizing Daily Mood of People Using Tracking Data of Consumer Devices and Services

    Authors: Christian Reiser

    Abstract: Users can easily export personal data from devices (e.g., weather station and fitness tracker) and services (e.g., screentime tracker and commits on GitHub) they use but struggle to gain valuable insights. To tackle this problem, we present the self-tracking meta app called InsightMe, which aims to show users how data relate to their wellbeing, health, and performance. This paper focuses on mood,… ▽ More

    Submitted 8 February, 2022; originally announced February 2022.

  8. arXiv:2103.13744  [pdf, other

    cs.CV

    KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs

    Authors: Christian Reiser, Songyou Peng, Yiyi Liao, Andreas Geiger

    Abstract: NeRF synthesizes novel views of a scene with unprecedented quality by fitting a neural radiance field to RGB images. However, NeRF requires querying a deep Multi-Layer Perceptron (MLP) millions of times, leading to slow rendering times, even on modern GPUs. In this paper, we demonstrate that real-time rendering is possible by utilizing thousands of tiny MLPs instead of one single large MLP. In our… ▽ More

    Submitted 2 August, 2021; v1 submitted 25 March, 2021; originally announced March 2021.

    Comments: ICCV 2021. Code, pretrained models and an interactive viewer are available at https://github.com/creiser/kilonerf/

  9. arXiv:1912.04022  [pdf, other

    cs.LG cs.CV stat.ML

    Parallel Total Variation Distance Estimation with Neural Networks for Merging Over-Clusterings

    Authors: Christian Reiser, Jörg Schlötterer, Michael Granitzer

    Abstract: We consider the initial situation where a dataset has been over-partitioned into $k$ clusters and seek a domain independent way to merge those initial clusters. We identify the total variation distance (TVD) as suitable for this goal. By exploiting the relation of the TVD to the Bayes accuracy we show how neural networks can be used to estimate TVDs between all pairs of clusters in parallel. Cruci… ▽ More

    Submitted 9 December, 2019; originally announced December 2019.