← Search

Justin Carpentier

44 accepted papers

2026

Guided Flow Policy: Learning from High-Value Actions in Offline Reinforcement Learning

ICLR 2026poster

Offline reinforcement learning often relies on behavior regularization that enforces policies to remain close to the dataset distribution. However, such approaches fail to distinguish between high-value and low-value actions in their regularization components. We introduce Guided Flow Policy (GFP),…

Cited by 5SourcecodeScholar
2026

Infinite-Horizon Value Function Approximation for Model Predictive Control

ICRA 2026poster

Model Predictive Control has emerged as a popular tool for robots to generate complex motions. However, the real-time requirement has limited the use of hard constraints and large preview horizons, which are necessary to ensure safety and stability. In practice, practitioners have to carefully desig…

2026

On the Conic Complementarity of Planar Contacts

ICRA 2026poster

We present a unifying theoretical result that con- nects two foundational principles in robotics: the Signorini law for point contacts, which underpins many simulation methods for preventing object interpenetration, and the center of pres- sure (also known as the zero-moment point), a key concept in…

2026

Reference-Free Sampling-Based Model Predictive Control

ICRA 2026poster

We present a sampling-based model predictive control (MPC) framework that enables emergent locomotion without relying on handcrafted gait patterns or predefined contact sequences. Our method discovers diverse motion patterns, ranging from trotting to galloping, robust standing policies, jumping, and…

2026

SVL: Goal-Conditioned Reinforcement Learning as Survival Learning

ICML 2026poster

Standard approaches to goal-conditioned reinforcement learning (GCRL) that rely on temporal-difference learning can be unstable and sample-inefficient due to bootstrapping. While recent work has explored contrastive and supervised formulations to improve stability, we present a probabilistic alterna…

Cited by 0SourceScholar
2026

Structure-Exploiting Sequential Quadratic Programming for Model-Predictive Control

ICRA 2026poster

The promise of model-predictive control (MPC) in robotics has led to extensive development of efficient numerical optimal control solvers in line with differential dynamic programming because it exploits the sparsity induced by time. In this work, we argue that this effervescence has hidden the fact…

Cited by 0SourceScholar
2026

Variance-Reduced Model Predictive Path Integral via Quadratic Model Approximation

RSS 2026poster

Sampling-based controllers, such as Model Predictive Path Integral (MPPI) methods, offer substantial flexibility but often suffer from high variance and low sample efficiency. To address these challenges, we introduce a hybrid variance-reduced MPPI framework that integrates a prior model into the sa…

Cited by 0SourceScholar
2025

Infinite-Horizon Value Function Approximation for Model Predictive Control

RA-L 2025

Model Predictive Control has emerged as a popular tool for robots to generate complex motions. However, the real-time requirement has limited the use of hard constraints and large preview horizons, which are necessary to ensure safety and stability. In practice, practitioners have to carefully desig

Cited by 6SourceScholar
2024

Force Feedback Model-Predictive Control via Online Estimation

ICRA 2024poster

Nonlinear model-predictive control has recently shown its practicability in robotics. However it remains limited in contact interaction tasks due to its inability to leverage sensed efforts. In this work, we propose a novel model-predictive control approach that incorporates direct feedback from for…

Cited by 3SourceScholar
2024

From Compliant to Rigid Contact Simulation: a Unified and Efficient Approach

RSS 2024poster

Whether rigid or compliant, contact interactions are inherent to robot motions, enabling them to move or manipulate things. Contact interactions result from complex physical phenomena, that can be mathematically cast as Nonlinear Complementarity Problems (NCPs) in the context of rigid or compliant p…

2024

Leveraging augmented-Lagrangian techniques for differentiating over infeasible quadratic programs in machine learning

ICLR 2024spotlight

Optimization layers within neural network architectures have become increasingly popular for their ability to solve a wide range of machine learning tasks and to model domain-specific knowledge. However, designing optimization layers requires careful consideration as the underlying optimization prob…

Cited by 3SourcePDFScholar
2024

Linear-time Differential Inverse Kinematics: an Augmented Lagrangian Perspective

RSS 2024poster

For decades, inverse kinematics (IK) was an intense and active research area in robotics. Beyond analytical solutions limited to a restricted range of robotic systems and applications, differential inverse kinematics has emerged as a generic class of methods, able to cope with a wider variety of rob…

Cited by 1SourcePDFScholar
2024

Parallel and Proximal Linear-Quadratic Methods for Real-Time Constrained Model-Predictive Control

RSS 2024poster

