← Search

Gregory S Chirikjian

26 accepted papers

2026

PRIMP: PRobabilistically-Informed Motion Primitives for Efficient Affordance Learning from Demonstration (Abstract Reprint)

AAAI 2026technical

This paper proposes a learning-from-demonstration (LfD) method using probability densities on the workspaces of robot manipulators. The method, named PRobabilistically-Informed Motion Primitives (PRIMP), learns the probability distribution of the end effector trajectories in the 6D workspace that in

Cited by 0SourcePDFScholar
2025

Goal-Guided Reinforcement Learning: Leveraging Large Language Models for Long-Horizon Task Decomposition

ICRA 2025

Reinforcement learning (RL) has long struggled with exploration in vast state-action spaces, particularly for intricate tasks that necessitate a series of well-coordinated actions. Meanwhile, large language models (LLMs) equipped with fundamental knowledge have been utilized for task planning across

Cited by 1SourcecodeScholar
2025

RaggeDi: Diffusion-Based State Estimation of Disordered Rags, Sheets, Towels and Blankets

ICRA 2025

Cloth state estimation is an important problem in robotics. It is essential for the robot to know the accurate state to manipulate cloth and execute tasks such as robotic dressing, stitching, and covering/uncovering human beings. However, accurately estimating the cloth state remains challenging due

Cited by 3SourcecodeScholar
2024

I Get the Hang of It! A Learning-Free Method to Predict Hanging Poses for Previously Unseen Objects

RA-L 2024

