6 results on '"Schotthöfer, Steffen"'
Search Results
2. KiT-RT: An Extendable Framework for Radiative Transfer and Therapy.
- Author
-
KUSCH, JONAS, SCHOTTHÖFER, STEFFEN, STAMMER, PIA, WOLTERS, JANNICK, and TIANBAI XIAO
- Subjects
- *
RADIATIVE transfer , *SOFTWARE frameworks , *SPHERICAL harmonics , *FINITE volume method , *ELECTRON transport - Abstract
In this article, we present Kinetic Transport Solver for Radiation Therapy (KiT-RT), an open source C++-based framework for solving kinetic equations in therapy applications available at https://github.com/CSMMLab/KiT-RT. This software framework aims to provide a collection of classical deterministic solvers for unstructured meshes that allow for easy extendability. Therefore, KiT-RT is a convenient base to test new numerical methods in various applications and compare them against conventional solvers. The implementation includes spherical harmonics, minimal entropy, neural minimal entropy, and discrete ordinates methods. Solution characteristics and efficiency are presented through several test cases ranging from radiation transport to electron radiation therapy. Due to the variety of included numerical methods and easy extendability, the presented open source code is attractive for both developers, who want a basis to build their numerical solvers, and users or application engineers, who want to gain experimental insights without directly interfering with the codebase. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
3. Synergies between Numerical Methods for Kinetic Equations and Neural Networks
- Author
-
Schotthöfer, Steffen, Frank, Martin, Platzer, André, and Hauck, Cory D.
- Subjects
Machine Learning ,Optimization ,Neural Networks ,Kinetic Models ,Numerical Methods ,ddc:510 ,Low-Rank Compression ,Mathematics - Abstract
The overarching theme of this work is the efficient computation of large-scale systems. Here we deal with two types of mathematical challenges, which are quite different at first glance but offer similar opportunities and challenges upon closer examination. Physical descriptions of phenomena and their mathematical modeling are performed on diverse scales, ranging from nano-scale interactions of single atoms to the macroscopic dynamics of the earth's atmosphere. We consider such systems of interacting particles and explore methods to simulate them efficiently and accurately, with a focus on the kinetic and macroscopic description of interacting particle systems. Macroscopic governing equations describe the time evolution of a system in time and space, whereas the more fine-grained kinetic description additionally takes the particle velocity into account. The study of discretizing kinetic equations that depend on space, time, and velocity variables is a challenge due to the need to preserve physical solution bounds, e.g. positivity, avoiding spurious artifacts and computational efficiency. In the pursuit of overcoming the challenge of computability in both kinetic and multi-scale modeling, a wide variety of approximative methods have been established in the realm of reduced order and surrogate modeling, and model compression. For kinetic models, this may manifest in hybrid numerical solvers, that switch between macroscopic and mesoscopic simulation, asymptotic preserving schemes, that bridge the gap between both physical resolution levels, or surrogate models that operate on a kinetic level but replace computationally heavy operations of the simulation by fast approximations. Thus, for the simulation of kinetic and multi-scale systems with a high spatial resolution and long temporal horizon, the quote by Paul Dirac is as relevant as it was almost a century ago. The first goal of the dissertation is therefore the development of acceleration strategies for kinetic discretization methods, that preserve the structure of their governing equations. Particularly, we investigate the use of convex neural networks, to accelerate the minimal entropy closure method. Further, we develop a neural network-based hybrid solver for multi-scale systems, where kinetic and macroscopic methods are chosen based on local flow conditions. Furthermore, we deal with the compression and efficient computation of neural networks. In the meantime, neural networks are successfully used in different forms in countless scientific works and technical systems, with well-known applications in image recognition, and computer-aided language translation, but also as surrogate models for numerical mathematics. Although the first neural networks were already presented in the 1950s, the scientific discipline has enjoyed increasing popularity mainly during the last 15 years, since only now sufficient computing capacity is available. Remarkably, the increasing availability of computing resources is accompanied by a hunger for larger models, fueled by the common conception of machine learning practitioners and researchers that more trainable parameters equal higher performance and better generalization capabilities. The increase in model size exceeds the growth of available computing resources by orders of magnitude. Since $2012$, the computational resources used in the largest neural network models doubled every $3.4$ months\footnote{\url{https://openai.com/blog/ai-and-compute/}}, opposed to Moore's Law that proposes a $2$-year doubling period in available computing power. To some extent, Dirac's statement also applies to the recent computational challenges in the machine-learning community. The desire to evaluate and train on resource-limited devices sparked interest in model compression, where neural networks are sparsified or factorized, typically after training. The second goal of this dissertation is thus a low-rank method, originating from numerical methods for kinetic equations, to compress neural networks already during training by low-rank factorization. This dissertation thus considers synergies between kinetic models, neural networks, and numerical methods in both disciplines to develop time-, memory- and energy-efficient computational methods for both research areas.
- Published
- 2023
- Full Text
- View/download PDF
4. KiT-RT: An extendable framework for radiative transfer and therapy
- Author
-
Kusch, Jonas, Schotthöfer, Steffen, Stammer, Pia, Wolters, Jannick, and Xiao, Tianbai
- Subjects
FOS: Computer and information sciences ,G.4 ,J.2 ,FOS: Physical sciences ,Computer Science - Mathematical Software ,Medical Physics (physics.med-ph) ,Mathematical Software (cs.MS) ,Physics - Medical Physics ,65M08 - Abstract
In this paper we present KiT-RT (Kinetic Transport Solver for Radiation Therapy), an open-source C++ based framework for solving kinetic equations in radiation therapy applications. The aim of this code framework is to provide a collection of classical deterministic solvers for unstructured meshes that allow for easy extendability. Therefore, KiT-RT is a convenient base to test new numerical methods in various applications and compare them against conventional solvers. The implementation includes spherical-harmonics, minimal entropy, neural minimal entropy and discrete ordinates methods. Solution characteristics and efficiency are presented through several test cases ranging from radiation transport to electron radiation therapy. Due to the variety of included numerical methods and easy extendability, the presented open source code is attractive for both developers, who want a basis to build their own numerical solvers and users or application engineers, who want to gain experimental insights without directly interfering with the codebase., 28 pages, 15 figures, journal submission
- Published
- 2022
5. Regularization for Adjoint-Based Unsteady Aerodynamic Optimization Using Windowing Techniques.
- Author
-
Schotthöfer, Steffen, Zhou, Beckett Y., Albring, Tim, and Gauger, Nicolas R.
- Abstract
Unsteady aerodynamic shape optimization presents new challenges in terms of sensitivity analysis of time-dependent objective functions. In this work, we consider periodic unsteady flows governed by the unsteady Reynolds-averaged Navier-Stokes (URANS) equations. Hence, the resulting output functions acting as objective or constraint functions of the optimization are themselves periodic with unknown period length, which may depend on the design parameter of said optimization. Sensitivity analysis on the time average of a function with these properties turns out to be difficult. Therefore, we explore methods to regularize the time average of such a function with the so-called windowing approach. Furthermore, we embed these regularizers into the discrete adjoint solver for the URANS equations of the multiphysics and optimization software SU2. Finally, we exhibit a comparison study between the classical nonregularized optimization procedure and the ones enhanced with regularizers of different smoothness, and we show that the latter result in a more robust optimization. [ABSTRACT FROM AUTHOR]
- Published
- 2021
- Full Text
- View/download PDF
6. A Numerical Comparison of Consensus‐Based Global Optimization to other Particle‐based Global Optimization Schemes.
- Author
-
Totzeck, Claudia, Pinnau, René, Blauth, Sebastian, and Schotthöfer, Steffen
- Subjects
PARTICLE swarm optimization ,PARABOLIC differential equations ,MATHEMATICAL optimization ,STOCHASTIC convergence ,NUMERICAL analysis - Abstract
We compare a first‐order stochastic swarm intelligence model called consensus‐based optimization (CBO), which may be used for the global optimization of a function in multiple dimensions, to other particle swarm algorithms for global optimization. CBO allows for passage to the mean‐field limit resulting in a nonlocal, degenerate, parabolic PDE. Exploiting tools from PDE analysis, it is possible to rigorously prove convergence results for the algorithm (see [3]). In the present article we discuss numerical results obtained with the Particle Swarm Optimization (PSO) [4], Wind‐Driven Optimization (WDO) [6] and CBO and show that CBO leads to very competitive results. [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.