Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 135 results for author: Müller, E

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

    cs.LO

    Two Ways to See the Future: Combining Prediction and Future-Offset Accesses in RTLola

    Authors: Jan Baumeister, Bernd Finkbeiner, Eduard Müller, Frederik Scheerer, Julia Tillman

    Abstract: RTLola is a stream-based specification language designed for asynchronous real-time systems. While many temporal specifications naturally refer to future behavior, RTLola currently offers no mechanism to express such future-dependent properties. In this paper, we extend RTLola with two complementary mechanisms to reason about the future. First, we introduce a prediction operator that extrapolates… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

    Comments: Accepted at RV 2026

  2. arXiv:2606.08515  [pdf, ps, other

    cs.DC

    Unifying von-Neumann HPC and Neuromorphic Acceleration via the EBRAINS Research Infrastructure: A Framework for High-Performance Workflows

    Authors: Krishna Kant Singh, Charl Linssen, Eric Müller, Eleni Mathioulaki, Wouter Klijn, Lena Oden

    Abstract: Modern scientific workflows increasingly span diverse computing architectures, yet executing a single computational model across disparate systems often forces researchers to maintain fragmented, site-specific pipelines. In this paper, we address this challenge within the domain of computational neuroscience by presenting a unified, cloud-based workflow orchestrated via EBRAINS JupyterLab. This wo… ▽ More

    Submitted 7 June, 2026; originally announced June 2026.

  3. arXiv:2606.05145  [pdf, ps, other

    cs.LG cs.AI cs.CL

    Failed Reasoning Traces Tell You What Is Fixable (But Not by Reading Them)

    Authors: Nizar Islah, Istabrak Abbes, Irina Rish, Sarath Chandar, Eilif B. Muller

    Abstract: When post-trained language models fail on reasoning problems, the common test-time-scaling response is to spend more compute on additional attempts, and the failed traces play no further role. We argue this discards a crucial signal; some failures come from unlucky sampling, where more rollouts help, while others are structural and resist resampling regardless of budget. We propose that failed tra… ▽ More

    Submitted 3 June, 2026; originally announced June 2026.

  4. arXiv:2605.00582  [pdf, ps, other

    cs.HC cs.AI

    AI Washing Inflates Expected Performance but Not Interaction Outcomes: An AI Placebo Study Using Fitts' Law

    Authors: Nick von Felten, Luisa Ella Müller, Johannes Schöning

    Abstract: Expectations about the support of artificial intelligence (AI) may influence interaction outcomes similar to placebos. Such expectations may result from AI washing, a practice of overstating a system's AI capabilities when actual functionality is limited. For example, some computer mice are marketed as "AI-assisted" despite lacking AI in core functions. In a within-subjects study, 28 participants… ▽ More

    Submitted 1 May, 2026; originally announced May 2026.

    Comments: Accepted to the 2026 ACM Conference on Fairness, Accountability, and Transparency (FAccT '26)

    ACM Class: H.5.2; K.4.2

  5. arXiv:2604.20595  [pdf, ps, other

    cs.NE cs.LG nlin.AO

    An explicit operator explains end-to-end computation in the modern neural networks used for sequence and language modeling

    Authors: Anif N. Shikder, Ramit Dey, Sayantan Auddy, Luisa Liboni, Alexandra N. Busch, Arthur Powanwe, Ján Mináč, Roberto C. Budzinski, Lyle E. Muller

    Abstract: We establish a mathematical correspondence between state space models, a state-of-the-art architecture for capturing long-range dependencies in data, and an exactly solvable nonlinear oscillator network. As a specific example of this general correspondence, we analyze the diagonal linear time-invariant implementation of the Structured State Space Sequence model (S4). The correspondence embeds S4D,… ▽ More

    Submitted 22 April, 2026; originally announced April 2026.

  6. arXiv:2603.17795  [pdf, ps, other

    cs.LG cs.AI

    RangeAD: Fast On-Model Anomaly Detection

    Authors: Luca Hinkamp, Simon Klüttermann, Emmanuel Müller

    Abstract: In practice, machine learning methods commonly require anomaly detection (AD) to filter inputs or detect distributional shifts. Typically, this is implemented by running a separate AD model alongside the primary model. However, this separation ignores the fact that the primary model already encodes substantial information about the target distribution. In this paper, we introduce On-Model AD, a se… ▽ More

    Submitted 18 March, 2026; originally announced March 2026.

    Comments: 16 pages, 5 figures

  7. arXiv:2603.17575  [pdf, ps, other

    cs.LG cs.AI cs.SC

    Unsupervised Symbolic Anomaly Detection

    Authors: Md Maruf Hossain, Tim Katzke, Simon Klüttermann, Emmanuel Müller

    Abstract: We propose SYRAN, an unsupervised anomaly detection method based on symbolic regression. Instead of encoding normal patterns in an opaque, high-dimensional model, our method learns an ensemble of human-readable equations that describe symbolic invariants: functions that are approximately constant on normal data. Deviations from these invariants yield anomaly scores, so that the detection logic is… ▽ More

    Submitted 18 March, 2026; originally announced March 2026.

    Comments: 13 pages, 7 figures

  8. arXiv:2603.17570  [pdf, ps, other

    cs.LG cs.AI

    FoMo X: Modular Explainability Signals for Outlier Detection Foundation Models

    Authors: Simon Klüttermann, Tim Katzke, Phuong Huong Nguyen, Emmanuel Müller

    Abstract: Tabular foundation models, specifically Prior-Data Fitted Networks (PFNs), have revolutionized outlier detection (OD) by enabling unsupervised zero-shot adaptation to new datasets without training. However, despite their predictive power, these models typically function as opaque black boxes, outputting scalar outlier scores that lack the operational context required for safety-critical decision-m… ▽ More

    Submitted 18 March, 2026; originally announced March 2026.

    Comments: 24 pages, 9 figures

  9. arXiv:2603.15218  [pdf, ps, other

    cs.LG cs.AI cs.NE

    Towards Foundation Models for Consensus Rank Aggregation

    Authors: Yijun Jin, Simon Klüttermann, Chiara Balestra, Emmanuel Müller

    Abstract: Aggregating a consensus ranking from multiple input rankings is a fundamental problem with applications in recommendation systems, search engines, job recruitment, and elections. Despite decades of research in consensus ranking aggregation, minimizing the Kemeny distance remains computationally intractable. Specifically, determining an optimal aggregation of rankings with respect to the Kemeny dis… ▽ More

    Submitted 16 March, 2026; originally announced March 2026.

    Comments: 16 pages, 5 figures

  10. arXiv:2603.12044  [pdf, ps, other

    cs.DC

    HPC Containers for EBRAINS: Towards Portable Cross-Domain Software Environment

    Authors: Krishna Kant Singh, Eric Müller, Eleni Mathioulaki, Wouter Klijn, Lena Oden

    Abstract: Deploying complex, distributed scientific workflows across diverse HPC sites is often hindered by site-specific dependencies and complex build environments. This paper investigates the design and performance of portable HPC container images capable of encapsulating MPI- and CUDA-enabled software stacks without sacrificing bare-metal performance. This work is part of recent work performed within th… ▽ More

    Submitted 12 March, 2026; originally announced March 2026.

  11. arXiv:2602.10763  [pdf, ps, other

    cs.NE

    Amortized Inference of Neuron Parameters on Analog Neuromorphic Hardware

    Authors: Jakob Kaiser, Eric Müller, Johannes Schemmel

    Abstract: Our work utilized a non-sequential simulation-based inference algorithm to provide an amortized neural density estimator, which approximates the posterior distribution for seven parameters of the adaptive exponential integrate-and-fire neuron model of the analog neuromorphic BrainScaleS-2 substrate. We constrained the large parameter space by training a binary classifier to predict parameter combi… ▽ More

    Submitted 12 February, 2026; v1 submitted 11 February, 2026; originally announced February 2026.

  12. arXiv:2602.02381  [pdf, ps, other

    cs.LG

    Self-Supervised Learning from Structural Invariance

    Authors: Yipeng Zhang, Hafez Ghaemi, Jungyoon Lee, Shahab Bakhtiari, Eilif B. Muller, Laurent Charlin

    Abstract: Joint-embedding self-supervised learning (SSL), the key paradigm for unsupervised representation learning from visual data, learns from invariances between semantically-related data pairs. We study the one-to-many mapping problem in SSL, where each datum may be mapped to multiple valid targets. This arises when data pairs come from naturally occurring generative processes, e.g., successive video f… ▽ More

    Submitted 4 July, 2026; v1 submitted 2 February, 2026; originally announced February 2026.

    Comments: ICLR 2026

  13. arXiv:2512.04475  [pdf, ps, other

    cs.LG cs.AI cs.NE stat.ML

    GraphBench: Next-generation graph learning benchmarking

    Authors: Timo Stoll, Chendi Qian, Ben Finkelshtein, Ali Parviz, Darius Weber, Fabrizio Frasca, Hadar Shavit, Antoine Siraudin, Arman Mielke, Marie Anastacio, Erik Müller, Maya Bechler-Speicher, Michael Bronstein, Mikhail Galkin, Holger Hoos, Mathias Niepert, Bryan Perozzi, Jan Tönshoff, Christopher Morris

    Abstract: Machine learning on graphs has made substantial progress across domains such as molecular property prediction and chip design. Yet benchmarking practices remain fragmented, often relying on narrow, task-specific datasets and inconsistent evaluation protocols, hindering reproducibility and broader progress. With the recent popularity of graph foundation models, these weaknesses have become apparent… ▽ More

    Submitted 9 May, 2026; v1 submitted 4 December, 2025; originally announced December 2025.

  14. arXiv:2510.09452  [pdf, ps, other

    cs.LG

    On Uniformly Scaling Flows: A Density-Aligned Approach to Deep One-Class Classification

    Authors: Faried Abu Zaid, Tim Katzke, Emmanuel Müller, Daniel Neider

    Abstract: Unsupervised anomaly detection is often framed around two widely studied paradigms. Deep one-class classification, exemplified by Deep SVDD, learns compact latent representations of normality, while density estimators realized by normalizing flows directly model the likelihood of nominal data. In this work, we show that uniformly scaling flows (USFs), normalizing flows with a constant Jacobian det… ▽ More

    Submitted 10 October, 2025; originally announced October 2025.

  15. arXiv:2509.08989  [pdf, ps, other

    cs.AI

    Uncertainty Awareness and Trust in Explainable AI- On Trust Calibration using Local and Global Explanations

    Authors: Carina Newen, Daniel Bodemer, Sonja Glantz, Emmanuel Müller, Magdalena Wischnewski, Lenka Schnaubert

    Abstract: Explainable AI has become a common term in the literature, scrutinized by computer scientists and statisticians and highlighted by psychological or philosophical researchers. One major effort many researchers tackle is constructing general guidelines for XAI schemes, which we derived from our study. While some areas of XAI are well studied, we focus on uncertainty explanations and consider global… ▽ More

    Submitted 10 September, 2025; originally announced September 2025.

    Comments: 9 pages, 6 figures, accepted but not yet published at ICDM2025

  16. arXiv:2508.11826  [pdf, ps, other

    cs.CV cs.LG

    From Pixels to Graphs: Deep Graph-Level Anomaly Detection on Dermoscopic Images

    Authors: Dehn Xu, Tim Katzke, Emmanuel Müller

    Abstract: Graph Neural Networks (GNNs) have emerged as a powerful approach for graph-based machine learning tasks. Previous work applied GNNs to image-derived graph representations for various downstream tasks such as classification or anomaly detection. These transformations include segmenting images, extracting features from segments, mapping them to nodes, and connecting them. However, to the best of our… ▽ More

    Submitted 15 August, 2025; originally announced August 2025.

  17. arXiv:2508.09894  [pdf, ps, other

    cs.LG cs.AI

    Rare anomalies require large datasets: About proving the existence of anomalies

    Authors: Simon Klüttermann, Emmanuel Müller

    Abstract: Detecting whether any anomalies exist within a dataset is crucial for effective anomaly detection, yet it remains surprisingly underexplored in anomaly detection literature. This paper presents a comprehensive study that addresses the fundamental question: When can we conclusively determine that anomalies are present? Through extensive experimentation involving over three million statistical tests… ▽ More

    Submitted 13 August, 2025; originally announced August 2025.

    Comments: 13 pages, 8 figures

  18. arXiv:2507.15584  [pdf, ps, other

    cs.LG

    We Need to Rethink Benchmarking in Anomaly Detection

    Authors: Philipp Röchner, Simon Klüttermann, Kevin Kammler, Franz Rothlauf, Emmanuel Müller, Daniel Schlör

    Abstract: Despite the continuous proposal of new anomaly detection algorithms and extensive benchmarking efforts, progress seems to stagnate, with only minor performance differences between established baselines and new algorithms. In this position paper, we argue that this stagnation is due to limitations in how we evaluate anomaly detection algorithms. In current benchmarks, a trivial algorithm that only… ▽ More

    Submitted 18 June, 2026; v1 submitted 21 July, 2025; originally announced July 2025.

  19. arXiv:2507.12367  [pdf, ps, other

    cs.SE cs.AI cs.PL

    GitChameleon 2.0: Evaluating AI Code Generation Against Python Library Version Incompatibilities

    Authors: Diganta Misra, Nizar Islah, Victor May, Brice Rauby, Zihan Wang, Justine Gehring, Antonio Orvieto, Muawiz Chaudhary, Eilif B. Muller, Irina Rish, Samira Ebrahimi Kahou, Massimo Caccia

    Abstract: The rapid evolution of software libraries poses a considerable hurdle for code generation, necessitating continuous adaptation to frequent version updates while preserving backward compatibility. While existing code evolution benchmarks provide valuable insights, they typically lack execution-based evaluation for generating code compliant with specific library versions. To address this, we introdu… ▽ More

    Submitted 21 July, 2025; v1 submitted 16 July, 2025; originally announced July 2025.

    Comments: Version 2 of the dataset from: arXiv:2411.05830

  20. arXiv:2506.23901  [pdf, ps, other

    cs.AR

    Sustainable operation of research infrastructure for novel computing

    Authors: Yannik Stradmann, Joscha Ilmberger, Eric Müller, Johannes Schemmel

    Abstract: Novel compute systems are an emerging research topic, aiming towards building next-generation compute platforms. For these systems to thrive, they need to be provided as research infrastructure to allow acceptance and usage by a large community. By the example of the neuromorphic BrainScaleS-2 system, we showcase the transformation from a laboratory setup to a sustainable, publicly available platf… ▽ More

    Submitted 23 September, 2025; v1 submitted 30 June, 2025; originally announced June 2025.

  21. arXiv:2506.13217  [pdf, ps, other

    cs.LG cs.NE cs.SC

    Polyra Swarms: A Shape-Based Approach to Machine Learning

    Authors: Simon Klüttermann, Emmanuel Müller

    Abstract: We propose Polyra Swarms, a novel machine-learning approach that approximates shapes instead of functions. Our method enables general-purpose learning with very low bias. In particular, we show that depending on the task, Polyra Swarms can be preferable compared to neural networks, especially for tasks like anomaly detection. We further introduce an automated abstraction mechanism that simplifies… ▽ More

    Submitted 16 June, 2025; originally announced June 2025.

    Comments: Currently under review

  22. arXiv:2506.05653  [pdf, ps, other

    cs.RO cs.ET

    Towards Autonomous In-situ Soil Sampling and Mapping in Large-Scale Agricultural Environments

    Authors: Thien Hoang Nguyen, Erik Muller, Michael Rubin, Xiaofei Wang, Fiorella Sibona, Alex McBratney, Salah Sukkarieh

    Abstract: Traditional soil sampling and analysis methods are labor-intensive, time-consuming, and limited in spatial resolution, making them unsuitable for large-scale precision agriculture. To address these limitations, we present a robotic solution for real-time sampling, analysis and mapping of key soil properties. Our system consists of two main sub-systems: a Sample Acquisition System (SAS) for precise… ▽ More

    Submitted 15 September, 2025; v1 submitted 5 June, 2025; originally announced June 2025.

    Comments: Presented at the 2025 IEEE ICRA Workshop on Field Robotics

  23. arXiv:2505.21589  [pdf, ps, other

    cs.CV cs.AI cs.LG

    Do you see what I see? An Ambiguous Optical Illusion Dataset exposing limitations of Explainable AI

    Authors: Carina Newen, Luca Hinkamp, Maria Ntonti, Emmanuel Müller

    Abstract: From uncertainty quantification to real-world object detection, we recognize the importance of machine learning algorithms, particularly in safety-critical domains such as autonomous driving or medical diagnostics. In machine learning, ambiguous data plays an important role in various machine learning domains. Optical illusions present a compelling area of study in this context, as they offer insi… ▽ More

    Submitted 27 May, 2025; originally announced May 2025.

    Comments: 19 pages, 18 figures

  24. Constructive community race: full-density spiking neural network model drives neuromorphic computing

    Authors: Johanna Senk, Anno C. Kurth, Steve Furber, Tobias Gemmeke, Bruno Golosio, Arne Heittmann, James C. Knight, Eric Müller, Tobias Noll, Thomas Nowotny, Gorka Peraza Coppola, Luca Peres, Oliver Rhodes, Andrew Rowley, Johannes Schemmel, Tim Stadtmann, Tom Tetzlaff, Gianmarco Tiddia, Sacha J. van Albada, José Villamar, Markus Diesmann

    Abstract: The local circuitry of the mammalian brain is a focus of the search for generic computational principles because it is largely conserved across species and modalities. In 2014 a model was proposed representing all neurons and synapses of the stereotypical cortical microcircuit below $1\,\text{mm}^2$ of brain surface. The model reproduces fundamental features of brain activity but its impact remain… ▽ More

    Submitted 19 November, 2025; v1 submitted 27 May, 2025; originally announced May 2025.

    Comments: 23 pages, 3 figures, 2 tables

    Journal ref: Neuromorph. Comput. Eng. 6 (2026) 012001

  25. arXiv:2505.03176  [pdf, ps, other

    cs.CV cs.AI cs.LG

    seq-JEPA: Autoregressive Predictive Learning of Invariant-Equivariant World Models

    Authors: Hafez Ghaemi, Eilif Muller, Shahab Bakhtiari

    Abstract: Joint-embedding self-supervised learning (SSL) commonly relies on transformations such as data augmentation and masking to learn visual representations, a task achieved by enforcing invariance or equivariance with respect to these transformations applied to two views of an image. This dominant two-view paradigm in SSL often limits the flexibility of learned representations for downstream adaptatio… ▽ More

    Submitted 8 January, 2026; v1 submitted 6 May, 2025; originally announced May 2025.

  26. Unsupervised Surrogate Anomaly Detection

    Authors: Simon Klüttermann, Tim Katzke, Emmanuel Müller

    Abstract: In this paper, we study unsupervised anomaly detection algorithms that learn a neural network representation, i.e. regular patterns of normal data, which anomalies are deviating from. Inspired by a similar concept in engineering, we refer to our methodology as surrogate anomaly detection. We formalize the concept of surrogate anomaly detection into a set of axioms required for optimal surrogate mo… ▽ More

    Submitted 29 April, 2025; originally announced April 2025.

    Comments: 13 pages + references and appendix = 35 pages

    Journal ref: Machine Learning and Knowledge Discovery in Databases. Research Track (ECML PKDD 2025). Lecture Notes in Computer Science, vol. 16013, pp. 71-88. Springer, Cham (2026)

  27. Are We There Yet? A Study of Decentralized Identity Applications

    Authors: Daria Schumm, Katharina O. E. Müller, Burkhard Stiller

    Abstract: The development of Decentralized Identities (DI) and Self-Sovereign Identities (SSI) has seen significant growth in recent years. This is accompanied by a numerous academic and commercial contributions to the development of principles, standards, and systems. While several comprehensive reviews have been produced, they predominantly focus on academic literature, with few considering grey literatur… ▽ More

    Submitted 20 March, 2025; originally announced March 2025.

    Comments: 27 pages

  28. A Cautionary Tale About "Neutrally" Informative AI Tools Ahead of the 2025 Federal Elections in Germany

    Authors: Ina Dormuth, Sven Franke, Marlies Hafer, Tim Katzke, Alexander Marx, Emmanuel Müller, Daniel Neider, Markus Pauly, Jérôme Rutinowski

    Abstract: In this study, we examine the reliability of AI-based Voting Advice Applications (VAAs) and large language models (LLMs) in providing objective political information. Our analysis is based upon a comparison with party responses to 38 statements of the Wahl-O-Mat, a well-established German online tool that helps inform voters by comparing their views with political party positions. For the LLMs, we… ▽ More

    Submitted 7 April, 2025; v1 submitted 21 February, 2025; originally announced February 2025.

    Journal ref: Explainable Artificial Intelligence (xAI 2025). Communications in Computer and Information Science, vol. 2580, pp. 64-85. Springer, Cham (2026)

  29. arXiv:2412.03129  [pdf, other

    cs.NE

    Short-reach Optical Communications: A Real-world Task for Neuromorphic Hardware

    Authors: Elias Arnold, Eike-Manuel Edelmann, Alexander von Bank, Eric Müller, Laurent Schmalen, Johannes Schemmel

    Abstract: Spiking neural networks (SNNs) emulated on dedicated neuromorphic accelerators promise to offer energy-efficient signal processing. However, the neuromorphic advantage over traditional algorithms still remains to be demonstrated in real-world applications. Here, we describe an intensity-modulation, direct-detection (IM/DD) task that is relevant to high-speed optical communication systems used in d… ▽ More

    Submitted 4 December, 2024; originally announced December 2024.

  30. arXiv:2412.03128  [pdf, other

    cs.NE

    Integrating programmable plasticity in experiment descriptions for analog neuromorphic hardware

    Authors: Philipp Spilger, Eric Müller, Johannes Schemmel

    Abstract: The study of plasticity in spiking neural networks is an active area of research. However, simulations that involve complex plasticity rules, dense connectivity/high synapse counts, complex neuron morphologies, or extended simulation times can be computationally demanding. The BrainScaleS-2 neuromorphic architecture has been designed to address this challenge by supporting "hybrid" plasticity, whi… ▽ More

    Submitted 4 December, 2024; originally announced December 2024.

  31. arXiv:2412.02619  [pdf, other

    cs.NE

    Demonstrating the Advantages of Analog Wafer-Scale Neuromorphic Hardware

    Authors: Hartmut Schmidt, Andreas Grübl, José Montes, Eric Müller, Sebastian Schmitt, Johannes Schemmel

    Abstract: As numerical simulations grow in size and complexity, they become increasingly resource-intensive in terms of time and energy. While specialized hardware accelerators often provide order-of-magnitude gains and are state of the art in other scientific fields, their availability and applicability in computational neuroscience is still limited. In this field, neuromorphic accelerators, particularly m… ▽ More

    Submitted 3 December, 2024; originally announced December 2024.

  32. arXiv:2412.02437  [pdf, other

    cs.NE

    Reproduction of AdEx dynamics on neuromorphic hardware through data embedding and simulation-based inference

    Authors: Jakob Huhle, Jakob Kaiser, Eric Müller, Johannes Schemmel

    Abstract: The development of mechanistic models of physical systems is essential for understanding their behavior and formulating predictions that can be validated experimentally. Calibration of these models, especially for complex systems, requires automated optimization methods due to the impracticality of manual parameter tuning. In this study, we use an autoencoder to automatically extract relevant feat… ▽ More

    Submitted 3 December, 2024; originally announced December 2024.

  33. arXiv:2411.09444  [pdf, other

    math.NA cs.LG

    Learning efficient and provably convergent splitting methods

    Authors: L. M. Kreusser, H. E. Lockyer, E. H. Müller, P. Singh

    Abstract: Splitting methods are widely used for solving initial value problems (IVPs) due to their ability to simplify complicated evolutions into more manageable subproblems which can be solved efficiently and accurately. Traditionally, these methods are derived using analytic and algebraic techniques from numerical analysis, including truncated Taylor series and their Lie algebraic analogue, the Baker--Ca… ▽ More

    Submitted 14 November, 2024; originally announced November 2024.

  34. arXiv:2411.05830  [pdf, other

    cs.SE cs.LG

    GitChameleon: Unmasking the Version-Switching Capabilities of Code Generation Models

    Authors: Nizar Islah, Justine Gehring, Diganta Misra, Eilif Muller, Irina Rish, Terry Yue Zhuo, Massimo Caccia

    Abstract: The rapid evolution of software libraries presents a significant challenge for code generation models, which must adapt to frequent version updates while maintaining compatibility with previous versions. Existing code completion benchmarks often overlook this dynamic aspect, and the one that does consider it relies on static code prediction tasks without execution-based evaluation, offering a limi… ▽ More

    Submitted 5 November, 2024; originally announced November 2024.

  35. arXiv:2409.15986  [pdf, other

    cs.LG

    Exploring the Impact of Outlier Variability on Anomaly Detection Evaluation Metrics

    Authors: Minjae Ok, Simon Klüttermann, Emmanuel Müller

    Abstract: Anomaly detection is a dynamic field, in which the evaluation of models plays a critical role in understanding their effectiveness. The selection and interpretation of the evaluation metrics are pivotal, particularly in scenarios with varying amounts of anomalies. This study focuses on examining the behaviors of three widely used anomaly detection metrics under different conditions: F1 score, Rece… ▽ More

    Submitted 24 September, 2024; originally announced September 2024.

    Comments: 8 Pages, 5 figures

  36. arXiv:2408.16009  [pdf, other

    cs.IR

    Ranking evaluation metrics from a group-theoretic perspective

    Authors: Chiara Balestra, Andreas Mayr, Emmanuel Müller

    Abstract: Confronted with the challenge of identifying the most suitable metric to validate the merits of newly proposed models, the decision-making process is anything but straightforward. Given that comparing rankings introduces its own set of formidable challenges and the likely absence of a universal metric applicable to all scenarios, the scenario does not get any better. Furthermore, metrics designed… ▽ More

    Submitted 14 August, 2024; originally announced August 2024.

  37. arXiv:2407.04516  [pdf, ps, other

    cs.LG math.NA

    G-Adaptivity: optimised graph-based mesh relocation for finite element methods

    Authors: James Rowbottom, Georg Maierhofer, Teo Deveney, Eike Mueller, Alberto Paganini, Katharina Schratz, Pietro Liò, Carola-Bibiane Schönlieb, Chris Budd

    Abstract: We present a novel, and effective, approach to achieve optimal mesh relocation in finite element methods (FEMs). The cost and accuracy of FEMs is critically dependent on the choice of mesh points. Mesh relocation (r-adaptivity) seeks to optimise the mesh geometry to obtain the best solution accuracy at given computational budget. Classical r-adaptivity relies on the solution of a separate nonlinea… ▽ More

    Submitted 21 June, 2025; v1 submitted 5 July, 2024; originally announced July 2024.

    Journal ref: Proceedings of the 42nd International Conference on Machine Learning, 2025

  38. arXiv:2404.03495  [pdf, ps, other

    cs.LG

    Deep Transductive Outlier Detection

    Authors: Simon Klüttermann, Emmanuel Müller

    Abstract: Outlier detection (OD) is one of the core challenges in machine learning. Transductive learning, which leverages test data during training, has shown promise in related machine learning tasks, yet remains largely unexplored for modern OD. We present Doust, the first end-to-end transductive deep learning algorithm for outlier detection, which explicitly leverages unlabeled test data to boost accura… ▽ More

    Submitted 1 September, 2025; v1 submitted 4 April, 2024; originally announced April 2024.

    Comments: 9 pages, 9 figures

  39. arXiv:2403.12606  [pdf, other

    cs.LG

    On the Effectiveness of Heterogeneous Ensemble Methods for Re-identification

    Authors: Simon Klüttermann, Jérôme Rutinowski, Anh Nguyen, Britta Grimme, Moritz Roidl, Emmanuel Müller

    Abstract: In this contribution, we introduce a novel ensemble method for the re-identification of industrial entities, using images of chipwood pallets and galvanized metal plates as dataset examples. Our algorithms replace commonly used, complex siamese neural networks with an ensemble of simplified, rudimentary models, providing wider applicability, especially in hardware-restricted scenarios. Each ensemb… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

  40. arXiv:2403.08538  [pdf, other

    physics.ins-det cs.HC

    Calibrating coordinate system alignment in a scanning transmission electron microscope using a digital twin

    Authors: Dieter Weber, David Landers, Chen Huang, Emanuela Liberti, Emiliya Poghosyan, Matthew Bryan, Alexander Clausen, Daniel G. Stroppa, Angus I. Kirkland, Elisabeth Müller, Andrew Stewart, Rafal E. Dunin-Borkowski

    Abstract: In four-dimensional scanning transmission electron microscopy (4D STEM) a focused beam is scanned over a specimen and a diffraction pattern is recorded at each position using a pixelated detector. During the experiment, it must be ensured that the scan coordinate system of the beam is correctly calibrated relative to the detector coordinate system. Various simplified and approximate models are use… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  41. arXiv:2403.06955  [pdf, other

    cond-mat.mtrl-sci cs.LG

    Accurate Crystal Structure Prediction of New 2D Hybrid Organic Inorganic Perovskites

    Authors: Nima Karimitari, William J. Baldwin, Evan W. Muller, Zachary J. L. Bare, W. Joshua Kennedy, Gábor Csányi, Christopher Sutton

    Abstract: Low dimensional hybrid organic-inorganic perovskites (HOIPs) represent a promising class of electronically active materials for both light absorption and emission. The design space of HOIPs is extremely large, since a diverse space of organic cations can be combined with different inorganic frameworks. This immense design space allows for tunable electronic and mechanical properties, but also nece… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: 14 pages and 9 figures in the main text. Supplementary included in pdf

  42. arXiv:2401.16841  [pdf, other

    cs.NE

    jaxsnn: Event-driven Gradient Estimation for Analog Neuromorphic Hardware

    Authors: Eric Müller, Moritz Althaus, Elias Arnold, Philipp Spilger, Christian Pehle, Johannes Schemmel

    Abstract: Traditional neuromorphic hardware architectures rely on event-driven computation, where the asynchronous transmission of events, such as spikes, triggers local computations within synapses and neurons. While machine learning frameworks are commonly used for gradient-based training, their emphasis on dense data structures poses challenges for processing asynchronous data such as spike trains. This… ▽ More

    Submitted 30 January, 2024; originally announced January 2024.

  43. arXiv:2401.16840  [pdf, other

    cs.NE

    Scalable Network Emulation on Analog Neuromorphic Hardware

    Authors: Elias Arnold, Philipp Spilger, Jan V. Straub, Eric Müller, Dominik Dold, Gabriele Meoni, Johannes Schemmel

    Abstract: We present a novel software feature for the BrainScaleS-2 accelerated neuromorphic platform that facilitates the partitioned emulation of large-scale spiking neural networks. This approach is well suited for deep spiking neural networks and allows for sequential model emulation on undersized neuromorphic resources if the largest recurrent subnetwork and the required neuron fan-in fit on the substr… ▽ More

    Submitted 6 November, 2024; v1 submitted 30 January, 2024; originally announced January 2024.

  44. arXiv:2401.00473  [pdf, other

    cs.NE

    Emulating insect brains for neuromorphic navigation

    Authors: Korbinian Schreiber, Timo Wunderlich, Philipp Spilger, Sebastian Billaudelle, Benjamin Cramer, Yannik Stradmann, Christian Pehle, Eric Müller, Mihai A. Petrovici, Johannes Schemmel, Karlheinz Meier

    Abstract: Bees display the remarkable ability to return home in a straight line after meandering excursions to their environment. Neurobiological imaging studies have revealed that this capability emerges from a path integration mechanism implemented within the insect's brain. In the present work, we emulate this neural network on the neuromorphic mixed-signal processor BrainScaleS-2 to guide bees, virtuall… ▽ More

    Submitted 31 December, 2023; originally announced January 2024.

  45. arXiv:2312.08479  [pdf

    cs.CV

    Vision Transformer-Based Deep Learning for Histologic Classification of Endometrial Cancer

    Authors: Manu Goyal, Laura J. Tafe, James X. Feng, Kristen E. Muller, Liesbeth Hondelink, Jessica L. Bentz, Saeed Hassanpour

    Abstract: Endometrial cancer, the fourth most common cancer in females in the United States, with the lifetime risk for developing this disease is approximately 2.8% in women. Precise histologic evaluation and molecular classification of endometrial cancer is important for effective patient management and determining the best treatment modalities. This study introduces EndoNet, which uses convolutional neur… ▽ More

    Submitted 27 March, 2024; v1 submitted 13 December, 2023; originally announced December 2023.

    Comments: 4 Tables and 3 Figures

  46. arXiv:2311.16943  [pdf, other

    cs.CV cs.LG cs.NE

    Image segmentation with traveling waves in an exactly solvable recurrent neural network

    Authors: Luisa H. B. Liboni, Roberto C. Budzinski, Alexandra N. Busch, Sindy Löwe, Thomas A. Keller, Max Welling, Lyle E. Muller

    Abstract: We study image segmentation using spatiotemporal dynamics in a recurrent neural network where the state of each unit is given by a complex number. We show that this network generates sophisticated spatiotemporal dynamics that can effectively divide an image into groups according to a scene's structural characteristics. Using an exact solution of the recurrent network's dynamics, we present a preci… ▽ More

    Submitted 28 November, 2023; originally announced November 2023.

  47. arXiv:2311.16431  [pdf, other

    cs.NE

    An exact mathematical description of computation with transient spatiotemporal dynamics in a complex-valued neural network

    Authors: Roberto C. Budzinski, Alexandra N. Busch, Samuel Mestern, Erwan Martin, Luisa H. B. Liboni, Federico W. Pasini, Ján Mináč, Todd Coleman, Wataru Inoue, Lyle E. Muller

    Abstract: We study a complex-valued neural network (cv-NN) with linear, time-delayed interactions. We report the cv-NN displays sophisticated spatiotemporal dynamics, including partially synchronized ``chimera'' states. We then use these spatiotemporal dynamics, in combination with a nonlinear readout, for computation. The cv-NN can instantiate dynamics-based logic gates, encode short-term memories, and med… ▽ More

    Submitted 27 November, 2023; originally announced November 2023.

  48. arXiv:2309.10823  [pdf, other

    q-bio.NC cs.NE

    Gradient-based methods for spiking physical systems

    Authors: Julian Göltz, Sebastian Billaudelle, Laura Kriener, Luca Blessing, Christian Pehle, Eric Müller, Johannes Schemmel, Mihai A. Petrovici

    Abstract: Recent efforts have fostered significant progress towards deep learning in spiking networks, both theoretical and in silico. Here, we discuss several different approaches, including a tentative comparison of the results on BrainScaleS-2, and hint towards future such comparative studies.

    Submitted 29 August, 2023; originally announced September 2023.

    Comments: 2 page abstract, submitted to and accepted by the NNPC (International conference on neuromorphic, natural and physical computing)

  49. arXiv:2309.01457  [pdf, other

    cs.LG

    On the Consistency and Robustness of Saliency Explanations for Time Series Classification

    Authors: Chiara Balestra, Bin Li, Emmanuel Müller

    Abstract: Interpretable machine learning and explainable artificial intelligence have become essential in many applications. The trade-off between interpretability and model performance is the traitor to developing intrinsic and model-agnostic interpretation methods. Although model explanation approaches have achieved significant success in vision and natural language domains, explaining time series remains… ▽ More

    Submitted 4 September, 2023; originally announced September 2023.

  50. Is GPT-4 a reliable rater? Evaluating Consistency in GPT-4 Text Ratings

    Authors: Veronika Hackl, Alexandra Elena Müller, Michael Granitzer, Maximilian Sailer

    Abstract: This study investigates the consistency of feedback ratings generated by OpenAI's GPT-4, a state-of-the-art artificial intelligence language model, across multiple iterations, time spans and stylistic variations. The model rated responses to tasks within the Higher Education (HE) subject domain of macroeconomics in terms of their content and style. Statistical analysis was conducted in order to le… ▽ More

    Submitted 3 August, 2023; originally announced August 2023.

    Comments: 14 pages, 7 tables, 1 figure