Skip to main content

Showing 1–6 of 6 results for author: Josifovski, J

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

    cs.RO

    Continual Domain Randomization

    Authors: Josip Josifovski, Sayantan Auddy, Mohammadhossein Malmir, Justus Piater, Alois Knoll, Nicolás Navarro-Guerrero

    Abstract: Domain Randomization (DR) is commonly used for sim2real transfer of reinforcement learning (RL) policies in robotics. Most DR approaches require a simulator with a fixed set of tunable parameters from the start of the training, from which the parameters are randomized simultaneously to train a robust model for use in the real world. However, the combined randomization of many parameters increases… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

    Comments: Under peer review

  2. arXiv:2309.11984  [pdf, other

    cs.RO cs.AI

    Representation Abstractions as Incentives for Reinforcement Learning Agents: A Robotic Gras** Case Study

    Authors: Panagiotis Petropoulakis, Ludwig Gräf, Josip Josifovski, Mohammadhossein Malmir, Alois Knoll

    Abstract: Choosing an appropriate representation of the environment for the underlying decision-making process of the RL agent is not always straightforward. The state representation should be inclusive enough to allow the agent to informatively decide on its actions and compact enough to increase sample efficiency for policy training. Given this outlook, this work examines the effect of various state repre… ▽ More

    Submitted 22 September, 2023; v1 submitted 21 September, 2023; originally announced September 2023.

    Comments: 8 pages, 6 figures

  3. arXiv:2306.09010  [pdf, other

    cs.RO cs.LG eess.SY

    DiAReL: Reinforcement Learning with Disturbance Awareness for Robust Sim2Real Policy Transfer in Robot Control

    Authors: Mohammadhossein Malmir, Josip Josifovski, Noah Klarmann, Alois Knoll

    Abstract: Delayed Markov decision processes fulfill the Markov property by augmenting the state space of agents with a finite time window of recently committed actions. In reliance with these state augmentations, delay-resolved reinforcement learning algorithms train policies to learn optimal interactions with environments featured with observation or action delays. Although such methods can directly be tra… ▽ More

    Submitted 15 June, 2023; originally announced June 2023.

    Comments: Submitted to the 2023 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2023)

  4. arXiv:2206.06282  [pdf, other

    cs.RO cs.AI

    Analysis of Randomization Effects on Sim2Real Transfer in Reinforcement Learning for Robotic Manipulation Tasks

    Authors: Josip Josifovski, Mohammadhossein Malmir, Noah Klarmann, Bare Luka Žagar, Nicolás Navarro-Guerrero, Alois Knoll

    Abstract: Randomization is currently a widely used approach in Sim2Real transfer for data-driven learning algorithms in robotics. Still, most Sim2Real studies report results for a specific randomization technique and often on a highly customized robotic system, making it difficult to evaluate different randomization approaches systematically. To address this problem, we define an easy-to-reproduce experimen… ▽ More

    Submitted 9 October, 2022; v1 submitted 13 June, 2022; originally announced June 2022.

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

  5. Visuo-Haptic Object Perception for Robots: An Overview

    Authors: Nicolás Navarro-Guerrero, Sibel Toprak, Josip Josifovski, Lorenzo Jamone

    Abstract: The object perception capabilities of humans are impressive, and this becomes even more evident when trying to develop solutions with a similar proficiency in autonomous robots. While there have been notable advancements in the technologies for artificial vision and touch, the effective integration of these two sensory modalities in robotic applications still needs to be improved, and several open… ▽ More

    Submitted 15 March, 2023; v1 submitted 22 March, 2022; originally announced March 2022.

    Comments: published in Autonomous Robots

    Journal ref: Autonomous Robots, 27 (2023) https://link.springer.com/article/10.1007/s10514-023-10091-y

  6. arXiv:2203.05985  [pdf, other

    cs.LG cs.CV cs.RO

    Graph Neural Networks for Relational Inductive Bias in Vision-based Deep Reinforcement Learning of Robot Control

    Authors: Marco Oliva, Soubarna Banik, Josip Josifovski, Alois Knoll

    Abstract: State-of-the-art reinforcement learning algorithms predominantly learn a policy from either a numerical state vector or images. Both approaches generally do not take structural knowledge of the task into account, which is especially prevalent in robotic applications and can benefit learning if exploited. This work introduces a neural network architecture that combines relational inductive bias and… ▽ More

    Submitted 11 March, 2022; originally announced March 2022.

    Comments: 8 pages, 7 figures, 1 table. For supplemental material and code, see https://mrcoliva.github.io/relational-inductive-bias-in-vision-based-rl

    ACM Class: I.2; I.4