Skip to main content

Showing 1–12 of 12 results for author: Paolillo, A

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

    cs.RO

    Direct Imitation Learning-based Visual Servoing using the Large Projection Formulation

    Authors: Sayantan Auddy, Antonio Paolillo, Justus Piater, Matteo Saveriano

    Abstract: Today robots must be safe, versatile, and user-friendly to operate in unstructured and human-populated environments. Dynamical system-based imitation learning enables robots to perform complex tasks stably and without explicit programming, greatly simplifying their real-world deployment. To exploit the full potential of these systems it is crucial to implement closed loops that use visual feedback… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: First two authors contributed equally

  2. arXiv:2404.01986  [pdf, other

    cs.RO cs.AI cs.LG

    Predicting the Intention to Interact with a Service Robot:the Role of Gaze Cues

    Authors: Simone Arreghini, Gabriele Abbate, Alessandro Giusti, Antonio Paolillo

    Abstract: For a service robot, it is crucial to perceive as early as possible that an approaching person intends to interact: in this case, it can proactively enact friendly behaviors that lead to an improved user experience. We solve this perception task with a sequence-to-sequence classifier of a potential user intention to interact, which can be trained in a self-supervised way. Our main contribution is… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

  3. arXiv:2309.07729  [pdf, other

    cs.RO

    Imitation Learning-based Visual Servoing for Tracking Moving Objects

    Authors: Rocco Felici, Matteo Saveriano, Loris Roveda, Antonio Paolillo

    Abstract: In everyday life collaboration tasks between human operators and robots, the former necessitate simple ways for programming new skills, the latter have to show adaptive capabilities to cope with environmental changes. The joint use of visual servoing and imitation learning allows us to pursue the objective of realizing friendly robotic interfaces that (i) are able to adapt to the environment thank… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

    Comments: International Workshop on Human-Friendly Robotics (HFR), 2023

  4. arXiv:2309.07477  [pdf, other

    cs.RO

    Self-Supervised Prediction of the Intention to Interact with a Service Robot

    Authors: Gabriele Abbate, Alessandro Giusti, Viktor Schmuck, Oya Celiktutan, Antonio Paolillo

    Abstract: A service robot can provide a smoother interaction experience if it has the ability to proactively detect whether a nearby user intends to interact, in order to adapt its behavior e.g. by explicitly showing that it is available to provide a service. In this work, we propose a learning-based approach to predict the probability that a human user will interact with a robot before the interaction actu… ▽ More

    Submitted 14 September, 2023; originally announced September 2023.

    Comments: Paper under revision for Robotics and Autonomous Systems journal

  5. arXiv:2210.10549  [pdf, other

    cs.RO

    Visual Servoing with Geometrically Interpretable Neural Perception

    Authors: Antonio Paolillo, Mirko Nava, Dario Piga, Alessandro Giusti

    Abstract: An increasing number of nonspecialist robotic users demand easy-to-use machines. In the context of visual servoing, the removal of explicit image processing is becoming a trend, allowing an easy application of this technique. This work presents a deep learning approach for solving the perception problem within the visual servoing scheme. An artificial neural network is trained using the supervisio… ▽ More

    Submitted 19 October, 2022; originally announced October 2022.

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

  6. arXiv:2204.05681  [pdf, other

    cs.RO

    Learning Stable Dynamical Systems for Visual Servoing

    Authors: Antonio Paolillo, Matteo Saveriano

    Abstract: This work presents the dual benefit of integrating imitation learning techniques, based on the dynamical systems formalism, with the visual servoing paradigm. On the one hand, dynamical systems allow to program additional skills without explicitly coding them in the visual servoing law, but leveraging few demonstrations of the full desired behavior. On the other, visual servoing allows to consider… ▽ More

    Submitted 12 April, 2022; originally announced April 2022.

    Comments: IEEE International Conference on Robotics and Automation, 2022

  7. arXiv:2111.15240  [pdf, ps, other

    cs.OS

    Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models

    Authors: Antonio Paolillo, Hernán Ponce-de-León, Thomas Haas, Diogo Behrens, Rafael Chehab, Ming Fu, Roland Meyer

    Abstract: Develo** concurrent software is challenging, especially if it has to run on modern architectures with Weak Memory Models (WMMs) such as ARMv8, Power, or RISC-V. For the sake of performance, WMMs allow hardware and compilers to aggressively reorder memory accesses. To guarantee correctness, developers have to carefully place memory barriers in the code to enforce ordering among critical memory op… ▽ More

    Submitted 9 July, 2022; v1 submitted 30 November, 2021; originally announced November 2021.

  8. Uncertainty-Aware Self-Supervised Learning of Spatial Perception Tasks

    Authors: Mirko Nava, Antonio Paolillo, Jérôme Guzzi, Luca Maria Gambardella, Alessandro Giusti

    Abstract: We propose a general self-supervised learning approach for spatial perception tasks, such as estimating the pose of an object relative to the robot, from onboard sensor readings. The model is learned from training episodes, by relying on: a continuous state estimate, possibly inaccurate and affected by odometry drift; and a detector, that sporadically provides supervision about the target pose. We… ▽ More

    Submitted 18 July, 2021; v1 submitted 22 March, 2021; originally announced March 2021.

  9. arXiv:2102.06590  [pdf, other

    cs.LO

    VSync: Push-Button Verification and Optimization for Synchronization Primitives on Weak Memory Models (Technical Report)

    Authors: Jonas Oberhauser, Rafael Lourenco de Lima Chehab, Diogo Behrens, Ming Fu, Antonio Paolillo, Lilith Oberhauser, Koustubha Bhat, Yuzhong Wen, Haibo Chen, Jaeho Kim, Viktor Vafeiadis

    Abstract: This technical report contains material accompanying our work with same title published at ASPLOS'21. We start in Sec. 1 with a detailed presentation of the core innovation of this work, Await Model Checking (AMC). The correctness proofs of AMC can be found in Sec. 2. Next, we discuss three study cases in Sec. 3, presenting bugs found and challenges encountered when applying VSync to existing code… ▽ More

    Submitted 12 February, 2021; originally announced February 2021.

  10. arXiv:2001.11759  [pdf, other

    cs.RO cs.CV

    A memory of motion for visual predictive control tasks

    Authors: Antonio Paolillo, Teguh Santoso Lembono, Sylvain Calinon

    Abstract: This paper addresses the problem of efficiently achieving visual predictive control tasks. To this end, a memory of motion, containing a set of trajectories built off-line, is used for leveraging precomputation and dealing with difficult visual tasks. Standard regression techniques, such as k-nearest neighbors and Gaussian process regression, are used to query the memory and provide on-line a warm… ▽ More

    Submitted 7 May, 2020; v1 submitted 31 January, 2020; originally announced January 2020.

    Comments: 7 pages

  11. Memory of Motion for Warm-starting Trajectory Optimization

    Authors: Teguh Santoso Lembono, Antonio Paolillo, Emmanuel Pignat, Sylvain Calinon

    Abstract: Trajectory optimization for motion planning requires good initial guesses to obtain good performance. In our proposed approach, we build a memory of motion based on a database of robot paths to provide good initial guesses. The memory of motion relies on function approximators and dimensionality reduction techniques to learn the map** between the tasks and the robot paths. Three function approxi… ▽ More

    Submitted 13 May, 2020; v1 submitted 2 July, 2019; originally announced July 2019.

    Comments: 8 pages

    Journal ref: IEEE Robotics and Automation Letters, vol. 5, no. 2, pp. 2594-2601, April 2020

  12. arXiv:1302.1747  [pdf, other

    cs.OS

    Energy Minimization for Parallel Real-Time Systems with Malleable Jobs and Homogeneous Frequencies

    Authors: Nathan Fisher, Joël Goossens, Pradeep M. Hettiarachchi, Antonio Paolillo

    Abstract: In this work, we investigate the potential utility of parallelization for meeting real-time constraints and minimizing energy. We consider malleable Gang scheduling of implicit-deadline sporadic tasks upon multiprocessors. We first show the non-necessity of dynamic voltage/frequency regarding optimality of our scheduling problem. We adapt the canonical schedule for DVFS multiprocessor platforms an… ▽ More

    Submitted 7 February, 2013; originally announced February 2013.