Skip to main content

Showing 1–5 of 5 results for author: Barz, B

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

    cs.LG cs.CV stat.ML

    Anomaly Attribution of Multivariate Time Series using Counterfactual Reasoning

    Authors: Violeta Teodora Trifunov, Maha Shadaydeh, Björn Barz, Joachim Denzler

    Abstract: There are numerous methods for detecting anomalies in time series, but that is only the first step to understanding them. We strive to exceed this by explaining those anomalies. Thus we develop a novel attribution scheme for multivariate time series relying on counterfactual reasoning. We aim to answer the counterfactual question of would the anomalous event have occurred if the subset of the invo… ▽ More

    Submitted 14 September, 2021; originally announced September 2021.

    Comments: ICMLA 2021

  2. arXiv:1901.09054  [pdf, other

    cs.LG cs.CV stat.ML

    Deep Learning on Small Datasets without Pre-Training using Cosine Loss

    Authors: Björn Barz, Joachim Denzler

    Abstract: Two things seem to be indisputable in the contemporary deep learning discourse: 1. The categorical cross-entropy loss after softmax activation is the method of choice for classification. 2. Training a CNN classifier from scratch on small datasets does not work well. In contrast to this, we show that the cosine loss function provides significantly better performance than cross-entropy on datasets w… ▽ More

    Submitted 11 December, 2019; v1 submitted 25 January, 2019; originally announced January 2019.

    Comments: Presented at WACV 2020

    Journal ref: 2020 IEEE Winter Conference on Applications of Computer Vision (WACV), Snowmass Village, CO, USA, 2020

  3. arXiv:1809.02337  [pdf, other

    cs.CV cs.IR cs.LG stat.ML

    Information-Theoretic Active Learning for Content-Based Image Retrieval

    Authors: Björn Barz, Christoph Käding, Joachim Denzler

    Abstract: We propose Information-Theoretic Active Learning (ITAL), a novel batch-mode active learning method for binary classification, and apply it for acquiring meaningful user feedback in the context of content-based image retrieval. Instead of combining different heuristics such as uncertainty, diversity, or density, our method is based on maximizing the mutual information between the predicted relevanc… ▽ More

    Submitted 19 March, 2019; v1 submitted 7 September, 2018; originally announced September 2018.

    Comments: GCPR 2018 paper (14 pages text + 2 pages references + 6 pages appendix)

    Journal ref: Pattern Recognition. GCPR 2018. Lecture Notes in Computer Science, vol 11269, pp. 650-666

  4. arXiv:1804.07091  [pdf, other

    stat.ML cs.CV cs.LG stat.AP

    Detecting Regions of Maximal Divergence for Spatio-Temporal Anomaly Detection

    Authors: Björn Barz, Erik Rodner, Yanira Guanche Garcia, Joachim Denzler

    Abstract: Automatic detection of anomalies in space- and time-varying measurements is an important tool in several fields, e.g., fraud detection, climate analysis, or healthcare monitoring. We present an algorithm for detecting anomalous regions in multivariate spatio-temporal time-series, which allows for spotting the interesting parts in large amounts of data, including video and text data. In opposition… ▽ More

    Submitted 23 July, 2019; v1 submitted 19 April, 2018; originally announced April 2018.

    Comments: Accepted by TPAMI. Examples and code: https://cvjena.github.io/libmaxdiv/

    Journal ref: IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 41, no. 5, pp. 1088-1101, 1 May 2019

  5. Maximally Divergent Intervals for Anomaly Detection

    Authors: Erik Rodner, Björn Barz, Yanira Guanche, Milan Flach, Miguel Mahecha, Paul Bodesheim, Markus Reichstein, Joachim Denzler

    Abstract: We present new methods for batch anomaly detection in multivariate time series. Our methods are based on maximizing the Kullback-Leibler divergence between the data distribution within and outside an interval of the time series. An empirical analysis shows the benefits of our algorithms compared to methods that treat each time step independently from each other without optimizing with respect to a… ▽ More

    Submitted 21 October, 2016; originally announced October 2016.

    Comments: ICML Workshop on Anomaly Detection