arXiv Weekly Digest — Week 36, 2026
Fetched: 2026-08-31 | Categories: cs.RO, cs.LG, cs.HC, cs.CV | Papers: 20
LUCID: An Agentic AI Framework on Digital-Twin in the Loop for QoS-Guaranteeing Robotic Control
Authors: Hyeonsu Lyu, Minwoo Kim, Sehyun Ryu, Hyun Jong Yang | Submitted: 2026-08-28 | arXiv: 2608.28437
Categories: eess.SY, cs.RO
Research Background: Cloud robotics must handle high-volume sensing streams in dynamic environments, but coupled trajectory planning and radio resource management struggle to reconfigure as conditions shift, causing QoS violations that undermine reliable robot operation.
Technical Approach: LUCID uses an LLM agent to orchestrate a Digital-Twin-in-the-Loop pipeline, dynamically reconfiguring trajectory planning and RRM problem schemas based on operator intent. SimBridge converts robot scenes into wireless-ready digital twins for real-time ray-tracing evaluation, while FastConfigNet, a multimodal surrogate model, reduces planning latency.
Key Takeaway: Treating optimization problem schemas as flexible templates rather than fixed formulations enables adaptive cloud-robot coordination that maintains QoS across changing environments and robot counts.
Linear Temporal Logic Translation via Human-Inspired Self-Constrained Reasoning for Robot Task Specification
Authors: Haofei Hou, Fanxu Meng, Shunyi Zhao, Kairui Yang, Mengchen Cai, Lecheng Ruan, Qining Wang | Submitted: 2026-08-28 | arXiv: 2608.28435
Categories: cs.RO
Research Background: Translating natural language instructions into formal task specifications like Linear Temporal Logic (LTL) is essential for safe and verifiable robot execution, but LLMs either violate domain constraints or lose generalization when constraints are applied post-hoc.
Technical Approach: Self-Constrained Reasoning (SCR) internalizes structural LTL knowledge into the model’s decision-making process through a structural constraint representation and hierarchical decision-making formulation, guiding reasoning within a formally grounded space without external filtering.
Key Takeaway: Internalizing formal structure into reasoning rather than imposing it as a filter improves both constraint satisfaction and generalization to unseen task instructions.
Cooperative Risk-Aware Exploration in Heterogeneous Multi-Robot Systems Using Algorithmic Altruism
Authors: Brooks A. Butler, Jair Certório, João P. Hespanha, Magnus Egerstedt | Submitted: 2026-08-28 | arXiv: 2608.28409
Categories: cs.RO
Research Background: Deploying multi-robot teams in hazardous environments requires not just optimizing information gain but also principled allocation of risk across robots with different capabilities — a challenge existing exploration methods largely ignore.
Technical Approach: The framework applies a game-theoretic Social Nash Equilibrium derived from Hamilton’s rule in evolutionary biology, where agent-specific value parameters and relatedness weights cause robots to internalize the effect of their trajectory choices on teammates, balancing risk and coverage via a receding-horizon gradient optimizer.
Key Takeaway: Ecologically inspired altruistic planning reduces redundant exploration and redistributes risk to lower-valued robots without sacrificing overall map coverage.
PanelShield: Verifiable Closed-Loop Safe Planning for Robotic Industrial Panel Operation
Authors: Guipeng Xin, Jiahe Xu, Chenhui Wan, Jie Liu, Youmin Hu, Zhongxu Hu | Submitted: 2026-08-28 | arXiv: 2608.28305
Categories: cs.RO, cs.AI
Research Background: Industrial panel operation is safety-critical and knowledge-intensive, yet foundation-model-based planners lack verifiable mechanisms for detecting and repairing constraint violations in temporal action sequences.
Technical Approach: PanelShield generates parameterized action primitive sequences from manual evidence and applies dual formal verification using LTL and a Safety FSM, producing structured counterexamples when violations occur to enable targeted repair and re-verification across three levels of task complexity.
Key Takeaway: The dual-verification approach reduces violation rates to 2.7% with only 4.1 s latency, demonstrating that formal methods can be practically integrated into robotic manipulation pipelines.
MaCoPlanner: LLM-Assisted Manual-Compiled Task Planning with Proactive Safety Verification for Robotic Industrial Panel Operation
Authors: Guipeng Xin, Jiahe Xua, Mohammad Deghat, et al. | Submitted: 2026-08-28 | arXiv: 2608.28300
Categories: cs.RO, cs.AI
Research Background: Industrial robots operating panels must comply with complex, distributed safety procedures across heterogeneous equipment manuals — a challenge that pure LLM planning cannot reliably handle without symbolic verification.
Technical Approach: MaCoPlanner converts equipment manuals into a typed intermediate representation, retrieves task-relevant evidence for plan generation, then symbolically rolls out candidate plans against procedural and state-transition constraints before actuation, rejecting those that exhaust the repair budget.
Key Takeaway: Combining manual-compiled knowledge with proactive symbolic verification improves task success from 62.8% to 84.4% on Level-2 tasks compared to raw-manual-prompted LLM baselines.
STEGNav: Spatio-Temporal Event Graph Reasoning for Multimodal Lifelong Object Navigation
Authors: Yang Chen, Zhenyu Huang, Wenbo Fu, Danyang Peng, et al. | Submitted: 2026-08-28 | arXiv: 2608.28279
Categories: cs.RO
Research Background: Lifelong object navigation requires agents to complete sequential tasks across environments using object categories, language, or reference images, but persistent semantic scene graphs struggle to distinguish similar instances and exploit prior navigation experience.
Technical Approach: STEGNav extends scene graphs along spatial and temporal axes — the spatial axis grounds query-conditioned instances and represents reachable frontiers, while the temporal axis maintains a dual-window memory of recent decisions and cross-subtask outcomes; a VLM agent reasons over this combined graph to select goals.
Key Takeaway: Spatio-temporal event graphs achieve 66.3% success rate on GOAT-Bench, improving cross-subtask experience reuse without any additional training.
Spatial-Semantic Reasoning using Large Language Models for Efficient UAV Search Operations
Authors: Marin Maletic, Marijana Peti, Tamara Petrovic, Stjepan Bogdan | Submitted: 2026-08-28 | arXiv: 2608.28270
Categories: cs.RO, cs.AI
Research Background: UAV-based object goal navigation in real environments demands efficient semantic prioritization of search regions beyond simple area coverage, yet most methods rely on offline reasoning or constrained action spaces unsuitable for real-time deployment.
Technical Approach: An LLM interprets natural language instructions and reasons over detected objects and 3D spatial context to prioritize high-probability search regions, combining real-time object detection, spatial mapping, and polynomial spline interpolation for smooth UAV trajectory planning with continuous observation updates.
Key Takeaway: Real-time LLM-guided semantic reasoning reduces mission duration while maintaining high search accuracy in both simulated and physical UAV environments.
CoCoBench: A Cooperative Coordination Benchmark for Embodied Multi-Agent Task Planning
Authors: Yang Chen, Ye-Xin Xie, Lirong Che, Danyang Peng, et al. | Submitted: 2026-08-28 | arXiv: 2608.28266
Categories: cs.RO
Research Background: Existing embodied-agent benchmarks aggregate multi-agent performance into overall task success rates, obscuring coordination failures like duplicated work, ordering violations, and desynchronized handoffs that matter for reliable multi-robot collaboration.
Technical Approach: CoCoBench provides 897 oracle-validated household task instances organized across four coordination constructs (task allocation, sequential ordering, mutual exclusion, and handoff coordination), with construct-level scores evaluated across 11 leading MLLMs under varying observation inputs and agent counts.
Key Takeaway: Strong overall task success does not imply balanced coordination competence — performance is highly construct-specific, pointing to new directions for targeted multi-agent architecture design.
Training-free Suction Grasp Detection for Deformed Aseptic Cartons Using Vision-Language Models and Geometric Surface Scoring
Authors: Marin Maletic, Goran Vasiljevic | Submitted: 2026-08-28 | arXiv: 2608.28246
Categories: cs.RO, cs.AI
Research Background: Robotic sorting of recyclable materials is complicated by the deformable, geometrically inconsistent shapes of items like beverage cartons, making reliable grasp-point selection without task-specific training difficult.
Technical Approach: An open-vocabulary VLM detects cartons from text prompts, SAM2 refines detections into instance masks, and a geometric scoring method combines surface flatness with normal alignment for suction point selection — comparing k-NN PCA, Sobel cross-product, and RANSAC plane fitting methods.
Key Takeaway: The training-free pipeline achieves 88.2% single-object grasp success and 72.6% end-to-end retrieval in cluttered scenes across three deformation levels.
Probabilistic Multi-Robot Gas Source Localization with Uncalibrated Sensors: A Distributed Estimation Approach
Authors: Wanting Jin, Marc Zoel Arias Mitjà, Alcherio Martinoli | Submitted: 2026-08-28 | arXiv: 2608.28214
Categories: cs.RO
Research Background: Multi-robot environmental monitoring is undermined when robots carry uncalibrated, heterogeneous sensors whose nonlinear responses prevent reliable information fusion — a common problem in field deployments for gas source localization.
Technical Approach: Each robot independently computes a rank-based local belief invariant to sensor scaling and nonlinearities, then fuses beliefs across the team via a product-of-experts formulation; an informative region allocation strategy balances exploration and exploitation to reduce redundant coverage.
Key Takeaway: Calibration-free rank-based sensing representations enable reliable distributed source localization despite strong sensor heterogeneity, significantly outperforming standard measurement aggregation baselines.
PAMoR: Parameterized Affective Motion Generation in Real Time for Humanoid Robots
Authors: Yan Pan, Lingfan Bao, Tianhu Peng, Chengxu Zhou | Submitted: 2026-08-28 | arXiv: 2608.28213
Categories: cs.RO
Research Background: Humanoid robots in social settings communicate affect through motion, but existing affect-conditioned motion generation relies on reference clips or emotion words that cannot be quantitatively parameterized or continuously controlled.
Technical Approach: PAMoR computes valence-arousal coordinates directly from robot kinematics (postural expansion and movement energy) and uses these as generation conditions, composing an action prior with two affect priors in a shared latent space at each denoising step for autoregressive whole-body motion on a 29-DoF humanoid.
Key Takeaway: Physically grounded valence-arousal parameterization enables real-time, continuously editable affective motion on a Unitree G1 with emotion recognition above both baselines in perceptual evaluation.
Picking Bins Empty: A Hierarchical Hybrid Approach with Online Self-Learning of Grasp Points for Reliable Industrial Bin-Picking
Authors: Florian Töper, Samarth Kishor Yelvande, Jan Niklas Ewertz, Rudolph Triebel, Peter Ohlhausen | Submitted: 2026-08-28 | arXiv: 2608.28175
Categories: cs.RO
Research Background: Industrial bin-picking requires complete bin clearance with minimal intervention, but model-based methods deadlock on occluded grasps while model-free methods lack the reliability needed for production environments.
Technical Approach: A four-tiered hierarchical hybrid combines a model-based backbone with a model-free exploration agent that resolves deadlocks and discovers new grasp points; an online self-learning mechanism ranks candidates using gripper-stroke feedback and Wilson score intervals to autonomously improve over time.
Key Takeaway: The hybrid approach improves model-based bin clearance rate from 50.9% to 100% across all experiments on automotive parts without manual commissioning.
From Small Talk to Rapport: Exploring Robot Self-Disclosure in Collaborative Tasks
Authors: Kaitlynn Taylor Pineda, Anvii Mishra, Brian Chien, Angela Guo, et al. | Submitted: 2026-08-28 | arXiv: 2608.28154
Categories: cs.RO
Research Background: Robot-initiated small talk during collaboration can improve human-robot teaming, but little is known about how to design self-disclosure strategies for industrial manipulators that lack anthropomorphic cues.
Technical Approach: An LLM-driven industrial manipulator was implemented with low-disclosure and high-disclosure small talk strategies; a user study (N=50) evaluated effects on rapport, teaming, coordination, and reciprocal disclosure across participants with varying prior HRI experience.
Key Takeaway: Counterintuitively, lower robot self-disclosure led to more human reciprocal disclosure and stronger reported teaming — especially among users with prior robot experience — suggesting that less is more in robot small talk design.
Contact-Guided Exploration for Non-Prehensile Locomanipulation with Multi-Critic RL
Authors: Simone Tolomei, Mayank Mittal, Franco Angelini, Manolo Garabini, et al. | Submitted: 2026-08-28 | arXiv: 2608.28140
Categories: cs.RO
Research Background: Non-prehensile manipulation of heavy or bulky objects with mobile robots is challenging because both model-based and model-free approaches struggle with hybrid contact dynamics and the sparsity of meaningful contact events during exploration.
Technical Approach: A dedicated exploration critic is trained with dense contact-seeking rewards to guide the end-effector toward meaningful contact points, with its influence progressively decayed to recover a task-optimal policy; candidate interaction points come from a general-purpose grasping algorithm to generalize across object geometries.
Key Takeaway: Contact-guided exploration within a multi-critic RL framework enables deployable non-prehensile locomanipulation on a quadrupedal robot, demonstrated on box pushing, chair transportation, and dishwasher opening.
DeicticVLA: Unifying Instruction Modes Based on Language and Deictic Gestures in a Single VLA
Authors: Kango Yanagida, Tatsuya Aoki, Yuichiro Yoshikawa, Takato Horii | Submitted: 2026-08-28 | arXiv: 2608.28108
Categories: cs.RO, cs.CV
Research Background: VLA models handle natural language manipulation instructions well but struggle to disambiguate objects of similar appearance — a common real-world challenge that requires more expressive instruction modalities beyond text alone.
Technical Approach: DeicticVLA canonicalizes Language Instruction, Vision-Language Instruction, and Visual Instruction into text prompts and deictic masks via text-prompt completion and gesture grounding, enabling a single pretrained VLA backbone to handle all three instruction modes under a two-stage training strategy.
Key Takeaway: A unified three-mode VLA achieves 100% success on unseen object categories using deictic gestures compared to only 16.7% for language-only instruction, demonstrating the clear advantage of grounded visual specification.
Stay Seated: Learning Omnidirectional Humanoid Locomotion on a Passive Mobile Chair with Casters
Authors: Kango Yanagida, Kazuki Miyazawa, Takato Horii | Submitted: 2026-08-28 | arXiv: 2608.28090
Categories: cs.RO
Research Background: Seated humanoid loco-manipulation could reduce continuous joint torque demands during desk work, but omnidirectional locomotion on a passive rolling chair requires unfixed pelvis-seat contact and intermittent foot-propulsion — a problem unexplored in humanoid RL.
Technical Approach: A standard standing velocity-tracking RL environment is extended with a passive-chair model, seated-state rewards, critic-only chair observations, and task-specific contact settings; the actor uses only proprioception and velocity commands without contact sensing, and policies are compared across a 2³ factorial design of symmetry regularization, foot-slip regularization, and command curriculum.
Key Takeaway: The learned policy achieves zero-shot sim-to-real transfer to a Unitree G1, with seated policies matching or outperforming standing policies in velocity tracking.
Plan Along the Way: Event-Triggered Foundation-Model Planning for TAMP Execution in Partially Observable Manipulation
Authors: Puru Ojha, Narendhiran Vijayakumar, Nav Singhal, Girish Varma, Antony Thomas | Submitted: 2026-08-28 | arXiv: 2608.28075
Categories: cs.RO
Research Background: Manipulation in partially observable environments fails when an initially valid plan encounters objects that become visible only during execution, yet most TAMP systems assume a fully specified scene or only replan on failure.
Technical Approach: ROBUST TAMP restricts the foundation-model planner to currently visible relational scene state, validates generated actions against an executable interface, and treats object discovery as a distinct replanning event — reconstructing visible state after each stable execution horizon and replanning with completed-action history.
Key Takeaway: Event-triggered replanning on object discovery enables reliable long-horizon manipulation across six partially observable kitchen and grill variants without assuming full scene observability.
CAVE-NAV: VLM-Based Autonomous 3D Navigation in Underwater Cave Environments
Authors: Zhenqi Wu, Yuanjie Lu, Yisheng Zhang, Miao Yu, et al. | Submitted: 2026-08-28 | arXiv: 2608.27793
Categories: cs.RO
Research Background: Autonomous navigation through underwater caves is critical for search-and-rescue and scientific exploration, but visual degradation, unreliable feature-based localization, and communication constraints make traditional navigation systems ineffective in these confined environments.
Technical Approach: CAVE-NAV uses a VLM with Chain-of-Thought reasoning to infer navigable directions from environmental cues — light intensity gradients, passage morphology, and geometric complexity — fusing RGB imagery, depth maps, and sonar-based vertical clearance measurements for safe 3D navigation.
Key Takeaway: The VLM-guided framework completes all evaluated end-to-end cave traversals without collisions across multiple simulated cave topologies, demonstrating CoT reasoning as a viable substitute for feature-based localization in degraded underwater environments.
Generative AI Alignment with Hinduism’s Theological Plurality and Sacred Representation
Authors: Dipto Das, Arpita Kundu, Nusrat Jahan Mim, Shion Guha, Syed Ishtiaque Ahmed | Submitted: 2026-08-28 | arXiv: 2608.28228
Categories: cs.AI, cs.CY, cs.HC
Research Background: AI alignment and ethics discussions have centered secular and Abrahamic assumptions about religion, leaving non-Western traditions like Hinduism underexamined as AI systems increasingly mediate everyday religious practice.
Technical Approach: Fifteen semi-structured interviews with Bangladeshi Hindu participants examined how users engage generative AI for scriptural inquiry, devotional visualization, religious storytelling, and synthetic sacred media, with qualitative analysis of concerns around theological flattening, cultural misrepresentation, and simulation of sacred authority.
Key Takeaway: Religious alignment requires interpretive alignment — systems must disclose their limits, preserve theological plurality, and avoid simulating sacred authority or sycophantic personalization of religious identity.
User Preferences for UI Anchoring in MR: Effects of Task Mobility and Interface Properties
Authors: João Belo, Sina Elahimanesh, Anna Maria Feit | Submitted: 2026-08-28 | arXiv: 2608.28064
Categories: cs.HC
Research Background: In mixed reality, anchoring — choosing the reference frame for UI elements — fundamentally affects usability, but user preferences across different mobility contexts and interface types remain poorly characterized.
Technical Approach: A mixed-methods user study had participants configure anchoring strategies across stationary and locomotion conditions for different interface types, combining behavioral analysis with structured qualitative inquiry to identify the factors driving anchor selection.
Key Takeaway: Users shift from world-anchored to body-anchored interfaces during locomotion, but no single body anchor dominates, highlighting the importance of user-customizable adaptive MR interface design.