Skip to main content

Showing 1–14 of 14 results for author: Metzen, J H

Searching in archive stat. Search in all archives.
.
  1. arXiv:2107.03719  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Bag of Tricks for Neural Architecture Search

    Authors: Thomas Elsken, Benedikt Staffler, Arber Zela, Jan Hendrik Metzen, Frank Hutter

    Abstract: While neural architecture search methods have been successful in previous years and led to new state-of-the-art performance on various problems, they have also been criticized for being unstable, being highly sensitive with respect to their hyperparameters, and often not performing better than random search. To shed some light on this issue, we discuss some practical considerations that help impro… ▽ More

    Submitted 8 July, 2021; originally announced July 2021.

  2. arXiv:2106.14999  [pdf, other

    stat.ML cs.LG

    Test-Time Adaptation to Distribution Shift by Confidence Maximization and Input Transformation

    Authors: Chaithanya Kumar Mummadi, Robin Hutmacher, Kilian Rambach, Evgeny Levinkov, Thomas Brox, Jan Hendrik Metzen

    Abstract: Deep neural networks often exhibit poor performance on data that is unlikely under the train-time data distribution, for instance data affected by corruptions. Previous works demonstrate that test-time adaptation to data shift, for instance using entropy minimization, effectively improves performance on such shifted distributions. This paper focuses on the fully test-time adaptation setting, where… ▽ More

    Submitted 28 June, 2021; originally announced June 2021.

    Comments: 16 pages, 5 figures, 7 tables

  3. arXiv:2102.04154  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Efficient Certified Defenses Against Patch Attacks on Image Classifiers

    Authors: Jan Hendrik Metzen, Maksym Yatsura

    Abstract: Adversarial patches pose a realistic threat model for physical world attacks on autonomous systems via their perception component. Autonomous systems in safety-critical domains such as automated driving should thus contain a fail-safe fallback component that combines certifiable robustness against patches with efficient inference while maintaining high performance on clean inputs. We propose BagCe… ▽ More

    Submitted 8 February, 2021; originally announced February 2021.

    Comments: accepted at ICLR 2021

  4. arXiv:2101.11453  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Meta Adversarial Training against Universal Patches

    Authors: Jan Hendrik Metzen, Nicole Finnie, Robin Hutmacher

    Abstract: Recently demonstrated physical-world adversarial attacks have exposed vulnerabilities in perception systems that pose severe risks for safety-critical applications such as autonomous driving. These attacks place adversarial artifacts in the physical world that indirectly cause the addition of a universal patch to inputs of a model that can fool it in a variety of contexts. Adversarial training is… ▽ More

    Submitted 22 June, 2021; v1 submitted 27 January, 2021; originally announced January 2021.

    Comments: Accepted by the ICML 2021 workshop on "A Blessing in Disguise: The Prospects and Perils of Adversarial Machine Learning"

  5. arXiv:1911.11090  [pdf, other

    cs.LG stat.ML

    Meta-Learning of Neural Architectures for Few-Shot Learning

    Authors: Thomas Elsken, Benedikt Staffler, Jan Hendrik Metzen, Frank Hutter

    Abstract: The recent progress in neural architecture search (NAS) has allowed scaling the automated design of neural architectures to real-world domains, such as object detection and semantic segmentation. However, one prerequisite for the application of NAS are large amounts of labeled data and compute resources. This renders its application challenging in few-shot learning scenarios, where many related ta… ▽ More

    Submitted 14 June, 2021; v1 submitted 25 November, 2019; originally announced November 2019.

    Journal ref: 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)

  6. arXiv:1812.03705  [pdf, other

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

    Defending Against Universal Perturbations With Shared Adversarial Training

    Authors: Chaithanya Kumar Mummadi, Thomas Brox, Jan Hendrik Metzen

    Abstract: Classifiers such as deep neural networks have been shown to be vulnerable against adversarial perturbations on problems with high-dimensional input space. While adversarial training improves the robustness of image classifiers against such adversarial perturbations, it leaves them sensitive to perturbations on a non-negligible fraction of the inputs. In this work, we show that adversarial training… ▽ More

    Submitted 13 August, 2019; v1 submitted 10 December, 2018; originally announced December 2018.

    Comments: ICCV 2019, 8 main pages, 9 appendix pages, 16 figures, 2 tables

  7. arXiv:1808.05377  [pdf, other

    stat.ML cs.LG cs.NE

    Neural Architecture Search: A Survey

    Authors: Thomas Elsken, Jan Hendrik Metzen, Frank Hutter

    Abstract: Deep Learning has enabled remarkable progress over the last years on a variety of tasks, such as image recognition, speech recognition, and machine translation. One crucial aspect for this progress are novel neural architectures. Currently employed architectures have mostly been developed manually by human experts, which is a time-consuming and error-prone process. Because of this, there is growin… ▽ More

    Submitted 26 April, 2019; v1 submitted 16 August, 2018; originally announced August 2018.

    Journal ref: Journal of Machine Learning Research 20 (2019) 1-21

  8. arXiv:1805.12514  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Scaling provable adversarial defenses

    Authors: Eric Wong, Frank R. Schmidt, Jan Hendrik Metzen, J. Zico Kolter

    Abstract: Recent work has developed methods for learning deep network classifiers that are provably robust to norm-bounded adversarial perturbation; however, these methods are currently only possible for relatively small feedforward networks. In this paper, in an effort to scale these approaches to substantially larger models, we extend previous work in three main directions. First, we present a technique f… ▽ More

    Submitted 21 November, 2018; v1 submitted 31 May, 2018; originally announced May 2018.

  9. arXiv:1804.09081  [pdf, other

    stat.ML cs.LG

    Efficient Multi-objective Neural Architecture Search via Lamarckian Evolution

    Authors: Thomas Elsken, Jan Hendrik Metzen, Frank Hutter

    Abstract: Neural Architecture Search aims at automatically finding neural architectures that are competitive with architectures designed by human experts. While recent approaches have achieved state-of-the-art predictive performance for image recognition, they are problematic under resource constraints for two reasons: (1)the neural architectures found are solely optimized for high predictive performance, w… ▽ More

    Submitted 26 February, 2019; v1 submitted 24 April, 2018; originally announced April 2018.

    Comments: Published as a conference paper at ICLR, International Conference on Learning Representations, 2019

  10. arXiv:1704.05712  [pdf, other

    stat.ML cs.AI cs.CV cs.LG cs.NE

    Universal Adversarial Perturbations Against Semantic Image Segmentation

    Authors: Jan Hendrik Metzen, Mummadi Chaithanya Kumar, Thomas Brox, Volker Fischer

    Abstract: While deep learning is remarkably successful on perceptual tasks, it was also shown to be vulnerable to adversarial perturbations of the input. These perturbations denote noise added to the input that was generated specifically to fool the system while being quasi-imperceptible for humans. More severely, there even exist universal perturbations that are input-agnostic but fool the network on the m… ▽ More

    Submitted 31 July, 2017; v1 submitted 19 April, 2017; originally announced April 2017.

    Comments: Final version for ICCV including supplementary material

  11. arXiv:1703.01101  [pdf, other

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

    Adversarial Examples for Semantic Image Segmentation

    Authors: Volker Fischer, Mummadi Chaithanya Kumar, Jan Hendrik Metzen, Thomas Brox

    Abstract: Machine learning methods in general and Deep Neural Networks in particular have shown to be vulnerable to adversarial perturbations. So far this phenomenon has mainly been studied in the context of whole-image classification. In this contribution, we analyse how adversarial perturbations can affect the task of semantic segmentation. We show how existing adversarial attackers can be transferred to… ▽ More

    Submitted 3 March, 2017; originally announced March 2017.

    Comments: ICLR 2017 workshop submission

  12. arXiv:1702.04267  [pdf, other

    stat.ML cs.AI cs.CV cs.LG

    On Detecting Adversarial Perturbations

    Authors: Jan Hendrik Metzen, Tim Genewein, Volker Fischer, Bastian Bischoff

    Abstract: Machine learning and deep learning in particular has advanced tremendously on perceptual tasks in recent years. However, it remains vulnerable against adversarial perturbations of the input that have been crafted specifically to fool the system while being quasi-imperceptible to a human. In this work, we propose to augment deep neural networks with a small "detector" subnetwork which is trained on… ▽ More

    Submitted 21 February, 2017; v1 submitted 14 February, 2017; originally announced February 2017.

    Comments: Final version for ICLR2017 (see https://openreview.net/forum?id=SJzCSf9xg&noteId=SJzCSf9xg)

  13. arXiv:1602.01064  [pdf, other

    stat.ML cs.IT cs.LG cs.RO

    Minimum Regret Search for Single- and Multi-Task Optimization

    Authors: Jan Hendrik Metzen

    Abstract: We propose minimum regret search (MRS), a novel acquisition function for Bayesian optimization. MRS bears similarities with information-theoretic approaches such as entropy search (ES). However, while ES aims in each query at maximizing the information gain with respect to the global maximum, MRS aims at minimizing the expected simple regret of its ultimate recommendation for the optimum. While em… ▽ More

    Submitted 24 May, 2016; v1 submitted 2 February, 2016; originally announced February 2016.

    Comments: Final version for ICML 2016

  14. arXiv:1511.04211  [pdf, other

    stat.ML cs.LG

    Active Contextual Entropy Search

    Authors: Jan Hendrik Metzen

    Abstract: Contextual policy search allows adapting robotic movement primitives to different situations. For instance, a locomotion primitive might be adapted to different terrain inclinations or desired walking speeds. Such an adaptation is often achievable by modifying a small number of hyperparameters. However, learning, when performed on real robotic systems, is typically restricted to a small number of… ▽ More

    Submitted 16 November, 2015; v1 submitted 13 November, 2015; originally announced November 2015.

    Comments: Corrected title of reference #19