arXiv Weekly Digest — Week 30, 2026

Fetched: 2026-07-20 | Categories: cs.RO, cs.LG, cs.HC, cs.CV | Papers: 20


Perceived AGI: Believability as Dimensional Completeness, Not Capability

Authors: Sebastian Cochinescu | Submitted: 2026-07-17 | arXiv: 2607.15883 Categories: cs.HC, cs.AI

Research Background: Despite broad capability, LLM-based conversational agents still feel “flat” to users — a problem with direct implications for designing believable social robot personalities and HRI companions.

Technical Approach: The paper proposes a conceptual framework where perceived mind depends on four first-person behavioral stances (time, truth, entropy, love) rather than task performance. Observable surface behaviors — initiative (unprompted action) and cadence (turn timing/shape) — are identified as the mechanism through which these stances manifest, along with six falsifiable predictions for future empirical testing.

Key Takeaway: Believability in AI interlocutors is a matter of dimensional completeness in expressing first-person stances, not raw capability — a distinction that shapes how we should design social agent personalities.


EgoExoMoCap: Distributed Ego-Exo Human Motion Capture

Authors: Jiaxi Jiang, Bharat Lal Bhatnagar, Nan Yang, et al. | Submitted: 2026-07-17 | arXiv: 2607.15868 Categories: cs.CV, cs.AI, cs.GR, cs.HC, cs.RO

Research Background: Scalable human motion capture from wearables is critical for embodied AI and VR/AR data collection, but existing approaches treat egocentric (self) and exocentric (others) tracking as separate problems, limiting multi-person interaction capture.

Technical Approach: EgoExoMoCap is a distributed framework where two or more people wearing smart glasses mutually capture each other’s motion. It combines head and wrist tracking signals for global 3D position estimation with DINOv3-based context-aware image features for robustness to noise and occlusion, evaluated on two in-the-wild datasets.

Key Takeaway: A pair of off-the-shelf smart glasses can jointly reconstruct full-body motion of both wearers in unconstrained real-world settings, removing the need for multi-camera lab setups.


Can’t Stop: How Context and Individual Traits Influence Effectiveness of Different Gradual Interventions for Infinite Scrolling on Short-Form Video Platforms

Authors: Luca-Maxim Meinhardt, Manuela Dragic, Mark Colley, et al. | Submitted: 2026-07-17 | arXiv: 2607.15818 Categories: cs.HC

Research Background: Infinite scrolling on platforms like TikTok drives prolonged engagement and post-usage regret; designing interventions that durably reduce this behavior is an open HCI challenge.

Technical Approach: A 7-day within-subject randomized field study (N=104) compared a baseline pop-up with two gradually escalating design frictions — visual and haptic. Bayesian modeling examined how self-regulation traits (impulsivity, self-control) moderate which intervention type performs best.

Key Takeaway: For high-impulsivity users, explicit pop-ups outperform novel gradual frictions, suggesting that effective digital wellbeing design must account for individual self-regulation traits rather than applying one-size-fits-all interventions.


PACE: Persona Adaptation through Conversational Elicitation in Human-Robot Interaction

Authors: Peizhen Li, Longbing Cao, Megani Rajendran, et al. | Submitted: 2026-07-17 | arXiv: 2607.15579 Categories: cs.RO, cs.HC

Research Background: Static, hard-coded robot identities limit trust and naturalness in HRI; humanoid robots need adaptive, psychologically grounded personas that match individual user contexts.

Technical Approach: PACE introduces an Interactive Persona Elicitation Pipeline on the Ameca humanoid that synthesizes a structured persona through user Q&A. A persona prompt compilation phase produces multi-perspective identity specifications, which are then deployed via an embodied integration layer translating the persona into expressive multimodal behaviors. An HRI evaluation assessed trust, anthropomorphism, consistency, and interaction quality vs. a generic baseline.

Key Takeaway: Dynamically elicited personas through conversation improve user trust and perceived anthropomorphism compared to generic baselines, providing a scalable path to personalized humanoid assistants.


