Skip to main content

Showing 1–6 of 6 results for author: Kottke, D

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

    cs.CV

    Active Label Refinement for Semantic Segmentation of Satellite Images

    Authors: Tuan Pham Minh, Jayan Wijesingha, Daniel Kottke, Marek Herde, Denis Huseljic, Bernhard Sick, Michael Wachendorf, Thomas Esch

    Abstract: Remote sensing through semantic segmentation of satellite images contributes to the understanding and utilisation of the earth's surface. For this purpose, semantic segmentation networks are typically trained on large sets of labelled satellite images. However, obtaining expert labels for these images is costly. Therefore, we propose to rely on a low-cost approach, e.g. crowdsourcing or pretrained… ▽ More

    Submitted 12 September, 2023; originally announced September 2023.

  2. arXiv:2210.06112  [pdf, other

    cs.LG

    Fast Bayesian Updates for Deep Learning with a Use Case in Active Learning

    Authors: Marek Herde, Zhixin Huang, Denis Huseljic, Daniel Kottke, Stephan Vogt, Bernhard Sick

    Abstract: Retraining deep neural networks when new data arrives is typically computationally expensive. Moreover, certain applications do not allow such costly retraining due to time or computational constraints. Fast Bayesian updates are a possible solution to this issue. Therefore, we propose a Bayesian update based on Monte-Carlo samples and a last-layer Laplace approximation for different Bayesian neura… ▽ More

    Submitted 12 October, 2022; originally announced October 2022.

    Comments: 25 pages, 10 figures, submitted to ICLR

  3. arXiv:2108.03891  [pdf, other

    cs.LG cs.AI

    Probabilistic Active Learning for Active Class Selection

    Authors: Daniel Kottke, Georg Krempl, Marianne Stecklina, Cornelius Styp von Rekowski, Tim Sabsch, Tuan Pham Minh, Matthias Deliano, Myra Spiliopoulou, Bernhard Sick

    Abstract: In machine learning, active class selection (ACS) algorithms aim to actively select a class and ask the oracle to provide an instance for that class to optimize a classifier's performance while minimizing the number of requests. In this paper, we propose a new algorithm (PAL-ACS) that transforms the ACS problem into an active learning task by introducing pseudo instances. These are used to estimat… ▽ More

    Submitted 9 August, 2021; originally announced August 2021.

    Journal ref: Proc. of the NIPS Workshop on the Future of Interactive Learning Machines (2016)

  4. arXiv:2009.13853  [pdf, other

    cs.LG stat.ML

    Efficient SVDD Sampling with Approximation Guarantees for the Decision Boundary

    Authors: Adrian Englhardt, Holger Trittenbach, Daniel Kottke, Bernhard Sick, Klemens Böhm

    Abstract: Support Vector Data Description (SVDD) is a popular one-class classifiers for anomaly and novelty detection. But despite its effectiveness, SVDD does not scale well with data size. To avoid prohibitive training times, sampling methods select small subsets of the training data on which SVDD trains a decision boundary hopefully equivalent to the one obtained on the full data set. According to the li… ▽ More

    Submitted 29 September, 2020; originally announced September 2020.

  5. arXiv:2006.01732  [pdf, other

    cs.LG stat.ML

    Toward Optimal Probabilistic Active Learning Using a Bayesian Approach

    Authors: Daniel Kottke, Marek Herde, Christoph Sandrock, Denis Huseljic, Georg Krempl, Bernhard Sick

    Abstract: Gathering labeled data to train well-performing machine learning models is one of the critical challenges in many applications. Active learning aims at reducing the labeling costs by an efficient and effective allocation of costly labeling resources. In this article, we propose a decision-theoretic selection strategy that (1) directly optimizes the gain in misclassification error, and (2) uses a B… ▽ More

    Submitted 2 June, 2020; originally announced June 2020.

    Comments: 11 pages, 8 figures, appendix

    MSC Class: 68T05 ACM Class: I.2.6

  6. arXiv:1901.10338  [pdf, other

    cs.LG stat.ML

    Limitations of Assessing Active Learning Performance at Runtime

    Authors: Daniel Kottke, Jim Schellinger, Denis Huseljic, Bernhard Sick

    Abstract: Classification algorithms aim to predict an unknown label (e.g., a quality class) for a new instance (e.g., a product). Therefore, training samples (instances and labels) are used to deduct classification hypotheses. Often, it is relatively easy to capture instances but the acquisition of the corresponding labels remain difficult or expensive. Active learning algorithms select the most beneficial… ▽ More

    Submitted 29 January, 2019; originally announced January 2019.