← Search

Martin Jagersand

29 accepted papers

2026

HITL-D: Human in the Loop Diffusion Assisted Shared Control

ICRA 2026poster

Autonomous manipulation systems have achieved remarkable capabilities, yet the integration of human expertise with diffusion-based policies in shared control remains relatively unexplored. In this paper, we propose Human-In-The-Loop Diffusion (HITL-D), a shared control framework that enhances user p…

2024

CLIPUNetr: Assisting Human-robot Interface for Uncalibrated Visual Servoing Control with CLIP-driven Referring Expression Segmentation

ICRA 2024poster

The classical human-robot interface in uncalibrated image-based visual servoing (UIBVS) relies on either human annotations or semantic segmentation with categorical labels. Both methods fail to match natural human communication and convey rich semantics in manipulation tasks as effectively as natura…

Cited by 1SourceScholar
2024

Immersive Human-in-the-Loop Control: Real-Time 3D Surface Meshing and Physics Simulation

IROS 2024poster

This paper introduces the TactiMesh Teleoperator Interface (TTI), a novel predictive visual and haptic system designed explicitly for human-in-the-loop robot control using a head-mounted display (HMD). By employing simultaneous localization and mapping (SLAM) in tandem with a space carving method (C…

Cited by 0SourceScholar
2024

Local Linearity is All You Need (in Data-Driven Teleoperation)

IROS 2024poster

One of the critical aspects of assistive robotics is to provide a control system of a high-dimensional robot from a low-dimensional user input (i.e. a 2D joystick). Data-driven teleoperation seeks to provide an intuitive user interface called an action map to map the low dimensional input to robot v…

Cited by 0SourceScholar
2023

Deep Probabilistic Movement Primitives with a Bayesian Aggregator

IROS 2023poster

Movement primitives are trainable parametric models that reproduce robotic movements starting from a limited set of demonstrations. Previous works proposed simple linear models that exhibited high sample efficiency and generalization power by allowing temporal modulation of move-ments (reproducing m…

Cited by 5SourceScholar
2023

Dynamic Decision Frequency with Continuous Options

IROS 2023poster

In classic reinforcement learning algorithms, agents make decisions at discrete and fixed time intervals. The duration between decisions becomes a crucial hyperparameter, as setting it too short may increase the problem's difficulty by requiring the agent to make numerous decisions to achieve its go…

Cited by 9SourcecodeScholar
2023

Learning State Conditioned Linear Mappings for Low-Dimensional Control of Robotic Manipulators

ICRA 2023poster

Identifying an appropriate task space can simplify solving robotic manipulation problems. One solution is deploying control algorithms in a learned low-dimensional action space. Linear and nonlinear action mapping methods have trade-offs between simplicity and the ability to express motor commands o…

Cited by 3SourceScholar
2022

A Quantitative Analysis of Activities of Daily Living: Insights into Improving Functional Independence with Assistive Robotics

ICRA 2022poster

Wheelchair-mounted robotic manipulators have the potential to help the elderly and individuals living with disabilities carry out their activities of daily living (ADLs) independently. Robotics researchers focus on assistive tasks from the perspective of various control schemes and motion types, whe…

Cited by 24SourceScholar
2022

A Simple Decentralized Cross-Entropy Method

NeurIPS 2022accept

Cross-Entropy Method (CEM) is commonly used for planning in model-based reinforcement learning (MBRL) where a centralized approach is typically utilized to update the sampling distribution based on only the top-$k$ operation's results on samples. In this paper, we show that such a centralized approa…

2022

Generalizable task representation learning from human demonstration videos: a geometric approach

ICRA 2022poster

We study the problem of generalizable task learning from human demonstration videos without extra training on the robot or pre-recorded robot motions. Given a set of human demonstration videos showing a task with different objects/tools (categorical objects), we aim to learn a representation of visu…

Cited by 5SourceScholar
2022

Offline Learning of Counterfactual Predictions for Real-World Robotic Reinforcement Learning

ICRA 2022poster

We consider real-world reinforcement learning (RL) of robotic manipulation tasks that involve both visuomotor skills and contact-rich skills. We aim to train a policy that maps multimodal sensory observations (vision and force) to a manipulator's joint velocities under practical considerations. We p…

Cited by 7SourceScholar
2021

Analyzing Neural Jacobian Methods in Applications of Visual Servoing and Kinematic Control

ICRA 2021poster

Designing adaptable control laws that can transfer between different robots is a challenge because of kinematic and dynamic differences, as well as in scenarios where external sensors are used. In this work, we empirically investigate a neural networks ability to approximate the Jacobian matrix for…

Cited by 8SourcecodeScholar
2020

Mapless Navigation among Dynamics with Social-safety-awareness: a reinforcement learning approach from 2D laser scans

ICRA 2020poster

We consider the problem of mapless collision-avoidance navigation where humans are present using 2D laser scans. Our proposed method uses ego-safety to measure collision from the robot's perspective and social-safety to measure the impact of robot's actions on surrounding pedestrians. Specifically,…

Cited by 81SourceScholar
2020

Understanding Contexts Inside Robot and Human Manipulation Tasks through Vision-Language Model and Ontology System in Video Streams

IROS 2020poster

Manipulation tasks in daily life, such as pouring water, unfold through human intentions. Being able to process contextual knowledge from these Activities of Daily Living (ADLs) over time can help us understand manipulation intentions, which are essential for an intelligent robot to transition smoot…

Cited by 11SourceScholar
2020

Visual Geometric Skill Inference by Watching Human Demonstration

ICRA 2020poster

We study the problem of learning manipulation skills from human demonstration video by inferring the association relationships between geometric features. Motivation for this work stems from the observation that humans perform eye-hand coordination tasks by using geometric primitives to define a tas…

Cited by 12SourceScholar
2020

Weakly Supervised Few-shot Object Segmentation using Co-Attention with Visual and Semantic Embeddings

IJCAI 2020poster

Significant progress has been made recently in developing few-shot object segmentation methods. Learning is shown to be successful in few-shot segmentation settings, using pixel-level, scribbles and bounding box supervision. This paper takes another approach, i.e., only requiring image-level label f…

Cited by 0SourcePDFScholar
2019

BASNet: Boundary-Aware Salient Object Detection

CVPR 2019poster

Deep Convolutional Neural Networks have been adopted for salient object detection and achieved the state-of-the-art performance. Most of the previous works however focus on region accuracy but not on the boundary quality. In this paper, we propose a predict-refine architecture, BASNet, and a new hyb…

Cited by 1782PDFcodeScholar
2019

Online Object and Task Learning via Human Robot Interaction

ICRA 2019poster

This work describes the development of a robotic system that acquires knowledge incrementally through human interaction where new objects and motions are taught on the fly. The robotic system developed was one of the five finalists in the KUKA Innovation Award competition and demonstrated during the…

Cited by 32SourceScholar
2019

Robot eye-hand coordination learning by watching human demonstrations: a task function approximation approach

ICRA 2019poster

We present a robot eye-hand coordination learning method that can directly learn visual task specification by watching human demonstrations. Task specification is represented as a task function, which is learned using inverse reinforcement learning(IRL [1]) by inferring a reward model from state tra…

Cited by 19SourceScholar
2019

Video Object Segmentation using Teacher-Student Adaptation in a Human Robot Interaction (HRI) Setting

ICRA 2019poster

Video object segmentation is an essential task in robot manipulation to facilitate grasping and learning affordances. Incremental learning is important for robotics in unstructured environments. Inspired by the children learning process, human robot interaction (HRI) can be utilized to teach robots…

Cited by 108SourcecodeScholar
2018

Real-Time Edge Template Tracking via Homography Estimation

IROS 2018poster

In this paper, we propose a novel real-time method for tracking planar edge templates. This method tracks an edge template by estimating its homography transformations with respect to the sampled edge pixels detected from the incoming frames. Particularly, we define a cost function based on a new fe…

Cited by 1SourceScholar
2018

Real-Time Segmentation with Appearance, Motion and Geometry

IROS 2018poster

Real-time Segmentation is of crucial importance to robotics related applications such as autonomous driving, driving assisted systems, and traffic monitoring from unmanned aerial vehicles imagery. We propose a novel two-stream convolutional network for motion segmentation, which exploits flow and ge…

Cited by 19SourceScholar
2017

Flexible virtual fixture interface for path specification in tele-manipulation

ICRA 2017poster

We present the design and implementation of a flexible force-vision-based interface; allowing local operators to visually specify a path constraint to a remote robot manipulator in an on-line fashion during the teleoperation. Using bilateral and unilateral configurations, we compare our system to di…

Cited by 44SourceScholar
2017

Real-time salient closed boundary tracking via line segments perceptual grouping

IROS 2017poster

This paper presents a novel real-time method for tracking salient closed boundaries from video image sequences. This method operates on a set of straight line segments that are produced by line detection. The tracking scheme is coherently integrated into a perceptual grouping framework in which the…

Cited by 13SourceScholar
2015

On-line reconstruction based predictive display in unknown environment

ICRA 2015poster

In tele-robotics, time delay is a significant problem. When video feedback is delayed, operators adopt inefficient move-wait strategies, so system performance decreases. Predictive display (PD) is an effective solution to compensate for delays by graphics rendering of predicted visual feedback. Usin…

Cited by 7SourceScholar