CASAband: Easy-to-Wear Textile Wristband using Shape Memory Alloy Actuators for Spatial and Temporal Haptic Feedback

Authors: Baekgyeom Kim, Anoush Sepehri, Jessica Healey, et al. | Submitted: 2026-07-17 | arXiv: 2607.15533 Categories: cs.HC, cs.RO

Research Background: Wrist-based haptic interfaces enable hands-free guidance and augmentation without impeding natural arm motion, but existing untethered designs struggle to balance adequate force output, wearability, and low mass.

Technical Approach: CASAband embeds four compliant amplified shape memory alloy actuators (CASA) into a 63 g multi-layer textile wristband. Each actuator generates up to 1.7 N and 3.2 mm displacement at 1.34–6.59 Hz. A perceptual study confirmed >90% spatial cue discrimination accuracy; demonstrations validated use in pick-and-place (haptic-only) and outdoor pedestrian navigation tasks.

Key Takeaway: SMA actuators integrated into a lightweight textile wristband deliver reliable spatial haptic cues without wires or noise, opening practical pathways for robot-guided navigation and remote task assistance.


Interactive Mascot: A Scene-Centric Interaction Grammar for Data Visualizations

Authors: Zhicheng Liu | Submitted: 2026-07-17 | arXiv: 2607.15523 Categories: cs.HC

Research Background: Scene-centric visualization systems expose semantic components (marks, encodings, axes) as first-class objects, but existing interaction abstractions are based on event streams rather than semantic scene elements, limiting expressive power for direct manipulation authoring.

Technical Approach: Interactive Mascot models interactions as information flow among four components (trigger, responder, evaluator, updater) and two context forms (event, state). A dependency-graph execution model transforms interaction specs into executable graphs via reusable patterns tied to semantic visualization components, implemented in Mascot.js and evaluated for expressiveness, performance, and usability.

Key Takeaway: Scene-centric interaction grammars naturally support stateful interactions and direct component manipulation with performance comparable to Vega-Lite, reducing the specification mismatch between semantic visualization objects and interaction authoring.


RoboTTT: Context Scaling for Robot Policies

Authors: Yunfan Jiang, Yevgen Chebotar, Ruijie Zheng, et al. | Submitted: 2026-07-16 | arXiv: 2607.15275 Categories: cs.RO, cs.AI, cs.LG

Research Background: Robot foundation models today operate on single-step or short visuomotor context windows, preventing long-horizon task execution and in-context imitation from human demonstrations — core capabilities for general-purpose manipulation.

Technical Approach: RoboTTT integrates Test-Time Training into VLA policies so the recurrent state is fast weights — model parameters updated by gradient descent during both training and inference — compressing 8K-timestep histories without growing inference latency. The training recipe combines sequence action forcing with truncated backpropagation through time.

Key Takeaway: Scaling visuomotor context to 8K timesteps yields an 87% performance improvement on real-robot manipulation and enables one-shot imitation from human video, establishing context length as a new scaling axis for robot foundation models.


BadWAM: When World-Action Models Dream Right but Act Wrong

Authors: Qi Li, Xingyi Yang, Xinchao Wang | Submitted: 2026-07-16 | arXiv: 2607.15207 Categories: cs.LG, cs.RO

Research Background: World-action models (WAMs) couple action generation with future prediction, widely assumed to provide safety and robustness benefits; their specific adversarial vulnerabilities have not yet been characterized.

Technical Approach: BadWAM introduces World-Action Drift Attacks — small visual perturbations that break imagination-action alignment. Two variants span a stealth spectrum: an action-only attack that directly drives task-failing actions, and an imagination-preserving attack that maintains plausible future prediction while inducing harmful action shifts.

Key Takeaway: WAM-specific adversarial attacks reduce task success from 96.5% to 43.1%, revealing that the imagination-action coupling creates a fragile attack surface where a robot can dream correctly but act dangerously.