Recent strides in model predictive control (MPC) underscore a dependence on numerical advancements to efficiently and accurately solve large-scale problems. Given the substantial number of variables characterizing typical whole-body optimal control problems —often numbering in the thousands— exploit…

2024

Risk-Sensitive Extended Kalman Filter

ICRA 2024poster

Designing robust algorithms in the face of estimation uncertainty is a challenging task. Indeed, controllers seldom consider estimation uncertainty and only rely on the most likely estimated state. Consequently, sudden changes in the environment or the robot’s dynamics can lead to catastrophic behav…

Cited by 3SourcecodeScholar
2023

Differentiable Collision Detection: a Randomized Smoothing Approach

ICRA 2023poster

Collision detection is an important component of many robotics applications, from robot control to simulation, including motion planning and estimation. While the seminal works on the topic date back to the 80s, it is only recently that the question of properly differentiating collision detection ha…

Cited by 36SourceScholar
2023

Enforcing the consensus between Trajectory Optimization and Policy Learning for precise robot control

ICRA 2023poster

Reinforcement learning (RL) and trajectory opti-mization (TO) present strong complementary advantages. On one hand, RL approaches are able to learn global control policies directly from data, but generally require large sample sizes to properly converge towards feasible policies. On the other hand,…

Cited by 7SourceScholar
2023

Investigations into Exploiting the Full Capabilities of a Series-Parallel Hybrid Humanoid Using Whole Body Trajectory Optimization

IROS 2023poster

Trajectory optimization methods have become ubiquitous for the motion planning and control of underactuated robots for e.g., quadrupeds, humanoids etc. While they have been extensively used in the case of serial or tree type robots, they are seldomly used for planning and control of robots with clos…

Cited by 6SourceScholar
2023

Multi-Contact Task and Motion Planning Guided by Video Demonstration

ICRA 2023poster

This work aims at leveraging instructional video to guide the solving of complex multi-contact task-and-motion planning tasks in robotics. Towards this goal, we propose an extension of the well-established Rapidly-Exploring Random Tree (RRT) planner, which simultaneously grows multiple trees around…

Cited by 3SourceScholar
2022

Collision Detection Accelerated: An Optimization Perspective

RSS 2022poster

Collision detection between two convex shapes is an essential feature of any physics engine or robot motion planner. It has been often tackled as a computational geometry problem, with the Gilbert, Johnson and Keerthi (GJK) algorithm being the most common approach today. In this work we show that co…

2022

Constrained Differential Dynamic Programming: A primal-dual augmented Lagrangian approach

IROS 2022poster

Trajectory optimization is an efficient approach for solving optimal control problems for complex robotic systems. It relies on two key components: first the transcription into a sparse nonlinear program, and second the corresponding solver to iteratively compute its solution. On one hand, different…

Cited by 45SourceScholar
2022

Learning to Manipulate Tools by Aligning Simulation to Video Demonstration

RA-L 2022

A seamless integration of robots into human environments requires robots to learn how to use existing human tools. Current approaches for learning tool manipulation skills mostly rely on expert demonstrations provided in the target robot environment, for example, by manually guiding the robot manipu

Cited by 11SourceScholar
2022

MegaPose: 6D Pose Estimation of Novel Objects via Render & Compare

CoRL 2022poster

We introduce MegaPose, a method to estimate the 6D pose of novel objects, that is, objects unseen during training. At inference time, the method only assumes knowledge of (i) a region of interest displaying the object in the image and (ii) a CAD model of the observed object. The contributions of thi…

Cited by 157SourcecodeScholar
2022

PROX-QP: Yet another Quadratic Programming Solver for Robotics and beyond

RSS 2022poster

Quadratic programming (QP) has become a core modelling component in the modern engineering toolkit. This is particularly true for simulation, planning and control in robotics. Yet, modern numerical solvers have not reached the level of efficiency and reliability required in practical applications wh…

2021

Differentiable Simulation for Physical System Identification

RA-L 2021

Simulating frictional contacts remains a challenging research topic in robotics. Recently, differentiable physics emerged and has proven to be a key element in model-based Reinforcement Learning (RL) and optimal control fields. However, most of the current formulations deploy coarse approximations o

Cited by 65SourceScholar
2021

Differentiable rendering with perturbed optimizers

NeurIPS 2021poster

Reasoning about 3D scenes from their 2D image projections is one of the core problems in computer vision. Solutions to this inverse and ill-posed problem typically involve a search for models that best explain observed image data. Notably, images depend both on the properties of observed scenes and…

Cited by 16SourcePDFScholar
2021

