Skip to main content

Showing 1–9 of 9 results for author: Sixt, L

.
  1. arXiv:2211.08425  [pdf, other

    cs.LG cs.AI stat.ML

    A Rigorous Study Of The Deep Taylor Decomposition

    Authors: Leon Sixt, Tim Landgraf

    Abstract: Saliency methods attempt to explain deep neural networks by highlighting the most salient features of a sample. Some widely used methods are based on a theoretical framework called Deep Taylor Decomposition (DTD), which formalizes the recursive application of the Taylor Theorem to the network's layers. However, recent work has found these methods to be independent of the network's deeper layers an… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

    Comments: Published in Transactions on Machine Learning Research (TMLR)

  2. arXiv:2205.08434  [pdf, other

    cs.LG

    DNNR: Differential Nearest Neighbors Regression

    Authors: Youssef Nader, Leon Sixt, Tim Landgraf

    Abstract: K-nearest neighbors (KNN) is one of the earliest and most established algorithms in machine learning. For regression tasks, KNN averages the targets within a neighborhood which poses a number of challenges: the neighborhood definition is crucial for the predictive performance as neighbors might be selected based on uninformative features, and averaging does not account for how the function changes… ▽ More

    Submitted 17 May, 2022; originally announced May 2022.

    Comments: published at ICML 2022

  3. arXiv:2204.11642  [pdf, other

    cs.LG cs.AI cs.CV cs.HC

    Do Users Benefit From Interpretable Vision? A User Study, Baseline, And Dataset

    Authors: Leon Sixt, Martin Schuessler, Oana-Iuliana Popescu, Philipp Weiß, Tim Landgraf

    Abstract: A variety of methods exist to explain image classification models. However, whether they provide any benefit to users over simply comparing various inputs and the model's respective predictions remains unclear. We conducted a user study (N=240) to test how such a baseline explanation technique performs against concept-based and counterfactual explanations. To this end, we contribute a synthetic da… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

    Comments: Published at ICLR 2022

  4. arXiv:2112.06989  [pdf, other

    cs.LG

    Analyzing a Caching Model

    Authors: Leon Sixt, Evan Zheran Liu, Marie Pellat, James Wexler, Milad Hashemi, Been Kim, Martin Maas

    Abstract: Machine Learning has been successfully applied in systems applications such as memory prefetching and caching, where learned models have been shown to outperform heuristics. However, the lack of understanding the inner workings of these models -- interpretability -- remains a major obstacle for adoption in real-world deployments. Understanding a model's behavior can help system administrators and… ▽ More

    Submitted 11 February, 2022; v1 submitted 13 December, 2021; originally announced December 2021.

    Comments: Presented at the Neurips 2021 Workshop ML for System

  5. arXiv:2105.02825  [pdf, other

    cs.AI cs.CV cs.HC

    Two4Two: Evaluating Interpretable Machine Learning - A Synthetic Dataset For Controlled Experiments

    Authors: Martin Schuessler, Philipp Weiß, Leon Sixt

    Abstract: A growing number of approaches exist to generate explanations for image classification. However, few of these approaches are subjected to human-subject evaluations, partly because it is challenging to design controlled experiments with natural image datasets, as they leave essential factors out of the researcher's control. With our approach, researchers can describe their desired dataset with only… ▽ More

    Submitted 6 May, 2021; originally announced May 2021.

    Comments: 6 pages, 3 figures, presented at the ICLR 2021 RAI workshop

  6. arXiv:2001.00396  [pdf, other

    stat.ML cs.CV cs.LG

    Restricting the Flow: Information Bottlenecks for Attribution

    Authors: Karl Schulz, Leon Sixt, Federico Tombari, Tim Landgraf

    Abstract: Attribution methods provide insights into the decision-making of machine learning models like artificial neural networks. For a given input sample, they assign a relevance score to each individual input variable, such as the pixels of an image. In this work we adapt the information bottleneck concept for attribution. By adding noise to intermediate feature maps we restrict the flow of information… ▽ More

    Submitted 25 May, 2020; v1 submitted 2 January, 2020; originally announced January 2020.

    Comments: 18 pages, 12 figures, accepted at ICLR 2020 (Oral)

  7. arXiv:1912.09818  [pdf, other

    cs.LG stat.ML

    When Explanations Lie: Why Many Modified BP Attributions Fail

    Authors: Leon Sixt, Maximilian Granz, Tim Landgraf

    Abstract: Attribution methods aim to explain a neural network's prediction by highlighting the most relevant image areas. A popular approach is to backpropagate (BP) a custom relevance score using modified rules, rather than the gradient. We analyze an extensive set of modified BP methods: Deep Taylor Decomposition, Layer-wise Relevance Propagation (LRP), Excitation BP, PatternAttribution, DeepLIFT, Deconv,… ▽ More

    Submitted 19 February, 2024; v1 submitted 20 December, 2019; originally announced December 2019.

    Comments: Published in ICML 2020 - Updated Proof

  8. arXiv:1802.04557  [pdf, other

    cs.CV

    Automatic localization and decoding of honeybee markers using deep convolutional neural networks

    Authors: Benjamin Wild, Leon Sixt, Tim Landgraf

    Abstract: The honeybee is a fascinating model animal to investigate how collective behavior emerges from (inter-)actions of thousands of individuals. Bees may acquire unique memories throughout their lives. These experiences affect social interactions even over large time frames. Tracking and identifying all bees in the colony over their lifetimes therefore may likely shed light on the interplay of individu… ▽ More

    Submitted 14 February, 2018; v1 submitted 13 February, 2018; originally announced February 2018.

  9. arXiv:1611.01331  [pdf, other

    cs.NE cs.CV

    RenderGAN: Generating Realistic Labeled Data

    Authors: Leon Sixt, Benjamin Wild, Tim Landgraf

    Abstract: Deep Convolutional Neuronal Networks (DCNNs) are showing remarkable performance on many computer vision tasks. Due to their large parameter space, they require many labeled samples when trained in a supervised setting. The costs of annotating data manually can render the use of DCNNs infeasible. We present a novel framework called RenderGAN that can generate large amounts of realistic, labeled ima… ▽ More

    Submitted 12 January, 2017; v1 submitted 4 November, 2016; originally announced November 2016.