(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–10 of 10 results for author: Diehl, F

.
  1. arXiv:1906.06086  [pdf, other

    cs.CV cs.CR cs.LG stat.ML

    Copy and Paste: A Simple But Effective Initialization Method for Black-Box Adversarial Attacks

    Authors: Thomas Brunner, Frederik Diehl, Alois Knoll

    Abstract: Many optimization methods for generating black-box adversarial examples have been proposed, but the aspect of initializing said optimizers has not been considered in much detail. We show that the choice of starting points is indeed crucial, and that the performance of state-of-the-art attacks depends on it. First, we discuss desirable properties of starting points for attacking image classifiers,… ▽ More

    Submitted 29 December, 2019; v1 submitted 14 June, 2019; originally announced June 2019.

    Comments: Presented at CVPR 2019 Workshop on Adversarial Machine Learning in Real-World Computer Vision Systems

  2. arXiv:1905.10990  [pdf, other

    cs.LG stat.ML

    Edge Contraction Pooling for Graph Neural Networks

    Authors: Frederik Diehl

    Abstract: Graph Neural Network (GNN) research has concentrated on improving convolutional layers, with little attention paid to developing graph pooling layers. Yet pooling layers can enable GNNs to reason over abstracted groups of nodes instead of single nodes. To close this gap, we propose a graph pooling layer relying on the notion of edge contraction: EdgePool learns a localized and sparse hard pooling… ▽ More

    Submitted 27 May, 2019; originally announced May 2019.

  3. arXiv:1905.07733  [pdf, other

    stat.ML cs.CV cs.LG

    Leveraging Semantic Embeddings for Safety-Critical Applications

    Authors: Thomas Brunner, Frederik Diehl, Michael Truong Le, Alois Knoll

    Abstract: Semantic Embeddings are a popular way to represent knowledge in the field of zero-shot learning. We observe their interpretability and discuss their potential utility in a safety-critical context. Concretely, we propose to use them to add introspection and error detection capabilities to neural network classifiers. First, we show how to create embeddings from symbolic domain knowledge. We discuss… ▽ More

    Submitted 19 May, 2019; originally announced May 2019.

    Comments: Accepted at CVPR 2019 Workshop: Safe Artificial Intelligence for Automated Driving

  4. Bridging the Gap between Open Source Software and Vehicle Hardware for Autonomous Driving

    Authors: Tobias Kessler, Julian Bernhard, Martin Buechel, Klemens Esterle, Patrick Hart, Daniel Malovetz, Michael Truong Le, Frederik Diehl, Thomas Brunner, Alois Knoll

    Abstract: Although many research vehicle platforms for autonomous driving have been built in the past, hardware design, source code and lessons learned have not been made available for the next generation of demonstrators. This raises the efforts for the research community to contribute results based on real-world evaluations as engineering knowledge of building and maintaining a research vehicle is lost. I… ▽ More

    Submitted 29 November, 2019; v1 submitted 8 May, 2019; originally announced May 2019.

    Comments: Published at IEEE Intelligent Vehicles Symposium (IV), 2019

  5. arXiv:1903.01254  [pdf, other

    cs.LG stat.ML

    Graph Neural Networks for Modelling Traffic Participant Interaction

    Authors: Frederik Diehl, Thomas Brunner, Michael Truong Le, Alois Knoll

    Abstract: By interpreting a traffic scene as a graph of interacting vehicles, we gain a flexible abstract representation which allows us to apply Graph Neural Network (GNN) models for traffic prediction. These naturally take interaction between traffic participants into account while being computationally efficient and providing large model capacity. We evaluate two state-of-the art GNN architectures and in… ▽ More

    Submitted 7 May, 2019; v1 submitted 4 March, 2019; originally announced March 2019.

    Comments: To be published at IEEE Intelligent Vehicles Symposium 2019

  6. arXiv:1812.09803  [pdf, other

    stat.ML cs.CR cs.CV cs.LG

    Guessing Smart: Biased Sampling for Efficient Black-Box Adversarial Attacks

    Authors: Thomas Brunner, Frederik Diehl, Michael Truong Le, Alois Knoll

    Abstract: We consider adversarial examples for image classification in the black-box decision-based setting. Here, an attacker cannot access confidence scores, but only the final label. Most attacks for this scenario are either unreliable or inefficient. Focusing on the latter, we show that a specific class of attacks, Boundary Attacks, can be reinterpreted as a biased sampling framework that gains efficien… ▽ More

    Submitted 5 May, 2019; v1 submitted 23 December, 2018; originally announced December 2018.

    Comments: For source code and videos, see https://github.com/ttbrunner/biased_boundary_attack

  7. arXiv:1812.06744  [pdf, other

    cs.LG

    Traceability of Deep Neural Networks

    Authors: Vincent Aravantinos, Frederik Diehl

    Abstract: [Context.] The success of deep learning makes its usage more and more tempting in safety-critical applications. However such applications have historical standards (e.g., DO178, ISO26262) which typically do not envision the usage of machine learning. We focus in particular on \emph{requirements traceability} of software artifacts, i.e., code modules, functions, or statements (depending on the desi… ▽ More

    Submitted 5 May, 2019; v1 submitted 17 December, 2018; originally announced December 2018.

    Comments: 14 pages, includes anonymous reviews

  8. arXiv:1709.00911  [pdf, other

    cs.SE cs.LG

    Neural Networks for Safety-Critical Applications - Challenges, Experiments and Perspectives

    Authors: Chih-Hong Cheng, Frederik Diehl, Yassine Hamza, Gereon Hinz, Georg Nührenberg, Markus Rickert, Harald Ruess, Michael Troung-Le

    Abstract: We propose a methodology for designing dependable Artificial Neural Networks (ANN) by extending the concepts of understandability, correctness, and validity that are crucial ingredients in existing certification standards. We apply the concept in a concrete case study in designing a high-way ANN-based motion predictor to guarantee safety properties such as impossibility for the ego vehicle to sugg… ▽ More

    Submitted 4 September, 2017; originally announced September 2017.

    Comments: Summary for activities conducted in the fortiss Eigenforschungsprojekt "TdpSW - Towards dependable and predictable SW for ML-based autonomous systems". All ANN-based motion predictors being formally analyzed are available in the source file

  9. arXiv:1606.06588  [pdf, other

    cs.RO cs.LG

    ML-based tactile sensor calibration: A universal approach

    Authors: Maximilian Karl, Artur Lohrer, Dhananjay Shah, Frederik Diehl, Max Fiedler, Saahil Ognawala, Justin Bayer, Patrick van der Smagt

    Abstract: We study the responses of two tactile sensors, the fingertip sensor from the iCub and the BioTac under different external stimuli. The question of interest is to which degree both sensors i) allow the estimation of force exerted on the sensor and ii) enable the recognition of differing degrees of curvature. Making use of a force controlled linear motor affecting the tactile sensors we acquire seve… ▽ More

    Submitted 21 June, 2016; originally announced June 2016.

  10. arXiv:1503.02946  [pdf, other

    cs.LG

    apsis - Framework for Automated Optimization of Machine Learning Hyper Parameters

    Authors: Frederik Diehl, Andreas Jauch

    Abstract: The apsis toolkit presented in this paper provides a flexible framework for hyperparameter optimization and includes both random search and a bayesian optimizer. It is implemented in Python and its architecture features adaptability to any desired machine learning code. It can easily be used with common Python ML frameworks such as scikit-learn. Published under the MIT License other researchers ar… ▽ More

    Submitted 15 March, 2015; v1 submitted 10 March, 2015; originally announced March 2015.