Skip to main content

Showing 1–50 of 104 results for author: Frey, J

.
  1. arXiv:2405.17076  [pdf, other

    cs.AI cs.CL cs.IR

    Leveraging small language models for Text2SPARQL tasks to improve the resilience of AI assistance

    Authors: Felix Brei, Johannes Frey, Lars-Peter Meyer

    Abstract: In this work we will show that language models with less than one billion parameters can be used to translate natural language to SPARQL queries after fine-tuning. Using three different datasets ranging from academic to real world, we identify prerequisites that the training data must fulfill in order for the training to be successful. The goal is to empower users of semantic web technology to use… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Comments: To appear in Proceedings of the Workshop on Linked Data-driven Resilience Research 2024 (D2R2) co-located with Extended Semantic Web Conference 2024 (ESWC 2024)

  2. arXiv:2404.14157  [pdf, other

    cs.RO

    Autonomous Forest Inventory with Legged Robots: System Design and Field Deployment

    Authors: Matías Mattamala, Nived Chebrolu, Benoit Casseau, Leonard Freißmuth, Jonas Frey, Turcan Tuna, Marco Hutter, Maurice Fallon

    Abstract: We present a solution for autonomous forest inventory with a legged robotic platform. Compared to their wheeled and aerial counterparts, legged platforms offer an attractive balance of endurance and low soil impact for forest applications. In this paper, we present the complete system architecture of our forest inventory solution which includes state estimation, navigation, mission planning, and r… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

    Comments: Accepted to the IEEE ICRA Workshop on Field Robotics 2024

  3. arXiv:2404.11735  [pdf, other

    cs.LG cs.CV cs.RO

    Learning with 3D rotations, a hitchhiker's guide to SO(3)

    Authors: A. René Geist, Jonas Frey, Mikel Zobro, Anna Levina, Georg Martius

    Abstract: Many settings in machine learning require the selection of a rotation representation. However, choosing a suitable representation from the many available options is challenging. This paper acts as a survey and guide through rotation representations. We walk through their properties that harm or benefit deep learning with gradient-based optimization. By consolidating insights from rotation-based le… ▽ More

    Submitted 19 June, 2024; v1 submitted 17 April, 2024; originally announced April 2024.

    Comments: Published at ICML 2024

  4. arXiv:2404.07110  [pdf, other

    cs.RO cs.CV cs.LG

    Wild Visual Navigation: Fast Traversability Learning via Pre-Trained Models and Online Self-Supervision

    Authors: Matías Mattamala, Jonas Frey, Piotr Libera, Nived Chebrolu, Georg Martius, Cesar Cadena, Marco Hutter, Maurice Fallon

    Abstract: Natural environments such as forests and grasslands are challenging for robotic navigation because of the false perception of rigid obstacles from high grass, twigs, or bushes. In this work, we present Wild Visual Navigation (WVN), an online self-supervised learning system for visual traversability estimation. The system is able to continuously adapt from a short human demonstration in the field,… ▽ More

    Submitted 10 April, 2024; originally announced April 2024.

    Comments: Extended version of arXiv:2305.08510

  5. arXiv:2403.17340  [pdf, ps, other

    math.LO cs.LO math.CT

    Uniform Preorders and Partial Combinatory Algebras

    Authors: Jonas Frey

    Abstract: Uniform preorders are a class of combinatory representations of Set-indexed preorders that generalize Pieter Hofstra's basic relational objects. An indexed preorder is representable by a uniform preorder if and only if it has as generic predicate. We study the $\exists$-completion of indexed preorders on the level of uniform preorders, and identify a combinatory condition (called 'relational compl… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

    Comments: 21 pages

    MSC Class: 03G30

  6. Fast Generation of Feasible Trajectories in Direct Optimal Control

    Authors: David Kiessling, Katrin Baumgärtner, Jonathan Frey, Wilm Decré, Jan Swevers, Moritz Diehl

    Abstract: This paper examines the question of finding feasible points to discrete-time optimal control problems. The optimization problem of finding a feasible trajectory is transcribed to an unconstrained optimal control problem. An efficient algorithm, called FP-DDP, is proposed that solves the resulting problem using Differential Dynamic Programming preserving feasibility with respect to the system dynam… ▽ More

    Submitted 4 July, 2024; v1 submitted 15 March, 2024; originally announced March 2024.

  7. Advanced-Step Real-time Iterations with Four Levels -- New Error Bounds and Fast Implementation in acados

    Authors: Jonathan Frey, Armin Nurkanovic, Moritz Diehl

    Abstract: The Real-Time Iteration (RTI) is an online nonlinear model predictive control algorithm that performs a single Sequential Quadratic Programming (SQP) per sampling time. The algorithm is split into a preparation and a feedback phase, where the latter one performs as little computations as possible solving a single prepared quadratic program. To further improve the accuracy of this method, the Advan… ▽ More

    Submitted 4 July, 2024; v1 submitted 11 March, 2024; originally announced March 2024.

    Comments: 6 pages, 2 figures, accepted for L-CSS

  8. arXiv:2402.19341  [pdf, other

    cs.RO cs.CV

    RoadRunner - Learning Traversability Estimation for Autonomous Off-road Driving

    Authors: Jonas Frey, Shehryar Khattak, Manthan Patel, Deegan Atha, Julian Nubert, Curtis Padgett, Marco Hutter, Patrick Spieler

    Abstract: Autonomous navigation at high speeds in off-road environments necessitates robots to comprehensively understand their surroundings using onboard sensing only. The extreme conditions posed by the off-road setting can cause degraded camera image quality due to poor lighting and motion blur, as well as limited sparse geometric information available from LiDAR sensing when driving at high speeds. In t… ▽ More

    Submitted 3 March, 2024; v1 submitted 29 February, 2024; originally announced February 2024.

    Comments: under review for Field Robotics

  9. arXiv:2311.04557  [pdf, other

    math.OC

    Efficient Zero-Order Robust Optimization for Real-Time Model Predictive Control with acados

    Authors: Jonathan Frey, Yunfan Gao, Florian Messerer, Amon Lahr, Melanie Zeilinger, Moritz Diehl

    Abstract: Robust and stochastic optimal control problem (OCP) formulations allow a systematic treatment of uncertainty, but are typically associated with a high computational cost. The recently proposed zero-order robust optimization (zoRO) algorithm mitigates the computational cost of uncertainty-aware MPC by propagating the uncertainties outside of the MPC problem. This paper details the combination of zo… ▽ More

    Submitted 8 November, 2023; originally announced November 2023.

    Comments: 7 pages, 4 figures, submitted to ECC 2024

  10. arXiv:2310.20390  [pdf, other

    math.OC

    Gauss-Newton Runge-Kutta Integration for Efficient Discretization of Optimal Control Problems with Long Horizons and Least-Squares Costs

    Authors: Jonathan Frey, Katrin Baumgärtner, Moritz Diehl

    Abstract: This work proposes an efficient treatment of continuous-time optimal control problem (OCP) with long horizons and nonlinear least-squares costs. The Gauss-Newton Runge-Kutta (GNRK) integrator is presented which provides a high-order cost integration. Crucially, the Hessian of the cost terms required within an SQP-type algorithm is approximated with a Gauss-Newton Hessian. Moreover, L2 penalty form… ▽ More

    Submitted 31 October, 2023; originally announced October 2023.

    Comments: 7 pages, 3 Figures, submitted to ECC 2024

  11. arXiv:2310.03581  [pdf, other

    cs.RO cs.AI cs.LG eess.SY

    Resilient Legged Local Navigation: Learning to Traverse with Compromised Perception End-to-End

    Authors: ** **, Chong Zhang, Jonas Frey, Nikita Rudin, Matias Mattamala, Cesar Cadena, Marco Hutter

    Abstract: Autonomous robots must navigate reliably in unknown environments even under compromised exteroceptive perception, or perception failures. Such failures often occur when harsh environments lead to degraded sensing, or when the perception algorithm misinterprets the scene due to limited generalization. In this paper, we model perception failures as invisible obstacles and pits, and train a reinforce… ▽ More

    Submitted 5 October, 2023; originally announced October 2023.

    Comments: Website and videos are available at our Project Page: https://bit.ly/45NBTuh

  12. arXiv:2309.17122  [pdf, other

    cs.AI cs.CL cs.DB

    Benchmarking the Abilities of Large Language Models for RDF Knowledge Graph Creation and Comprehension: How Well Do LLMs Speak Turtle?

    Authors: Johannes Frey, Lars-Peter Meyer, Natanael Arndt, Felix Brei, Kirill Bulert

    Abstract: Large Language Models (LLMs) are advancing at a rapid pace, with significant improvements at natural language processing and coding tasks. Yet, their ability to work with formal languages representing data, specifically within the realm of knowledge graph engineering, remains under-investigated. To evaluate the proficiency of various LLMs, we created a set of five tasks that probe their ability to… ▽ More

    Submitted 29 September, 2023; originally announced September 2023.

    Comments: accepted for proceedings of DL4KG Workshop @ ISWC 2023 at ceur-ws.org

  13. arXiv:2309.16818  [pdf, other

    cs.RO cs.CV

    MEM: Multi-Modal Elevation Map** for Robotics and Learning

    Authors: Gian Erni, Jonas Frey, Takahiro Miki, Matias Mattamala, Marco Hutter

    Abstract: Elevation maps are commonly used to represent the environment of mobile robots and are instrumental for locomotion and navigation tasks. However, pure geometric information is insufficient for many field applications that require appearance or semantic information, which limits their applicability to other platforms or domains. In this work, we extend a 2.5D robot-centric elevation map** framewo… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: Accapted for IROS2023. This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  14. arXiv:2309.14246  [pdf, other

    cs.RO cs.LG

    Learning Risk-Aware Quadrupedal Locomotion using Distributional Reinforcement Learning

    Authors: Lukas Schneider, Jonas Frey, Takahiro Miki, Marco Hutter

    Abstract: Deployment in hazardous environments requires robots to understand the risks associated with their actions and movements to prevent accidents. Despite its importance, these risks are not explicitly modeled by currently deployed locomotion controllers for legged robots. In this work, we propose a risk sensitive locomotion training method employing distributional reinforcement learning to consider s… ▽ More

    Submitted 3 May, 2024; v1 submitted 25 September, 2023; originally announced September 2023.

  15. arXiv:2308.16622  [pdf, other

    cs.AI cs.CL cs.DB

    Develo** a Scalable Benchmark for Assessing Large Language Models in Knowledge Graph Engineering

    Authors: Lars-Peter Meyer, Johannes Frey, Kurt Junghanns, Felix Brei, Kirill Bulert, Sabine Gründer-Fahrer, Michael Martin

    Abstract: As the field of Large Language Models (LLMs) evolves at an accelerated pace, the critical need to assess and monitor their performance emerges. We introduce a benchmarking framework focused on knowledge graph engineering (KGE) accompanied by three challenges addressing syntax and error correction, facts extraction and dataset generation. We show that while being a useful tool, LLMs are yet unfit t… ▽ More

    Submitted 31 August, 2023; originally announced August 2023.

    Comments: To be published in SEMANTICS 2023 poster track proceedings. SEMANTICS 2023 EU: 19th International Conference on Semantic Systems, September 20-22, 2023, Leipzig, Germany

  16. arXiv:2308.11967  [pdf, ps, other

    math.CT cs.LO math.LO

    Duality for Clans: an Extension of Gabriel-Ulmer Duality

    Authors: Jonas Frey

    Abstract: Clans are representations of generalized algebraic theories that contain more information than the finite-limit categories associated to the locally finitely presentable categories of models via Gabriel-Ulmer duality. Extending Gabriel-Ulmer duality to account for this additional information, we present a duality theory between clans and locally finitely presentable categories equipped with a weak… ▽ More

    Submitted 29 October, 2023; v1 submitted 23 August, 2023; originally announced August 2023.

    Comments: 38 pages

    MSC Class: 03G30; 03B38

  17. arXiv:2307.07522  [pdf, other

    cs.AI cs.LG

    The Future of Fundamental Science Led by Generative Closed-Loop Artificial Intelligence

    Authors: Hector Zenil, Jesper Tegnér, Felipe S. Abrahão, Alexander Lavin, Vipin Kumar, Jeremy G. Frey, Adrian Weller, Larisa Soldatova, Alan R. Bundy, Nicholas R. Jennings, Koichi Takahashi, Lawrence Hunter, Saso Dzeroski, Andrew Briggs, Frederick D. Gregory, Carla P. Gomes, Jon Rowe, James Evans, Hiroaki Kitano, Ross King

    Abstract: Recent advances in machine learning and AI, including Generative AI and LLMs, are disrupting technological innovation, product development, and society as a whole. AI's contribution to technology can come from multiple approaches that require access to large training data sets and clear performance evaluation criteria, ranging from pattern recognition and classification to generative models. Yet,… ▽ More

    Submitted 29 August, 2023; v1 submitted 9 July, 2023; originally announced July 2023.

    Comments: 35 pages, first draft of the final report from the Alan Turing Institute on AI for Scientific Discovery

  18. LLM-assisted Knowledge Graph Engineering: Experiments with ChatGPT

    Authors: Lars-Peter Meyer, Claus Stadler, Johannes Frey, Norman Radtke, Kurt Junghanns, Roy Meissner, Gordian Dziwis, Kirill Bulert, Michael Martin

    Abstract: Knowledge Graphs (KG) provide us with a structured, flexible, transparent, cross-system, and collaborative way of organizing our knowledge and data across various domains in society and industrial as well as scientific disciplines. KGs surpass any other form of representation in terms of effectiveness. However, Knowledge Graph Engineering (KGE) requires in-depth experiences of graph structures, we… ▽ More

    Submitted 13 July, 2023; originally announced July 2023.

    Comments: to appear in conference proceedings of AI-Tomorrow-23, 29.+30.6.2023 in Leipzig, Germany

    Journal ref: Informatik aktuell. First Working Conference on Artificial Intelligence Development for a Resilient and Sustainable Tomorrow 2023. AIDRST 2023. p. 103-115

  19. arXiv:2307.03482  [pdf, other

    math.OC

    Finite Elements with Switch Detection for Numerical Optimal Control of Nonsmooth Dynamical Systems with Set-Valued Heaviside Step Functions

    Authors: Armin Nurkanović, Anton Pozharskiy, Jonathan Frey, Moritz Diehl

    Abstract: This paper develops high-accuracy methods for numerically solving optimal control problems subject to nonsmooth differential equations with set-valued step functions. A notable subclass of these systems are Filippov systems. The set-valued step functions are here written as the solution map of a linear program. Using the optimality conditions of this problem we rewrite the initial nonsmooth system… ▽ More

    Submitted 6 May, 2024; v1 submitted 7 July, 2023; originally announced July 2023.

    Comments: submitted to Nonlinear Analysis: Hybrid Systems, Special Issue on Nonsmooth Dynamical Systems: Analysis, Control and Optimization

  20. arXiv:2306.17445  [pdf, other

    eess.SY

    Collision-free Motion Planning for Mobile Robots by Zero-order Robust Optimization-based MPC

    Authors: Yunfan Gao, Florian Messerer, Jonathan Frey, Niels van Duijkeren, Moritz Diehl

    Abstract: This paper presents an implementation of robust model predictive control (MPC) for collision-free reference trajectory tracking for mobile robots. The presented approach considers the robot motion to be subject to process noise bounded by ellipsoidal sets. In order to efficiently handle the evolution of the disturbance ellipsoids within the MPC, the zero-order robust optimization (zoRO) scheme is… ▽ More

    Submitted 30 June, 2023; originally announced June 2023.

  21. arXiv:2306.05309  [pdf, other

    cs.RO

    SMUG Planner: A Safe Multi-Goal Planner for Mobile Robots in Challenging Environments

    Authors: Changan Chen, Jonas Frey, Philip Arm, Marco Hutter

    Abstract: Robotic exploration or monitoring missions require mobile robots to autonomously and safely navigate between multiple target locations in potentially challenging environments. Currently, this type of multi-goal mission often relies on humans designing a set of actions for the robot to follow in the form of a path or waypoints. In this work, we consider the multi-goal problem of visiting a set of p… ▽ More

    Submitted 8 June, 2023; originally announced June 2023.

  22. Two Warm Neptunes transiting HIP 9618 revealed by TESS & Cheops

    Authors: Hugh P. Osborn, Grzegorz Nowak, Guillaume Hébrard, Thomas Masseron, J. Lillo-Box, Enric Pallé, Anja Bekkelien, Hans-Gustav Florén, Pascal Guterman, Attila E. Simon, V. Adibekyan, Allyson Bieryla, Luca Borsato, Alexis Brandeker, David R. Ciardi, Andrew Collier Cameron, Karen A. Collins, Jo A. Egger, Davide Gandolfi, Matthew J. Hooton, David W. Latham, Monika Lendl, Elisabeth C. Matthews, Amy Tuson, Solène Ulmer-Moll , et al. (104 additional authors not shown)

    Abstract: HIP 9618 (HD 12572, TOI-1471, TIC 306263608) is a bright ($G=9.0$ mag) solar analogue. TESS photometry revealed the star to have two candidate planets with radii of $3.9 \pm 0.044$ $R_\oplus$ (HIP 9618 b) and $3.343 \pm 0.039$ $R_\oplus$ (HIP 9618 c). While the 20.77291 day period of HIP 9618 b was measured unambiguously, HIP 9618 c showed only two transits separated by a 680-day gap in the time s… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

    Comments: 19 pages, 16 figures, 9 tables. Accepted at MNRAS. CHEOPS, RV and ground-based photometric data is available on CDS at https://cdsarc.cds.unistra.fr/viz-bin/cat/J/MNRAS/523/3069

    Journal ref: MNRAS, Vol. 523, 2023, issue 2, pp 3069-3089

  23. arXiv:2305.17003  [pdf, other

    math.OC

    FESD-J: Finite Elements with Switch Detection for Numerical Optimal Control of Rigid Bodies with Impacts and Coulomb Friction

    Authors: Armin Nurkanović, Jonathan Frey, Anton Pozharskiy, Moritz Diehl

    Abstract: The Finite Elements with Switch Detection (FESD) is a high-accuracy method for the numerical simulation and solution of optimal control problems subject to discontinuous ODEs. In this article, we extend the FESD method [Nurkanović et al., 2022] to the dynamic equations of multiple rigid bodies that exhibit state jumps due to impacts and Coulomb friction. This new method is referred to as FESD with… ▽ More

    Submitted 26 May, 2023; originally announced May 2023.

  24. arXiv:2305.08510  [pdf, other

    cs.RO cs.CV cs.LG

    Fast Traversability Estimation for Wild Visual Navigation

    Authors: Jonas Frey, Matias Mattamala, Nived Chebrolu, Cesar Cadena, Maurice Fallon, Marco Hutter

    Abstract: Natural environments such as forests and grasslands are challenging for robotic navigation because of the false perception of rigid obstacles from high grass, twigs, or bushes. In this work, we propose Wild Visual Navigation (WVN), an online self-supervised learning system for traversability estimation which uses only vision. The system is able to continuously adapt from a short human demonstratio… ▽ More

    Submitted 16 May, 2023; v1 submitted 15 May, 2023; originally announced May 2023.

    Comments: Accepted for Robotics: Science and Systems 2023

  25. arXiv:2305.07995  [pdf, other

    cs.RO

    Seeing Through the Grass: Semantic Pointcloud Filter for Support Surface Learning

    Authors: Anqiao Li, Chenyu Yang, Jonas Frey, Joonho Lee, Cesar Cadena, Marco Hutter

    Abstract: Mobile ground robots require perceiving and understanding their surrounding support surface to move around autonomously and safely. The support surface is commonly estimated based on exteroceptive depth measurements, e.g., from LiDARs. However, the measured depth fails to align with the true support surface in the presence of high grass or other penetrable vegetation. In this work, we present the… ▽ More

    Submitted 13 May, 2023; originally announced May 2023.

    Comments: 8 pages, 9 figures

  26. arXiv:2304.01782  [pdf, other

    cs.LG math.OC

    Imitation Learning from Nonlinear MPC via the Exact Q-Loss and its Gauss-Newton Approximation

    Authors: Andrea Ghezzi, Jasper Hoffman, Jonathan Frey, Joschka Boedecker, Moritz Diehl

    Abstract: This work presents a novel loss function for learning nonlinear Model Predictive Control policies via Imitation Learning. Standard approaches to Imitation Learning neglect information about the expert and generally adopt a loss function based on the distance between expert and learned controls. In this work, we present a loss based on the Q-function directly embedding the performance objectives an… ▽ More

    Submitted 3 April, 2023; originally announced April 2023.

    Comments: Submitted to Conference on Decision and Control (CDC) 2023. The paper contains 6 pages

  27. arXiv:2303.18091  [pdf, other

    quant-ph physics.optics

    Clamped and sideband-resolved silicon optomechanical crystals

    Authors: Johan Kolvik, Paul Burger, Joey Frey, Raphaël Van Laer

    Abstract: Optomechanical crystals (OMCs) are a promising and versatile platform for transduction between mechanical and optical fields. However, the release from the substrate used in conventional suspended OMCs also prevents heat-carrying noise phonons from rapidly leaking away. Thermal anchoring may be improved by attaching the OMCs directly to the substrate. Previous work towards such clamped, i.e. non-s… ▽ More

    Submitted 31 March, 2023; originally announced March 2023.

    Comments: 7 pages, 6 figures; Johan Kolvik, and Paul Burger contributed equally to this work

    Journal ref: Optica Vol. 10, Issue 7, pp. 913-916 (2023)

  28. arXiv:2303.18066  [pdf, other

    math.OC eess.SY

    Finite Elements with Switch Detection for Direct Optimal Control of Nonsmooth Systems with Set-Valued Step Functions

    Authors: Armin Nurkanović, Jonathan Frey, Anton Pozharskiy, Moritz Diehl

    Abstract: This paper extends the Finite Elements with Switch Detection (FESD) method [Nurkanović et al., 2022] to optimal control problems with nonsmooth systems involving set-valued step functions. Logical relations and common nonsmooth functions within a dynamical system can be expressed using linear and nonlinear expressions involving step functions. A prominent subclass of these systems are Filippov sys… ▽ More

    Submitted 14 August, 2023; v1 submitted 31 March, 2023; originally announced March 2023.

    Comments: accepted for publication at the 62nd IEEE Conference on Decision and Control

  29. arXiv:2303.02763  [pdf, other

    cond-mat.mes-hall physics.optics quant-ph

    Resonant two-laser spin-state spectroscopy of a negatively charged quantum dot-microcavity system with a cold permanent magnet

    Authors: P. Steindl, T. van der Ent, H. van der Meer, J. A. Frey, J. Norman, J. E. Bowers, D. Bouwmeester, W. Löffler

    Abstract: A high-efficiency spin-photon interface is an essential piece of quantum hardware necessary for various quantum technologies. Self-assembled InGaAs quantum dots have excellent optical properties, if embedded into an optical micro-cavity they can show near-deterministic spin-photon entanglement and spin readout, but an external magnetic field is required to address the individual spin states, which… ▽ More

    Submitted 5 March, 2023; originally announced March 2023.

    Comments: 7 pages, 5 figures. Supp. info: 7 pages, 9 figures

  30. arXiv:2302.05359  [pdf, other

    physics.optics physics.ins-det quant-ph

    Cross-polarization extinction enhancement and spin-orbit coupling of light for quantum-dot cavity-QED spectroscopy

    Authors: P. Steindl, J. A. Frey, J. Norman, J. E. Bowers, D. Bouwmeester, W. Löffler

    Abstract: Resonant laser spectroscopy is essential for the characterization, operation, and manipulation of single quantum systems such as semiconductor quantum dots. The separation of the weak resonance fluorescence from the excitation laser is key for high-quality single- and entangled photon sources. This is often achieved by cross-polarization laser extinction, which is limited by the quality of the opt… ▽ More

    Submitted 10 February, 2023; originally announced February 2023.

    Comments: 7 pages, 6 figures

    Journal ref: Phys. Rev. Applied 19, 064082 (2023)

  31. arXiv:2212.13115  [pdf, other

    eess.SY cs.RO

    Frenet-Cartesian Model Representations for Automotive Obstacle Avoidance within Nonlinear MPC

    Authors: Rudolf Reiter, Armin Nurkanović, Jonathan Frey, Moritz Diehl

    Abstract: In recent years, nonlinear model predictive control (NMPC) has been extensively used for solving automotive motion control and planning tasks. In order to formulate the NMPC problem, different coordinate systems can be used with different advantages. We propose and compare formulations for the NMPC related optimization problem, involving a Cartesian and a Frenet coordinate frame (CCF/ FCF) in a si… ▽ More

    Submitted 22 December, 2022; originally announced December 2022.

  32. arXiv:2211.13969  [pdf, other

    cs.CV cs.RO

    Unsupervised Continual Semantic Adaptation through Neural Rendering

    Authors: Zhizheng Liu, Francesco Milano, Jonas Frey, Roland Siegwart, Hermann Blum, Cesar Cadena

    Abstract: An increasing amount of applications rely on data-driven models that are deployed for perception tasks across a sequence of scenes. Due to the mismatch between training and deployment data, adapting the model on the new scenes is often crucial to obtain good performance. In this work, we study continual multi-scene adaptation for the task of semantic segmentation, assuming that no ground-truth lab… ▽ More

    Submitted 24 March, 2023; v1 submitted 25 November, 2022; originally announced November 2022.

    Comments: Accepted by the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2023. Zhizheng Liu and Francesco Milano share first authorship. Hermann Blum and Cesar Cadena share senior authorship. 18 pages, 8 figures, 9 tables

  33. arXiv:2211.01982  [pdf, other

    math.OC

    Fast integrators with sensitivity propagation for use in CasADi

    Authors: Jonathan Frey, Jochem De Schutter, Moritz Diehl

    Abstract: Efficient integrators with sensitivity propagation are an essential ingredient for the numerical solution of optimal control problems. This paper gives an overview on the acados integrators, their Python interface and presents a workflow that allows using them with their sensitivities within a nonlinear programming (NLP) solver interfaced by CasADi. The implementation is discussed, demonstrated an… ▽ More

    Submitted 3 November, 2022; originally announced November 2022.

  34. arXiv:2210.12583  [pdf, other

    cs.RO cs.LG eess.SY

    Active Learning of Discrete-Time Dynamics for Uncertainty-Aware Model Predictive Control

    Authors: Alessandro Saviolo, Jonathan Frey, Abhishek Rathod, Moritz Diehl, Giuseppe Loianno

    Abstract: Model-based control requires an accurate model of the system dynamics for precisely and safely controlling the robot in complex and dynamic environments. Moreover, in the presence of variations in the operating conditions, the model should be continuously refined to compensate for dynamics changes. In this paper, we present a self-supervised learning approach that actively models the dynamics of n… ▽ More

    Submitted 7 December, 2023; v1 submitted 22 October, 2022; originally announced October 2022.

    Journal ref: IEEE Transactions on Robotics

  35. arXiv:2209.07899  [pdf, other

    cs.RO cs.AI cs.LG

    Versatile Skill Control via Self-supervised Adversarial Imitation of Unlabeled Mixed Motions

    Authors: Chenhao Li, Sebastian Blaes, Pavel Kolev, Marin Vlastelica, Jonas Frey, Georg Martius

    Abstract: Learning diverse skills is one of the main challenges in robotics. To this end, imitation learning approaches have achieved impressive results. These methods require explicitly labeled datasets or assume consistent skill execution to enable learning and active control of individual behaviors, which limits their applicability. In this work, we propose a cooperative adversarial method for obtaining… ▽ More

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

  36. arXiv:2206.11693  [pdf, other

    cs.RO cs.AI cs.LG

    Learning Agile Skills via Adversarial Imitation of Rough Partial Demonstrations

    Authors: Chenhao Li, Marin Vlastelica, Sebastian Blaes, Jonas Frey, Felix Grimminger, Georg Martius

    Abstract: Learning agile skills is one of the main challenges in robotics. To this end, reinforcement learning approaches have achieved impressive results. These methods require explicit task information in terms of a reward function or an expert that can be queried in simulation to provide a target control output, which limits their applicability. In this work, we propose a generative adversarial method fo… ▽ More

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

  37. Locomotion Policy Guided Traversability Learning using Volumetric Representations of Complex Environments

    Authors: Jonas Frey, David Hoeller, Shehryar Khattak, Marco Hutter

    Abstract: Despite the progress in legged robotic locomotion, autonomous navigation in unknown environments remains an open problem. Ideally, the navigation system utilizes the full potential of the robots' locomotion capabilities while operating within safety limits under uncertainty. The robot must sense and analyze the traversability of the surrounding terrain, which depends on the hardware, locomotion co… ▽ More

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

    Comments: accepted for 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2022)

    Journal ref: 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  38. Towards identifying optimal biased feedback for various user states and traits in motor imagery BCI

    Authors: Jelena Mladenović, Jeremy Frey, Smeety Pramij, Jeremie Mattout, Fabien Lotte

    Abstract: Objective. Neural self-regulation is necessary for achieving control over brain-computer interfaces (BCIs). This can be an arduous learning process especially for motor imagery BCI. Various training methods were proposed to assist users in accomplishing BCI control and increase performance. Notably the use of biased feedback, i.e. non-realistic representation of performance. Benefits of biased fee… ▽ More

    Submitted 23 December, 2021; originally announced December 2021.

    Comments: IEEE Transactions on Biomedical Engineering, Institute of Electrical and Electronics Engineers, 2021

  39. arXiv:2112.11872  [pdf, other

    math.OC eess.SY

    Introducing the quadratically-constrained quadratic programming framework in HPIPM

    Authors: Gianluca Frison, Jonathan Frey, Florian Messerer, Andrea Zanelli, Moritz Diehl

    Abstract: This paper introduces the quadratically-constrained quadratic programming (QCQP) framework recently added in HPIPM alongside the original quadratic-programming (QP) framework. The aim of the new framework is unchanged, namely providing the building blocks to efficiently and reliably solve (more general classes of) optimal control problems (OCP). The newly introduced QCQP framework provides full fe… ▽ More

    Submitted 22 December, 2021; originally announced December 2021.

    Comments: 7 pages, 1 figure, submitted to ECC 2022

  40. Continual Adaptation of Semantic Segmentation using Complementary 2D-3D Data Representations

    Authors: Jonas Frey, Hermann Blum, Francesco Milano, Roland Siegwart, Cesar Cadena

    Abstract: Semantic segmentation networks are usually pre-trained once and not updated during deployment. As a consequence, misclassifications commonly occur if the distribution of the training data deviates from the one encountered during the robot's operation. We propose to mitigate this problem by adapting the neural network to the robot's environment during deployment, without any need for external super… ▽ More

    Submitted 20 August, 2022; v1 submitted 3 November, 2021; originally announced November 2021.

    Comments: Accepted for IEEE Robotics and Automation Letters (R-AL 2022)

    Report number: 9874976

    Journal ref: IEEE Robotics and Automation Letters 2022

  41. arXiv:2108.11304  [pdf, ps, other

    math.CT

    Constructing Coproducts in locally Cartesian closed $\infty$-Categories

    Authors: Jonas Frey, Nima Rasekh

    Abstract: We prove that every locally Cartesian closed $\infty$-category with subobject classifier has a strict initial object and disjoint and universal binary coproducts.

    Submitted 13 February, 2022; v1 submitted 25 August, 2021; originally announced August 2021.

    Comments: 14 Pages, to appear in Homology, Homotopy and Applications

    MSC Class: 18N60; 03G30; 18B25; 03B38

  42. arXiv:2010.15471  [pdf, other

    quant-ph physics.optics

    Artificial coherent states of light by multi-photon interference in a single-photon stream

    Authors: P. Steindl, H. Snijders, G. Westra, E. Hissink, K. Iakovlev, S. Polla, J. A. Frey, J. Norman, A. C. Gossard, J. E. Bowers, D. Bouwmeester, W. Löffler

    Abstract: Coherent optical states consist of a quantum superposition of different photon number (Fock) states, but because they do not form an orthogonal basis, no photon number states can be obtained from it by linear optics. Here we demonstrate the reverse, by manipulating a random continuous single-photon stream using quantum interference in an optical Sagnac loop, we create engineered quantum states of… ▽ More

    Submitted 11 April, 2021; v1 submitted 29 October, 2020; originally announced October 2020.

    Comments: 6 pages + supplemental material

    Journal ref: Phys. Rev. Lett. 126, 143601 (2021)

  43. arXiv:2008.10501  [pdf, other

    cond-mat.mes-hall physics.optics

    Criteria for deterministic single-photon emission in two-dimensional atomic crystals

    Authors: Joshua J. P. Thompson, Samuel Brem, Hanlin Fang, Joey Frey, Saroj P. Dash, Witlef Wieczorek, Ermin Malic

    Abstract: The deterministic production of single-photons from two dimensional materials promises to usher in a new generation of photonic quantum devices. In this work, we outline criteria by which single-photon emission can be realised in two dimensional materials: spatial isolation, spectral filtering and low excitation of quantum emitters. We explore how these criteria can be fulfilled in atomically thin… ▽ More

    Submitted 24 August, 2020; originally announced August 2020.

  44. arXiv:2006.01675  [pdf, other

    physics.bio-ph cond-mat.soft cond-mat.stat-mech

    Light controls motility and phase separation of photosynthetic microbes

    Authors: Alexandros A. Fragkopoulos, Jérémy Vachier, Johannes Frey, Flora-Maud Le Menn, Michael Wilczek, Marco G. Mazza, Oliver Bäumchen

    Abstract: Large ensembles of interacting, out-of-equilibrium agents are a paradigm of active matter. Their constituents' intrinsic activity may entail the spontaneous separation into localized phases of high and low densities. Motile microbes, equipped with ATP-fueled engines, are prime examples of such phase-separating active matter, which is fundamental in myriad biological processes. The fact that sponta… ▽ More

    Submitted 2 June, 2020; originally announced June 2020.

    Comments: 9 pages, 3 figures

  45. arXiv:2005.06019  [pdf, ps, other

    math.CT

    Triposes as a Generalization of Localic Geometric Morphisms

    Authors: J. Frey, T. Streicher

    Abstract: We discuss how triposes may be understood as generalizations of localic geometric morphisms.

    Submitted 18 September, 2023; v1 submitted 12 May, 2020; originally announced May 2020.

    Comments: We have added a remark on the correct notion of morphism between regular triposes and why they are closed under composition

  46. Physiologically Driven Storytelling: Concept and Software Tool

    Authors: Jérémy Frey, Gilad Ostrin, May Grabli, Jessica Cauchard

    Abstract: We put forth Physiologically Driven Storytelling, a new approach to interactive storytelling where narratives adaptively unfold based on the reader's physiological state. We first describe a taxonomy framing how physiological signals can be used to drive interactive systems both as input and output. We then propose applications to interactive storytelling and describe the implementation of a softw… ▽ More

    Submitted 20 March, 2020; originally announced March 2020.

    Comments: CHI '20 - SIGCHI Conference on Human Factors in Computing System, Apr 2020, Honolulu, United States

  47. arXiv:2002.04402  [pdf

    q-bio.QM

    Defining mass transfer in a capillary wave micro-bioreactor

    Authors: Lasse Jannis Frey, David Vorländer, Detlev Rasch, Sven Meinen, Bernhard Müller, Torsten Mayr, Andreas Dietzel, Jan-Hendrik Grosch, Rainer Krull

    Abstract: For high-throughput cell culture and associated analytics, droplet-based cultivation systems open up the opportunities for parallelization and rapid data generation. In contrast to microfluidics with continuous flow, sessile droplet approaches enhance the flexibility for fluid manipulation with usually less operational effort. Generating biologically favorable conditions and promoting cell growth… ▽ More

    Submitted 4 February, 2020; originally announced February 2020.

  48. arXiv:1912.06726  [pdf, ps, other

    math.CT math.LO

    Categories of partial equivalence relations as localizations

    Authors: Jonas Frey

    Abstract: We construct a category of fibrant objects $\mathbb{C}\langle P\rangle$ in the sense of K. Brown from any indexed frame (a kind of indexed poset generalizing triposes) $P$, and show that its homotopy category is the Barr-exact category $\mathbb{C}[P]$ of partial equivalence relations and compatible functional relations. In particular this gives a presentation of realizability toposes as homotopy c… ▽ More

    Submitted 18 April, 2022; v1 submitted 13 December, 2019; originally announced December 2019.

    Comments: 26 pages

    MSC Class: 03G30

  49. arXiv:1910.13753  [pdf, other

    math.OC

    acados: a modular open-source framework for fast embedded optimal control

    Authors: Robin Verschueren, Gianluca Frison, Dimitris Kouzoupis, Jonathan Frey, Niels van Duijkeren, Andrea Zanelli, Branimir Novoselnik, Thivaharan Albin, Rien Quirynen, Moritz Diehl

    Abstract: This paper presents the acados software package, a collection of solvers for fast embedded optimization intended for fast embedded applications. Its interfaces to higher-level languages make it useful for quickly designing an optimization-based control algorithm by putting together different algorithmic components that can be readily connected and interchanged. Since the core of acados is written… ▽ More

    Submitted 26 November, 2020; v1 submitted 30 October, 2019; originally announced October 2019.

    Comments: Second revision

  50. arXiv:1907.07770  [pdf, other

    q-bio.QM physics.data-an

    Topology and geometry of molecular conformational spaces and energy landscapes

    Authors: Ingrid Membrillo-Solis, Mariam Pirashvili, Lee Steinberg, Jacek Brodzki, Jeremy G. Frey

    Abstract: Understanding the geometry and topology of configuration or conformational spaces of molecules has relevant applications in chemistry and biology such as the proteins folding problem, drug design and the structure activity relationship problem. Despite their relevance, configuration spaces of molecules are only partially understood. In this paper we discuss both theoretical and computational appro… ▽ More

    Submitted 18 July, 2019; originally announced July 2019.

    Comments: 32 pages

    MSC Class: 92E10