Online Learning and Control of Complex Dynamical Systems from Sensory Input

NeurIPS 2021poster

Identifying an effective model of a dynamical system from sensory data and using it for future state prediction and control is challenging. Recent data-driven algorithms based on Koopman theory are a promising approach to this problem, but they typically never update the model once it has been ident…

2021

Proximal and Sparse Resolution of Constrained Dynamic Equations

RSS 2021poster

Control of robots with kinematic constraints like loop-closure constraints or interactions with the environment requires solving the underlying constrained dynamics equations of motion. Several approaches have been proposed so far in the literature to solve these constrained optimization problems; f…

Cited by 53SourcePDFScholar
2021

Single-View Robot Pose and Joint Angle Estimation via Render & Compare

CVPR 2021poster

We introduce RoboPose, a method to estimate the joint angles and the 6D camera-to-robot pose of a known articulated robot from a single RGB image. This is an important problem to grant mobile and itinerant autonomous systems the ability to interact with other robots using only visual information in…

Cited by 54PDFScholar
2020

CosyPose: Consistent multi-view multi-object 6D pose estimation

ECCV 2020poster

We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use to generate 6D object pose hypotheses. Second, we develop a…

Cited by 532SourcePDFScholar
2020

Crocoddyl: An Efficient and Versatile Framework for Multi-Contact Optimal Control

ICRA 2020poster

We introduce Crocoddyl (Contact RObot COntrol by Differential DYnamic Library), an open-source framework tailored for efficient multi-contact optimal control. Crocoddyl efficiently computes the state trajectory and the control policy for a given predefined sequence of contacts. Its efficiency is due…

Cited by 381SourcecodeScholar
2020

Learning Obstacle Representations for Neural Motion Planning

CoRL 2020

Motion planning and obstacle avoidance is a key challenge in robotics applications. While previous work succeeds to provide excellent solutions for known environments, sensor-based motion planning in new and dynamic environments remains to be difficult. In this work we address sensor-based motion pl

2020

Monte-Carlo Tree Search for Efficient Visually Guided Rearrangement Planning

RA-L 2020

We address the problem of visually guided rearrangement planning with many movable objects, i.e., finding a sequence of actions to move a set of objects from an initial arrangement to a desired one, while relying on visual inputs coming from an RGB camera. To do so, we introduce a complete pipeline

Cited by 82SourcecodeScholar
2019

Dynamics Consensus between Centroidal and Whole-Body Models for Locomotion of Legged Robots

ICRA 2019poster

It is nowadays well-established that locomotion can be written as a large and complex optimal control problem. Yet, current knowledge in numerical solver fails to directly solve it. A common approach is to cut the dimensionality by relying on reduced models (inverted pendulum, capture points, centro…

Cited by 57SourceScholar
2019

Estimating 3D Motion and Forces of Person-Object Interactions From Monocular Video

CVPR 2019oral

In this paper, we introduce a method to automatically reconstruct the 3D motion of a person interacting with an object from a single RGB video. Our method estimates the 3D poses of the person and the object, contact positions, and forces and torques actuated by the human limbs. The main contribution…

Cited by 86PDFcodeScholar
2019

Estimating the Center of Mass and the Angular Momentum Derivative for Legged Locomotion - A Recursive Approach

RA-L 2019

Estimating the center of mass position and the angular momentum derivative of legged systems is essential for both controlling legged robots and analyzing human motion. In this letter, a novel recursive approach to concurrently and accurately estimate these two quantities together is introduced. The

Cited by 10SourceScholar
2017

Actuator design of compliant walkers via optimal control

IROS 2017poster

We present an optimization framework for the design and analysis of underactuated biped walkers, characterized by passive or actuated joints with rigid or non-negligible elastic actuation/transmission elements. The framework is based on optimal control, dealing with geometric constraints and various…

Cited by 18SourceScholar
2017

Learning Feasibility Constraints for Multicontact Locomotion of Legged Robots

RSS 2017poster

Relying on reduced models is nowadays a standard cunning to tackle the computational complexity of multi-contact locomotion. To be really effective, reduced models must respect some feasibility constraints in regards to the full model. However, such kind of constraints are either partially considere…

Cited by 63SourcePDFScholar
2016

A versatile and efficient pattern generator for generalized legged locomotion

ICRA 2016

This paper presents a generic and efficient approach to generate dynamically consistent motions for under-actuated systems like humanoid or quadruped robots. The main contribution is a walking pattern generator, able to compute a stable trajectory of the center of mass of the robot along with the an

Cited by 143SourceScholar