Deformable Object Manipulation under Partial Observability via Real-Time Full-Shape Estimation
Kosar Behnia, Ville Kyrki, Gokhan Alcan · N/A · 2026
Framework
N/A
License
N/A
Stars
N/A
Summary
Manipulating deformable objects (DOs) is challenging due to their high-dimensional state space, underactuated dynamics, and partial observability. In this paper, we propose cRVAE, a lightweight conditional recurrent variational autoencoder that estimates the full DO state from only partial corner...
Abstract Summary
Key Points
- Manipulating deformable objects (DOs) is challenging due to their high-dimensional state space, u...
- In this paper, we propose cRVAE, a lightweight conditional recurrent variational autoencoder that...
- The resulting model is used as the forward model in a receding-horizon optimal control framework ...
- In simulation on rope and fabric, cRVAE estimates the full DO state from the available corner-nod...
- At inference it uses no physical parameters as model inputs and performs no online parameter iden...
Deformable Object Manipulation under Partial Observability via Real-Time Full-Shape Estimation
|Authors: Kosar Behnia, Ville Kyrki, Gokhan Alcan
|Venue: arXiv preprint | Year: 2026
|arXiv: 2609.10308v1
Abstract
Manipulating deformable objects (DOs) is challenging due to their high-dimensional state space, underactuated dynamics, and partial observability. In this paper, we propose cRVAE, a lightweight conditional recurrent variational autoencoder that estimates the full DO state from only partial corner-node observations during inference. The resulting model is used as the forward model in a receding-horizon optimal control framework for obstacle-aware collaborative DO manipulation. In simulation on rope and fabric, cRVAE estimates the full DO state from the available corner-node measurements alone, matching the accuracy of a parameter-identified XPBD model. At inference it uses no physical parameters as model inputs and performs no online parameter identification. It also runs approximately 350 times faster on the rope and over 1500 times faster on the fabric per forward pass, keeping horizon-based planning within the 100 ms control budget where XPBD exceeds it already at short horizons. Full-shape estimation from corner sensing at in-loop speed is what makes the model deployable on hardware, which we demonstrate on a Unitree Go2 robot.
Key Contributions
- Manipulating deformable objects (DOs) is challenging due to their high-dimensional state space, u…
- In this paper, we propose cRVAE, a lightweight conditional recurrent variational autoencoder that…
- The resulting model is used as the forward model in a receding-horizon optimal control framework …
- In simulation on rope and fabric, cRVAE estimates the full DO state from the available corner-nod…
- At inference it uses no physical parameters as model inputs and performs no online parameter iden…
Topics
- manipulation
- planning
- control
Code & Data
No code repository linked in paper metadata.
BibTeX
@article{Behnia2026_260910308v1,
title = {Deformable Object Manipulation under Partial Observability via Real-Time Full-Shape Estimation},
author = {Kosar Behnia and Ville Kyrki and Gokhan Alcan},
year = {2026},
eprint = {2609.10308v1},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2609.10308v1}
}
Related Papers
AHEAD: Anticipatory Hand-Driven Teleoperation via Human Intent Prediction
Seok Joon Kim, Junho Lee, Federica Spinola et al. · arXiv preprint · Jul 2026
Direct hand-driven teleoperation maps an operator's hand motion to robot end-effector commands at every frame, enabling precise control, but it requires constant monitoring and correction during approach, grasp, and placement, which can be slow and fatiguing. For repetitive pick-and-place tasks, ...
A Browser-Native Digital Test Range for Benchmarking 4D Ocean-Glider Planning Algorithms
Edward Holmberg, Elias Ioup, Mahdi Abdelguerfi · arXiv preprint · Aug 2026
Repeated in-situ evaluation of ocean-glider planners requires scarce vehicles, operators, deployment and recovery resources, and ocean conditions that cannot be reset for competing algorithms. We present a guided, installation-free browser-native digital test range that transforms a selected regi...
A Low-Cost, Open Platform for End-to-End Autonomous Driving on a Miniature Ackermann Vehicle
Gustavo Claudio Karl Couto, Eric Aislan Antonelo, Gabriel George Zipperer · arXiv preprint · Sep 2026
This paper presents a low-cost, open experimental platform for research in end-to-end autonomous driving with miniature Ackermann vehicles. The platform combines a physical vehicle, a printed urban track, data collection tools, trajectory registration, and a Webots digital twin, enabling controll...
Adaptation Needs in Robotic Systems: Assessing Behavior Trees and Their Enhancement
Mehran Rostamnia, Gianluca Filippone, Ricardo Caldas et al. · arXiv preprint · Sep 2026
Robotic systems increasingly operate in dynamic, uncertain, and open-ended environments, where design-time assumptions may no longer hold, and adaptation becomes necessary to maintain effective and safe operation. Behavior Trees (BTs) are widely used in robotic control architectures due to their ...