Stigmergic Graph Memory: An Environment-Aware Approach for Many-to-Many Multi-Agent Pickup and Delivery

Authors: Aditya Dutta, Joon-Seok Kim | Submitted: 2026-07-16 | arXiv: 2607.15182 Categories: cs.MA, cs.RO

Research Background: In automated fulfillment warehouses, assigning robots to pickup-and-delivery tasks requires selecting source and destination locations before planning paths, but existing graph-guidance methods don’t leverage recent traffic patterns at this goal-assignment stage.

Technical Approach: Stigmergic Graph Memory (SGM) adds a bounded, decaying memory layer on warehouse nodes and directed edges that records recent execution signals. This memory ranks feasible endpoints and route preferences without modifying collision constraints or planner validity, evaluated across 5 layouts, 3 load levels, and 25 seeds.

Key Takeaway: A lightweight traffic memory layer that shapes goal selection — not routing — improves warehouse throughput by 20.5–36.7% over multi-agent allocation baselines across all tested conditions.


AHEAD: Anticipatory Hand-Driven Teleoperation via Human Intent Prediction

Authors: Seok Joon Kim, Junho Lee, Federica Spinola, et al. | Submitted: 2026-07-16 | arXiv: 2607.15172 Categories: cs.RO

Research Background: Direct hand teleoperation is precise but fatiguing, while supervisory goal-based teleoperation reduces workload but introduces latency; combining the benefits of both remains an open challenge.

Technical Approach: AHEAD deploys an attention-based classifier in a VR digital twin that processes 3D hand, head, and scene signals over a short window to predict grasp objects (76% Top-1 accuracy) and target slots (76%) before the robot acts. A state machine converts intent predictions into stable robot goals, enabling proactive motion that tolerates noisy predictions and corrections.

Key Takeaway: Intent prediction in AHEAD reduces robot reaction latency by 0.6–1.4 seconds while also lowering perceived operator workload compared to direct and supervisory teleoperation baselines.


Scaling Behavior Foundation Model for Humanoid Robots

Authors: Weishuai Zeng, Kangning Yin, Xiaojie Niu, et al. | Submitted: 2026-07-16 | arXiv: 2607.15163 Categories: cs.RO, cs.AI

Research Background: Humanoid control demands whole-body coordination and generalization across varied environments; Behavior Foundation Models (BFMs) aim to provide this through large-scale pre-training, but how to scale them effectively is unclear.

Technical Approach: The authors identify three coordinated components for effective BFM scaling: (1) motion tracking as a universal learning paradigm reformulating diverse tasks as global-frame whole-body reproduction, (2) strategic synergy between on-policy rollout quantity and reference motion diversity, and (3) a Humanoid Transformer architecture for scalable behavioral representations. Experiments span simulation and real-world deployment.

Key Takeaway: Coordinating learning paradigm, data strategy, and model architecture reduces MPKPE by over 82% in global mode, establishing a principled recipe for scaling general-purpose humanoid control.


Assessing Physical Frailty and Fall-Risk Indicators with Social Robots: An in situ Evaluation with Older Adults

Authors: Aniol Civit, Antonio Andriella, Alba Martínez, et al. | Submitted: 2026-07-16 | arXiv: 2607.15156 Categories: cs.RO

Research Background: Frailty assessments for older adults are resource-intensive and capture only coarse clinical scores; social robots could automate these tests and capture richer biomechanical indicators of functional decline.

Technical Approach: A Behavior Tree-based robotic framework guides participants through the Short Physical Performance Battery (SPPB) and Timed Up and Go (TUG) tests using vision-based skeleton tracking. The system was co-designed with healthcare professionals and evaluated with N=81 older adults over six months in a rehabilitation centre, compared against therapist assessments and clinical instruments including a gait walkway and IMU.

Key Takeaway: Social robots achieve excellent agreement (ICC > 0.9) with therapist and clinical instrument measurements, demonstrating reliable objective frailty screening with richer mobility metrics beyond conventional outcomes.


