AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers introduce CoorDex, a learning pipeline that enables humanoid robots to perform complex dexterous manipulation tasks while continuously moving, rather than stopping to grasp objects. The system coordinates high-dimensional body and hand control through latent priors and residual reinforcement learning, demonstrated on a Unitree G1 humanoid with a 20-DOF hand performing tasks like in-motion bottle grasping and fridge operation.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers have developed GAPartManip, a large-scale dataset for training AI systems to manipulate articulated household objects by focusing on part-centric interactions rather than traditional depth perception. The dataset includes photo-realistic material variations and detailed annotations for interaction poses, demonstrating improved performance in both simulated and real-world robotic manipulation tasks.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers introduce CLAR, a novel 3D pre-training framework that combines Masked Autoencoding with contrastive learning to improve robotic manipulation tasks. The method addresses a fundamental limitation in existing approaches by integrating spatial-geometric awareness with semantic understanding through adaptive local alignment mechanisms using deformable attention.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers introduce DA-SIP, a dynamic inference framework for robotic control that adaptively adjusts computational resources based on task difficulty. The approach reduces inference time by 2.6-4.4x while maintaining performance, addressing the computational inefficiency of fixed-budget diffusion and flow-based policies in robotics.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers propose a self-evolving cognitive framework that moves embodied AI systems beyond predictive modeling toward causal reasoning and scientific intelligence. The approach integrates causal world modeling, intervention-driven reasoning, and continual refinement, enabling AI to learn through active experimentation rather than passive prediction.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers introduce SCOPE, a self-adaptive framework that enhances Vision-Language Models' planning capabilities by refining symbolic representations of open-ended environments through iterative execution feedback. The system combines symbolic validation with adaptive memory mechanisms to improve long-horizon planning success rates and cross-task generalization in complex embodied AI scenarios.
AINeutralarXiv – CS AI · Jun 236/10
🧠LK_Jam is a real-time human-AI music generation system that uses lightweight GRU neural networks and optimized C++ engineering to enable low-latency, bidirectional musical interaction between humans and AI performers. The system achieves O(1) complexity inference through lock-free architecture and sparse event streaming, addressing a significant technical challenge in live music applications.
AINeutralarXiv – CS AI · Jun 236/10
🧠Researchers introduce LAGO, a framework that enables AI agents to plan over long horizons by predicting intermediate goal states from language instructions within a shared latent space. The approach addresses limitations of visual-only and language-only planning methods by dynamically decomposing instructions into locally tractable subgoals, avoiding the compounding prediction errors that plague traditional model-based planning systems.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers propose Variable-Length Latent World Models (VLWMs), a novel framework that predicts future environment states across variable action sequence lengths rather than single steps, addressing a fundamental limitation in AI planning. The approach achieves 13% performance improvements over existing latent world models on long-horizon control tasks through curriculum training and specialized planning methods.
AIBullisharXiv – CS AI · Jun 236/10
🧠Researchers introduce SignVLA, a real-time framework enabling robots to understand and execute manipulation tasks through sign language instructions. The system combines hand-landmark extraction, attention-enhanced LSTM networks, and vision-language-action models to create an accessible human-robot interaction interface for deaf and speech-impaired users.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce RATs (Robotics Agent Teams), an agentic robot learning system that uses self-directed play to acquire reusable skills before receiving downstream tasks. The approach demonstrates significant performance improvements on robotics benchmarks and enables learned skills to transfer across different agents without finetuning.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce CTS-MoE, a machine learning approach that enables legged robots to traverse complex terrain by dynamically adapting their locomotion strategy through a mixture-of-experts architecture guided by perception. Tested on the Unitree Go1 robot, the system outperforms traditional monolithic policies in handling stairs, gaps, and obstacles without requiring explicit terrain classification.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce Co-policy, a framework enabling robots to participate in real-time musical co-creation with humans by combining semantic understanding with physically executable performance. The system uses a fine-tuned vision-language model and a Gaussian-Mixture Visuomotor Policy to generate complementary musical responses rather than merely reproducing user input, demonstrating improved performance over existing diffusion-policy approaches.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce UAV-VLN-FOV, a new evaluation framework for unmanned aerial vehicle vision-language navigation that focuses on precise target reaching once the target is visible. The accompanying 3DG-VLN model uses dual-view observations and dynamic 3D direction cues to improve navigation accuracy by 13.82%, with real-world validation demonstrating practical viability.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers introduce Sensorimotor World Models (SMWM), a latent world model that uses inverse dynamics regularization to learn action-aligned representations from high-dimensional observations. The approach addresses representation collapse in JEPA-style models while enabling efficient planning without frozen encoders or complex regularizers, demonstrating competitive performance on control tasks.
AIBullisharXiv – CS AI · Jun 116/10
🧠Researchers introduce TouchThinker, a tactile-language framework designed to advance embodied AI systems by scaling tactile commonsense reasoning. The work addresses key limitations through TouchThinker-1M, a million-scale dataset covering 415 objects and 7 sensor types, and proposes action-aware representation mechanisms to improve tactile signal efficiency and semantic expressiveness.
AINeutralarXiv – CS AI · Jun 116/10
🧠Researchers introduce Embodied-BenchClaw, an autonomous multi-agent system that automates the construction of benchmarks for evaluating embodied spatial intelligence in robots and AI systems. The system addresses the labor-intensive nature of benchmark creation by using a five-stage pipeline with three coordinating agents, enabling continuous updates and improved reusability across diverse robotic platforms and spatial reasoning tasks.
AINeutralarXiv – CS AI · Jun 116/10
🧠A comprehensive survey examines how embodied AI systems—spanning robotics, autonomous vehicles, and multimodal agents—require new approaches to benchmark construction. The research reveals that automating benchmark creation through foundation models and agentic workflows shifts costs from labor to validation, governance, and auditability rather than eliminating them entirely.
AIBullisharXiv – CS AI · Jun 116/10
🧠Researchers introduce AGRA, a new objective function that improves World Action Models (WAMs) for robot manipulation by aligning video diffusion features with semantic representations, solving the problem where visually plausible predictions don't translate to accurate control actions. The method enhances action decoder focus on task-relevant regions and improves robustness to task-irrelevant perturbations in both in-distribution and out-of-distribution scenarios.
AIBullisharXiv – CS AI · Jun 116/10
🧠Researchers introduce DIRECT, a routing framework that intelligently allocates computational resources at test-time for Vision-Language Models used in embodied AI planning. The system selectively chooses when to deploy expensive scaling strategies (deeper reasoning chains, larger models, expanded memory), achieving up to 65% lower latency than baseline approaches while maintaining or exceeding performance on robotic manipulation tasks.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers demonstrate that spatial memory systems for language agents must fundamentally separate memory recall from visibility computation, using occlusion testing as a validation method. The study shows that geometry-based weighting outperforms traditional blending approaches, and introduces a ray-casting technique to properly handle occluded spatial information.
AIBullisharXiv – CS AI · Jun 106/10
🧠BiWM introduces the first open-source framework for bidirectional autoregressive video world models, reducing training complexity from four stages to two while maintaining generation quality. The framework supports multiple model architectures and enables real-world camera control with improved long-horizon rollouts through self-correcting error propagation.
AINeutralarXiv – CS AI · Jun 106/10
🧠Researchers introduce EDITH, a robot framework that interprets human intent through both verbal instructions and nonverbal signals like gestures and gaze captured via smart glasses. The system uses a hierarchical policy architecture to significantly reduce user effort in human-robot interaction compared to language-only interfaces.
AIBullisharXiv – CS AI · Jun 106/10
🧠Researchers introduce LIBERO-Occ, a benchmark for evaluating Vision-Language-Action (VLA) models under object occlusion in robotic manipulation tasks. They propose Viewpoint Imagination (VIM), a technique that generates synthetic alternative viewpoints to improve model robustness when task-relevant objects are partially hidden, achieving performance gains without requiring additional cameras.
AINeutralarXiv – CS AI · Jun 106/10
🧠A comprehensive survey examines how physics simulators address the sim-to-real gap in embodied AI, focusing on navigation and manipulation tasks. The research provides benchmarks, metrics, and platform comparisons to help developers select appropriate simulation tools while accounting for hardware constraints.