Skip to main content

Showing 1–12 of 12 results for author: Kopper, P

.
  1. arXiv:2405.05429  [pdf, other

    cs.LG cs.AI stat.CO stat.ML

    How Inverse Conditional Flows Can Serve as a Substitute for Distributional Regression

    Authors: Lucas Kook, Chris Kolb, Philipp Schiele, Daniel Dold, Marcel Arpogaus, Cornelius Fritz, Philipp F. Baumann, Philipp Kopper, Tobias Pielok, Emilio Dorigatti, David Rügamer

    Abstract: Neural network representations of simple models, such as linear regression, are being studied increasingly to better understand the underlying principles of deep learning algorithms. However, neural representations of distributional regression models, such as the Cox model, have received little attention so far. We close this gap by proposing a framework for distributional regression using inverse… ▽ More

    Submitted 13 May, 2024; v1 submitted 8 May, 2024; originally announced May 2024.

    Comments: Accepted at UAI 2024

  2. arXiv:2404.12703  [pdf, other

    cs.MS cs.CE

    GALÆXI: Solving complex compressible flows with high-order discontinuous Galerkin methods on accelerator-based systems

    Authors: Daniel Kempf, Marius Kurz, Marcel Blind, Patrick Kopper, Philipp Offenhäuser, Anna Schwarz, Spencer Starr, Jens Keim, Andrea Beck

    Abstract: This work presents GALÆXI as a novel, energy-efficient flow solver for the simulation of compressible flows on unstructured meshes leveraging the parallel computing power of modern Graphics Processing Units (GPUs). GALÆXI implements the high-order Discontinuous Galerkin Spectral Element Method (DGSEM) using shock capturing with a finite-volume subcell approach to ensure the stability of the high-o… ▽ More

    Submitted 19 April, 2024; originally announced April 2024.

    Comments: 19 pages, 12 figures, 3 tables. Code available at: https://github.com/flexi-framework/galaexi

  3. arXiv:2403.13150  [pdf, other

    cs.LG cs.AI stat.CO stat.ML

    Training Survival Models using Scoring Rules

    Authors: Philipp Kopper, David Rügamer, Raphael Sonabend, Bernd Bischl, Andreas Bender

    Abstract: Survival Analysis provides critical insights for partially incomplete time-to-event data in various domains. It is also an important example of probabilistic machine learning. The probabilistic nature of the predictions can be exploited by using (proper) scoring rules in the model fitting process instead of likelihood-based optimization. Our proposal does so in a generic manner and can be used for… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

  4. arXiv:2306.12891  [pdf, other

    cs.DC

    Towards Exascale CFD Simulations Using the Discontinuous Galerkin Solver FLEXI

    Authors: Marcel Blind, Min Gao, Daniel Kempf, Patrick Kopper, Marius Kurz, Anna Schwarz, Andrea Beck

    Abstract: Modern high-order discretizations bear considerable potential for the exascale era due to their high fidelity and the high, local computational load that allows for computational efficiency in massively parallel simulations. To this end, the discontinuous Galerkin (DG) framework FLEXI was selected to demonstrate exascale readiness within the Center of Excellence for Exascale CFD (CEEC) by simulati… ▽ More

    Submitted 22 June, 2023; originally announced June 2023.

    Comments: 15 pages, 5 figures

  5. Deep Learning for Survival Analysis: A Review

    Authors: Simon Wiegrebe, Philipp Kopper, Raphael Sonabend, Bernd Bischl, Andreas Bender

    Abstract: The influx of deep learning (DL) techniques into the field of survival analysis in recent years has led to substantial methodological progress; for instance, learning from unstructured or high-dimensional data such as images, text or omics data. In this work, we conduct a comprehensive systematic review of DL-based methods for time-to-event analysis, characterizing them according to both survival-… ▽ More

    Submitted 22 February, 2024; v1 submitted 24 May, 2023; originally announced May 2023.

    Comments: 29 pages, 7 figures, 2 tables, 1 interactive table

    Journal ref: Artif Intell Rev 57, 65 (2024)

  6. arXiv:2212.05260  [pdf, other

    math.ST cs.LG stat.AP

    Examining properness in the external validation of survival models with squared and logarithmic losses

    Authors: Raphael Sonabend, John Zobolas, Philipp Kopper, Lukas Burk, Andreas Bender

    Abstract: Scoring rules promote rational and honest decision-making, which is becoming increasingly important for automated procedures in `auto-ML'. In this paper we survey common squared and logarithmic scoring rules for survival analysis and determine which losses are proper and improper. We prove that commonly utilised squared and logarithmic scoring rules that are claimed to be proper are in fact improp… ▽ More

    Submitted 3 June, 2024; v1 submitted 10 December, 2022; originally announced December 2022.

  7. A framework for high-fidelity particle tracking on massively parallel systems

    Authors: Patrick Kopper, Anna Schwarz, Stephen M. Copplestone, Philip Ortwein, Stephan Staudacher, Andrea Beck

    Abstract: Particle-laden flows occur in a wide range of disciplines, from atmospheric flows to renewable energy to turbomachinery. They generally pose a challenging environment for the numerical prediction of particle-induced phenomena due to their often complex geometry and highly instationary flow field which covers a wide range of spatial and temporal scales. At the same time, confidence in the evolution… ▽ More

    Submitted 10 November, 2022; originally announced November 2022.

  8. Hybrid Parallelization of Euler-Lagrange Simulations Based on MPI-3 Shared Memory

    Authors: Patrick Kopper, Stephen Copplestone, Marcel Pfeiffer, Christian Koch, Stefanos Fasoulas, Andrea Beck

    Abstract: The use of Euler-Lagrange methods on unstructured grids extends their application area to more versatile setups. However, the lack of a regular topology limits the scalability of distributed parallel methods, especially for routines that perform a physical search in space. One of the most prominent slowdowns is the search for halo elements in physical space for the purpose of runtime communication… ▽ More

    Submitted 25 March, 2022; originally announced March 2022.

    Journal ref: Adv. Eng. Softw. 174 (2022) 103291

  9. arXiv:2202.07423  [pdf, other

    stat.ML cs.LG

    DeepPAMM: Deep Piecewise Exponential Additive Mixed Models for Complex Hazard Structures in Survival Analysis

    Authors: Philipp Kopper, Simon Wiegrebe, Bernd Bischl, Andreas Bender, David Rügamer

    Abstract: Survival analysis (SA) is an active field of research that is concerned with time-to-event outcomes and is prevalent in many domains, particularly biomedical applications. Despite its importance, SA remains challenging due to small-scale data sets and complex outcome distributions, concealed by truncation and censoring processes. The piecewise exponential additive mixed model (PAMM) is a model cla… ▽ More

    Submitted 12 February, 2022; originally announced February 2022.

    Comments: 13 pages, 2 figures, This work has been accepted by the 26th Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD2022)

  10. arXiv:2104.02705  [pdf, other

    stat.ML cs.LG stat.CO

    deepregression: a Flexible Neural Network Framework for Semi-Structured Deep Distributional Regression

    Authors: David Rügamer, Chris Kolb, Cornelius Fritz, Florian Pfisterer, Philipp Kopper, Bernd Bischl, Ruolin Shen, Christina Bukas, Lisa Barros de Andrade e Sousa, Dominik Thalmeier, Philipp Baumann, Lucas Kook, Nadja Klein, Christian L. Müller

    Abstract: In this paper we describe the implementation of semi-structured deep distributional regression, a flexible framework to learn conditional distributions based on the combination of additive regression models and deep networks. Our implementation encompasses (1) a modular neural network building system based on the deep learning library \pkg{TensorFlow} for the fusion of various statistical and deep… ▽ More

    Submitted 10 March, 2022; v1 submitted 6 April, 2021; originally announced April 2021.

  11. arXiv:2011.05824  [pdf, other

    cs.LG cs.AI stat.ML

    Semi-Structured Deep Piecewise Exponential Models

    Authors: Philipp Kopper, Sebastian Pölsterl, Christian Wachinger, Bernd Bischl, Andreas Bender, David Rügamer

    Abstract: We propose a versatile framework for survival analysis that combines advanced concepts from statistics with deep learning. The presented framework is based on piecewise exponential models and thereby supports various survival tasks, such as competing risks and multi-state modeling, and further allows for estimation of time-varying effects and time-varying features. To also include multiple data so… ▽ More

    Submitted 1 March, 2021; v1 submitted 11 November, 2020; originally announced November 2020.

    Comments: 8 pages, 3 figures, Accepted at the AAAI spring symposium: Survival Prediction

  12. An Efficient Sliding Mesh Interface Method for High-Order Discontinuous Galerkin Schemes

    Authors: Jakob Dürrwächter, Marius Kurz, Patrick Kopper, Daniel Kempf, Claus-Dieter Munz, Andrea Beck

    Abstract: Sliding meshes are a powerful method to treat deformed domains in computational fluid dynamics, where different parts of the domain are in relative motion. In this paper, we present an efficient implementation of a sliding mesh method into a discontinuous Galerkin compressible Navier-Stokes solver and its application to a large eddy simulation of a 1-1/2 stage turbine. The method is based on the m… ▽ More

    Submitted 10 August, 2020; originally announced August 2020.

    Journal ref: Computers & Fluids 217 (2021) 104825