Skip to main content

Showing 1–4 of 4 results for author: Nimier-David, M

  1. arXiv:2312.17241  [pdf, other

    cs.CV cs.GR

    Compact Neural Graphics Primitives with Learned Hash Probing

    Authors: Towaki Takikawa, Thomas Müller, Merlin Nimier-David, Alex Evans, Sanja Fidler, Alec Jacobson, Alexander Keller

    Abstract: Neural graphics primitives are faster and achieve higher quality when their neural networks are augmented by spatial data structures that hold trainable features arranged in a grid. However, existing feature grids either come with a large memory footprint (dense or factorized grids, trees, and hash tables) or slow performance (index learning and vector quantization). In this paper, we show that a… ▽ More

    Submitted 28 December, 2023; originally announced December 2023.

    Comments: Project Page: https://research.nvidia.com/labs/toronto-ai/compact-ngp

  2. arXiv:2311.18558  [pdf, other

    cs.IT cs.LG cs.NI eess.SP

    Learning Radio Environments by Differentiable Ray Tracing

    Authors: Jakob Hoydis, Fayçal Aït Aoudia, Sebastian Cammerer, Florian Euchner, Merlin Nimier-David, Stephan ten Brink, Alexander Keller

    Abstract: Ray tracing (RT) is instrumental in 6G research in order to generate spatially-consistent and environment-specific channel impulse responses (CIRs). While acquiring accurate scene geometries is now relatively straightforward, determining material characteristics requires precise calibration using channel measurements. We therefore introduce a novel gradient-based calibration method, complemented b… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

    Comments: 11 pages, 9 figures

  3. arXiv:2311.10091  [pdf, other

    cs.CV cs.GR

    Adaptive Shells for Efficient Neural Radiance Field Rendering

    Authors: Zian Wang, Tianchang Shen, Merlin Nimier-David, Nicholas Sharp, Jun Gao, Alexander Keller, Sanja Fidler, Thomas Müller, Zan Gojcic

    Abstract: Neural radiance fields achieve unprecedented quality for novel view synthesis, but their volumetric formulation remains expensive, requiring a huge number of samples to render high-resolution images. Volumetric encodings are essential to represent fuzzy geometry such as foliage and hair, and they are well-suited for stochastic optimization. Yet, many scenes ultimately consist largely of solid surf… ▽ More

    Submitted 16 November, 2023; originally announced November 2023.

    Comments: SIGGRAPH Asia 2023. Project page: research.nvidia.com/labs/toronto-ai/adaptive-shells/

  4. arXiv:2303.11103  [pdf, other

    cs.IT cs.AI cs.LG cs.NI

    Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling

    Authors: Jakob Hoydis, Fayçal Aït Aoudia, Sebastian Cammerer, Merlin Nimier-David, Nikolaus Binder, Guillermo Marcus, Alexander Keller

    Abstract: Sionna is a GPU-accelerated open-source library for link-level simulations based on TensorFlow. Since release v0.14 it integrates a differentiable ray tracer (RT) for the simulation of radio wave propagation. This unique feature allows for the computation of gradients of the channel impulse response and other related quantities with respect to many system and environment parameters, such as materi… ▽ More

    Submitted 19 July, 2023; v1 submitted 20 March, 2023; originally announced March 2023.

    Comments: 5 pages, 5 figures, update reflects new features of Sionna RT introduced in release v0.15