Skip to main content

Showing 1–16 of 16 results for author: Krüger, V

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

    cs.LG cs.RO

    Uncertainty Quantification Metrics for Deep Regression

    Authors: Simon Kristoffersson Lind, Ziliang Xiong, Per-Erik Forssén, Volker Krüger

    Abstract: When deploying deep neural networks on robots or other physical systems, the learned model should reliably quantify predictive uncertainty. A reliable uncertainty allows downstream modules to reason about the safety of its actions. In this work, we address metrics for evaluating such an uncertainty. Specifically, we focus on regression tasks, and investigate Area Under Sparsification Error (AUSE),… ▽ More

    Submitted 22 May, 2024; v1 submitted 7 May, 2024; originally announced May 2024.

  2. arXiv:2404.06129  [pdf, other

    cs.RO cs.LG

    Adaptable Recovery Behaviors in Robotics: A Behavior Trees and Motion Generators(BTMG) Approach for Failure Management

    Authors: Faseeh Ahmad, Matthias Mayr, Sulthan Suresh-Fazeela, Volker Krueger

    Abstract: In dynamic operational environments, particularly in collaborative robotics, the inevitability of failures necessitates robust and adaptable recovery strategies. Traditional automated recovery strategies, while effective for predefined scenarios, often lack the flexibility required for on-the-fly task management and adaptation to expected failures. Addressing this gap, we propose a novel approach… ▽ More

    Submitted 23 April, 2024; v1 submitted 9 April, 2024; originally announced April 2024.

  3. arXiv:2311.09353  [pdf, other

    cs.RO

    Flexible and Adaptive Manufacturing by Complementing Knowledge Representation, Reasoning and Planning with Reinforcement Learning

    Authors: Matthias Mayr, Faseeh Ahmad, Volker Krueger

    Abstract: This paper describes a novel approach to adaptive manufacturing in the context of small batch production and customization. It focuses on integrating task-level planning and reasoning with reinforcement learning (RL) in the SkiROS2 skill-based robot control platform. This integration enhances the efficiency and adaptability of robotic systems in manufacturing, enabling them to adjust to task varia… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

    Comments: 3 pages, 2 figures. Presented at the IROS 2023 Workshop on Robotics & AI in Future Factory

  4. arXiv:2310.00971  [pdf, other

    cs.RO

    BeBOP -- Combining Reactive Planning and Bayesian Optimization to Solve Robotic Manipulation Tasks

    Authors: Jonathan Styrud, Matthias Mayr, Erik Hellsten, Volker Krueger, Christian Smith

    Abstract: Robotic systems for manipulation tasks are increasingly expected to be easy to configure for new tasks. While in the past, robot programs were often written statically and tuned manually, the current, faster transition times call for robust, modular and interpretable solutions that also allow a robotic system to learn how to perform a task. We propose the method Behavior-based Bayesian Optimizatio… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: Submitted to ICRA 2024

  5. arXiv:2309.12634  [pdf, other

    cs.RO cs.CV

    Learning Actions and Control of Focus of Attention with a Log-Polar-like Sensor

    Authors: Robin Göransson, Volker Krueger

    Abstract: With the long-term goal of reducing the image processing time on an autonomous mobile robot in mind we explore in this paper the use of log-polar like image data with gaze control. The gaze control is not done on the Cartesian image but on the log-polar like image data. For this we start out from the classic deep reinforcement learning approach for Atari games. We extend an A3C deep RL approach wi… ▽ More

    Submitted 22 September, 2023; originally announced September 2023.

  6. arXiv:2308.14206  [pdf, other

    cs.RO cs.AI

    Using Knowledge Representation and Task Planning for Robot-agnostic Skills on the Example of Contact-Rich Wi** Tasks

    Authors: Matthias Mayr, Faseeh Ahmad, Alexander Duerr, Volker Krueger

    Abstract: The transition to agile manufacturing, Industry 4.0, and high-mix-low-volume tasks require robot programming solutions that are flexible. However, most deployed robot solutions are still statically programmed and use stiff position control, which limit their usefulness. In this paper, we show how a single robot skill that utilizes knowledge representation, task planning, and automatic selection of… ▽ More

    Submitted 27 August, 2023; originally announced August 2023.

    Comments: 7 pages, 5 figures. Accepted at 2023 IEEE International Conference on Automation Science and Engineering (CASE)

  7. arXiv:2306.17030  [pdf, other

    cs.RO cs.AI

    SkiROS2: A skill-based Robot Control Platform for ROS

    Authors: Matthias Mayr, Francesco Rovida, Volker Krueger

    Abstract: The need for autonomous robot systems in both the service and the industrial domain is larger than ever. In the latter, the transition to small batches or even "batch size 1" in production created a need for robot control system architectures that can provide the required flexibility. Such architectures must not only have a sufficient knowledge integration framework. It must also support autonomou… ▽ More

    Submitted 29 June, 2023; originally announced June 2023.

    Comments: 8 pages, 3 figures. Accepted at 2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  8. Out-of-Distribution Detection for Adaptive Computer Vision

    Authors: Simon Kristoffersson Lind, Rudolph Triebel, Luigi Nardi, Volker Krueger

    Abstract: It is well known that computer vision can be unreliable when faced with previously unseen imaging conditions. This paper proposes a method to adapt camera parameters according to a normalizing flow-based out-of-distibution detector. A small-scale study is conducted which shows that adapting camera parameters according to this out-of-distibution detector leads to an average increase of 3 to 4 perce… ▽ More

    Submitted 16 May, 2023; originally announced May 2023.

    Comments: Published in Springer Lecture Notes for Computer Science Vol. 13886 as part of the conference proceedings for Scandinavian Conference on Image Analysis 2023

    Journal ref: In: Gade, R., Felsberg, M., Kämäräinen, JK. (eds) Image Analysis. SCIA 2023. Lecture Notes in Computer Science, vol 13886. Springer, Cham

  9. arXiv:2303.08209  [pdf, other

    cs.RO

    Learning to Adapt the Parameters of Behavior Trees and Motion Generators (BTMGs) to Task Variations

    Authors: Faseeh Ahmad, Matthias Mayr, Volker Krueger

    Abstract: The ability to learn new tasks and quickly adapt to different variations or dimensions is an important attribute in agile robotics. In our previous work, we have explored Behavior Trees and Motion Generators (BTMGs) as a robot arm policy representation to facilitate the learning and execution of assembly tasks. The current implementation of the BTMGs for a specific task may not be robust to the ch… ▽ More

    Submitted 14 September, 2023; v1 submitted 14 March, 2023; originally announced March 2023.

  10. arXiv:2212.03570  [pdf, other

    cs.RO

    Combining Planning, Reasoning and Reinforcement Learning to solve Industrial Robot Tasks

    Authors: Matthias Mayr, Faseeh Ahmad, Konstantinos Chatzilygeroudis, Luigi Nardi, Volker Krueger

    Abstract: One of today's goals for industrial robot systems is to allow fast and easy provisioning for new tasks. Skill-based systems that use planning and knowledge representation have long been one possible answer to this. However, especially with contact-rich robot tasks that need careful parameter settings, such reasoning techniques can fall short if the required knowledge not adequately modeled. We sho… ▽ More

    Submitted 7 December, 2022; originally announced December 2022.

    Comments: 4 pages, 2 figures. Accepted at IEEE IROS 2022 "2nd Workshop on Trends and Advances in Machine Learning and Automated Reasoning for Intelligent Robots and Systems". arXiv admin note: substantial text overlap with arXiv:2203.10033

  11. arXiv:2208.01605  [pdf, other

    cs.RO

    Learning Skill-based Industrial Robot Tasks with User Priors

    Authors: Matthias Mayr, Carl Hvarfner, Konstantinos Chatzilygeroudis, Luigi Nardi, Volker Krueger

    Abstract: Robot skills systems are meant to reduce robot setup time for new manufacturing tasks. Yet, for dexterous, contact-rich tasks, it is often difficult to find the right skill parameters. One strategy is to learn these parameters by allowing the robot system to learn directly on the task. For a learning problem, a robot operator can typically specify the type and range of values of the parameters. Ne… ▽ More

    Submitted 2 August, 2022; originally announced August 2022.

    Comments: 8 pages, 6 figures, accepted at 2022 IEEE International Conference on Automation Science and Engineering (CASE)

  12. arXiv:2203.10033  [pdf, other

    cs.RO cs.LG

    Skill-based Multi-objective Reinforcement Learning of Industrial Robot Tasks with Planning and Knowledge Integration

    Authors: Matthias Mayr, Faseeh Ahmad, Konstantinos Chatzilygeroudis, Luigi Nardi, Volker Krueger

    Abstract: In modern industrial settings with small batch sizes it should be easy to set up a robot system for a new task. Strategies exist, e.g. the use of skills, but when it comes to handling forces and torques, these systems often fall short. We introduce an approach that provides a combination of task-level planning with targeted learning of scenario-specific parameters for skill-based systems. We propo… ▽ More

    Submitted 18 March, 2022; originally announced March 2022.

    Comments: 8 pages, 6 figures, submitted to 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  13. Learning of Parameters in Behavior Trees for Movement Skills

    Authors: Matthias Mayr, Konstantinos Chatzilygeroudis, Faseeh Ahmad, Luigi Nardi, Volker Krueger

    Abstract: Reinforcement Learning (RL) is a powerful mathematical framework that allows robots to learn complex skills by trial-and-error. Despite numerous successes in many applications, RL algorithms still require thousands of trials to converge to high-performing policies, can produce dangerous behaviors while learning, and the optimized policies (usually modeled as neural networks) give almost zero expla… ▽ More

    Submitted 2 August, 2022; v1 submitted 27 September, 2021; originally announced September 2021.

    Comments: 8 pages, 5 figures, accepted at 2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  14. arXiv:2108.11471  [pdf, other

    cs.RO

    Productive Multitasking for Industrial Robots

    Authors: D. Wuthier, F. Rovida, M. Fumagalli, V. Krüger

    Abstract: The application of robotic solutions to small-batch production is challenging: economical constraints tend to dramatically limit the time for setting up new batches. Organizing robot tasks into modular software components, called skills, and allowing the assignment of multiple concurrent tasks to a single robot is potentially game-changing. However, due to cycle time constraints, it may be necessa… ▽ More

    Submitted 25 August, 2021; originally announced August 2021.

    Comments: To appear in the proceedings of the 2021 IEEE international conference on robotics and automation (ICRA). This research was supported by the European Commission's Horizon 2020 Programme under grant agreement no.~723658 (ScalABLE 4.0) and by the Wallenberg Autonomous Systems Program (WASP) of Sweden

  15. Continuous close-range 3D object pose estimation

    Authors: Bjarne Grossmann, Francesco Rovida, Volker Krueger

    Abstract: In the context of future manufacturing lines, removing fixtures will be a fundamental step to increase the flexibility of autonomous systems in assembly and logistic operations. Vision-based 3D pose estimation is a necessity to accurately handle objects that might not be placed at fixed positions during the robot task execution. Industrial tasks bring multiple challenges for the robust pose estima… ▽ More

    Submitted 2 October, 2020; originally announced October 2020.

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

  16. arXiv:2004.12611  [pdf, other

    cs.RO cs.CV

    Continuous hand-eye calibration using 3D points

    Authors: Bjarne Grossmann, Volker Krueger

    Abstract: The recent development of calibration algorithms has been driven into two major directions: (1) an increasing accuracy of mathematical approaches and (2) an increasing flexibility in usage by reducing the dependency on calibration objects. These two trends, however, seem to be contradictory since the overall accuracy is directly related to the accuracy of the pose estimation of the calibration obj… ▽ More

    Submitted 27 April, 2020; originally announced April 2020.