cs.RO · 2026-09-24 · No. 123

Robotics, 2026-09-24.

16 new papers in cs.RO. Titles, authors, abstracts. Links to arXiv. Want this in your inbox every morning? Subscribe →

01 — The papers

16 entries
  1. 01

    Where Should I Join? Robot Group Joining via Language-Guided Goal Prediction

    Zilin Fang, Zishuo Wang, Gim Hee Lee, David Hsu

    cs.RO · cs.AI

    Social navigation typically assumes a specified goal and focuses on reaching it while respecting social conventions, whereas robot group joining requires predicting where to join based on the group's real-time activity and formation. This is a highly semantic task, yet an important capability for applications such as robotic guide dogs and autonomous mobility scooters. We formulate language-grounded robot group joining: given an observation...

    arxiv.org/abs/2609.28467 · PDF

  2. 02

    ForgetMimic: Motion Unlearning for Reinforcement Learning Humanoid Control

    Xukun Luan, Zhongxiang Lei, Chen Gong, Shaowei Li, Yuanguo Bi, Jinyan Liu

    cs.RO · cs.CR · cs.LG

    Humanoid control, leveraging human demonstrations, has achieved diverse, agile, and natural locomotion behaviors through reinforcement learning (RL). While this paradigm has yielded remarkable performance in physical humanoid control, how to eliminate specific motions from learned policies remains insufficiently explored. Addressing this issue is motivated by pressing safety and privacy concerns: the removal of malicious, poisoned, or...

    arxiv.org/abs/2609.28378 · PDF

  3. 03

    LEAP-CBF: A Safety Filter for Uncertain Systems with Least-Effort Adversarial Potentials

    Oswin So, Eric Yu, Chuchu Fan

    cs.RO · cs.LG · math.OC

    Control barrier functions (CBF) are a popular safety filter to ensure safety for nonlinear dynamical systems. However, when the system is subject to uncertainties and disturbances, this requires the use of robust variants of CBFs, which can be difficult to construct and can be overly conservative, especially for high-dimensional systems under input constraints. In this work, we propose a new approach to solve these challenges by introducing...

    arxiv.org/abs/2609.28364 · PDF

  4. 04

    Generalizable Robotic Insertion with World Models

    Nicklas Hansen, Iretiayo Akinola, Yijie Guo, Jie Xu, Bingjie Tang, Hao Su, Xiaolong Wang, Abhishek Gupta, Dieter...

    cs.RO · cs.CV · cs.LG

    Robotic assembly in high-mixture settings requires adaptable systems that can handle diverse parts, yet current approaches typically rely on policies specialized to each insertion task. Although this can reach high success rates, it makes the process of deploying systems for new problems tedious and time consuming. We present a framework for generalizable insertion using world models that combine robot proprioceptive information with raw...

    arxiv.org/abs/2609.28258 · PDF

  5. 05

    MemBodied: Recurrent Associative Memory for Vision-Language-Action Models

    Tej Deep Pala, Navonil Majumder, Bryce Goh, Raphael Yee, Jianfei Yang, Liming Chen, Soujanya Poria

    cs.RO · cs.AI · cs.CV

    Vision-Language-Action models provide a strong foundation for general-purpose robot control, yet a vast majority of policies do not preserve and leverage episode-level information beyond the current observation. This limitation is consequential in history-dependent manipulation tasks that depend on information available only in past observations. Retaining past observations in context can aid in recovering this information, but at the...

    arxiv.org/abs/2609.28256 · PDF

  6. 06

    Controlling Collectives of AI Agents in Reasoning Space with Spatial Transformers

    Frederic Vatnsdal, Roshan Gopal, Romina Garcia Camargo, Vijay Kumar, Alejandro Ribeiro

    cs.RO · cs.AI

    Large Language Models (LLMs) introduce an exciting new paradigm for planning and navigation in robotics, but fail on even simple multi-robot tasks as team sizes grow. We propose COMPASS, a scalable, decentralized multi-robot architecture for controlling large collectives of agentic robots with reasoning space feedback control. Feedback is generated locally on each robot by a spatial transformer which aggregates multi-hop messages across the...

    arxiv.org/abs/2609.28247 · PDF

  7. 07

    GLASS: Architecture-Tuned, Composable, Device-Side Linear Algebra for Edge Robotics and Beyond

    Brian Plancher

    cs.RO · cs.DC · cs.MS

    GPU robotics lacks the reusable numerical infrastructure of mature CPU stacks, instead relying on compiler frameworks that introduce overhead or repeatedly reimplementing numerical libraries. To address this, we introduce GLASS (GPU Linear Algebra Simple Subroutines), a header-only CUDA C++ library that provides thread-, warp-, block-, and NVIDIA-backed implementations of robotics-scale linear algebra and geometric computations under one...

    arxiv.org/abs/2609.28179 · PDF

  8. 08

    Distillation for Efficient Multitask Manipulation Policies via Conditional Flow Matching

    Shreya Deshmukh, Imen Mahdi, Nick Heppert, Abhinav Valada

    cs.RO · cs.AI · cs.LG

    Advances in generative modeling have recently been extensively employed in robotics for policy learning. In particular, Conditional Flow Matching (CFM) trained with expert demonstrations has been shown to outperform existing methods on robot manipulation benchmarks. While prior work has mainly focused on single-task settings, we study the problem from a multi-task perspective, as training independent models for each task is computationally...

    arxiv.org/abs/2609.28107 · PDF

  9. 09

    Less Language, More Latents: Annotation-Efficient VLAs for Driving

    Alexey Zakharov, Kemal Oksuz, Puneet K. Dokania

    cs.RO · cs.LG

    Vision-language-action models (VLA) promise human-steerable autonomous driving, but their training is bottlenecked by the scarcity of frames paired with natural-language instructions: while camera streams and expert trajectories are logged at scale, language annotations (e.g., turn left at the intersection) remain scarce and expensive to acquire. To address this challenge, we introduce Latent Action Driving Annotations (LADA), a three-stage...

    arxiv.org/abs/2609.27747 · PDF

  10. 10

    InfiNoVA: Infinite Novel View Augmentation for Viewpoint Invariant Robot Policies

    Sai Puneeth Reddy Gottam, Elmar Rueckert, Vedant Dave

    cs.RO · cs.AI

    Vision-Language-Action (VLA) policies often rely strongly on the camera viewpoints seen during training, causing substantial performance degradation when deployed from unseen perspectives. Collecting demonstrations from sufficiently diverse physical viewpoints is expensive and still provides only sparse coverage of the viewpoint space. We introduce InfiNoVA, a data-augmentation framework that converts synchronized multi-camera demonstrations...

    arxiv.org/abs/2609.27734 · PDF

  11. 11

    InternW0: A Foundational Physical World Model for Efficient Real-World Interactions

    Jisong Cai, Yao Mu, Ganlin Yang, Zhe Cao, Zhangzheng Tu, Xing Gao, Kailin Li, Xinyu Zhan, Lixin Yang, Yangkun Zhu,...

    cs.RO · cs.AI

    Physical intelligence requires more than predicting how the world may evolve: predictions must remain actionable as the world continues to change. We introduce InternW0, the first instantiation of the InternW physical world model series from Shanghai AI Laboratory, built around omnimodal interfaces, asynchronous multi-frequency processing, and local physical modeling under partial observations and external influences. InternW0 jointly learns...

    arxiv.org/abs/2609.27656 · PDF

  12. 12

    Behaviora - A Conceptual Architecture for External and Internal Behavior of Robots and Agents

    Gote Nyman

    cs.RO · cs.AI

    Behaviora is a preliminary conceptual architecture for representing agent and robot behavior, external and internal alike, in an addressable form. A behaving robot or agent performs a Behavior Episode composed of episode components, which can be derived from behavior taxonomies (BTax) and assigned persistent identifiers. We denote these identifiers as IoB (Internet of Behaviors) Addresses. A Behavior Episode specifies what the system does,...

    arxiv.org/abs/2609.27536 · PDF

  13. 13

    Kairos: Grounded Forecasting of Presence and Directional Flow in 4D Scene Graphs

    Iacopo Catalano, Julio A. Placed, Javier Civera, Jorge Peña Queralta

    cs.RO · cs.AI

    Long-term autonomy in human-populated environments requires anticipating whether and how people will move at times a robot has not yet observed. Existing representations of pedestrian motion face a tradeoff: they either forecast future activity, reducing each location to a scalar rate, or model the full directional distribution, holding it fixed in time. We present Kairos, a predictive directional-flow memory that extends a hierarchical 3D...

    arxiv.org/abs/2609.27467 · PDF

  14. 14

    BEE: Intervention-Adaptive Real-World Reinforcement Learning with Vision-Language-Action Models

    Weihui Zhao, Xiaohan Yan, Zunian Wan, Xuan Du, Zhaozhan Chi, Jianbo Mao, Ruipu Wu, Rushuai Yang, Houlin Li, Shukai...

    cs.RO · cs.AI

    Vision-language-action (VLA) models handle long-horizon manipulation, yet success hinges on a few precision-critical phases where millimeter-scale errors undo all prior progress. Online reinforcement learning (RL) can optimize exactly these actions, but free exploration is far too costly on real robots, which makes human corrections indispensable. However, existing online RL methods for VLAs either cannot incorporate such corrections or fold...

    arxiv.org/abs/2609.27450 · PDF

  15. 15

    Automotive mmWave Spinning Radar Place Recognition with Spatially Gated Feature-Correlation Representation

    Saimunur Rahman, Sagun Singh Shrestha, Abdelwahed Khamis, Peyman Moghadam

    cs.RO · cs.AI · cs.CV

    Automotive spinning FMCW radar provides dense, $360^\circ$ sensing and remains reliable under poor illumination and adverse weather, making it well-suited to autonomous navigation. Place recognition uses these observations to identify previously visited locations for re-localization and long-term navigation. However, heading changes appear as circular shifts in the polar radar representation, and conventional global aggregation can lose...

    arxiv.org/abs/2609.27394 · PDF

  16. 16

    Turning Safety into Competence: Minimally Exploitable Robot Policies via Safety-Filtered Reinforcement Learning

    Ruihan Wu, Rui Yang, Donggeon David Oh, Duy Nguyen, Haimin Hu

    cs.RO · cs.AI · cs.LG · eess.SY

    Robots deployed for competitive tasks must outmaneuver their opponents without sacrificing safety. Existing approaches, including safe reinforcement learning (RL), train a single policy to achieve task success and avoid failures simultaneously. This coupling can complicate training and leave the learned policy exploitable by deliberate attacks. We propose Safety to Competence (S2C), a two-stage RL framework that separates safety synthesis...

    arxiv.org/abs/2609.27312 · PDF

This edition is part of The Daily Abstract — cs.RO archive. Subscribe to receive these in your inbox each morning, automatically translated to Spanish, with reply-to-PDF: arxivdaily.ignorelist.com.

Colophon Set in Georgia, with system sans for interface chrome and a monospaced stack for code and paper identifiers. Sole accent: amber #D99C5E. Built and served on an always-free VM. The masthead is set 14% letterspaced because newspapers do that and it works.