← Search

Daniel Rakita

21 accepted papers

2026

Hybrid Diffusion Policies with Projective Geometric Algebra for Efficient Robot Manipulation Learning

ICRA 2026poster

Diffusion policies are a powerful paradigm for robot learning, but their training is often inefficient. A key reason is that networks must relearn fundamental spatial concepts, such as translations and rotations, from scratch for every new task. To alleviate this redundancy, we propose embedding geo…

2026

Subsecond 3D Mesh Generation for Robot Manipulation

ICRA 2026poster

3D meshes are a fundamental representation widely used in computer science and engineering. In robotics, they are particularly valuable because they capture objects in a form that aligns directly with how robots interact with the physical world, enabling core capabilities such as predicting stable g…

2026

Turning Stale Gradients into Stable Gradients: Coherent Coordinate Descent with Implicit Landscape Smoothing for Lightweight Zeroth-Order Optimization

ICML 2026poster

Zeroth-Order (ZO) optimization is pivotal for scenarios where backpropagation is unavailable, such as memory-constrained on-device learning and black-box optimization. However, existing methods face a stark trade-off: they are either sample-inefficient (e.g., standard finite differences) or suffer f…

Cited by 0SourceScholar
2025

Dynamic Rank Adjustment in Diffusion Policies for Efficient and Flexible Training

RSS 2025poster

Diffusion policies trained via offline behavioral cloning have recently gained traction in robotic motion generation. While effective, these policies typically require a large number of trainable parameters. This model size affords powerful representations but also incurs high computational cost dur…

Cited by 1PDFScholar
2024

Sequential Discrete Action Selection via Blocking Conditions and Resolutions

IROS 2024poster

In this work, we introduce a strategy that frames the sequential action selection problem for robots in terms of resolving blocking conditions, i.e., situations that impede progress on an action en route to a goal. This strategy allows a robot to make one-at-a-time decisions that take in pertinent c…

Cited by 0SourceScholar
2023

An Analysis of Unified Manipulation with Robot Arms and Dexterous Hands via Optimization-based Motion Synthesis

ICRA 2023poster

Robot manipulation today generally focuses on motions exclusively with a robot arm or a dexterous hand, but usually not a combination of both. However, complex manipulation tasks can require coordinating arm and hand motions that leverage capabilities of both, much like the coordinated arm and hand…

Cited by 6SourceScholar
2023

RangedIK: An Optimization-based Robot Motion Generation Method for Ranged-Goal Tasks

ICRA 2023poster

Generating feasible robot motions in real-time requires achieving multiple tasks (i.e., kinematic requirements) simultaneously. These tasks can have a specific goal, a range of equally valid goals, or a range of acceptable goals with a preference toward a specific goal. To satisfy multiple and poten…

Cited by 18SourcecodeScholar
2022

MotionBenchMaker: A Tool to Generate and Benchmark Motion Planning Datasets

RA-L 2022

Recently, there has been a wealth of development in motion planning for robotic manipulation—new motion planners are continuously proposed, each with their own unique strengths and weaknesses. However, evaluating new planners is challenging and researchers often create their own ad-hoc problems for

Cited by 79SourcecodeScholar
2022

Proxima: An Approach for Time or Accuracy Budgeted Collision Proximity Queries

RSS 2022poster

Many applications in robotics require computing a robot manipulator's "proximity" to a collision state in a given configuration. This collision proximity is commonly framed as a summation over closest Euclidean distances between many pairs of rigid shapes in a scene. Computing many such pairwise…

2021

CollisionIK: A Per-Instant Pose Optimization Method for Generating Robot Motions with Environment Collision Avoidance

ICRA 2021poster

In this work, we present a per-instant pose optimization method that can generate configurations that achieve specified pose or motion objectives as best as possible over a sequence of solutions, while also simultaneously avoiding collisions with static or dynamic obstacles in the environment. We ca…

Cited by 34SourcecodeScholar
2021

Strobe: An Acceleration Meta-algorithm for Optimizing Robot Paths using Concurrent Interleaved Sub-Epoch Pods

ICRA 2021poster

In this paper, we present a meta-algorithm intended to accelerate many existing path optimization algorithms. The central idea of our work is to strategically break up a waypoint path into consecutive groupings called "pods," then optimize over various pods concurrently using parallel processing. Ea…

Cited by 0SourceScholar
2019

Remote Telemanipulation with Adapting Viewpoints in Visually Complex Environments

RSS 2019poster

In this paper, we introduce a novel method to support remote telemanipulation tasks in complex environments by providing operators with an enhanced view of the task environment. Our method features a novel viewpoint adjustment algorithm designed to automatically mitigate occlusions caused by workspa…

2019

STAMPEDE: A Discrete-Optimization Method for Solving Pathwise-Inverse Kinematics

ICRA 2019poster

We present a discrete-optimization technique for finding feasible robot arm trajectories that pass through provided 6-DOF Cartesian-space end-effector paths with high accuracy, a problem called pathwise-inverse kinematics. The output from our method consists of a path function of joint-angles that b…

Cited by 29SourceScholar
2019

User-Guided Offline Synthesis of Robot Arm Motion from 6-DoF Paths

ICRA 2019poster

We present an offline method to generate smooth, feasible motion for robot arms such that end-effector pose goals of a 6-DoF path are matched within acceptable limits specified by the user. Our approach aims to accurately match the position and orientation goals of the given path, and allows deviati…

Cited by 16SourceScholar
2018

RelaxedIK: Real-time Synthesis of Accurate and Feasible Robot Arm Motion

RSS 2018poster

We present a real-time motion-synthesis method for robot manipulators, called RelaxedIK, that is able to not only accurately match end-effector pose goals as done by traditional IK solvers, but also create smooth, feasible motions that avoid joint-space discontinuities, self-collisions, and kinemati…

2017

Recognizing actions during tactile manipulations through force sensing

IROS 2017poster

In this paper we provide a method for identifying and temporally localizing tactile force actions from measured force signals. Our key idea is to use the continuous wavelet transform (CWT) with the Complex Morlet wavelet to transform force signals into feature vectors amenable to machine learning al…

Cited by 5SourceScholar