Zum Hauptinhalt springen

Showing 1–15 of 15 results for author: Wrobel, S

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

    cs.CY cs.AI cs.LG

    Guideline for Trustworthy Artificial Intelligence -- AI Assessment Catalog

    Authors: Maximilian Poretschkin, Anna Schmitz, Maram Akila, Linara Adilova, Daniel Becker, Armin B. Cremers, Dirk Hecker, Sebastian Houben, Michael Mock, Julia Rosenzweig, Joachim Sicking, Elena Schulz, Angelika Voss, Stefan Wrobel

    Abstract: Artificial Intelligence (AI) has made impressive progress in recent years and represents a key technology that has a crucial impact on the economy and society. However, it is clear that AI and business models based on it can only reach their full potential if AI applications are developed according to high quality standards and are effectively protected against new AI risks. For instance, AI bears… ▽ More

    Submitted 20 June, 2023; originally announced July 2023.

  2. arXiv:2212.01136  [pdf, other

    cs.LG

    Robustness in Fatigue Strength Estimation

    Authors: Dorina Weichert, Alexander Kister, Sebastian Houben, Gunar Ernis, Stefan Wrobel

    Abstract: Fatigue strength estimation is a costly manual material characterization process in which state-of-the-art approaches follow a standardized experiment and analysis procedure. In this paper, we examine a modular, Machine Learning-based approach for fatigue strength estimation that is likely to reduce the number of experiments and, thus, the overall experimental costs. Despite its high potential, de… ▽ More

    Submitted 2 December, 2022; originally announced December 2022.

    Comments: 2nd Annual AAAI Workshop on AI to Accelerate Science and Engineering (AI2ASE)

  3. arXiv:2206.07350  [pdf, other

    cs.SI

    A Fast Heuristic for Computing Geodesic Cores in Large Networks

    Authors: Florian Seiffarth, Tamás Horváth, Stefan Wrobel

    Abstract: Motivated by the increasing interest in applications of graph geodesic convexity in machine learning and data mining, we present a heuristic for computing the geodesic convex hull of node sets in networks. It generates a set of almost maximal outerplanar spanning subgraphs for the input graph, computes the geodesic closure in each of these graphs, and regards a node as an element of the convex hul… ▽ More

    Submitted 15 June, 2022; originally announced June 2022.

  4. arXiv:2206.05990  [pdf, other

    cs.LG cs.GT cs.MA

    Multi-Agent Neural Rewriter for Vehicle Routing with Limited Disclosure of Costs

    Authors: Nathalie Paul, Tim Wirtz, Stefan Wrobel, Alexander Kister

    Abstract: We interpret solving the multi-vehicle routing problem as a team Markov game with partially observable costs. For a given set of customers to serve, the playing agents (vehicles) have the common goal to determine the team-optimal agent routes with minimal total cost. Each agent thereby observes only its own cost. Our multi-agent reinforcement learning approach, the so-called multi-agent Neural Rew… ▽ More

    Submitted 13 June, 2022; originally announced June 2022.

  5. arXiv:2204.13963  [pdf, other

    cs.LG

    Tailored Uncertainty Estimation for Deep Learning Systems

    Authors: Joachim Sicking, Maram Akila, Jan David Schneider, Fabian Hüger, Peter Schlicht, Tim Wirtz, Stefan Wrobel

    Abstract: Uncertainty estimation bears the potential to make deep learning (DL) systems more reliable. Standard techniques for uncertainty estimation, however, come along with specific combinations of strengths and weaknesses, e.g., with respect to estimation quality, generalization abilities and computational complexity. To actually harness the potential of uncertainty quantification, estimators are requir… ▽ More

    Submitted 29 April, 2022; originally announced April 2022.

  6. arXiv:2110.11862  [pdf, other

    cs.LG

    Graph Filtration Kernels

    Authors: Till Hendrik Schulz, Pascal Welke, Stefan Wrobel

    Abstract: The majority of popular graph kernels is based on the concept of Haussler's $\mathcal{R}$-convolution kernel and defines graph similarities in terms of mutual substructures. In this work, we enrich these similarity measures by considering graph filtrations: Using meaningful orders on the set of edges, which allow to construct a sequence of nested graphs, we can consider a graph at multiple granula… ▽ More

    Submitted 22 October, 2021; originally announced October 2021.

  7. arXiv:2105.06251  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Weakly Convex Sets in Metric Spaces

    Authors: Eike Stadtländer, Tamás Horváth, Stefan Wrobel

    Abstract: One of the central problems studied in the theory of machine learning is the question of whether, for a given class of hypotheses, it is possible to efficiently find a {consistent} hypothesis, i.e., which has zero training error. While problems involving {\em convex} hypotheses have been extensively studied, the question of whether efficient learning is possible for non-convex hypotheses composed… ▽ More

    Submitted 19 March, 2024; v1 submitted 10 May, 2021; originally announced May 2021.

    Comments: completely revised version, currently under review

  8. arXiv:2101.08104  [pdf, other

    cs.LG

    A Generalized Weisfeiler-Lehman Graph Kernel

    Authors: Till Hendrik Schulz, Tamás Horváth, Pascal Welke, Stefan Wrobel

    Abstract: The Weisfeiler-Lehman graph kernels are among the most prevalent graph kernels due to their remarkable time complexity and predictive performance. Their key concept is based on an implicit comparison of neighborhood representing trees with respect to equality (i.e., isomorphism). This binary valued comparison is, however, arguably too rigid for defining suitable similarity measures over graphs. To… ▽ More

    Submitted 20 January, 2021; originally announced January 2021.

    Comments: n/a

  9. arXiv:2101.02726  [pdf, other

    cs.LG stat.ML

    A Novel Regression Loss for Non-Parametric Uncertainty Optimization

    Authors: Joachim Sicking, Maram Akila, Maximilian Pintz, Tim Wirtz, Asja Fischer, Stefan Wrobel

    Abstract: Quantification of uncertainty is one of the most promising approaches to establish safe machine learning. Despite its importance, it is far from being generally solved, especially for neural networks. One of the most commonly used approaches so far is Monte Carlo dropout, which is computationally cheap and easy to apply in practice. However, it can underestimate the uncertainty. We propose a new o… ▽ More

    Submitted 7 January, 2021; originally announced January 2021.

    Comments: Accepted at the 3rd Symposium on Advances in Approximate Bayesian Inference (AABI), code is available on: https://github.com/fraunhofer-iais/second-moment-loss. arXiv admin note: substantial text overlap with arXiv:2012.12687

  10. arXiv:2012.12687  [pdf, other

    cs.LG stat.ML

    Wasserstein Dropout

    Authors: Joachim Sicking, Maram Akila, Maximilian Pintz, Tim Wirtz, Asja Fischer, Stefan Wrobel

    Abstract: Despite of its importance for safe machine learning, uncertainty quantification for neural networks is far from being solved. State-of-the-art approaches to estimate neural uncertainties are often hybrid, combining parametric models with explicit or implicit (dropout-based) ensembling. We take another pathway and propose a novel approach to uncertainty quantification for regression tasks, Wasserst… ▽ More

    Submitted 2 December, 2021; v1 submitted 23 December, 2020; originally announced December 2020.

  11. arXiv:2007.07320  [pdf, other

    cs.LG cs.AI stat.ML

    Learning Syllogism with Euler Neural-Networks

    Authors: Tiansi Dong, Chengjiang Li, Christian Bauckhage, Juanzi Li, Stefan Wrobel, Armin B. Cremers

    Abstract: Traditional neural networks represent everything as a vector, and are able to approximate a subset of logical reasoning to a certain degree. As basic logic relations are better represented by topological relations between regions, we propose a novel neural network that represents everything as a ball and is able to learn topological configuration as an Euler diagram. So comes the name Euler Neural… ▽ More

    Submitted 20 July, 2020; v1 submitted 14 July, 2020; originally announced July 2020.

    Comments: 16 pages, 6 figures

  12. arXiv:2001.04417  [pdf, other

    cs.AI cs.LG

    Maximal Closed Set and Half-Space Separations in Finite Closure Systems

    Authors: Florian Seiffarth, Tamas Horvath, Stefan Wrobel

    Abstract: Several concept learning problems can be regarded as special cases of half-space separation in abstract closure systems over finite ground sets. For the typical scenario that the closure system is implicitly given via a closure operator, we show that the half-space separation problem is NP-complete. As a first approach to overcome this negative result, we relax the problem to maximal closed set se… ▽ More

    Submitted 13 June, 2022; v1 submitted 13 January, 2020; originally announced January 2020.

    Comments: An early version of this paper was presented at ECML/PKDD 2019 and has appeared in the Lecture Notes in Computer Science, Machine Learning and Knowledge Discovery in Databases - European Conference, ECML PKDD 2019

  13. arXiv:1807.03210  [pdf, other

    cs.LG cs.AI cs.DC stat.ML

    Efficient Decentralized Deep Learning by Dynamic Model Averaging

    Authors: Michael Kamp, Linara Adilova, Joachim Sicking, Fabian Hüger, Peter Schlicht, Tim Wirtz, Stefan Wrobel

    Abstract: We propose an efficient protocol for decentralized training of deep neural networks from distributed data sources. The proposed protocol allows to handle different phases of model training equally well and to quickly adapt to concept drifts. This leads to a reduction of communication by an order of magnitude compared to periodically communicating state-of-the-art approaches. Moreover, we derive a… ▽ More

    Submitted 13 November, 2018; v1 submitted 9 July, 2018; originally announced July 2018.

  14. arXiv:1712.10207  [pdf

    cs.CV

    Dense Pooling layers in Fully Convolutional Network for Skin Lesion Segmentation

    Authors: Ebrahim Nasr-Esfahani, Shima Rafiei, Mohammad H. Jafari, Nader Karimi, James S. Wrobel, S. M. Reza Soroushmehr, Shadrokh Samavi, Kayvan Najarian

    Abstract: One of the essential tasks in medical image analysis is segmentation and accurate detection of borders. Lesion segmentation in skin images is an essential step in the computerized detection of skin cancer. However, many of the state-of-the-art segmentation methods have deficiencies in their border detection phase. In this paper, a new class of fully convolutional network is proposed, with new dens… ▽ More

    Submitted 31 August, 2019; v1 submitted 29 December, 2017; originally announced December 2017.

  15. arXiv:1704.01046  [pdf, other

    cs.CR cs.NE

    Using Echo State Networks for Cryptography

    Authors: Rajkumar Ramamurthy, Christian Bauckhage, Krisztian Buza, Stefan Wrobel

    Abstract: Echo state networks are simple recurrent neural networks that are easy to implement and train. Despite their simplicity, they show a form of memory and can predict or regenerate sequences of data. We make use of this property to realize a novel neural cryptography scheme. The key idea is to assume that Alice and Bob share a copy of an echo state network. If Alice trains her copy to memorize a mess… ▽ More

    Submitted 4 April, 2017; originally announced April 2017.

    Comments: 8 pages, ICANN 2017