Catch, Throw, Repeat: Planning for Human-Robot Partner Juggling

Authors: Jonathan Rainer Lippert, Kai Ploeger, Abir Chowdhury, et al. | Submitted: 2026-07-16 | arXiv: 2607.15129 Categories: cs.RO, cs.HC, eess.SY

Research Background: Dynamic object exchange between humans and robots tests the limits of real-time physical HRI, requiring precise timing, predictive motion planning, and robustness to variable human behavior.

Technical Approach: The system integrates predictive ball tracking with adaptive online trajectory optimization using a multiple-shooting formulation and a state-machine coordination logic. In a user study with 8 participants spanning beginner to expert, the robot sustained synchronized multi-ball cascades in a catch-and-throw loop.

Key Takeaway: The architecture enables shared three-ball cascade juggling with all participants, with one setting a fivefold improvement over the previous consecutive-catch record, demonstrating high-frequency physical human-robot collaboration in a demanding dynamic task.


Goal-Oriented Semantic Communication for Distributed ISAC-Enabled Vehicle Coordination

Authors: Wenjie Liu, Yansha Deng | Submitted: 2026-07-16 | arXiv: 2607.15111 Categories: cs.RO

Research Background: Autonomous intersection management requires tightly coupled sensing and control, but treating these as separate pipelines leads to redundant transmissions, stale state estimates, and unreliable vehicle coordination.

Technical Approach: A unified goal-oriented semantic communication (GSC) framework uses an Extended Kalman Filter for distributed state fusion, a masked hybrid PPO (MHPPO) for joint sensing and control decisions, and an uncertainty-aware transmission design with robust beamforming and value-of-information-based power allocation.

Key Takeaway: The GSC framework achieves 100% collision-free vehicle coordination at intersections with significantly less signaling overhead than predictive ISAC baselines.


DriftWorld: Fast World Modeling through Drifting

Authors: Susie Lu, Haonan Chen, Weirui Ye, et al. | Submitted: 2026-07-16 | arXiv: 2607.15065 Categories: cs.RO, cs.CV, cs.LG

Research Background: Diffusion-based world models enable accurate imagination-based planning for robots, but their multi-step sampling creates a speed bottleneck when large-scale action search at inference is needed.

Technical Approach: DriftWorld trains an action-conditioned drift that generates future frames from the current observation and action sequence in a single forward pass at 30+ fps — 17x faster than diffusion baselines. Evaluated on Bridge-V2, RT-1, Language Table, Push-T, and Robomimic for both closed-loop control and offline policy ranking.

Key Takeaway: Drifting generative models match diffusion-based world models in accuracy while enabling real-time robot planning; rollout-based policy scores correlate with ground-truth performance at up to 0.99.


SUFLECA: Scaling Up Feature Learning for CAD-to-image Alignment

Authors: Saad Ejaz, Miguel Fernandez-Cortizas, Javier Civera, et al. | Submitted: 2026-07-16 | arXiv: 2607.15058 Categories: cs.CV, cs.RO

Research Background: Estimating 9D object pose from a single RGB image using CAD models is essential for robot manipulation and AR, but zero-shot visual-feature-based approaches degrade under occlusion and sim-to-real domain shifts.

Technical Approach: SUFLECA is a weakly-supervised framework that learns geometry-aware features via Normalized Object Coordinates (NOC) supervision on 674K images across 12 real and synthetic datasets, combined with a geometrically consistent one-to-one matching algorithm. This enables sub-second zero-shot alignment without iterative pose refinement.

Key Takeaway: SUFLECA outperforms the best zero-shot baseline by 10+ percentage points on ScanNet25k and even surpasses fully supervised methods, showing that large-scale geometry-grounded feature learning closes the sim-to-real gap for CAD pose estimation.


Learning Agile Navigation in Crowded Environments for Quadruped Robots

Authors: Shuyu Wu, Zeyu Liu, Tianbao Zhang, et al. | Submitted: 2026-07-16 | arXiv: 2607.15036 Categories: cs.RO

