Skip to main content

Showing 1–9 of 9 results for author: Alt, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.04734  [pdf

    cs.AI cs.CL cs.CR

    Generative AI Models: Opportunities and Risks for Industry and Authorities

    Authors: Tobias Alt, Andrea Ibisch, Clemens Meiser, Anna Wilhelm, Raphael Zimmer, Christian Berghoff, Christoph Droste, Jens Karschau, Friederike Laus, Rainer Plaga, Carola Plesch, Britta Sennewald, Thomas Thaeren, Kristina Unverricht, Steffen Waurick

    Abstract: Generative AI models are capable of performing a wide range of tasks that traditionally require creativity and human understanding. They learn patterns from existing data during training and can subsequently generate new content such as texts, images, and music that follow these patterns. Due to their versatility and generally high-quality results, they, on the one hand, represent an opportunity f… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

    Comments: 33 pages, 3 figures

    MSC Class: 68T50 (Primary); 68M25; 68T07 (Secondary) ACM Class: I.2.7

  2. arXiv:2207.07921  [pdf, other

    cs.CV cs.LG eess.IV

    CNN-based Euler's Elastica Inpainting with Deep Energy and Deep Image Prior

    Authors: Karl Schrader, Tobias Alt, Joachim Weickert, Michael Ertel

    Abstract: Euler's elastica constitute an appealing variational image inpainting model. It minimises an energy that involves the total variation as well as the level line curvature. These components are transparent and make it attractive for shape completion tasks. However, its gradient flow is a singular, anisotropic, and nonlinear PDE of fourth order, which is numerically challenging: It is difficult to fi… ▽ More

    Submitted 14 March, 2023; v1 submitted 16 July, 2022; originally announced July 2022.

    Comments: In Proceedings of the 10th European Workshop on Visual Information Processing, Lisbon, 2022

  3. arXiv:2110.02636  [pdf, other

    eess.IV cs.CV cs.LG

    Learning Sparse Masks for Diffusion-based Image Inpainting

    Authors: Tobias Alt, Pascal Peter, Joachim Weickert

    Abstract: Diffusion-based inpainting is a powerful tool for the reconstruction of images from sparse data. Its quality strongly depends on the choice of known data. Optimising their spatial location -- the inpainting mask -- is challenging. A commonly used tool for this task are stochastic optimisation strategies. However, they are slow as they compute multiple inpainting results. We provide a remedy in ter… ▽ More

    Submitted 16 May, 2022; v1 submitted 6 October, 2021; originally announced October 2021.

    Comments: To appear in A. J. Pinho, P. Georgieva, L. F. Teixeira, J. A. Sánchez (Eds.): Pattern Recognition and Image Analysis. Lecture Notes in Computer Science, Springer, Cham, 2022

  4. arXiv:2108.13993  [pdf, other

    cs.LG math.AP math.NA

    Designing Rotationally Invariant Neural Networks from PDEs and Variational Methods

    Authors: Tobias Alt, Karl Schrader, Joachim Weickert, Pascal Peter, Matthias Augustin

    Abstract: Partial differential equation (PDE) models and their associated variational energy formulations are often rotationally invariant by design. This ensures that a rotation of the input results in a corresponding rotation of the output, which is desirable in applications such as image analysis. Convolutional neural networks (CNNs) do not share this property, and existing remedies are often complex. Th… ▽ More

    Submitted 18 March, 2022; v1 submitted 31 August, 2021; originally announced August 2021.

  5. arXiv:2107.14742  [pdf, other

    math.NA cs.LG

    Connections between Numerical Algorithms for PDEs and Neural Networks

    Authors: Tobias Alt, Karl Schrader, Matthias Augustin, Pascal Peter, Joachim Weickert

    Abstract: We investigate numerous structural connections between numerical algorithms for partial differential equations (PDEs) and neural architectures. Our goal is to transfer the rich set of mathematical foundations from the world of PDEs to neural networks. Besides structural insights we provide concrete examples and experimental evaluations of the resulting architectures. Using the example of generalis… ▽ More

    Submitted 21 March, 2022; v1 submitted 30 July, 2021; originally announced July 2021.

  6. arXiv:2103.15419  [pdf, ps, other

    math.NA cs.LG

    Translating Numerical Concepts for PDEs into Neural Architectures

    Authors: Tobias Alt, Pascal Peter, Joachim Weickert, Karl Schrader

    Abstract: We investigate what can be learned from translating numerical algorithms into neural networks. On the numerical side, we consider explicit, accelerated explicit, and implicit schemes for a general higher order nonlinear diffusion equation in 1D, as well as linear multigrid methods. On the neural network side, we identify corresponding concepts in terms of residual networks (ResNets), recurrent net… ▽ More

    Submitted 17 May, 2021; v1 submitted 29 March, 2021; originally announced March 2021.

    Comments: In A. Elmoataz, J. Fadili, Y. Quéau, J. Rabin, L. Simon (Eds.): Scale Space and Variational Methods in Computer Vision. Lecture Notes in Computer Science, Vol. 12679, Springer, Cham, 294-306, 2021

  7. arXiv:2010.10888  [pdf, other

    eess.IV cs.CV cs.LG

    Learning Integrodifferential Models for Image Denoising

    Authors: Tobias Alt, Joachim Weickert

    Abstract: We introduce an integrodifferential extension of the edge-enhancing anisotropic diffusion model for image denoising. By accumulating weighted structural information on multiple scales, our model is the first to create anisotropy through multiscale integration. It follows the philosophy of combining the advantages of model-based and data-driven approaches within compact, insightful, and mathematica… ▽ More

    Submitted 17 May, 2021; v1 submitted 21 October, 2020; originally announced October 2020.

  8. arXiv:2002.02753  [pdf, ps, other

    cs.LG math.NA stat.ML

    Translating Diffusion, Wavelets, and Regularisation into Residual Networks

    Authors: Tobias Alt, Joachim Weickert, Pascal Peter

    Abstract: Convolutional neural networks (CNNs) often perform well, but their stability is poorly understood. To address this problem, we consider the simple prototypical problem of signal denoising, where classical approaches such as nonlinear diffusion, wavelet-based methods and regularisation offer provable stability guarantees. To transfer such guarantees to CNNs, we interpret numerical approximations of… ▽ More

    Submitted 7 June, 2020; v1 submitted 7 February, 2020; originally announced February 2020.

  9. arXiv:1910.09234  [pdf, other

    eess.IV cs.CV cs.LG

    Learning a Generic Adaptive Wavelet Shrinkage Function for Denoising

    Authors: Tobias Alt, Joachim Weickert

    Abstract: The rise of machine learning in image processing has created a gap between trainable data-driven and classical model-driven approaches: While learning-based models often show superior performance, classical ones are often more transparent. To reduce this gap, we introduce a generic wavelet shrinkage function for denoising which is adaptive to both the wavelet scales as well as the noise standard d… ▽ More

    Submitted 14 April, 2020; v1 submitted 21 October, 2019; originally announced October 2019.