Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–50 of 84 results for author: Fischer, J

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

    cs.HC cs.CY

    Objection Overruled! Lay People can Distinguish Large Language Models from Lawyers, but still Favour Advice from an LLM

    Authors: Eike Schneiders, Tina Seabrooke, Joshua Krook, Richard Hyde, Natalie Leesakul, Jeremie Clos, Joel Fischer

    Abstract: Large Language Models (LLMs) are seemingly infiltrating every domain, and the legal context is no exception. In this paper, we present the results of three experiments (total N=288) that investigated lay people's willingness to act upon, and their ability to discriminate between, LLM- and lawyer-generated legal advice. In Experiment 1, participants judged their willingness to act on legal advice w… ▽ More

    Submitted 12 September, 2024; originally announced September 2024.

    Comments: 13 pages, 6 figures, 1 table

  2. arXiv:2407.18306  [pdf, other

    quant-ph cs.NI cs.OS

    Design and demonstration of an operating system for executing applications on quantum network nodes

    Authors: Carlo Delle Donne, Mariagrazia Iuliano, Bart van der Vecht, Guilherme Maciel Ferreira, Hana Jirovská, Thom van der Steenhoven, Axel Dahlberg, Matt Skrzypczyk, Dario Fioretto, Markus Teller, Pavel Filippov, Alejandro Rodríguez-Pardo Montblanch, Julius Fischer, Benjamin van Ommen, Nicolas Demetriou, Dominik Leichtle, Luka Music, Harold Ollivier, Ingmar te Raa, Wojciech Kozlowski, Tim Taminiau, Przemysław Pawełczak, Tracy Northup, Ronald Hanson, Stephanie Wehner

    Abstract: The goal of future quantum networks is to enable new internet applications that are impossible to achieve using solely classical communication. Up to now, demonstrations of quantum network applications and functionalities on quantum processors have been performed in ad-hoc software that was specific to the experimental setup, programmed to perform one single task (the application experiment) direc… ▽ More

    Submitted 25 July, 2024; originally announced July 2024.

    Comments: 12 pages, 5 figures, supplementary materials (48 pages, 24 figures, 11 tables)

  3. arXiv:2407.00783  [pdf, other

    cs.CV cs.AI

    Diffusion Models and Representation Learning: A Survey

    Authors: Michael Fuest, Pingchuan Ma, Ming Gui, Johannes S. Fischer, Vincent Tao Hu, Bjorn Ommer

    Abstract: Diffusion Models are popular generative modeling methods in various vision tasks, attracting significant attention. They can be considered a unique instance of self-supervised learning methods due to their independence from label annotation. This survey explores the interplay between diffusion models and representation learning. It provides an overview of diffusion models' essential aspects, inclu… ▽ More

    Submitted 30 June, 2024; originally announced July 2024.

    Comments: Github Repo: https://github.com/dongzhuoyao/Diffusion-Representation-Learning-Survey-Taxonomy

  4. arXiv:2406.09876  [pdf, other

    cs.LG stat.ML

    Sailing in high-dimensional spaces: Low-dimensional embeddings through angle preservation

    Authors: Jonas Fischer, Rong Ma

    Abstract: Low-dimensional embeddings (LDEs) of high-dimensional data are ubiquitous in science and engineering. They allow us to quickly understand the main properties of the data, identify outliers and processing errors, and inform the next steps of data analysis. As such, LDEs have to be faithful to the original high-dimensional data, i.e., they should represent the relationships that are encoded in the d… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

  5. arXiv:2405.00644  [pdf, other

    cs.AI

    ConstrainedZero: Chance-Constrained POMDP Planning using Learned Probabilistic Failure Surrogates and Adaptive Safety Constraints

    Authors: Robert J. Moss, Arec Jamgochian, Johannes Fischer, Anthony Corso, Mykel J. Kochenderfer

    Abstract: To plan safely in uncertain environments, agents must balance utility with safety constraints. Safe planning problems can be modeled as a chance-constrained partially observable Markov decision process (CC-POMDP) and solutions often use expensive rollouts or heuristics to estimate the optimal value and action-selection policy. This work introduces the ConstrainedZero policy iteration algorithm tha… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

    Comments: In Proceedings of the 2024 International Joint Conference on Artificial Intelligence (IJCAI)

  6. arXiv:2404.15822  [pdf, other

    cs.AI cs.LG

    Recursive Backwards Q-Learning in Deterministic Environments

    Authors: Jan Diekhoff, Jörn Fischer

    Abstract: Reinforcement learning is a popular method of finding optimal solutions to complex problems. Algorithms like Q-learning excel at learning to solve stochastic problems without a model of their environment. However, they take longer to solve deterministic problems than is necessary. Q-learning can be improved to better solve deterministic problems by introducing such a model-based approach. This pap… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

  7. arXiv:2403.15263  [pdf, other

    cs.LG stat.ML

    Federated Bayesian Deep Learning: The Application of Statistical Aggregation Methods to Bayesian Models

    Authors: John Fischer, Marko Orescanin, Justin Loomis, Patrick McClure

    Abstract: Federated learning (FL) is an approach to training machine learning models that takes advantage of multiple distributed datasets while maintaining data privacy and reducing communication costs associated with sharing local datasets. Aggregation strategies have been developed to pool or fuse the weights and biases of distributed deterministic models; however, modern deterministic deep learning (DL)… ▽ More

    Submitted 4 April, 2024; v1 submitted 22 March, 2024; originally announced March 2024.

    Comments: 22 pages, 9 figures

  8. arXiv:2403.13802  [pdf, other

    cs.CV cs.AI cs.CL cs.LG

    ZigMa: A DiT-style Zigzag Mamba Diffusion Model

    Authors: Vincent Tao Hu, Stefan Andreas Baumann, Ming Gui, Olga Grebenkova, Pingchuan Ma, Johannes Fischer, Björn Ommer

    Abstract: The diffusion model has long been plagued by scalability and quadratic complexity issues, especially within transformer-based structures. In this study, we aim to leverage the long sequence modeling capability of a State-Space Model called Mamba to extend its applicability to visual data generation. Firstly, we identify a critical oversight in most current Mamba-based vision methods, namely the la… ▽ More

    Submitted 1 April, 2024; v1 submitted 20 March, 2024; originally announced March 2024.

    Comments: Project Page: https://taohu.me/zigma/

  9. arXiv:2403.13788  [pdf, other

    cs.CV

    DepthFM: Fast Monocular Depth Estimation with Flow Matching

    Authors: Ming Gui, Johannes S. Fischer, Ulrich Prestel, Pingchuan Ma, Dmytro Kotovenko, Olga Grebenkova, Stefan Andreas Baumann, Vincent Tao Hu, Björn Ommer

    Abstract: Monocular depth estimation is crucial for numerous downstream vision tasks and applications. Current discriminative approaches to this problem are limited due to blurry artifacts, while state-of-the-art generative methods suffer from slow sampling due to their SDE nature. Rather than starting from noise, we seek a direct mapping from input image to depth map. We observe that this can be effectivel… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

  10. arXiv:2403.11728  [pdf, ps, other

    cs.LG cs.RO

    PITA: Physics-Informed Trajectory Autoencoder

    Authors: Johannes Fischer, Kevin Rösch, Martin Lauer, Christoph Stiller

    Abstract: Validating robotic systems in safety-critical appli-cations requires testing in many scenarios including rare edgecases that are unlikely to occur, requiring to complement real-world testing with testing in simulation. Generative models canbe used to augment real-world datasets with generated data toproduce edge case scenarios by sampling in a learned latentspace. Autoencoders can learn said laten… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

  11. arXiv:2403.04805  [pdf, other

    cs.LG q-bio.QM stat.AP stat.ML

    Not all tickets are equal and we know it: Guiding pruning with domain-specific knowledge

    Authors: Intekhab Hossain, Jonas Fischer, Rebekka Burkholz, John Quackenbush

    Abstract: Neural structure learning is of paramount importance for scientific discovery and interpretability. Yet, contemporary pruning algorithms that focus on computational resource efficiency face algorithmic barriers to select a meaningful model that aligns with domain expertise. To mitigate this challenge, we propose DASH, which guides pruning by available domain-specific structural information. In the… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

  12. Charting Ethical Tensions in Multispecies Technology Research through Beneficiary-Epistemology Space

    Authors: Steve Benford, Clara Mancini, Alan Chamberlain, Eike Schneiders, Simon Castle-Green, Joel Fischer, Ayse Kucukyilmaz, Guido Salimbeni, Victor Ngo, Pepita Barnard, Matt Adams, Nick Tandavanitj, Ju Row Farr

    Abstract: While ethical challenges are widely discussed in HCI, far less is reported about the ethical processes that researchers routinely navigate. We reflect on a multispecies project that negotiated an especially complex ethical approval process. Cat Royale was an artist-led exploration of creating an artwork to engage audiences in exploring trust in autonomous systems. The artwork took the form of a ro… ▽ More

    Submitted 23 February, 2024; originally announced February 2024.

    Comments: Proceedings of the CHI Conference on Human Factors in Computing Systems (CHI '24), May 11--16, 2024, Honolulu, HI, USA

  13. Designing Multispecies Worlds for Robots, Cats, and Humans

    Authors: Eike Schneiders, Steve Benford, Alan Chamberlain, Clara Mancini, Simon Castle-Green, Victor Ngo, Ju Row Farr, Matt Adams, Nick Tandavanitj, Joel Fischer

    Abstract: We reflect on the design of a multispecies world centred around a bespoke enclosure in which three cats and a robot arm coexist for six hours a day during a twelve-day installation as part of an artist-led project. In this paper, we present the project's design process, encompassing various interconnected components, including the cats, the robot and its autonomous systems, the custom end-effector… ▽ More

    Submitted 23 February, 2024; originally announced February 2024.

    Comments: Proceedings of the CHI Conference on Human Factors in Computing Systems (CHI '24), May 11--16, 2024, Honolulu, HI, USA

  14. arXiv:2402.07691  [pdf, other

    cs.RO

    Evaluation of a Smart Mobile Robotic System for Industrial Plant Inspection and Supervision

    Authors: Georg K. J. Fischer, Max Bergau, D. Adriana Gómez-Rosal, Andreas Wachaja, Johannes Gräter, Matthias Odenweller, Uwe Piechottka, Fabian Hoeflinger, Nikhil Gosala, Niklas Wetzel, Daniel Büscher, Abhinav Valada, Wolfram Burgard

    Abstract: Automated and autonomous industrial inspection is a longstanding research field, driven by the necessity to enhance safety and efficiency within industrial settings. In addressing this need, we introduce an autonomously navigating robotic system designed for comprehensive plant inspection. This innovative system comprises a robotic platform equipped with a diverse array of sensors integrated to fa… ▽ More

    Submitted 12 February, 2024; originally announced February 2024.

    Comments: Submitted for publication in IEEE Sensors Journal

  15. arXiv:2401.16424  [pdf, other

    cs.CV q-bio.QM

    Computer Vision for Primate Behavior Analysis in the Wild

    Authors: Richard Vogg, Timo Lüddecke, Jonathan Henrich, Sharmita Dey, Matthias Nuske, Valentin Hassler, Derek Murphy, Julia Fischer, Julia Ostner, Oliver Schülke, Peter M. Kappeler, Claudia Fichtel, Alexander Gail, Stefan Treue, Hansjörg Scherberger, Florentin Wörgötter, Alexander S. Ecker

    Abstract: Advances in computer vision as well as increasingly widespread video-based behavioral monitoring have great potential for transforming how we study animal cognition and behavior. However, there is still a fairly large gap between the exciting prospects and what can actually be achieved in practice today, especially in videos from the wild. With this perspective paper, we want to contribute towards… ▽ More

    Submitted 12 August, 2024; v1 submitted 29 January, 2024; originally announced January 2024.

  16. CUI@CHI 2024: Building Trust in CUIs-From Design to Deployment

    Authors: Smit Desai, Christina Wei, Jaisie Sin, Mateusz Dubiel, Nima Zargham, Shashank Ahire, Martin Porcheron, Anastasia Kuzminykh, Minha Lee, Heloisa Candello, Joel Fischer, Cosmin Munteanu, Benjamin R Cowan

    Abstract: Conversational user interfaces (CUIs) have become an everyday technology for people the world over, as well as a booming area of research. Advances in voice synthesis and the emergence of chatbots powered by large language models (LLMs), notably ChatGPT, have pushed CUIs to the forefront of human-computer interaction (HCI) research and practice. Now that these technologies enable an elemental leve… ▽ More

    Submitted 25 January, 2024; originally announced January 2024.

  17. The Effect of Predictive Formal Modelling at Runtime on Performance in Human-Swarm Interaction

    Authors: Ayodeji O. Abioye, William Hunt, Yue Gu, Eike Schneiders, Mohammad Naiseh, Joel E. Fischer, Sarvapali D. Ramchurn, Mohammad D. Soorati, Blair Archibald, Michele Sevegnani

    Abstract: Formal Modelling is often used as part of the design and testing process of software development to ensure that components operate within suitable bounds even in unexpected circumstances. In this paper, we use predictive formal modelling (PFM) at runtime in a human-swarm mission and show that this integration can be used to improve the performance of human-swarm teams. We recruited 60 participants… ▽ More

    Submitted 22 January, 2024; originally announced January 2024.

    Comments: This work has been accepted in HRI '24 LBR track. It consist of 5 pages, 2 figures, and 2 tables. This is the author's submitted manuscript, for your personal use. Not for redistribution. The definitive Version of Record will be published in the Companion of the 2024 ACM/IEEE International Conference on Human-Robot Interaction (HRI '24 Companion), https://doi.org/10.1145/3610978.3640725

  18. arXiv:2401.05531  [pdf, ps, other

    cs.LG cs.SD eess.AS

    VI-PANN: Harnessing Transfer Learning and Uncertainty-Aware Variational Inference for Improved Generalization in Audio Pattern Recognition

    Authors: John Fischer, Marko Orescanin, Eric Eckstrand

    Abstract: Transfer learning (TL) is an increasingly popular approach to training deep learning (DL) models that leverages the knowledge gained by training a foundation model on diverse, large-scale datasets for use on downstream tasks where less domain- or task-specific data is available. The literature is rich with TL techniques and applications; however, the bulk of the research makes use of deterministic… ▽ More

    Submitted 1 March, 2024; v1 submitted 10 January, 2024; originally announced January 2024.

    Comments: Published in IEEE Access

    Journal ref: IEEE Access (2024)

  19. arXiv:2401.04108   

    cs.HC cs.AI cs.CL cs.RO

    Working with Trouble and Failures in Conversation between Humans and Robots (WTF 2023) & Is CUI Design Ready Yet?

    Authors: Frank Förster, Marta Romeo, Patrick Holthaus, Maria Jose Galvez Trigo, Joel E. Fischer, Birthe Nesset, Christian Dondrup, Christine Murad, Cosmin Munteanu, Benjamin R. Cowan, Leigh Clark, Martin Porcheron, Heloisa Candello, Raina Langevin

    Abstract: Workshop proceedings of two co-located workshops "Working with Troubles and Failures in Conversation with Humans and Robots" (WTF 2023) and "Is CUI Design Ready Yet?", both of which were part of the ACM conference on conversational user interfaces 2023. WTF 23 aimed at bringing together researchers from human-robot interaction, dialogue systems, human-computer interaction, and conversation analy… ▽ More

    Submitted 4 September, 2023; originally announced January 2024.

    Comments: WTF 2023 & 'Is CUI Design Ready Yet?' workshop proceedings including 10 extended abstracts and articles

    Report number: WTFCUI/2023 ACM Class: A.0; I.2.7; I.2.9

  20. arXiv:2401.02896  [pdf, other

    cs.GR

    Particle-Wise Higher-Order SPH Field Approximation for DVR

    Authors: Jonathan Fischer, Martin Schulze, Paul Rosenthal, Lars Linsen

    Abstract: When employing Direct Volume Rendering (DVR) for visualizing volumetric scalar fields, classification is generally performed on a piecewise constant or piecewise linear approximation of the field on a viewing ray. Smoothed Particle Hydrodynamics (SPH) data sets define volumetric scalar fields as the sum of individual particle contributions, at highly varying spatial resolution. We present an appro… ▽ More

    Submitted 5 January, 2024; originally announced January 2024.

  21. arXiv:2312.07360  [pdf, other

    cs.CV

    Boosting Latent Diffusion with Flow Matching

    Authors: Johannes S. Fischer, Ming Gui, Pingchuan Ma, Nick Stracke, Stefan A. Baumann, Björn Ommer

    Abstract: Recently, there has been tremendous progress in visual synthesis and the underlying generative models. Here, diffusion models (DMs) stand out particularly, but lately, flow matching (FM) has also garnered considerable interest. While DMs excel in providing diverse images, they suffer from long training and slow generation. With latent diffusion, these issues are only partially alleviated. Converse… ▽ More

    Submitted 28 March, 2024; v1 submitted 12 December, 2023; originally announced December 2023.

  22. arXiv:2312.04311  [pdf, other

    cs.LG q-bio.QM

    Finding Interpretable Class-Specific Patterns through Efficient Neural Search

    Authors: Nils Philipp Walter, Jonas Fischer, Jilles Vreeken

    Abstract: Discovering patterns in data that best describe the differences between classes allows to hypothesize and reason about class-specific mechanisms. In molecular biology, for example, this bears promise of advancing the understanding of cellular processes differing between tissues or diseases, which could lead to novel treatments. To be useful in practice, methods that tackle the problem of finding s… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

  23. arXiv:2311.10920  [pdf, other

    cs.CL cs.AI

    Understanding and Mitigating Classification Errors Through Interpretable Token Patterns

    Authors: Michael A. Hedderich, Jonas Fischer, Dietrich Klakow, Jilles Vreeken

    Abstract: State-of-the-art NLP methods achieve human-like performance on many tasks, but make errors nevertheless. Characterizing these errors in easily interpretable terms gives insight into whether a classifier is prone to making systematic errors, but also gives a way to act and improve the classifier. We propose to discover those patterns of tokens that distinguish correct and erroneous predictions as t… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

    Comments: Extended abstract at BlackboxNLP'23

  24. arXiv:2308.05612  [pdf, other

    cs.RO cs.AI

    A Smart Robotic System for Industrial Plant Supervision

    Authors: D. Adriana Gómez-Rosal, Max Bergau, Georg K. J. Fischer, Andreas Wachaja, Johannes Gräter, Matthias Odenweller, Uwe Piechottka, Fabian Hoeflinger, Nikhil Gosala, Niklas Wetzel, Daniel Büscher, Abhinav Valada, Wolfram Burgard

    Abstract: In today's chemical plants, human field operators perform frequent integrity checks to guarantee high safety standards, and thus are possibly the first to encounter dangerous operating conditions. To alleviate their task, we present a system consisting of an autonomously navigating robot integrated with various sensors and intelligent data processing. It is able to detect methane leaks and estimat… ▽ More

    Submitted 1 September, 2023; v1 submitted 10 August, 2023; originally announced August 2023.

    Comments: Final submission for IEEE Sensors 2023

  25. arXiv:2306.02183  [pdf

    cs.DC q-bio.NC q-bio.QM

    brainlife.io: A decentralized and open source cloud platform to support neuroscience research

    Authors: Soichi Hayashi, Bradley A. Caron, Anibal Sólon Heinsfeld, Sophia Vinci-Booher, Brent McPherson, Daniel N. Bullock, Giulia Bertò, Guiomar Niso, Sandra Hanekamp, Daniel Levitas, Kimberly Ray, Anne MacKenzie, Lindsey Kitchell, Josiah K. Leong, Filipi Nascimento-Silva, Serge Koudoro, Hanna Willis, Jasleen K. Jolly, Derek Pisner, Taylor R. Zuidema, Jan W. Kurzawski, Kyriaki Mikellidou, Aurore Bussalb, Christopher Rorden, Conner Victory , et al. (39 additional authors not shown)

    Abstract: Neuroscience research has expanded dramatically over the past 30 years by advancing standardization and tool development to support rigor and transparency. Consequently, the complexity of the data pipeline has also increased, hindering access to FAIR (Findable, Accessible, Interoperabile, and Reusable) data analysis to portions of the worldwide research community. brainlife.io was developed to red… ▽ More

    Submitted 11 August, 2023; v1 submitted 3 June, 2023; originally announced June 2023.

  26. arXiv:2304.00944  [pdf, other

    cs.CR cs.CY

    Lessons in VCR Repair: Compliance of Android App Developers with the California Consumer Privacy Act (CCPA)

    Authors: Nikita Samarin, Shayna Kothari, Zaina Siyed, Oscar Bjorkman, Reena Yuan, Primal Wijesekera, Noura Alomar, Jordan Fischer, Chris Hoofnagle, Serge Egelman

    Abstract: The California Consumer Privacy Act (CCPA) provides California residents with a range of enhanced privacy protections and rights. Our research investigated the extent to which Android app developers comply with the provisions of the CCPA that require them to provide consumers with accurate privacy notices and respond to "verifiable consumer requests" (VCRs) by disclosing personal information that… ▽ More

    Submitted 3 April, 2023; originally announced April 2023.

    Comments: Appears in Issue 3 of 23rd Privacy Enhancing Technologies Symposium (PETS 23)

  27. arXiv:2301.13732  [pdf, other

    cs.LG stat.ML

    Preserving local densities in low-dimensional embeddings

    Authors: Jonas Fischer, Rebekka Burkholz, Jilles Vreeken

    Abstract: Low-dimensional embeddings and visualizations are an indispensable tool for analysis of high-dimensional data. State-of-the-art methods, such as tSNE and UMAP, excel in unveiling local structures hidden in high-dimensional data and are therefore routinely applied in standard analysis pipelines in biology. We show, however, that these methods fail to reconstruct local properties, such as relative d… ▽ More

    Submitted 31 January, 2023; originally announced January 2023.

  28. arXiv:2301.09477  [pdf, other

    cs.DS

    Sliding Window String Indexing in Streams

    Authors: Philip Bille, Johannes Fischer, Inge Li Gørtz, Max Rishøj Pedersen, Tord Joakim Stordalen

    Abstract: Given a string $S$ over an alphabet $Σ$, the 'string indexing problem' is to preprocess $S$ to subsequently support efficient pattern matching queries, i.e., given a pattern string $P$ report all the occurrences of $P$ in $S$. In this paper we study the 'streaming sliding window string indexing problem'. Here the string $S$ arrives as a stream, one character at a time, and the goal is to maintain… ▽ More

    Submitted 23 January, 2023; originally announced January 2023.

  29. Boosting Extra-functional Code Reusability in Cyber-physical Production Systems: The Error Handling Case Study

    Authors: Birgit Vogel-Heuser, Juliane Fischer, Dieter Hess, Eva-Maria Neumann, Marcus Wuerr

    Abstract: Cyber-Physical Production Systems (CPPS) are long-living and mechatronic systems, which include mechanics, electrics/electronics and software. The interdisciplinary nature combined with challenges and trends in the context of Industry 4.0 such as a high degree of customization, small lot sizes and evolution cause a high amount of variability. Mastering the variability of functional control softwar… ▽ More

    Submitted 9 December, 2022; originally announced December 2022.

    Comments: 13 pages, https://ieeexplore.ieee.org/abstract/document/9687320/

    Journal ref: Transactions on Emerging Topics in Computing (TETC) 10 (2022) 1

  30. MICOSE4aPS: Industrially Applicable Maturity Metric to Improve Systematic Reuse of Control Software

    Authors: Birgit Vogel-Heuser, Eva-Maria Neumann, Juliane Fischer

    Abstract: automated Production Systems (aPS) are highly complex, mechatronic systems that usually have to operate reliably for many decades. Standardization and reuse of control software modules is a core prerequisite to achieve the required system quality in increasingly shorter development cycles. However, industrial case studies in the field of aPS show that many aPS companies still struggle with strateg… ▽ More

    Submitted 9 December, 2022; originally announced December 2022.

    Comments: 19 pages, https://dl.acm.org/doi/abs/10.1145/3467896

    Journal ref: ACM Transactions on Software Engineering and Methodology (TOSEM) Journalverlag ACM, New York, NY, USA Jahr 2022 ACM Transactions on software Engineering and Methodology (TOSEM) 31 (2022) 1

  31. Measuring the Overall Complexity of Graphical and Textual IEC 61131-3 Control Software

    Authors: Juliane Fischer, Birgit Vogel-Heuser, Heiko Schneider, Nikolai Langer, Markus Felger, Matthias Bengel

    Abstract: Software implements a significant proportion of functionality in factory automation. Thus, efficient development and the reuse of software parts, so-called units, enhance competitiveness. Thereby, complex control software units are more difficult to understand, leading to increased development, testing and maintenance costs. However, measuring complexity is challenging due to many different, subje… ▽ More

    Submitted 9 December, 2022; originally announced December 2022.

    Comments: 8 pages, https://ieeexplore.ieee.org/abstract/document/9444196/

    Journal ref: Robotics and Automation Letters 6 (2021) 3

  32. Modularity and Architecture of PLC-based Software for Automated Production Systems: An analysis in industrial companies

    Authors: Birgit Vogel-Heuser, Juliane Fischer, Stefan Feldmann, Sebastian Ulewicz, Susanne Rösch

    Abstract: Adaptive and flexible production systems require modular and reusable software especially considering their long term life cycle of up to 50 years. SWMAT4aPS, an approach to measure Software Maturity for automated Production Systems is introduced. The approach identifies weaknesses and strengths of various companie's solutions for modularity of software in the design of automated Production System… ▽ More

    Submitted 7 December, 2022; originally announced December 2022.

    Journal ref: Journal of Systems and Software (JSS) 131 (2017) 1

  33. arXiv:2209.13619  [pdf, other

    physics.med-ph cs.CV stat.AP

    LapGM: A Multisequence MR Bias Correction and Normalization Model

    Authors: Luciano Vinas, Arash A. Amini, Jade Fischer, Atchar Sudhyadhom

    Abstract: A spatially regularized Gaussian mixture model, LapGM, is proposed for the bias field correction and magnetic resonance normalization problem. The proposed spatial regularizer gives practitioners fine-tuned control between balancing bias field removal and preserving image contrast preservation for multi-sequence, magnetic resonance images. The fitted Gaussian parameters of LapGM serve as control v… ▽ More

    Submitted 27 September, 2022; originally announced September 2022.

  34. arXiv:2207.09543  [pdf

    cs.RO cs.HC cs.MA

    Industry Led Use-Case Development for Human-Swarm Operations

    Authors: Jediah R. Clark, Mohammad Naiseh, Joel Fischer, Marise Galvez Trigo, Katie Parnell, Mario Brito, Adrian Bodenmann, Sarvapali D. Ramchurn, Mohammad Divband Soorati

    Abstract: In the domain of unmanned vehicles, autonomous robotic swarms promise to deliver increased efficiency and collective autonomy. How these swarms will operate in the future, and what communication requirements and operational boundaries will arise are yet to be sufficiently defined. A workshop was conducted with 11 professional unmanned-vehicle operators and designers with the objective of identifyi… ▽ More

    Submitted 24 July, 2022; v1 submitted 19 July, 2022; originally announced July 2022.

    Comments: Accepted at AAAI 2022 Spring Symposium Series (Putting AI in the Critical Loop: Assured Trust and Autonomy in Human-Machine Teams)

  35. arXiv:2204.01922  [pdf, other

    cs.RO

    SHAIL: Safety-Aware Hierarchical Adversarial Imitation Learning for Autonomous Driving in Urban Environments

    Authors: Arec Jamgochian, Etienne Buehrle, Johannes Fischer, Mykel J. Kochenderfer

    Abstract: Designing a safe and human-like decision-making system for an autonomous vehicle is a challenging task. Generative imitation learning is one possible approach for automating policy-building by leveraging both real-world and simulated decisions. Previous work that applies generative imitation learning to autonomous driving policies focuses on learning a low-level controller for simple settings. How… ▽ More

    Submitted 10 June, 2023; v1 submitted 4 April, 2022; originally announced April 2022.

    Comments: Presented at the 2023 IEEE International Conference on Robotics and Automation (ICRA)

  36. Demonstration of latency-aware 5G network slicing on optical metro networks

    Authors: B. Shariati, L. Velasco, J. -J. Pedreño-Manresa, A. Dochhan, R. Casellas, A. Muqaddas, O. González de Dios, L. Luque Canto, B. Lent, J. E. López de Vergara, S. López-Buedo, F. Moreno, P. Pavón, M. Ruiz, S. K. Patri, A. Giorgetti, F. Cugini, A. Sgambelluri, R. Nejabati, D. Simeonidou, R. -P. Braun, A. Autenrieth, J. -P. Elbers, J. K. Fischer, R. Freund

    Abstract: The H2020 METRO-HAUL European project has architected a latency-aware, cost-effective, agile, and programmable optical metro network. This includes the design of semidisaggregated metro nodes with compute and storage capabilities, which interface effectively with both 5G access and multi-Tbit/s elastic optical networks in the core. In this paper, we report the automated deployment of 5G services,… ▽ More

    Submitted 21 February, 2022; originally announced February 2022.

    Comments: 10 pages

    Journal ref: Journal of Optical Communication and Networking, 14, A81-A90 (2022)

  37. arXiv:2202.06481  [pdf, other

    cs.LG cs.AI

    A Survey on Machine Learning Approaches for Modelling Intuitive Physics

    Authors: Jiafei Duan, Arijit Dasgupta, Jason Fischer, Cheston Tan

    Abstract: Research in cognitive science has provided extensive evidence of human cognitive ability in performing physical reasoning of objects from noisy perceptual inputs. Such a cognitive ability is commonly known as intuitive physics. With advancements in deep learning, there is an increasing interest in building intelligent systems that are capable of performing physical reasoning from a given scene for… ▽ More

    Submitted 27 April, 2022; v1 submitted 13 February, 2022; originally announced February 2022.

    Comments: Paper accepted at IJCAI 2022 (Survey Track)

  38. arXiv:2111.11153  [pdf, other

    cs.LG cs.AI stat.ML

    Plant 'n' Seek: Can You Find the Winning Ticket?

    Authors: Jonas Fischer, Rebekka Burkholz

    Abstract: The lottery ticket hypothesis has sparked the rapid development of pruning algorithms that aim to reduce the computational costs associated with deep learning during training and model deployment. Currently, such algorithms are primarily evaluated on imaging data, for which we lack ground truth information and thus the understanding of how sparse lottery tickets could be. To fill this gap, we deve… ▽ More

    Submitted 7 June, 2022; v1 submitted 22 November, 2021; originally announced November 2021.

  39. arXiv:2110.13883  [pdf, other

    cs.IT

    Estimating Mutual Information via Geodesic $k$NN

    Authors: Alexander Marx, Jonas Fischer

    Abstract: Estimating mutual information (MI) between two continuous random variables $X$ and $Y$ allows to capture non-linear dependencies between them, non-parametrically. As such, MI estimation lies at the core of many data science applications. Yet, robustly estimating MI for high-dimensional $X$ and $Y$ is still an open research question. In this paper, we formulate this problem through the lens of ma… ▽ More

    Submitted 18 January, 2022; v1 submitted 26 October, 2021; originally announced October 2021.

    Comments: Accepted at SIAM SDM'22

  40. arXiv:2110.11150  [pdf, ps, other

    cs.LG cs.AI

    Lottery Tickets with Nonzero Biases

    Authors: Jonas Fischer, Advait Gadhikar, Rebekka Burkholz

    Abstract: The strong lottery ticket hypothesis holds the promise that pruning randomly initialized deep neural networks could offer a computationally efficient alternative to deep learning with stochastic gradient descent. Common parameter initialization schemes and existence proofs, however, are focused on networks with zero biases, thus foregoing the potential universal approximation property of pruning.… ▽ More

    Submitted 7 June, 2022; v1 submitted 21 October, 2021; originally announced October 2021.

  41. arXiv:2110.09599  [pdf, other

    cs.LG cs.CL

    Label-Descriptive Patterns and Their Application to Characterizing Classification Errors

    Authors: Michael Hedderich, Jonas Fischer, Dietrich Klakow, Jilles Vreeken

    Abstract: State-of-the-art deep learning methods achieve human-like performance on many tasks, but make errors nevertheless. Characterizing these errors in easily interpretable terms gives insight into whether a classifier is prone to making systematic errors, but also gives a way to act and improve the classifier. We propose to discover those feature-value combinations (i.e., patterns) that strongly correl… ▽ More

    Submitted 17 June, 2022; v1 submitted 18 October, 2021; originally announced October 2021.

    Comments: Accepted at ICML 2022

  42. arXiv:2110.03469  [pdf, other

    cs.LG cs.AI cs.DC

    Federated Learning from Small Datasets

    Authors: Michael Kamp, Jonas Fischer, Jilles Vreeken

    Abstract: Federated learning allows multiple parties to collaboratively train a joint model without sharing local data. This enables applications of machine learning in settings of inherently distributed, undisclosable data such as in the medical domain. In practice, joint training is usually achieved by aggregating local models, for which local training objectives have to be in expectation similar to the j… ▽ More

    Submitted 12 October, 2023; v1 submitted 7 October, 2021; originally announced October 2021.

  43. arXiv:2107.07316  [pdf, other

    cs.RO cs.AI

    Minimizing Safety Interference for Safe and Comfortable Automated Driving with Distributional Reinforcement Learning

    Authors: Danial Kamran, Tizian Engelgeh, Marvin Busch, Johannes Fischer, Christoph Stiller

    Abstract: Despite recent advances in reinforcement learning (RL), its application in safety critical domains like autonomous vehicles is still challenging. Although punishing RL agents for risky situations can help to learn safe policies, it may also lead to highly conservative behavior. In this paper, we propose a distributional RL framework in order to learn adaptive policies that can tune their level of… ▽ More

    Submitted 15 July, 2021; originally announced July 2021.

  44. arXiv:2107.02505  [pdf

    cs.NI

    A Latency-Aware Real-Time Video Surveillance Demo: Network Slicing for Improving Public Safety

    Authors: B. Shariati, J. J. Pedreno-Manresa, A. Dochhan, A. S. Muqaddas, R. Casellas, O. González de Dios, L. L. Canto, B. Lent, J. E. López de Vergara, S. López-Buedo, F. J. Moreno, P. Pavón, L. Velasco, S. Patri, A. Giorgetti, F. Cugini, A. Sgambelluri, R. Nejabati, D. Simeonidou, R, -P, Braun, A. Autenrieth, J. -P. Elbers, J. K. Fischer , et al. (1 additional authors not shown)

    Abstract: We report the automated deployment of 5G services across a latency-aware, semidisaggregated, and virtualized metro network. We summarize the key findings in a detailed analysis of end-to-end latency, service setup time, and soft-failure detection time.

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: The research leading to these results has received funding from the EC and BMBF through the METRO-HAUL project (G.A. No. 761727) and OTB-5G+ project (reference No. 16KIS0979K)

    Journal ref: Proceedings of the Optical Fiber Communication Conference and Exhibition (OFC2021)

  45. arXiv:2105.09078  [pdf, other

    cs.SI cond-mat.dis-nn physics.soc-ph

    The Complex Community Structure of the Bitcoin Address Correspondence Network

    Authors: Jan Alexander Fischer, Andres Palechor, Daniele Dell'Aglio, Abraham Bernstein, Claudio J. Tessone

    Abstract: Bitcoin is built on a blockchain, an immutable decentralised ledger that allows entities (users) to exchange Bitcoins in a pseudonymous manner. Bitcoins are associated with alpha-numeric addresses and are transferred via transactions. Each transaction is composed of a set of input addresses (associated with unspent outputs received from previous transactions) and a set of output addresses (to whic… ▽ More

    Submitted 19 May, 2021; originally announced May 2021.

    Comments: 21 pages, 13 figures

  46. arXiv:2104.06740  [pdf, other

    cs.DS

    Engineering Predecessor Data Structures for Dynamic Integer Sets

    Authors: Patrick Dinklage, Johannes Fischer, Alexander Herlez

    Abstract: We present highly optimized data structures for the dynamic predecessor problem, where the task is to maintain a set $S$ of $w$-bit numbers under insertions, deletions, and predecessor queries (return the largest element in $S$ no larger than a given key). The problem of finding predecessors can be viewed as a generalized form of the membership problem, or as a simple version of the nearest neighb… ▽ More

    Submitted 14 April, 2021; originally announced April 2021.

    Comments: 16 pages plus 5 page appendix, to be published in the proceedings of the 19th Symposium on Experimental Algorithms (SEA) 2021

  47. arXiv:2103.01828  [pdf, other

    cs.LG stat.ML

    Factoring out prior knowledge from low-dimensional embeddings

    Authors: Edith Heiter, Jonas Fischer, Jilles Vreeken

    Abstract: Low-dimensional embedding techniques such as tSNE and UMAP allow visualizing high-dimensional data and therewith facilitate the discovery of interesting structure. Although they are widely used, they visualize data as is, rather than in light of the background knowledge we have about the data. What we already know, however, strongly determines what is novel and hence interesting. In this paper we… ▽ More

    Submitted 2 March, 2021; originally announced March 2021.

    Comments: 27 pages, 17 figures

  48. arXiv:2102.08670  [pdf, other

    cs.DS

    Linear Time Runs over General Ordered Alphabets

    Authors: Jonas Ellert, Johannes Fischer

    Abstract: A run in a string is a maximal periodic substring. For example, the string $\texttt{bananatree}$ contains the runs $\texttt{anana} = (\texttt{an})^{3/2}$ and $\texttt{ee} = \texttt{e}^2$. There are less than $n$ runs in any length-$n$ string, and computing all runs for a string over a linearly-sortable alphabet takes $\mathcal{O}(n)$ time (Bannai et al., SODA 2015). Kosolobov conjectured that ther… ▽ More

    Submitted 17 February, 2021; originally announced February 2021.

    Comments: This work has been submitted to ICALP 2021

  49. arXiv:2101.10091  [pdf

    cs.CY

    JTrack: A Digital Biomarker Platform for Remote Monitoring in Neurological and Psychiatric Diseases

    Authors: Mehran Sahandi Far, Michael Stolz, Jona M. Fischer, Simon B. Eickhoff, Juergen Dukart

    Abstract: Objective: Health-related data being collected by smartphones offer a promising complementary approach to in-clinic assessments. Here we introduce the JTrack platform as a secure, reliable and extendable open-source solution for remote monitoring in daily-life and digital phenotyping. Method: JTrack consists of an Android-based smartphone application and a web-based project management dashboard. A… ▽ More

    Submitted 2 February, 2021; v1 submitted 18 January, 2021; originally announced January 2021.

    Comments: package Name for application is changed

  50. arXiv:2008.07225  [pdf

    cs.NI cs.LG

    Privacy-Preserving Distributed Learning Framework for 6G Telecom Ecosystems

    Authors: Pooyan Safari, Behnam Shariati, Johannes Karl Fischer

    Abstract: We present a privacy-preserving distributed learning framework for telecom ecosystems in the 6G-era that enables the vision of shared ownership and governance of ML models, while protecting the privacy of the data owners. We demonstrate its benefits by applying it to the use-case of Quality of Transmission (QoT) estimation in multi-domain multi-vendor optical networks, where no data of individual… ▽ More

    Submitted 17 August, 2020; originally announced August 2020.