Skip to main content

Showing 1–10 of 10 results for author: Haug, J

  1. arXiv:2209.02764  [pdf, other

    cs.LG stat.ML

    Change Detection for Local Explainability in Evolving Data Streams

    Authors: Johannes Haug, Alexander Braun, Stefan Zürn, Gjergji Kasneci

    Abstract: As complex machine learning models are increasingly used in sensitive applications like banking, trading or credit scoring, there is a growing demand for reliable explanation mechanisms. Local feature attribution methods have become a popular technique for post-hoc and model-agnostic explanations. However, attribution methods typically assume a stationary environment in which the predictive model… ▽ More

    Submitted 6 September, 2022; originally announced September 2022.

    Comments: To be published in the proceedings of the 31st ACM International Conference on Information and Knowledge Management (CIKM 2022)

  2. arXiv:2204.13625  [pdf, other

    cs.LG stat.ML

    Standardized Evaluation of Machine Learning Methods for Evolving Data Streams

    Authors: Johannes Haug, Effi Tramountani, Gjergji Kasneci

    Abstract: Due to the unspecified and dynamic nature of data streams, online machine learning requires powerful and flexible solutions. However, evaluating online machine learning methods under realistic conditions is difficult. Existing work therefore often draws on different heuristics and simulations that do not necessarily produce meaningful and reliable results. Indeed, in the absence of common evaluati… ▽ More

    Submitted 28 April, 2022; originally announced April 2022.

  3. Dynamic Model Tree for Interpretable Data Stream Learning

    Authors: Johannes Haug, Klaus Broelemann, Gjergji Kasneci

    Abstract: Data streams are ubiquitous in modern business and society. In practice, data streams may evolve over time and cannot be stored indefinitely. Effective and transparent machine learning on data streams is thus often challenging. Hoeffding Trees have emerged as a state-of-the art for online predictive modelling. They are easy to train and provide meaningful convergence guarantees under a stationary… ▽ More

    Submitted 30 March, 2022; originally announced March 2022.

    Comments: To be published in the proceedings of the 38th IEEE International Conference on Data Engineering (ICDE 2022)

  4. Deep Neural Networks and Tabular Data: A Survey

    Authors: Vadim Borisov, Tobias Leemann, Kathrin Seßler, Johannes Haug, Martin Pawelczyk, Gjergji Kasneci

    Abstract: Heterogeneous tabular data are the most commonly used form of data and are essential for numerous critical and computationally demanding applications. On homogeneous data sets, deep neural networks have repeatedly shown excellent performance and have therefore been widely adopted. However, their adaptation to tabular data for inference or data generation tasks remains challenging. To facilitate fu… ▽ More

    Submitted 29 June, 2022; v1 submitted 5 October, 2021; originally announced October 2021.

  5. arXiv:2110.01604  [pdf, other

    cs.CV cs.LG cs.RO

    CertainNet: Sampling-free Uncertainty Estimation for Object Detection

    Authors: Stefano Gasperini, Jan Haug, Mohammad-Ali Nikouei Mahani, Alvaro Marcos-Ramiro, Nassir Navab, Benjamin Busam, Federico Tombari

    Abstract: Estimating the uncertainty of a neural network plays a fundamental role in safety-critical settings. In perception for autonomous driving, measuring the uncertainty means providing additional calibrated information to downstream tasks, such as path planning, that can use it towards safe navigation. In this work, we propose a novel sampling-free uncertainty estimation method for object detection. W… ▽ More

    Submitted 28 December, 2021; v1 submitted 4 October, 2021; originally announced October 2021.

    Comments: Published at IEEE Robotics and Automation Letters (RA-L)

  6. arXiv:2106.03386  [pdf, other

    cs.CY

    Corona Health -- A Study- and Sensor-based Mobile App Platform Exploring Aspects of the COVID-19 Pandemic

    Authors: Felix Beierle, Johannes Schobel, Carsten Vogel, Johannes Allgaier, Lena Mulansky, Fabian Haug, Julian Haug, Winfried Schlee, Marc Holfelder, Michael Stach, Marc Schickler, Harald Baumeister, Caroline Cohrdes, Jürgen Deckert, Lorenz Deserno, Johanna-Sophie Edler, Felizitas A. Eichner, Helmut Greger, Grit Hein, Peter Heuschmann, Dennis John, Hans A. Kestler, Dagmar Krefting, Berthold Langguth, Patrick Meybohm , et al. (7 additional authors not shown)

    Abstract: Physical and mental well-being during the COVID-19 pandemic is typically assessed via surveys, which might make it difficult to conduct longitudinal studies and might lead to data suffering from recall bias. Ecological momentary assessment (EMA) driven smartphone apps can help alleviate such issues, allowing for in situ recordings. Implementing such an app is not trivial, necessitates strict regul… ▽ More

    Submitted 6 July, 2021; v1 submitted 7 June, 2021; originally announced June 2021.

  7. arXiv:2101.00905  [pdf, other

    cs.LG

    On Baselines for Local Feature Attributions

    Authors: Johannes Haug, Stefan Zürn, Peter El-Jiz, Gjergji Kasneci

    Abstract: High-performing predictive models, such as neural nets, usually operate as black boxes, which raises serious concerns about their interpretability. Local feature attribution methods help to explain black box models and are therefore a powerful tool for assessing the reliability and fairness of predictions. To this end, most attribution models compare the importance of input features with a referen… ▽ More

    Submitted 4 January, 2021; originally announced January 2021.

    Comments: Accepted at the AAAI-21 Workshop on Explainable Agency in AI

  8. Learning Parameter Distributions to Detect Concept Drift in Data Streams

    Authors: Johannes Haug, Gjergji Kasneci

    Abstract: Data distributions in streaming environments are usually not stationary. In order to maintain a high predictive quality at all times, online learning models need to adapt to distributional changes, which are known as concept drift. The timely and robust identification of concept drift can be difficult, as we never have access to the true distribution of streaming data. In this work, we propose a n… ▽ More

    Submitted 19 October, 2020; originally announced October 2020.

    Comments: To be published in the proceedings of the 25th International Conference on Pattern Recognition (ICPR 2020)

  9. Leveraging Model Inherent Variable Importance for Stable Online Feature Selection

    Authors: Johannes Haug, Martin Pawelczyk, Klaus Broelemann, Gjergji Kasneci

    Abstract: Feature selection can be a crucial factor in obtaining robust and accurate predictions. Online feature selection models, however, operate under considerable restrictions; they need to efficiently extract salient input features based on a bounded set of observations, while enabling robust and accurate predictions. In this work, we introduce FIRES, a novel framework for online feature selection. The… ▽ More

    Submitted 18 June, 2020; originally announced June 2020.

    Comments: To be published in the Proceedings of the 26th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2020)

  10. Learning Model-Agnostic Counterfactual Explanations for Tabular Data

    Authors: Martin Pawelczyk, Johannes Haug, Klaus Broelemann, Gjergji Kasneci

    Abstract: Counterfactual explanations can be obtained by identifying the smallest change made to a feature vector to qualitatively influence a prediction; for example, from 'loan rejected' to 'awarded' or from 'high risk of cardiovascular disease' to 'low risk'. Previous approaches often emphasized that counterfactuals should be easily interpretable to humans, motivating sparse solutions with few changes to… ▽ More

    Submitted 3 May, 2020; v1 submitted 21 October, 2019; originally announced October 2019.

    Comments: Update version: from Neurips Workshop to WWW publication. In Proceedings of The Web Conference 2020 (WWW 20), April 20-24, 2020, Taipei, Taiwan