The action of hanging previously unseen objects remains a challenge for robots due to the multitude of object shapes and the limited number of stable hanging arrangements. This paper proposes a learning-free framework that enables robots to infer stable relative poses between the object being hung (

Cited by 1SourceScholar
2023

A Learning-Based Approach for Estimating Inertial Properties of Unknown Objects From Encoder Discrepancies

RA-L 2023

Many robots utilize commercial force/torque sensors to identify inertial properties of unknown objects. However, such sensors can be difficult to apply to small-sized robots due to their weight, size, and cost. In this letter, we propose a learning-based approach for estimating the mass and center o

Cited by 8SourceScholar
2023

Learning-Free Grasping of Unknown Objects Using Hidden Superquadrics

RSS 2023poster

Robotic grasping is an essential and fundamental task and has been studied extensively over the past several decades. Traditional work analyzes physical models of the objects and computes force-closure grasps. Such methods require pre-knowledge of the complete 3D model of an object, which can be har…

Cited by 4SourcePDFScholar
2023

Marching-Primitives: Shape Abstraction From Signed Distance Function

CVPR 2023highlight

Representing complex objects with basic geometric primitives has long been a topic in computer vision. Primitive-based representations have the merits of compactness and computational efficiency in higher-level tasks such as physics simulation, collision checking, and robotic manipulation. Unlike pr…

2023

Prepare the Chair for the Bear! Robot Imagination of Sitting Affordance to Reorient Previously Unseen Chairs

RA-L 2023

In this letter, a paradigm for the classification and manipulation of novel objects is established and demonstrated with the example of chairs. Our approach leverages the robot's understanding of object stability, perceptibility, and affordance to prepare previously unseen and randomly oriented chai

Cited by 4SourceScholar
2022

Collision Detection for Unions of Convex Bodies With Smooth Boundaries Using Closed-Form Contact Space Parameterization

RA-L 2022

This paper studies the narrow phase collision detection problem for two general unions of convex bodies encapsulated by smooth surfaces. The approach, namely <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">CFC</i> (Closed-Form Contact space), is base

Cited by 7SourceScholar
2022

Primitive-Based Shape Abstraction via Nonparametric Bayesian Inference

ECCV 2022poster

"3D shape abstraction has drawn great interest over the years. Apart from low-level representations such as meshes and voxels, researchers also seek to semantically abstract complex objects with basic geometric primitives. Recent deep learning methods rely heavily on datasets, with limited generalit…

Cited by 26SourcePDFScholar
2022

Put the Bear on the Chair! Intelligent Robot Interaction with Previously Unseen Chairs via Robot Imagination

ICRA 2022poster

In this paper, we study the problem of autonomously seating a teddy bear on a previously unseen chair. To achieve this goal, we present a novel method for robots to imagine the sitting pose of the bear by physically simulating a virtual humanoid agent sitting on the chair. We also develop a robotic…

Cited by 8SourcecodeScholar
2022

Robust and Accurate Superquadric Recovery: A Probabilistic Approach

CVPR 2022oral

Interpreting objects with basic geometric primitives has long been studied in computer vision. Among geometric primitives, superquadrics are well known for their ability to represent a wide range of shapes with few parameters. However, as the first and foremost step, recovering superquadrics accurat…

Cited by 53PDFcodeScholar
2022

Transporters with Visual Foresight for Solving Unseen Rearrangement Tasks

IROS 2022poster

Rearrangement tasks have been identified as a crucial challenge for intelligent robotic manipulation, but few methods allow for precise construction of unseen structures. We propose a visual foresight model for pick-and-place rearrangement manipulation which is able to learn efficiently. In addition…

Cited by 16SourcecodeScholar
2021

Can I Pour Into It? Robot Imagining Open Containability Affordance of Previously Unseen Objects via Physical Simulations

RA-L 2021

Open containers, i.e., containers without covers, are an important and ubiquitous class of objects in human life. In this letter, we propose a novel method for robots to “imagine” the open containability affordance of a previously unseen object via physical simulations. The robot autonomously scans

Cited by 21SourceScholar
2021

LSG-CPD: Coherent Point Drift With Local Surface Geometry for Point Cloud Registration

ICCV 2021poster

Probabilistic point cloud registration methods are becoming more popular because of their robustness. However, unlike point-to-plane variants of iterative closest point (ICP) which incorporate local surface geometric information such as surface normals, most probabilistic methods (e.g., coherent poi…

Cited by 41PDFcodeScholar
2021

Towards Efficient Graph Convolutional Networks for Point Cloud Handling

ICCV 2021poster

We aim at improving the computational efficiency of graph convolutional networks (GCNs) for learning on point clouds. The basic graph convolution that is composed of a K-nearest neighbor (KNN) search and a multilayer perceptron (MLP) is examined. By mathematically analyzing the operations there, two…

Cited by 34PDFScholar
2020

Can I lift it? Humanoid robot reasoning about the feasibility of lifting a heavy box with unknown physical properties

IROS 2020poster

A robot cannot lift up an object if it is not feasible to do so. However, in most research on robot lifting, "feasibility" is usually presumed to exist a priori. This paper proposes a three-step method for a humanoid robot to reason about the feasibility of lifting a heavy box with physical properti…

Cited by 21SourceScholar
2020

Is That a Chair? Imagining Affordances Using Simulations of an Articulated Human Body

ICRA 2020poster

For robots to exhibit a high level of intelligence in the real world, they must be able to assess objects for which they have no prior knowledge. Therefore, it is crucial for robots to perceive object affordances by reasoning about physical interactions with the object. In this paper, we propose a n…

Cited by 16SourceScholar
2019

Efficient Exact Collision Detection between Ellipsoids and Superquadrics via Closed-form Minkowski Sums

ICRA 2019poster

Collision detection has attracted attention of researchers for decades in the field of computer graphics, robot motion planning, computer aided design, etc. A large number of successful algorithms have been proposed and applied, which make use of convex polytopes and bounding volumes as primitives.…

Cited by 14SourceScholar
2016

A new robotic ultrasound system for tracking a catheter with an active piezoelectric element

IROS 2016poster

Robotic-assisted catheter insertion is becoming increasingly popular due to its potential applications including cardiac catheterization. Typically, catheters are tracked during insertion procedures to verify the location of the tip relative to anatomy or features of interest. To this end, many cath…

Cited by 7SourceScholar
2016

New probabilistic approaches to the AX = XB hand-eye calibration without correspondence

ICRA 2016

The hand-eye calibration problem was first formulated decades ago and is widely applied in robotics, image guided therapy, etc. It is usually cast as the “AX = XB” problem where the matrices A, B, and X are rigid body transformations in SE(3). Many solvers have been proposed to recover X given data

Cited by 38SourceScholar
2016

Probabilistic Approaches to the AXB = YCZ Calibration Problem in Multi-Robot Systems

RSS 2016poster

In recent years, the topic of multi-robot systems has become very popular. These systems have been demonstrated in various applications, including exploration, construction, and warehouse operations. In order for the whole system to function properly, sensor calibrations such as determining the came…

Cited by 49SourcePDFScholar
2016

Simultaneous Hand-Eye and Robot-World Calibration by Solving the AX=YB Problem Without Correspondence

RA-L 2016

Calibration is often an important and necessary step in the use of image-guided systems. In the case of the <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"> <tex-math notation="LaTeX">$AX=YB$</tex-math></inline-formula> problem, the relative

Cited by 64SourceScholar