Four New Papers Tackle Robotic Manipulation From Different Angles
Fresh arXiv research addresses fine-grained object control, contact-rich reinforcement learning, and force-aware motion planning for robots.
Four new papers posted to arXiv this week approach the same broad problem—making robots manipulate objects reliably in the real world—from distinct directions. One group focuses on perception, another on action representation, a third on physical force capability, and a fourth on learning predictive models. None of the papers contradict each other; instead they target different bottlenecks in the manipulation pipeline.
For fine-grained object manipulation, SAM3 introduces persistent memory learning and focused visual conditioning so a robot can distinguish a specified object from visually similar neighbors and ignore scene distractors. In contrast, the potential-field action representation paper addresses contact-rich tasks by embedding actions as potential fields, which spares reinforcement learning from having to learn both strategy and low-level motion at once. FORTE, meanwhile, tackles mobile manipulators by optimizing task-specific force capability during redundancy resolution, going beyond purely kinematic feasibility. Finally, PSR argues that existing methods condition on force too passively and proposes predictive sensorimotor representations that reason over contact forces, configurations, and interaction histories.
Taken together, the papers suggest a shared conclusion: robust manipulation requires more than vision or more than motion planning alone. Each work identifies a specific weakness in current systems—whether ambiguous visual conditioning, entangled action learning, ignored force limits, or passive force sensing—and offers a targeted fix. The diversity of approaches indicates that progress in this area will likely come from combining perception, action representation, force optimization, and predictive modeling rather than from any single breakthrough.
Sources · 12
- Touch2Robot: Robot Touch in the Human Demonstration Loop
- Dexterous Robot Manipulation from Human Demonstrations via Contact-Anchored Retargeting and Residual Policy Learning
- Learning Beyond What Humans Can Demonstrate
- Task aware Dynamic Movement Primitives for failure detection and recovery in contact rich manipulation
- Expert-Play Contouring Control: Faster-than-Demonstration Planning from Slow Expert and Fast Play
- DeViGrasp: Robust Visual Mobile Grasping for Quadruped Manipulators under Degraded Perception
- Connectivity-Aware Exploration of Robotic Grasp Spaces
- Grounded Action Model: 3D Grounding as a Foundation for Robotics
- FORTE: Task-Adaptive Force Capability Optimization for Mobile Manipulators
- PSR: Predictive Sensorimotor Representation Learning for Contact-Rich Manipulation
- Towards Fine-Grained Object Manipulation: SAM3-Guided Visuomotor Policy with Persistent Memory Learning and Focused Visual Conditioning
- Potential-Field Action Representation for Reinforcement Learning in Contact-Rich Manipulation
More in Research Digest
OpenRoIS middleware decouples HRI apps from robot hardware
A new open-source middleware aims to let human-robot interaction applications run across different robot platforms without rewriting code.
4DGS-Fixer: Video Diffusion Priors for Sparse-View 4D Scenes
A new method iteratively refines 4D Gaussian splatting with video diffusion priors to improve dynamic scene synthesis from sparse-view videos.
Two papers probe RL bottlenecks for LLM agents
New arXiv work targets two stubborn obstacles in reinforcement learning for LLMs: sparse credit in open-ended tasks and merging separately trained capabilities.
LLM Social Agents Need More Than Mimicry, Two Preprints Argue
Two new arXiv papers identify a common reliability gap in LLM-driven social simulations, then propose different fixes: tuned personalities versus a Bayesian belief layer.