Skip to main content

Showing 1–9 of 9 results for author: Kirsch, M

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

    cs.LG

    Early Detection of Forest Calamities in Homogeneous Stands -- Deep Learning Applied to Bark-Beetle Outbreaks

    Authors: Maximilian Kirsch, Jakob Wernicke, Pawan Datta, Christine Preisach

    Abstract: Climate change has increased the vulnerability of forests to insect-related damage, resulting in widespread forest loss in Central Europe and highlighting the need for effective, continuous monitoring systems. Remote sensing based forest health monitoring, oftentimes, relies on supervised machine learning algorithms that require labeled training data. Monitoring temporal patterns through time seri… ▽ More

    Submitted 13 May, 2025; v1 submitted 17 March, 2025; originally announced March 2025.

    Comments: 24 pages, 18 figures, submitted to IEEE: Journal of Selected Topics in Applied Earth Observations and Remote Sensing

  2. arXiv:2305.09928  [pdf, other

    cs.CV cs.LG eess.IV

    Tinto: Multisensor Benchmark for 3D Hyperspectral Point Cloud Segmentation in the Geosciences

    Authors: Ahmed J. Afifi, Samuel T. Thiele, Aldino Rizaldy, Sandra Lorenz, Pedram Ghamisi, Raimon Tolosana-Delgado, Moritz Kirsch, Richard Gloaguen, Michael Heizmann

    Abstract: The increasing use of deep learning techniques has reduced interpretation time and, ideally, reduced interpreter bias by automatically deriving geological maps from digital outcrop models. However, accurate validation of these automated mapping approaches is a significant challenge due to the subjective nature of geological mapping and the difficulty in collecting quantitative validation data. Add… ▽ More

    Submitted 20 October, 2023; v1 submitted 16 May, 2023; originally announced May 2023.

  3. arXiv:2201.08099  [pdf

    cs.DB

    JEDI: These aren't the JSON documents you're looking for... (Extended Version*)

    Authors: Thomas Hütter, Nikolaus Augsten, Christoph M. Kirsch, Michael J. Carey, Chen Li

    Abstract: The JavaScript Object Notation (JSON) is a popular data format used in document stores to natively support semi-structured data. In this paper, we address the problem of JSON similarity lookup queries: given a query document and a distance threshold $τ$, retrieve all JSON documents that are within $τ$ from the query document. Due to its recursive definition, JSON data are naturally represented as… ▽ More

    Submitted 21 January, 2022; v1 submitted 20 January, 2022; originally announced January 2022.

    Comments: This is an extended version of an upcoming publication at ACM SIGMOD 2022. Please cite the original SIGMOD version

  4. arXiv:2111.12063  [pdf, other

    cs.PL

    Quantum Advantage for All

    Authors: Christoph M. Kirsch, Stefanie Muroya Lei

    Abstract: We show that the algorithmic complexity of any classical algorithm written in a Turing-complete programming language polynomially bounds the number of quantum bits that are required to run and even symbolically execute the algorithm on a quantum computer. In particular, we show that any classical algorithm $A$ that runs in $\mathcal{O}(f(n))$ time and $\mathcal{O}(g(n))$ space requires no more tha… ▽ More

    Submitted 6 November, 2022; v1 submitted 23 November, 2021; originally announced November 2021.

  5. arXiv:2001.09535  [pdf, other

    cs.CV

    Visualisation of Medical Image Fusion and Translation for Accurate Diagnosis of High Grade Gliomas

    Authors: Nishant Kumar, Nico Hoffmann, Matthias Kirsch, Stefan Gumhold

    Abstract: The medical image fusion combines two or more modalities into a single view while medical image translation synthesizes new images and assists in data augmentation. Together, these methods help in faster diagnosis of high grade malignant gliomas. However, they might be untrustworthy due to which neurosurgeons demand a robust visualisation tool to verify the reliability of the fusion and translatio… ▽ More

    Submitted 30 January, 2020; v1 submitted 26 January, 2020; originally announced January 2020.

    Comments: 5 pages, 3 figures, IEEE International Symposium on Biomedical Imaging (IEEE ISBI 2020)

  6. arXiv:1908.03958  [pdf, ps, other

    eess.IV cs.CV cs.LG

    Structural Similarity based Anatomical and Functional Brain Imaging Fusion

    Authors: Nishant Kumar, Nico Hoffmann, Martin Oelschlägel, Edmund Koch, Matthias Kirsch, Stefan Gumhold

    Abstract: Multimodal medical image fusion helps in combining contrasting features from two or more input imaging modalities to represent fused information in a single image. One of the pivotal clinical applications of medical image fusion is the merging of anatomical and functional modalities for fast diagnosis of malignant tissues. In this paper, we present a novel end-to-end unsupervised learning-based Co… ▽ More

    Submitted 18 September, 2019; v1 submitted 11 August, 2019; originally announced August 2019.

    Comments: Accepted at MICCAI-MBIA 2019

  7. Fast, Multicore-Scalable, Low-Fragmentation Memory Allocation through Large Virtual Memory and Global Data Structures

    Authors: Martin Aigner, Christoph M. Kirsch, Michael Lippautz, Ana Sokolova

    Abstract: We demonstrate that general-purpose memory allocation involving many threads on many cores can be done with high performance, multicore scalability, and low memory consumption. For this purpose, we have designed and implemented scalloc, a concurrent allocator that generally performs and scales in our experiments better than other allocators while using less memory, and is still competitive otherwi… ▽ More

    Submitted 25 August, 2015; v1 submitted 31 March, 2015; originally announced March 2015.

    ACM Class: D.4.2; D.3.4

  8. arXiv:1502.07118  [pdf, other

    cs.PL cs.DC cs.DS

    Local Linearizability

    Authors: Andreas Haas, Thomas A. Henzinger, Andreas Holzer, Christoph M. Kirsch, Michael Lippautz, Hannes Payer, Ali Sezgin, Ana Sokolova, Helmut Veith

    Abstract: The semantics of concurrent data structures is usually given by a sequential specification and a consistency condition. Linearizability is the most popular consistency condition due to its simplicity and general applicability. Nevertheless, for applications that do not require all guarantees offered by linearizability, recent research has focused on improving performance and scalability of concurr… ▽ More

    Submitted 24 June, 2016; v1 submitted 25 February, 2015; originally announced February 2015.

    ACM Class: D.3.1; E.1; D.1.3

  9. arXiv:1404.1830  [pdf, other

    cs.PL

    Concurrency and Scalability versus Fragmentation and Compaction with Compact-fit

    Authors: Silviu S. Craciunas, Christoph M. Kirsch, Hannes Payer, Harald Röck, Ana Sokolova

    Abstract: We study, formally and experimentally, the trade-off in temporal and spatial overhead when managing contiguous blocks of memory using the explicit, dynamic and real-time heap management system Compact-fit (CF). The key property of CF is that temporal and spatial overhead can be bounded, related, and predicted in constant time through the notion of partial and incremental compaction. Partial compac… ▽ More

    Submitted 7 April, 2014; originally announced April 2014.

    Report number: University of Salzburg, Department of Computer Sciences, Technical Report 2009-02