Skip to main content

Showing 1–22 of 22 results for author: Pfreundt, F

.
  1. arXiv:2403.17608  [pdf, other

    cs.CV cs.AI cs.LG

    Fake or JPEG? Revealing Common Biases in Generated Image Detection Datasets

    Authors: Patrick Grommelt, Louis Weiss, Franz-Josef Pfreundt, Janis Keuper

    Abstract: The widespread adoption of generative image models has highlighted the urgent need to detect artificial content, which is a crucial step in combating widespread manipulation and misinformation. Consequently, numerous detectors and associated datasets have emerged. However, many of these datasets inadvertently introduce undesirable biases, thereby impacting the effectiveness and evaluation of detec… ▽ More

    Submitted 28 March, 2024; v1 submitted 26 March, 2024; originally announced March 2024.

  2. arXiv:2106.12303  [pdf, other

    cs.CV

    Estimating the Robustness of Classification Models by the Structure of the Learned Feature-Space

    Authors: Kalun Ho, Franz-Josef Pfreundt, Janis Keuper, Margret Keuper

    Abstract: Over the last decade, the development of deep image classification networks has mostly been driven by the search for the best performance in terms of classification accuracy on standardized benchmarks like ImageNet. More recently, this focus has been expanded by the notion of model robustness, \ie the generalization abilities of models towards previously unseen changes in the data distribution. Wh… ▽ More

    Submitted 19 August, 2021; v1 submitted 23 June, 2021; originally announced June 2021.

  3. arXiv:2105.10189  [pdf, other

    cs.CV

    Combining Transformer Generators with Convolutional Discriminators

    Authors: Ricard Durall, Stanislav Frolov, Jörn Hees, Federico Raue, Franz-Josef Pfreundt, Andreas Dengel, Janis Keupe

    Abstract: Transformer models have recently attracted much interest from computer vision researchers and have since been successfully employed for several problems traditionally addressed with convolutional neural networks. At the same time, image synthesis using generative adversarial networks (GANs) has drastically improved over the last few years. The recently proposed TransGAN is the first GAN using only… ▽ More

    Submitted 10 July, 2021; v1 submitted 21 May, 2021; originally announced May 2021.

  4. arXiv:2103.03000  [pdf, other

    cs.CV cs.AI

    SpectralDefense: Detecting Adversarial Attacks on CNNs in the Fourier Domain

    Authors: Paula Harder, Franz-Josef Pfreundt, Margret Keuper, Janis Keuper

    Abstract: Despite the success of convolutional neural networks (CNNs) in many computer vision and image analysis tasks, they remain vulnerable against so-called adversarial attacks: Small, crafted perturbations in the input images can lead to false predictions. A possible defense is to detect adversarial examples. In this work, we show how analysis in the Fourier domain of input images and feature maps can… ▽ More

    Submitted 2 June, 2021; v1 submitted 4 March, 2021; originally announced March 2021.

  5. arXiv:2012.08803  [pdf, other

    cs.CV

    Latent Space Conditioning on Generative Adversarial Networks

    Authors: Ricard Durall, Kalun Ho, Franz-Josef Pfreundt, Janis Keuper

    Abstract: Generative adversarial networks are the state of the art approach towards learned synthetic image generation. Although early successes were mostly unsupervised, bit by bit, this trend has been superseded by approaches based on labelled data. These supervised methods allow a much finer-grained control of the output image, offering more flexibility and stability. Nevertheless, the main drawback of s… ▽ More

    Submitted 16 December, 2020; originally announced December 2020.

  6. arXiv:2010.06895  [pdf, ps, other

    hep-th hep-ph

    Module Intersection for the Integration-by-Parts Reduction of Multi-Loop Feynman Integrals

    Authors: Dominik Bendle, Janko Boehm, Wolfram Decker, Alessandro Georgoudis, Franz-Josef Pfreundt, Mirko Rahn, Yang Zhang

    Abstract: In this manuscript, which is to appear in the proceedings of the conference "MathemAmplitude 2019" in Padova, Italy, we provide an overview of the module intersection method for the the integration-by-parts (IBP) reduction of multi-loop Feynman integrals. The module intersection method, based on computational algebraic geometry, is a highly efficient way of getting IBP relations without double pro… ▽ More

    Submitted 14 October, 2020; originally announced October 2020.

    Comments: 19 pages, 5 figures. To appear in the proceedings of "MathemAmplitudes 2019: Intersection Theory & Feynman Integrals", held in Padova 18-20 December 2019

  7. arXiv:2007.03123  [pdf, other

    cs.CV

    Learning Embeddings for Image Clustering: An Empirical Study of Triplet Loss Approaches

    Authors: Kalun Ho, Janis Keuper, Franz-Josef Pfreundt, Margret Keuper

    Abstract: In this work, we evaluate two different image clustering objectives, k-means clustering and correlation clustering, in the context of Triplet Loss induced feature space embeddings. Specifically, we train a convolutional neural network to learn discriminative features by optimizing two popular versions of the Triplet Loss in order to study their clustering properties under the assumption of noisy l… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

  8. arXiv:2002.03040  [pdf, other

    cs.CV eess.IV

    Local Facial Attribute Transfer through Inpainting

    Authors: Ricard Durall, Franz-Josef Pfreundt, Janis Keuper

    Abstract: The term attribute transfer refers to the tasks of altering images in such a way, that the semantic interpretation of a given input image is shifted towards an intended direction, which is quantified by semantic attributes. Prominent example applications are photo realistic changes of facial features and expressions, like changing the hair color, adding a smile, enlarging the nose or altering the… ▽ More

    Submitted 12 October, 2020; v1 submitted 7 February, 2020; originally announced February 2020.

  9. arXiv:2001.05726  [pdf, other

    cs.LG stat.ML

    Scalable Hyperparameter Optimization with Lazy Gaussian Processes

    Authors: Raju Ram, Sabine Müller, Franz-Josef Pfreundt, Nicolas R. Gauger, Janis Keuper

    Abstract: Most machine learning methods require careful selection of hyper-parameters in order to train a high performing model with good generalization abilities. Hence, several automatic selection algorithms have been introduced to overcome tedious manual (try and error) tuning of these parameters. Due to its very high sample efficiency, Bayesian Optimization over a Gaussian Processes modeling of the para… ▽ More

    Submitted 16 January, 2020; originally announced January 2020.

    Comments: 14 pages; 6 figures; 4 tables; Accepted in proceedings of MLHPC 2019: Fifth International Workshop on Machine Learning in High Performance Computing Environments, Super Computing Conference 2019, Denver, Colorado

  10. arXiv:1911.00686  [pdf, other

    cs.LG cs.CV stat.ML

    Unmasking DeepFakes with simple Features

    Authors: Ricard Durall, Margret Keuper, Franz-Josef Pfreundt, Janis Keuper

    Abstract: Deep generative models have recently achieved impressive results for many real-world applications, successfully generating high-resolution and diverse samples from complex datasets. Due to this improvement, fake digital contents have proliferated growing concern and spreading distrust in image content, leading to an urgent need for automated ways to detect these AI-generated fake images. Despite… ▽ More

    Submitted 4 March, 2020; v1 submitted 2 November, 2019; originally announced November 2019.

  11. arXiv:1910.03240  [pdf, other

    cs.CV

    Semi Few-Shot Attribute Translation

    Authors: Ricard Durall, Franz-Josef Pfreundt, Janis Keuper

    Abstract: Recent studies have shown remarkable success in image-to-image translation for attribute transfer applications. However, most of existing approaches are based on deep learning and require an abundant amount of labeled data to produce good results, therefore limiting their applicability. In the same vein, recent advances in meta-learning have led to successful implementations with limited available… ▽ More

    Submitted 16 October, 2019; v1 submitted 8 October, 2019; originally announced October 2019.

    Comments: arXiv admin note: text overlap with arXiv:1904.04232, arXiv:1901.02199 by other authors

  12. arXiv:1909.12108  [pdf, other

    cs.LG stat.ML

    GradVis: Visualization and Second Order Analysis of Optimization Surfaces during the Training of Deep Neural Networks

    Authors: Avraam Chatzimichailidis, Franz-Josef Pfreundt, Nicolas R. Gauger, Janis Keuper

    Abstract: Current training methods for deep neural networks boil down to very high dimensional and non-convex optimization problems which are usually solved by a wide range of stochastic gradient descent methods. While these approaches tend to work in practice, there are still many gaps in the theoretical understanding of key aspects like convergence and generalization guarantees, which are induced by the p… ▽ More

    Submitted 27 September, 2019; v1 submitted 26 September, 2019; originally announced September 2019.

    Comments: 10 pages, 8 figures

  13. arXiv:1909.10341  [pdf, other

    cs.CV eess.IV

    Object Segmentation using Pixel-wise Adversarial Loss

    Authors: Ricard Durall, Franz-Josef Pfreundt, Ullrich Köthe, Janis Keuper

    Abstract: Recent deep learning based approaches have shown remarkable success on object segmentation tasks. However, there is still room for further improvement. Inspired by generative adversarial networks, we present a generic end-to-end adversarial approach, which can be combined with a wide range of existing semantic segmentation networks to improve their segmentation performance. The key element of our… ▽ More

    Submitted 23 September, 2019; originally announced September 2019.

  14. arXiv:1908.04301  [pdf, other

    hep-th hep-ph math.AG

    Integration-by-parts reductions of Feynman integrals using Singular and GPI-Space

    Authors: Dominik Bendle, Janko Boehm, Wolfram Decker, Alessandro Georgoudis, Franz-Josef Pfreundt, Mirko Rahn, Pascal Wasser, Yang Zhang

    Abstract: We introduce an algebro-geometrically motived integration-by-parts (IBP) reduction method for multi-loop and multi-scale Feynman integrals, using a framework for massively parallel computations in computer algebra. This framework combines the computer algebra system Singular with the workflow management system GPI-Space, which is being developed at the Fraunhofer Institute for Industrial Mathemati… ▽ More

    Submitted 25 October, 2019; v1 submitted 12 August, 2019; originally announced August 2019.

    Comments: minor corrections; We encourage researchers in high energy community to send us IBP reduction problems (mailto: [email protected])

    Report number: MITP/19-055,MPP-2019-164,UUITP-30/19,USTC-ICTS-19-20

  15. arXiv:1905.12534  [pdf, other

    cs.LG cs.CV stat.ML

    Stabilizing GANs with Soft Octave Convolutions

    Authors: Ricard Durall, Franz-Josef Pfreundt, Janis Keuper

    Abstract: Motivated by recently published methods using frequency decompositions of convolutions (e.g. Octave Convolutions), we propose a novel convolution scheme to stabilize the training and reduce the likelihood of a mode collapse. The basic idea of our approach is to split convolutional filters into additive high and low frequency parts, while shifting weight updates from low to high during the training… ▽ More

    Submitted 17 December, 2020; v1 submitted 29 May, 2019; originally announced May 2019.

  16. arXiv:1808.09727  [pdf, other

    math.AG

    Towards Massively Parallel Computations in Algebraic Geometry

    Authors: Janko Boehm, Wolfram Decker, Anne Frühbis-Krüger, Franz-Josef Pfreundt, Mirko Rahn, Lukas Ristau

    Abstract: Introducing parallelism and exploring its use is still a fundamental challenge for the computer algebra community. In high performance numerical simulation, on the other hand, transparent environments for distributed computing which follow the principle of separating coordination and computation have been a success story for many years. In this paper, we explore the potential of using this princip… ▽ More

    Submitted 29 August, 2018; originally announced August 2018.

    Comments: 39 pages, 5 figures, 2 tables

    MSC Class: 68W10 (Primary); 68W30; 14B05; 14Q99 (Secondary)

  17. arXiv:1808.08784  [pdf, other

    cs.LG stat.ML

    Sparsity in Deep Neural Networks - An Empirical Investigation with TensorQuant

    Authors: Dominik Marek Loroch, Franz-Josef Pfreundt, Norbert Wehn, Janis Keuper

    Abstract: Deep learning is finding its way into the embedded world with applications such as autonomous driving, smart sensors and aug- mented reality. However, the computation of deep neural networks is demanding in energy, compute power and memory. Various approaches have been investigated to reduce the necessary resources, one of which is to leverage the sparsity occurring in deep neural networks due to… ▽ More

    Submitted 27 August, 2018; originally announced August 2018.

    Comments: ECML18, Decentralized Machine Learning at the Edge workshop

  18. arXiv:1710.05758  [pdf, other

    cs.CV cs.LG stat.ML

    TensorQuant - A Simulation Toolbox for Deep Neural Network Quantization

    Authors: Dominik Marek Loroch, Norbert Wehn, Franz-Josef Pfreundt, Janis Keuper

    Abstract: Recent research implies that training and inference of deep neural networks (DNN) can be computed with low precision numerical representations of the training/test data, weights and gradients without a general loss in accuracy. The benefit of such compact representations is twofold: they allow a significant reduction of the communication bottleneck in distributed DNN training and faster neural net… ▽ More

    Submitted 13 October, 2017; originally announced October 2017.

  19. arXiv:1706.00095  [pdf, other

    cs.LG cs.DC

    Using GPI-2 for Distributed Memory Paralleliziation of the Caffe Toolbox to Speed up Deep Neural Network Training

    Authors: Martin Kuehn, Janis Keuper, Franz-Josef Pfreundt

    Abstract: Deep Neural Network (DNN) are currently of great inter- est in research and application. The training of these net- works is a compute intensive and time consuming task. To reduce training times to a bearable amount at reasonable cost we extend the popular Caffe toolbox for DNN with an efficient distributed memory communication pattern. To achieve good scalability we emphasize the overlap of compu… ▽ More

    Submitted 18 August, 2017; v1 submitted 31 May, 2017; originally announced June 2017.

  20. arXiv:1609.06870  [pdf, other

    cs.CV

    Distributed Training of Deep Neural Networks: Theoretical and Practical Limits of Parallel Scalability

    Authors: Janis Keuper, Franz-Josef Pfreundt

    Abstract: This paper presents a theoretical analysis and practical evaluation of the main bottlenecks towards a scalable distributed solution for the training of Deep Neuronal Networks (DNNs). The presented results show, that the current state of the art approach, using data-parallelized Stochastic Gradient Descent (SGD), is quickly turning into a vastly communication bound problem. In addition, we present… ▽ More

    Submitted 5 December, 2016; v1 submitted 22 September, 2016; originally announced September 2016.

  21. arXiv:1510.01155  [pdf, other

    cs.DC

    Balancing the Communication Load of Asynchronously Parallelized Machine Learning Algorithms

    Authors: Janis Keuper, Franz-Josef Pfreundt

    Abstract: Stochastic Gradient Descent (SGD) is the standard numerical method used to solve the core optimization problem for the vast majority of machine learning (ML) algorithms. In the context of large scale learning, as utilized by many Big Data applications, efficient parallelization of SGD is in the focus of active research. Recently, we were able to show that the asynchronous communication paradigm ca… ▽ More

    Submitted 5 October, 2015; originally announced October 2015.

    Comments: arXiv admin note: substantial text overlap with arXiv:1505.04956

  22. arXiv:1505.04956  [pdf, other

    cs.DC

    Asynchronous Parallel Stochastic Gradient Descent - A Numeric Core for Scalable Distributed Machine Learning Algorithms

    Authors: Janis Keuper, Franz-Josef Pfreundt

    Abstract: The implementation of a vast majority of machine learning (ML) algorithms boils down to solving a numerical optimization problem. In this context, Stochastic Gradient Descent (SGD) methods have long proven to provide good results, both in terms of convergence and accuracy. Recently, several parallelization approaches have been proposed in order to scale SGD to solve very large ML problems. At thei… ▽ More

    Submitted 5 October, 2015; v1 submitted 19 May, 2015; originally announced May 2015.