Skip to main content

Showing 1–50 of 65 results for author: Schmid, L

.
  1. arXiv:2406.12531  [pdf, other

    cs.LG stat.ML

    TREE: Tree Regularization for Efficient Execution

    Authors: Lena Schmid, Daniel Biebert, Christian Hakert, Kuan-Hsun Chen, Michel Lang, Markus Pauly, Jian-Jia Chen

    Abstract: The rise of machine learning methods on heavily resource constrained devices requires not only the choice of a suitable model architecture for the target platform, but also the optimization of the chosen model with regard to execution time consumption for inference in order to optimally utilize the available resources. Random forests and decision trees are shown to be a suitable model for such a s… ▽ More

    Submitted 18 June, 2024; originally announced June 2024.

  2. arXiv:2406.05313  [pdf, other

    cs.RO

    Traversing Mars: Cooperative Informative Path Planning to Efficiently Navigate Unknown Scenes

    Authors: Friedrich M. Rockenbauer, Jaeyoung Lim, Marcus G. Müller, Roland Siegwart, Lukas Schmid

    Abstract: The ability to traverse an unknown environment is crucial for autonomous robot operations. However, due to the limited sensing capabilities and system constraints, approaching this problem with a single robot agent can be slow, costly, and unsafe. For example, in planetary exploration missions, the wear on the wheels of a rover from abrasive terrain should be minimized at all costs as reparations… ▽ More

    Submitted 12 June, 2024; v1 submitted 7 June, 2024; originally announced June 2024.

    Comments: 8 pages, 9 figures, code will be available at https://github.com/ethz-asl/scouting-ipp

  3. arXiv:2405.17543  [pdf, other

    quant-ph cs.ET

    The MQT Handbook: A Summary of Design Automation Tools and Software for Quantum Computing

    Authors: Robert Wille, Lucas Berent, Tobias Forster, Jagatheesan Kunasaikaran, Kevin Mato, Tom Peham, Nils Quetschlich, Damian Rovara, Aaron Sander, Ludwig Schmid, Daniel Schönberger, Yannick Stade, Lukas Burgholzer

    Abstract: Quantum computers are becoming a reality and numerous quantum computing applications with a near-term perspective (e.g., for finance, chemistry, machine learning, and optimization) and with a long-term perspective (e.g., for cryptography or unstructured search) are currently being investigated. However, designing and realizing potential applications for these devices in a scalable fashion requires… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: 8 pages, 4 figures, a live version of this document is available at https://mqt.readthedocs.io

  4. arXiv:2405.12350  [pdf, ps, other

    cs.DB cs.FL

    A framework for extraction and transformation of documents

    Authors: Cristian Riveros, Markus L. Schmid, Nicole Schweikardt

    Abstract: We present a theoretical framework for the extraction and transformation of text documents. We propose to use a two-phase process where the first phase extracts span-tuples from a document, and the second phase maps the content of the span-tuples into new documents. We base the extraction phase on the framework of document spanners and the transformation phase on the theory of polyregular function… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

  5. arXiv:2405.08068  [pdf, other

    quant-ph cs.ET

    An Abstract Model and Efficient Routing for Logical Entangling Gates on Zoned Neutral Atom Architectures

    Authors: Yannick Stade, Ludwig Schmid, Lukas Burgholzer, Robert Wille

    Abstract: Recent experimental achievements have demonstrated the potential of neutral atom architectures for fault-tolerant quantum computing. These architectures feature the dynamic rearrangement of atoms during computation, enabling nearly arbitrary two-dimensional rearrangements. Additionally, they employ a zoned layout with dedicated regions for entangling, storage, and readout. This architecture requir… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: 12 pages, 19 figures

  6. arXiv:2405.00552  [pdf, other

    cs.RO cs.HC

    Long-Term Human Trajectory Prediction using 3D Dynamic Scene Graphs

    Authors: Nicolas Gorlo, Lukas Schmid, Luca Carlone

    Abstract: We present a novel approach for long-term human trajectory prediction, which is essential for long-horizon robot planning in human-populated environments. State-of-the-art human trajectory prediction methods are limited by their focus on collision avoidance and short-term planning, and their inability to model complex interactions of humans with the environment. In contrast, our approach overcomes… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

    Comments: 8 pages, 6 figures. Code to be released at: https://github.com/MIT-SPARK/LP2

  7. arXiv:2404.15968  [pdf, ps, other

    cs.IT eess.SP

    Fast and Robust Expectation Propagation MIMO Detection via Preconditioned Conjugated Gradient

    Authors: Luca Schmid, Dominik Sulz, Laurent Schmalen

    Abstract: We study the expectation propagation (EP) algorithm for symbol detection in massive multiple-input multiple-output (MIMO) systems. The EP detector shows excellent performance but suffers from a high computational complexity due to the matrix inversion, required in each EP iteration to perform marginal inference on a Gaussian system. We propose an inversion-free variant of the EP algorithm by treat… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

    Comments: Submitted to IEEE

  8. arXiv:2404.13696  [pdf, other

    cs.RO

    Clio: Real-time Task-Driven Open-Set 3D Scene Graphs

    Authors: Dominic Maggio, Yun Chang, Nathan Hughes, Matthew Trang, Dan Griffith, Carlyn Dougherty, Eric Cristofalo, Lukas Schmid, Luca Carlone

    Abstract: Modern tools for class-agnostic image segmentation (e.g., SegmentAnything) and open-set semantic understanding (e.g., CLIP) provide unprecedented opportunities for robot perception and map**. While traditional closed-set metric-semantic maps were restricted to tens or hundreds of semantic classes, we can now build maps with a plethora of objects and countless semantic variations. This leaves us… ▽ More

    Submitted 29 April, 2024; v1 submitted 21 April, 2024; originally announced April 2024.

  9. arXiv:2404.10497  [pdf, ps, other

    cs.DS

    Subsequences With Generalised Gap Constraints: Upper and Lower Complexity Bounds

    Authors: Florin Manea, Jonas Richardsen, Markus L. Schmid

    Abstract: For two strings u, v over some alphabet A, we investigate the problem of embedding u into w as a subsequence under the presence of generalised gap constraints. A generalised gap constraint is a triple (i, j, C_{i, j}), where 1 <= i < j <= |u| and C_{i, j} is a subset of A^*. Embedding u as a subsequence into v such that (i, j, C_{i, j}) is satisfied means that if u[i] and u[j] are mapped to v[k] a… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  10. arXiv:2404.06850   

    math.ST

    From naive trees to Random Forests: A general approach for proving consistency of tree-based methods

    Authors: Nico Föge, Markus Pauly, Lena Schmid, Marc Ditzhaus

    Abstract: Tree-based methods such as Random Forests are learning algorithms that have become an integral part of the statistical toolbox. The last decade has shed some light on theoretical properties such as their consistency for regression tasks. However, the usual proofs assume normal error terms as well as an additive regression function and are rather technical. We overcome these issues by introducing a… ▽ More

    Submitted 22 April, 2024; v1 submitted 10 April, 2024; originally announced April 2024.

    Comments: Incorrect Proof

    MSC Class: Primary 62G05; secondary 62G20

  11. arXiv:2403.10864  [pdf, other

    quant-ph cs.ET

    Multi-controlled Phase Gate Synthesis with ZX-calculus applied to Neutral Atom Hardware

    Authors: Korbinian Staudacher, Ludwig Schmid, Johannes Zeiher, Robert Wille, Dieter Kranzlmüller

    Abstract: Quantum circuit synthesis describes the process of converting arbitrary unitary operations into a gate sequence of a fixed universal gate set, usually defined by the operations native to a given hardware platform. Most current synthesis algorithms are designed to synthesize towards a set of single qubit rotations and an additional entangling two qubit gate, such as CX, CZ, or the Molmer Sorensen g… ▽ More

    Submitted 16 March, 2024; originally announced March 2024.

  12. arXiv:2403.03067  [pdf, other

    cs.FL cs.DB

    Enumeration for MSO-Queries on Compressed Trees

    Authors: Markus Lohrey, Markus L. Schmid

    Abstract: We present a linear preprocessing and output-linear delay enumeration algorithm for MSO-queries over trees that are compressed in the well-established grammar-based framework. Time bounds are measured with respect to the size of the compressed representation of the tree. Our result extends previous work on the enumeration of MSO-queries over uncompressed trees and on the enumeration of document sp… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

  13. arXiv:2402.13817  [pdf, other

    cs.RO

    Khronos: A Unified Approach for Spatio-Temporal Metric-Semantic SLAM in Dynamic Environments

    Authors: Lukas Schmid, Marcus Abate, Yun Chang, Luca Carlone

    Abstract: Perceiving and understanding highly dynamic and changing environments is a crucial capability for robot autonomy. While large strides have been made towards develo** dynamic SLAM approaches that estimate the robot pose accurately, a lesser emphasis has been put on the construction of dense spatio-temporal representations of the robot environment. A detailed understanding of the scene and its evo… ▽ More

    Submitted 20 May, 2024; v1 submitted 21 February, 2024; originally announced February 2024.

    Comments: Accepted to Robotics: Science and Systems, 2024. Code to be released at https://github.com/MIT-SPARK/Khronos Video available at https://www.youtube.com/watch?v=YsH6YIL5_kc

  14. arXiv:2401.12627  [pdf, ps, other

    cs.IT cs.LG eess.SP

    Blind Channel Estimation and Joint Symbol Detection with Data-Driven Factor Graphs

    Authors: Luca Schmid, Tomer Raviv, Nir Shlezinger, Laurent Schmalen

    Abstract: We investigate the application of the factor graph framework for blind joint channel estimation and symbol detection on time-variant linear inter-symbol interference channels. In particular, we consider the expectation maximization (EM) algorithm for maximum likelihood estimation, which typically suffers from high complexity as it requires the computation of the symbol-wise posterior distributions… ▽ More

    Submitted 23 January, 2024; originally announced January 2024.

    Comments: Submitted to IEEE for peer review

  15. arXiv:2401.10852  [pdf, other

    cs.DC

    Software Resource Disaggregation for HPC with Serverless Computing

    Authors: Marcin Copik, Marcin Chrapek, Larissa Schmid, Alexandru Calotoiu, Torsten Hoefler

    Abstract: Aggregated HPC resources have rigid allocation systems and programming models which struggle to adapt to diverse and changing workloads. Consequently, HPC systems fail to efficiently use the large pools of unused memory and increase the utilization of idle computing resources. Prior work attempted to increase the throughput and efficiency of supercomputing systems through workload co-location and… ▽ More

    Submitted 1 May, 2024; v1 submitted 19 January, 2024; originally announced January 2024.

    Comments: Accepted for publication in the 2024 International Parallel and Distributed Processing Symposium (IPDPS)

  16. arXiv:2311.14164  [pdf, other

    quant-ph cs.ET

    Hybrid Circuit Map**: Leveraging the Full Spectrum of Computational Capabilities of Neutral Atom Quantum Computers

    Authors: Ludwig Schmid, Sunghye Park, Seokhyeong Kang, Robert Wille

    Abstract: Quantum computing based on Neutral Atoms (NAs) provides a wide range of computational capabilities, encompassing high-fidelity long-range interactions with native multi-qubit gates, and the ability to shuttle arrays of qubits. While previously these capabilities have been studied individually, we propose the first approach of a fast hybrid compiler to perform circuit map** and routing based on b… ▽ More

    Submitted 23 November, 2023; originally announced November 2023.

    Comments: 8 pages, 4 figures, 1 table

  17. A general learning scheme for classical and quantum Ising machines

    Authors: Ludwig Schmid, Enrico Zardini, Davide Pastorello

    Abstract: An Ising machine is any hardware specifically designed for finding the ground state of the Ising model. Relevant examples are coherent Ising machines and quantum annealers. In this paper, we propose a new machine learning model that is based on the Ising structure and can be efficiently trained using gradient descent. We provide a mathematical characterization of the training process, which is bas… ▽ More

    Submitted 23 March, 2024; v1 submitted 27 October, 2023; originally announced October 2023.

    Comments: 25 pages, 9 figures, updated to the version published on SciPost

    Journal ref: SciPost Phys. Core 7, 013 (2024)

  18. Computational Capabilities and Compiler Development for Neutral Atom Quantum Processors: Connecting Tool Developers and Hardware Experts

    Authors: Ludwig Schmid, David F. Locher, Manuel Rispler, Sebastian Blatt, Johannes Zeiher, Markus Müller, Robert Wille

    Abstract: Neutral Atom Quantum Computing (NAQC) emerges as a promising hardware platform primarily due to its long coherence times and scalability. Additionally, NAQC offers computational advantages encompassing potential long-range connectivity, native multi-qubit gate support, and the ability to physically rearrange qubits with high fidelity. However, for the successful operation of a NAQC processor, one… ▽ More

    Submitted 3 April, 2024; v1 submitted 15 September, 2023; originally announced September 2023.

    Comments: 32 pages, 13 figures, 2 tables, v2: published at IOP-QST

    Journal ref: Quantum Sci. Technol. 9, 033001 (2024)

  19. arXiv:2307.03517  [pdf, other

    cs.IT eess.SP

    Approximate Maximum a Posteriori Carrier Phase Estimator for Wiener Phase Noise Channels using Belief Propagation

    Authors: Shrinivas Chimmalgi, Andrej Rode, Luca Schmid, Laurent Schmalen

    Abstract: The blind phase search (BPS) algorithm for carrier phase estimation is known to have sub-optimal performance for probabilistically shaped constellations. We present a belief propagation based approximate maximum a posteriori carrier phase estimator and compare its performance with the standard and an improved BPS algorithm.

    Submitted 18 October, 2023; v1 submitted 7 July, 2023; originally announced July 2023.

    Comments: Accepted for presentation at European Conference on Optical Communications 2023. Updated to include copyright notice

  20. arXiv:2306.01494  [pdf, other

    cs.LG cs.IT eess.SP

    Local Message Passing on Frustrated Systems

    Authors: Luca Schmid, Joshua Brenk, Laurent Schmalen

    Abstract: Message passing on factor graphs is a powerful framework for probabilistic inference, which finds important applications in various scientific domains. The most wide-spread message passing scheme is the sum-product algorithm (SPA) which gives exact results on trees but often fails on graphs with many small cycles. We search for an alternative message passing algorithm that works particularly well… ▽ More

    Submitted 2 June, 2023; originally announced June 2023.

    Comments: To appear at UAI 2023

  21. Dynablox: Real-time Detection of Diverse Dynamic Objects in Complex Environments

    Authors: Lukas Schmid, Olov Andersson, Aurelio Sulser, Patrick Pfreundschuh, Roland Siegwart

    Abstract: Real-time detection of moving objects is an essential capability for robots acting autonomously in dynamic environments. We thus propose Dynablox, a novel online map**-based approach for robust moving object detection in complex environments. The central idea of our approach is to incrementally estimate high confidence free-space areas by modeling and accounting for sensing, state estimation, an… ▽ More

    Submitted 26 September, 2023; v1 submitted 19 April, 2023; originally announced April 2023.

    Comments: Code released at https://github.com/ethz-asl/dynablox

    Journal ref: in IEEE Robotics and Automation Letters, vol. 8, no. 10, pp. 6259-6266, Oct. 2023

  22. arXiv:2303.07139  [pdf, other

    stat.ML cs.LG

    Comparing statistical and machine learning methods for time series forecasting in data-driven logistics -- A simulation study

    Authors: Lena Schmid, Moritz Roidl, Markus Pauly

    Abstract: Many planning and decision activities in logistics and supply chain management are based on forecasts of multiple time dependent factors. Therefore, the quality of planning depends on the quality of the forecasts. We compare various forecasting methods in terms of out of the box forecasting performance on a broad set of simulated time series. We simulate various linear and non-linear time series a… ▽ More

    Submitted 6 June, 2024; v1 submitted 13 March, 2023; originally announced March 2023.

  23. arXiv:2303.05445  [pdf, other

    cs.LG cs.DC cs.NI stat.ML

    Flooding with Absorption: An Efficient Protocol for Heterogeneous Bandits over Complex Networks

    Authors: Junghyun Lee, Laura Schmid, Se-Young Yun

    Abstract: Multi-armed bandits are extensively used to model sequential decision-making, making them ubiquitous in many real-life applications such as online recommender systems and wireless networking. We consider a multi-agent setting where each agent solves their own bandit instance endowed with a different set of arms. Their goal is to minimize their group regret while collaborating via some communicatio… ▽ More

    Submitted 25 February, 2024; v1 submitted 9 March, 2023; originally announced March 2023.

    Comments: 25 pages, 6 figures. Accepted to the 27th International Conference on Principles of Distributed Systems (OPODIS 2023) - Best Student Paper

  24. arXiv:2301.10161  [pdf, other

    eess.SP cs.AI cs.LG

    Dataset Bias in Human Activity Recognition

    Authors: Nilah Ravi Nair, Lena Schmid, Fernando Moya Rueda, Markus Pauly, Gernot A. Fink, Christopher Reining

    Abstract: When creating multi-channel time-series datasets for Human Activity Recognition (HAR), researchers are faced with the issue of subject selection criteria. It is unknown what physical characteristics and/or soft-biometrics, such as age, height, and weight, need to be taken into account to train a classifier to achieve robustness towards heterogeneous populations in the training and testing data. Th… ▽ More

    Submitted 19 January, 2023; originally announced January 2023.

    Comments: Submitted for review to THE 32nd INTERNATIONAL JOINT CONFERENCE ON ARTIFICIAL INTELLIGENCE (IJCAI-23)

  25. arXiv:2212.10071  [pdf, other

    cs.CL cs.AI cs.LG

    Large Language Models Are Reasoning Teachers

    Authors: Namgyu Ho, Laura Schmid, Se-Young Yun

    Abstract: Recent works have shown that chain-of-thought (CoT) prompting can elicit language models to solve complex reasoning tasks, step-by-step. However, prompt-based CoT methods are dependent on very large models such as GPT-3 175B which are prohibitive to deploy at scale. In this paper, we use these large models as reasoning teachers to enable complex reasoning in smaller models and reduce model size re… ▽ More

    Submitted 13 June, 2023; v1 submitted 20 December, 2022; originally announced December 2022.

    Comments: ACL 2023 camera-ready

  26. Structural Optimization of Factor Graphs for Symbol Detection via Continuous Clustering and Machine Learning

    Authors: Lukas Rapp, Luca Schmid, Andrej Rode, Laurent Schmalen

    Abstract: We propose a novel method to optimize the structure of factor graphs for graph-based inference. As an example inference task, we consider symbol detection on linear inter-symbol interference channels. The factor graph framework has the potential to yield low-complexity symbol detectors. However, the sum-product algorithm on cyclic factor graphs is suboptimal and its performance is highly sensitive… ▽ More

    Submitted 1 June, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: Accepted at ICASSP 2023

  27. 3D VSG: Long-term Semantic Scene Change Prediction through 3D Variable Scene Graphs

    Authors: Samuel Looper, Javier Rodriguez-Puigvert, Roland Siegwart, Cesar Cadena, Lukas Schmid

    Abstract: Numerous applications require robots to operate in environments shared with other agents, such as humans or other robots. However, such shared scenes are typically subject to different kinds of long-term semantic scene changes. The ability to model and predict such changes is thus crucial for robot autonomy. In this work, we formalize the task of semantic scene variability estimation and identify… ▽ More

    Submitted 28 February, 2023; v1 submitted 16 September, 2022; originally announced September 2022.

    Comments: Accepted for IEEE International Conference on Robotics and Automation (ICRA) 2023. 8 pages, 4 figures, code released at https://github.com/ethz-asl/3d_vsg

  28. arXiv:2208.08307  [pdf, other

    cs.RO cs.CV

    SC-Explorer: Incremental 3D Scene Completion for Safe and Efficient Exploration Map** and Planning

    Authors: Lukas Schmid, Mansoor Nasir Cheema, Victor Reijgwart, Roland Siegwart, Federico Tombari, Cesar Cadena

    Abstract: Exploration of unknown environments is a fundamental problem in robotics and an essential component in numerous applications of autonomous systems. A major challenge in exploring unknown environments is that the robot has to plan with the limited information available at each time step. While most current approaches rely on heuristics and assumption to plan paths based on these partial observation… ▽ More

    Submitted 15 September, 2022; v1 submitted 17 August, 2022; originally announced August 2022.

    Comments: 18 pages, 14 figures. Code will be released at https://github.com/ethz-asl/ssc_exploration

  29. arXiv:2206.13918  [pdf, ps, other

    cs.FL cs.DB

    Extending Shinohara's Algorithm for Computing Descriptive (Angluin-Style) Patterns to Subsequence Patterns

    Authors: Markus L. Schmid

    Abstract: The introduction of pattern languages in the seminal work [Angluin, ``Finding Patterns Common to a Set of Strings'', JCSS 1980] has revived the classical model of inductive inference (learning in the limit, gold-style learning). In [Shinohara, ``Polynomial Time Inference of Pattern Languages and Its Application'', 7th IBM Symposium on Mathematical Foundations of Computer Science 1982] a simple and… ▽ More

    Submitted 28 June, 2022; originally announced June 2022.

  30. arXiv:2206.13896  [pdf, other

    cs.CC cs.DS cs.FL

    Subsequences With Gap Constraints: Complexity Bounds for Matching and Analysis Problems

    Authors: Joel D. Day, Maria Kosche, Florin Manea, Markus L. Schmid

    Abstract: We consider subsequences with gap constraints, i.e., length-k subsequences p that can be embedded into a string w such that the induced gaps (i.e., the factors of w between the positions to which p is mapped to) satisfy given gap constraints $gc = (C_1, C_2, ..., C_{k-1})$; we call p a gc-subsequence of w. In the case where the gap constraints gc are defined by lower and upper length bounds… ▽ More

    Submitted 28 June, 2022; originally announced June 2022.

  31. arXiv:2203.16417  [pdf, ps, other

    cs.IT cs.LG eess.SP

    Low-complexity Near-optimum Symbol Detection Based on Neural Enhancement of Factor Graphs

    Authors: Luca Schmid, Laurent Schmalen

    Abstract: We consider the application of the factor graph framework for symbol detection on linear inter-symbol interference channels. Based on the Ungerboeck observation model, a detection algorithm with appealing complexity properties can be derived. However, since the underlying factor graph contains cycles, the sum-product algorithm (SPA) yields a suboptimal algorithm. In this paper, we develop and eval… ▽ More

    Submitted 11 August, 2022; v1 submitted 30 March, 2022; originally announced March 2022.

    Comments: revised version. arXiv admin note: text overlap with arXiv:2203.03333

  32. Neural Enhancement of Factor Graph-based Symbol Detection

    Authors: Luca Schmid, Laurent Schmalen

    Abstract: We study the application of the factor graph framework for symbol detection on linear inter-symbol interference channels. Cyclic factor graphs have the potential to yield low-complexity symbol detectors, but are suboptimal if the ubiquitous sum-product algorithm is applied. In this paper, we present and evaluate strategies to improve the performance of cyclic factor graph-based symbol detection al… ▽ More

    Submitted 29 August, 2022; v1 submitted 7 March, 2022; originally announced March 2022.

    Comments: Published in: 2022 IEEE 23rd International Workshop on Signal Processing Advances in Wireless Communication (SPAWC)

  33. arXiv:2203.00549  [pdf, other

    cs.RO

    Embodied Active Domain Adaptation for Semantic Segmentation via Informative Path Planning

    Authors: René Zurbrügg, Hermann Blum, Cesar Cadena, Roland Siegwart, Lukas Schmid

    Abstract: This work presents an embodied agent that can adapt its semantic segmentation network to new indoor environments in a fully autonomous way. Because semantic segmentation networks fail to generalize well to unseen environments, the agent collects images of the new environment which are then used for self-supervised domain adaptation. We formulate this as an informative path planning problem, and pr… ▽ More

    Submitted 4 July, 2022; v1 submitted 1 March, 2022; originally announced March 2022.

    Comments: 8 pages, 6 figures

  34. Fast and Compute-efficient Sampling-based Local Exploration Planning via Distribution Learning

    Authors: Lukas Schmid, Chao Ni, Yuliang Zhong, Roland Siegwart, Olov Andersson

    Abstract: Exploration is a fundamental problem in robotics. While sampling-based planners have shown high performance, they are oftentimes compute intensive and can exhibit high variance. To this end, we propose to directly learn the underlying distribution of informative views based on the spatial context in the robot's map. We further explore a variety of methods to also learn the information gain. We sho… ▽ More

    Submitted 22 June, 2022; v1 submitted 28 February, 2022; originally announced February 2022.

    Comments: Accepted for IEEE RA-L. Open-source code: https://github.com/ethz-asl/cvae_exploration_planning, 8 pages, 12 figures

    Journal ref: IEEE Robotics and Automation Letters, vol. 7, no. 3, pp. 7810-7817, July 2022

  35. arXiv:2201.05340  [pdf, other

    stat.ML cs.LG

    Machine Learning for Multi-Output Regression: When should a holistic multivariate approach be preferred over separate univariate ones?

    Authors: Lena Schmid, Alexander Gerharz, Andreas Groll, Markus Pauly

    Abstract: Tree-based ensembles such as the Random Forest are modern classics among statistical learning methods. In particular, they are used for predicting univariate responses. In case of multiple outputs the question arises whether we separately fit univariate models or directly follow a multivariate approach. For the latter, several possibilities exist that are, e.g. based on modified splitting or stopp… ▽ More

    Submitted 14 January, 2022; originally announced January 2022.

  36. arXiv:2112.06837  [pdf, other

    cs.CL cs.LG

    Sparse Interventions in Language Models with Differentiable Masking

    Authors: Nicola De Cao, Leon Schmid, Dieuwke Hupkes, Ivan Titov

    Abstract: There has been a lot of interest in understanding what information is captured by hidden representations of language models (LMs). Typically, interpretation methods i) do not guarantee that the model actually uses the encoded information, and ii) do not discover small subsets of neurons responsible for a considered phenomenon. Inspired by causal mediation analysis, we propose a method that discove… ▽ More

    Submitted 13 December, 2021; originally announced December 2021.

    Comments: 12 pages, 4 figures, 6 tables

  37. NeuralBlox: Real-Time Neural Representation Fusion for Robust Volumetric Map**

    Authors: Stefan Lionar, Lukas Schmid, Cesar Cadena, Roland Siegwart, Andrei Cramariuc

    Abstract: We present a novel 3D map** method leveraging the recent progress in neural implicit representation for 3D reconstruction. Most existing state-of-the-art neural implicit representation methods are limited to object-level reconstructions and can not incrementally perform updates given new data. In this work, we propose a fusion strategy and training pipeline to incrementally build and update neur… ▽ More

    Submitted 18 October, 2021; originally announced October 2021.

    Comments: 3DV 2021. Equal contribution between the first two authors. Code: https://github.com/ethz-asl/neuralblox

    Journal ref: International Conference on 3D Vision (3DV), 2021, pp. 1279-1289

  38. arXiv:2110.04244  [pdf

    physics.app-ph cond-mat.mtrl-sci

    Carbon ablators with porosity designed for enhanced aerospace thermal protection

    Authors: Erik Poloni, Florian Bouville, Alexander L. Schmid, Pedro I. B. G. B. Pelissari, Victor C. Pandolfelli, Marcelo L. C. Sousa, Elena Tervoort, George Christidis, Valery Shklover, Juerg Leuthold, André R. Studart

    Abstract: Porous carbon ablators offer cost-effective thermal protection for aerospace vehicles during re-entry into planetary atmospheres. However, the exploration of more distant planets requires the development of ablators that are able to withstand stronger thermal radiation conditions. Here, we report the development of bio-inspired porous carbon insulators with pore sizes that are deliberately tuned t… ▽ More

    Submitted 8 October, 2021; originally announced October 2021.

    Comments: 34 pages, 9 figures

    Journal ref: Carbon 195 (2022) 80-91

  39. Panoptic Multi-TSDFs: a Flexible Representation for Online Multi-resolution Volumetric Map** and Long-term Dynamic Scene Consistency

    Authors: Lukas Schmid, Jeffrey Delmerico, Johannes Schönberger, Juan Nieto, Marc Pollefeys, Roland Siegwart, Cesar Cadena

    Abstract: For robotic interaction in environments shared with other agents, access to volumetric and semantic maps of the scene is crucial. However, such environments are inevitably subject to long-term changes, which the map needs to account for. We thus propose panoptic multi-TSDFs as a novel representation for multi-resolution volumetric map** in changing environments. By leveraging high-level informat… ▽ More

    Submitted 22 February, 2022; v1 submitted 21 September, 2021; originally announced September 2021.

    Comments: Accepted for ICRA 2022. 7 pages, 8 figures. Code: https://github.com/ethz-asl/panoptic_map**, Video: https://www.youtube.com/watch?v=A7o2Vy7_TV4

    Journal ref: 2022 International Conference on Robotics and Automation (ICRA), 2022, pp. 8018-8024

  40. arXiv:2105.13850  [pdf, other

    stat.ML cs.LG stat.CO

    pRSL: Interpretable Multi-label Stacking by Learning Probabilistic Rules

    Authors: Michael Kirchhof, Lena Schmid, Christopher Reining, Michael ten Hompel, Markus Pauly

    Abstract: A key task in multi-label classification is modeling the structure between the involved classes. Modeling this structure by probabilistic and interpretable means enables application in a broad variety of tasks such as zero-shot learning or learning from incomplete data. In this paper, we present the probabilistic rule stacking learner (pRSL) which uses probabilistic propositional logic rules and b… ▽ More

    Submitted 28 May, 2021; originally announced May 2021.

  41. arXiv:2102.13457  [pdf, other

    cs.GT cs.DC

    Classifying Convergence Complexity of Nash Equilibria in Graphical Games Using Distributed Computing Theory

    Authors: Juho Hirvonen, Laura Schmid, Krishnendu Chatterjee, Stefan Schmid

    Abstract: Graphical games are a useful framework for modeling the interactions of (selfish) agents who are connected via an underlying topology and whose behaviors influence each other. They have wide applications ranging from computer science to economics and biology. Yet, even though a player's payoff only depends on the actions of their direct neighbors in graphical games, computing the Nash equilibria a… ▽ More

    Submitted 26 April, 2021; v1 submitted 26 February, 2021; originally announced February 2021.

    Comments: Corrected typos

  42. arXiv:2101.10890  [pdf, other

    cs.DS cs.FL

    Spanner Evaluation over SLP-Compressed Documents

    Authors: Markus L. Schmid, Nicole Schweikardt

    Abstract: We consider the problem of evaluating regular spanners over compressed documents, i.e., we wish to solve evaluation tasks directly on the compressed data, without decompression. As compressed forms of the documents we use straight-line programs (SLPs) -- a lossless compression scheme for textual data widely used in different areas of theoretical computer science and particularly well-suited for al… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

  43. arXiv:2101.01945  [pdf, other

    cs.DS cs.CC cs.DB cs.FL

    Fine-Grained Complexity of Regular Path Queries

    Authors: Katrin Casel, Markus L. Schmid

    Abstract: A regular path query (RPQ) is a regular expression q that returns all node pairs (u, v) from a graph database that are connected by an arbitrary path labelled with a word from L(q). The obvious algorithmic approach to RPQ-evaluation (called PG-approach), i.e., constructing the product graph between an NFA for q and the graph database, is appealing due to its simplicity and also leads to efficient… ▽ More

    Submitted 24 November, 2023; v1 submitted 6 January, 2021; originally announced January 2021.

    Journal ref: Logical Methods in Computer Science, Volume 19, Issue 4 (November 27, 2023) lmcs:8625

  44. arXiv:2010.13442  [pdf, ps, other

    cs.DB cs.FL cs.IR

    A Purely Regular Approach to Non-Regular Core Spanners

    Authors: Markus L. Schmid, Nicole Schweikardt

    Abstract: The regular spanners (characterised by vset-automata) are closed under the algebraic operations of union, join and projection, and have desirable algorithmic properties. The core spanners (introduced by Fagin, Kimelfeld, Reiss, and Vansummeren (PODS 2013, JACM 2015) as a formalisation of the core functionality of the query language AQL used in IBM's SystemT) additionally need string-equality selec… ▽ More

    Submitted 12 February, 2024; v1 submitted 26 October, 2020; originally announced October 2020.

  45. A Unified Approach for Autonomous Volumetric Exploration of Large Scale Environments under Severe Odometry Drift

    Authors: Lukas Schmid, Victor Reijgwart, Lionel Ott, Juan Nieto, Roland Siegwart, Cesar Cadena

    Abstract: Exploration is a fundamental problem in robot autonomy. A major limitation, however, is that during exploration robots oftentimes have to rely on on-board systems alone for state estimation, accumulating significant drift over time in large environments. Drift can be detrimental to robot safety and exploration performance. In this work, a submap-based, multi-layer approach for both map** and pla… ▽ More

    Submitted 5 March, 2021; v1 submitted 19 October, 2020; originally announced October 2020.

    Comments: 8 pages, 9 figures, accepted for IEEE RA-L, code is open source: https://github.com/ethz-asl/glocal_exploration

    Journal ref: IEEE Robotics and Automation Letters, vol. 6, no. 3, pp. 4504-4511, July 2021

  46. Shortest Distances as Enumeration Problem

    Authors: Katrin Casel, Tobias Friedrich, Stefan Neubert, Markus L. Schmid

    Abstract: We investigate the single source shortest distance (SSSD) and all pairs shortest distance (APSD) problems as enumeration problems (on unweighted and integer weighted graphs), meaning that the elements $(u, v, d(u, v))$ -- where $u$ and $v$ are vertices with shortest distance $d(u, v)$ -- are produced and listed one by one without repetition. The performance is measured in the RAM model of computat… ▽ More

    Submitted 17 February, 2021; v1 submitted 14 May, 2020; originally announced May 2020.

    Comments: Updated version adds the study of space complexity

  47. arXiv:2005.03749  [pdf, other

    cs.CR

    Dispute Resolution in Voting

    Authors: David Basin, Sasa Radomirovic, Lara Schmid

    Abstract: In voting, disputes arise when a voter claims that the voting authority is dishonest and did not correctly process his ballot while the authority claims to have followed the protocol. A dispute can be resolved if any third party can unambiguously determine who is right. We systematically characterize all relevant disputes for a generic, practically relevant, class of voting protocols. Based on our… ▽ More

    Submitted 28 May, 2020; v1 submitted 7 May, 2020; originally announced May 2020.

  48. arXiv:1912.09326  [pdf, other

    cs.FL cs.DB

    Conjunctive Regular Path Queries with String Variables

    Authors: Markus L. Schmid

    Abstract: We introduce the class CXRPQ of conjunctive xregex path queries, which are obtained from conjunctive regular path queries (CRPQs) by adding string variables (also called backreferences) as found in practical implementations of regular expressions. CXRPQs can be considered user-friendly, since they combine two concepts that are well-established in practice: pattern-based graph queries and regular e… ▽ More

    Submitted 19 December, 2019; originally announced December 2019.

  49. An Efficient Sampling-based Method for Online Informative Path Planning in Unknown Environments

    Authors: Lukas Schmid, Michael Pantic, Raghav Khanna, Lionel Ott, Roland Siegwart, Juan Nieto

    Abstract: The ability to plan informative paths online is essential to robot autonomy. In particular, sampling-based approaches are often used as they are capable of using arbitrary information gain formulations. However, they are prone to local minima, resulting in sub-optimal trajectories, and sometimes do not reach global coverage. In this paper, we present a new RRT*-inspired online informative path pla… ▽ More

    Submitted 14 January, 2020; v1 submitted 20 September, 2019; originally announced September 2019.

    Comments: 8 pages, 6 figures, video: https://youtu.be/lEadqJ1_8Do, framework: https://github.com/ethz-asl/mav_active_3d_planning

    Journal ref: IEEE Robotics and Automation Letters, Vol. 5, Iss. 2, April 2020

  50. arXiv:1906.06965  [pdf, ps, other

    cs.DS cs.CC cs.FL

    Matching Patterns with Variables

    Authors: Florin Manea, Markus L. Schmid

    Abstract: A pattern p (i.e., a string of variables and terminals) matches a word w, if w can be obtained by uniformly replacing the variables of p by terminal words. The respective matching problem, i.e., deciding whether or not a given pattern matches a given word, is generally NP-complete, but can be solved in polynomial-time for classes of patterns with restricted structure. In this paper we overview a s… ▽ More

    Submitted 29 July, 2019; v1 submitted 17 June, 2019; originally announced June 2019.