Research Background: Quadruped navigation in dense crowds is challenging due to sensor occlusion and unpredictable human motion; purely model-based approaches fail in dense settings while purely learned methods lack motion prediction, leading to collisions or overly conservative behavior.

Technical Approach: VOP-Nav uses VOP-Net to process multi-frame LiDAR data and predict a safe velocity region derived from Velocity Obstacle (VO) theory, without explicit tracking pipelines. The VO predictions serve double duty: as policy input at inference and as a training reward signal. Validated in Isaac Gym and deployed on a Unitree Go2 in real indoor and outdoor environments.

Key Takeaway: Using VO-derived safety regions as a reward signal bridges model-based safety guarantees with end-to-end learning, achieving higher success rates and better speed-safety balance than either approach alone.


Risk-Aware Belief Control Barrier Functions over Random Finite Sets

Authors: Shaohang Han, Gang Chen, Yixi Cai, et al. | Submitted: 2026-07-16 | arXiv: 2607.15016 Categories: cs.RO

Research Background: Safe robot control in dynamic environments with an unknown, time-varying number of moving obstacles requires multi-object state estimation under uncertainty — a scenario where standard single-object safety frameworks fall short.

Technical Approach: A risk-aware belief control barrier function (BCBF) framework uses a Sequential Monte Carlo Probability Hypothesis Density (SMC-PHD) filter to represent multi-object uncertainty as a random finite set (RFS) of particles. A nonsmooth BCBF is constructed directly on these particles, with explicit forward-invariance conditions derived for both continuous prediction and discrete filter update steps.

Key Takeaway: The RFS-BCBF framework provides safety guarantees under multi-object uncertainty in unknown dynamic environments, validated in simulation and real-world underwater experiments.


CosFly-VLA: A Spatially Aware Vision-Language-Action Model for UAV Tracking

Authors: Ruilong Ren, Songsheng Cheng, Yunpeng Zhou, et al. | Submitted: 2026-07-16 | arXiv: 2607.15004 Categories: cs.RO

Research Background: VLA policies for UAV target tracking lose state during sustained occlusions by buildings or vegetation, causing error amplification that makes re-acquisition impossible — a critical robustness gap for urban aerial autonomy.

Technical Approach: CosFly-VLA combines spatially grounded continued pretraining on 500K UAV-view images (depth, distance, 3D spatial reasoning), three-stage curriculum supervised fine-tuning over natural and hard-occlusion data, chain-of-thought training for recovery reasoning, and a closed-loop RL stage with a multi-component tracking reward covering standoff distance, grounding quality, collision avoidance, and task success.

Key Takeaway: CosFly-VLA reduces Average Displacement Error by 34–35% and improves tracking Success Rate by ~30%, demonstrating that spatial grounding and curriculum training enable reliable occlusion recovery in aerial VLA policies.


AeroAct: Action-Centered World-Action Models for Language-Conditioned Quadrotor Flight

Authors: Xinhong Zhang, Qiyuan Zhu, Yubo Huang, et al. | Submitted: 2026-07-16 | arXiv: 2607.14997 Categories: cs.RO

Research Background: Language-conditioned quadrotor navigation requires grounding semantic goals and generating smooth, dynamically feasible control under rapidly changing first-person views — capabilities that existing aerial VLA methods with discrete actions or high-level waypoints do not adequately provide.

Technical Approach: AeroAct adapts a pretrained video diffusion Transformer to predict local trajectory-action chunks from egocentric visual history, proprioception, and language, using future first-person frames as dense consequence supervision during training. A custom data pipeline combines Isaac Lab, 3D Gaussian splatting rendering, and a handheld human collection device, with a self-guidance procedure for temporal consistency across overlapping chunks.

Key Takeaway: AeroAct is the first world-action model demonstrated in real aerial flight, with temporal visual context improving target tracking and object-search performance in closed-loop quadrotor control.