Skip to main content

Showing 1–10 of 10 results for author: Binder, N

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

    cs.GR

    Quasi-Monte Carlo Algorithms (not only) for Graphics Software

    Authors: Alexander Keller, Carsten Wächter, Nikolaus Binder

    Abstract: Quasi-Monte Carlo methods have become the industry standard in computer graphics. For that purpose, efficient algorithms for low discrepancy sequences are discussed. In addition, numerical pitfalls encountered in practice are revealed. We then take a look at massively parallel quasi-Monte Carlo integro-approximation for image synthesis by light transport simulation. Beyond superior uniformity, low… ▽ More

    Submitted 28 July, 2023; originally announced July 2023.

  2. 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

  3. arXiv:2207.05415  [pdf, other

    cs.GR math.NA

    Rendering along the Hilbert Curve

    Authors: Alexander Keller, Carsten Wächter, Nikolaus Binder

    Abstract: Based on the seminal work on Array-RQMC methods and rank-1 lattice sequences by Pierre L'Ecuyer and collaborators, we introduce efficient deterministic algorithms for image synthesis. Enumerating a low discrepancy sequence along the Hilbert curve superimposed on the raster of pixels of an image, we achieve noise characteristics that are desirable with respect to the human visual system, especially… ▽ More

    Submitted 12 July, 2022; originally announced July 2022.

  4. arXiv:2206.05998  [pdf, other

    eess.SP cs.LG

    GPU-Accelerated Machine Learning in Non-Orthogonal Multiple Access

    Authors: Daniel Schäufele, Guillermo Marcus, Nikolaus Binder, Matthias Mehlhose, Alexander Keller, Sławomir Stańczak

    Abstract: Non-orthogonal multiple access (NOMA) is an interesting technology that enables massive connectivity as required in future 5G and 6G networks. While purely linear processing already achieves good performance in NOMA systems, in certain scenarios, non-linear processing is mandatory to ensure acceptable performance. In this paper, we propose a neural network architecture that combines the advantages… ▽ More

    Submitted 13 June, 2022; originally announced June 2022.

    Comments: 5 pages, 5 figures, Submitted to EUSIPCO 2022

  5. arXiv:2203.11854  [pdf, other

    cs.IT cs.AI cs.LG

    Sionna: An Open-Source Library for Next-Generation Physical Layer Research

    Authors: Jakob Hoydis, Sebastian Cammerer, Fayçal Ait Aoudia, Avinash Vem, Nikolaus Binder, Guillermo Marcus, Alexander Keller

    Abstract: Sionna is a GPU-accelerated open-source library for link-level simulations based on TensorFlow. It enables the rapid prototy** of complex communication system architectures and provides native support for the integration of neural networks. Sionna implements a wide breadth of carefully tested state-of-the-art algorithms that can be used for benchmarking and end-to-end performance evaluation. Thi… ▽ More

    Submitted 20 March, 2023; v1 submitted 22 March, 2022; originally announced March 2022.

    Comments: 5 pages, 1 figure, 4 code listings

  6. arXiv:2201.05024  [pdf, other

    eess.SP cs.IT cs.LG stat.ML

    GPU-accelerated partially linear multiuser detection for 5G and beyond URLLC systems

    Authors: Matthias Mehlhose, Guillermo Marcus, Daniel Schäufele, Daniyal Amir Awan, Nikolaus Binder, Martin Kasparick, Renato L. G. Cavalcante, Sławomir Stańczak, Alexander Keller

    Abstract: In this feasibility study, we have implemented a recently proposed partially linear multiuser detection algorithm in reproducing kernel Hilbert spaces (RKHSs) on a GPU-accelerated platform. Partially linear multiuser detection, which combines the robustness of linear detection with the power of nonlinear methods, has been proposed for a massive connectivity scenario with the non-orthogonal multipl… ▽ More

    Submitted 17 May, 2022; v1 submitted 13 January, 2022; originally announced January 2022.

    Comments: submitted to IEEEAccess

  7. arXiv:1902.05942  [pdf, other

    cs.GR

    Massively Parallel Path Space Filtering

    Authors: Nikolaus Binder, Sascha Fricke, Alexander Keller

    Abstract: Restricting path tracing to a small number of paths per pixel for performance reasons rarely achieves a satisfactory image quality for scenes of interest. However, path space filtering may dramatically improve the visual quality by sharing information across vertices of paths classified as proximate. Unlike screen space-based approaches, these paths neither need to be present on the screen, nor is… ▽ More

    Submitted 3 February, 2021; v1 submitted 15 February, 2019; originally announced February 2019.

    Comments: submitted for the proceedings of MCQMC2020

  8. arXiv:1901.05423  [pdf, other

    cs.DC cs.GR

    Massively Parallel Construction of Radix Tree Forests for the Efficient Sampling of Discrete Probability Distributions

    Authors: Nikolaus Binder, Alexander Keller

    Abstract: We compare different methods for sampling from discrete probability distributions and introduce a new algorithm which is especially efficient on massively parallel processors, such as GPUs. The scheme preserves the distribution properties of the input sequence, exposes constant time complexity on the average, and significantly lowers the average number of operations for certain distributions when… ▽ More

    Submitted 30 August, 2019; v1 submitted 2 January, 2019; originally announced January 2019.

  9. arXiv:1811.03510  [pdf, other

    cs.GR

    Massively Parallel Stackless Ray Tracing of Catmull-Clark Subdivision Surfaces

    Authors: Nikolaus Binder, Alexander Keller

    Abstract: We present a fast and efficient method for intersecting rays with Catmull-Clark subdivision surfaces. It takes advantage of the approximation democratized by OpenSubdiv, in which regular patches are represented by tensor product Bézier surfaces and irregular ones are approximated using Gregory patches. Our algorithm operates solely on the original patch data and can process both patch types simult… ▽ More

    Submitted 8 November, 2018; originally announced November 2018.

  10. arXiv:1811.03374  [pdf, other

    cs.GR

    Fast, High Precision Ray/Fiber Intersection using Tight, Disjoint Bounding Volumes

    Authors: Nikolaus Binder, Alexander Keller

    Abstract: Analyzing and identifying the shortcomings of current subdivision methods for finding intersections of rays with fibers defined by the surface of a circular contour swept along a Bézier curve, we present a new algorithm that improves precision and performance. Instead of the inefficient pruning using overlap** axis aligned bounding boxes and determining the closest point of approach of the ray a… ▽ More

    Submitted 8 November, 2018; originally announced November 2018.