Skip to main content

Showing 1–9 of 9 results for author: Denzler, J

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

    cs.LG cs.AI stat.ML

    CausalRivers -- Scaling up benchmarking of causal discovery for real-world time-series

    Authors: Gideon Stein, Maha Shadaydeh, Jan Blunk, Niklas Penzel, Joachim Denzler

    Abstract: Causal discovery, or identifying causal relationships from observational data, is a notoriously challenging task, with numerous methods proposed to tackle it. Despite this, in-the-wild evaluation of these methods is still lacking, as works frequently rely on synthetic data evaluation and sparse real-world examples under critical theoretical assumptions. Real-world causal structures, however, are o… ▽ More

    Submitted 21 March, 2025; originally announced March 2025.

    Comments: 10 pages, 8 figures, ICLR2025 main track

  2. arXiv:2501.07172  [pdf, other

    cs.LG cs.AI stat.ML

    Anomalous Agreement: How to find the Ideal Number of Anomaly Classes in Correlated, Multivariate Time Series Data

    Authors: Ferdinand Rewicki, Joachim Denzler, Julia Niebling

    Abstract: Detecting and classifying abnormal system states is critical for condition monitoring, but supervised methods often fall short due to the rarity of anomalies and the lack of labeled data. Therefore, clustering is often used to group similar abnormal behavior. However, evaluating cluster quality without ground truth is challenging, as existing measures such as the Silhouette Score (SSC) only evalua… ▽ More

    Submitted 13 January, 2025; originally announced January 2025.

    Comments: Acccepted at AAAI Workshop on AI for Time Series Analysis (AI4TS) 2025

  3. arXiv:2405.02315  [pdf, other

    stat.AP

    Regime Identification for Improving Causal Analysis in Non-stationary Timeseries

    Authors: Wasim Ahmad, Maha Shadaydeh, Joachim Denzler

    Abstract: Time series data from real-world systems often display non-stationary behavior, indicating varying statistical characteristics over time. This inherent variability poses significant challenges in deciphering the underlying structural relationships within the data, particularly in correlation and causality analyses, model stability, etc. Recognizing distinct segments or regimes within multivariate… ▽ More

    Submitted 12 April, 2024; originally announced May 2024.

  4. arXiv:2209.11497  [pdf, other

    cs.LG stat.ME

    Time Series Causal Link Estimation under Hidden Confounding using Knockoff Interventions

    Authors: Violeta Teodora Trifunov, Maha Shadaydeh, Joachim Denzler

    Abstract: Latent variables often mask cause-effect relationships in observational data which provokes spurious links that may be misinterpreted as causal. This problem sparks great interest in the fields such as climate science and economics. We propose to estimate confounded causal links of time series using Sequential Causal Effect Variational Autoencoder (SCEVAE) while applying Knockoff interventions. Kn… ▽ More

    Submitted 18 November, 2022; v1 submitted 23 September, 2022; originally announced September 2022.

    Comments: "A causal view on dynamical systems" Workshop at NeurIPS 2022

  5. 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

  6. 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

  7. 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

  8. 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

  9. 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