Skip to main content

Showing 1–3 of 3 results for author: Hesse, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2308.06248  [pdf, other

    cs.CV cs.LG

    FunnyBirds: A Synthetic Vision Dataset for a Part-Based Analysis of Explainable AI Methods

    Authors: Robin Hesse, Simone Schaub-Meyer, Stefan Roth

    Abstract: The field of explainable artificial intelligence (XAI) aims to uncover the inner workings of complex deep neural models. While being crucial for safety-critical domains, XAI inherently lacks ground-truth explanations, making its automatic evaluation an unsolved problem. We address this challenge by proposing a novel synthetic vision dataset, named FunnyBirds, and accompanying automatic evaluation… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

    Comments: Accepted at ICCV 2023. Code: https://github.com/visinf/funnybirds

  2. arXiv:2305.09504  [pdf, other

    cs.CV cs.LG

    Content-Adaptive Downsampling in Convolutional Neural Networks

    Authors: Robin Hesse, Simone Schaub-Meyer, Stefan Roth

    Abstract: Many convolutional neural networks (CNNs) rely on progressive downsampling of their feature maps to increase the network's receptive field and decrease computational cost. However, this comes at the price of losing granularity in the feature maps, limiting the ability to correctly understand images or recover fine detail in dense prediction tasks. To address this, common practice is to replace the… ▽ More

    Submitted 16 May, 2023; originally announced May 2023.

    Comments: Accepted at CVPR 2023 Workshop on Efficient Deep Learning for Computer Vision (ECV). Code: https://github.com/visinf/cad

  3. arXiv:2111.07668  [pdf, other

    cs.LG cs.CV

    Fast Axiomatic Attribution for Neural Networks

    Authors: Robin Hesse, Simone Schaub-Meyer, Stefan Roth

    Abstract: Mitigating the dependence on spurious correlations present in the training dataset is a quickly emerging and important topic of deep learning. Recent approaches include priors on the feature attribution of a deep neural network (DNN) into the training process to reduce the dependence on unwanted features. However, until now one needed to trade off high-quality attributions, satisfying desirable ax… ▽ More

    Submitted 15 November, 2021; originally announced November 2021.

    Comments: To appear at NeurIPS*2021. Project page and code: https://visinf.github.io/fast-axiomatic-attribution