AIBullisharXiv – CS AI · Jun 26/10
🧠HomeFlow introduces a data flywheel system for training large language model agents in smart home environments, using procedural generation and Monte Carlo tree search to create diverse, verifiable training trajectories. The approach achieves 87.03% task success rates on a new SmartHome-Bench benchmark, outperforming GPT-5.5 by 1.23 percentage points.
🧠 GPT-5
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce Causal-Plan-Bench and Causal-Plan-1M to shift embodied AI systems from linguistic token prediction toward physically grounded causal reasoning. The work demonstrates that leading models like Gemini 3 Pro struggle with genuine physical planning, while their Causal Planner model achieves 36.3% relative performance gains through million-scale causal training data.
🧠 Gemini
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers propose a physical-admissibility gate that validates whether AI-predicted dynamics can execute in the real world before deployment. By evaluating kinematic, dynamic, and horizon conditions, the system filters invalid proposals with 87-89% effectiveness while maintaining task progress, addressing the critical gap between low prediction error and physical feasibility.
🏢 Hugging Face
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers propose a Hierarchical Semantic-Geometric Map (HSGM) that bridges the gap between 2D vision-language models and 3D spatial reasoning for embodied navigation tasks. The framework achieves state-of-the-art zero-shot performance on navigation benchmarks by decoupling semantic understanding from geometric path planning, demonstrating significant advances in how AI agents interpret language instructions to navigate physical environments.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers propose Completion at the Boundary (CaB), a novel approach for vision-language-action agents to determine when to switch between sequential instruction steps without requiring test-time relearning. The method uses Boundary-Phase Tokens to preserve two-sided evidence for completion decisions, improving composite task execution in robotic control systems.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce SkyShield, the first monocular semantic occupancy benchmark for low-altitude UAV autonomy below 20 meters, addressing a critical gap in aerial safety perception. The dataset includes 36K annotated samples with 6-DoF pose tracking and a new safety-aware evaluation metric (KAR-mIoU) that prioritizes collision-critical risks over traditional accuracy measures.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce PSG-Nav, a novel navigation system that uses probabilistic scene graphs to help AI agents navigate complex environments while accounting for perception uncertainty. The system achieves state-of-the-art results on three major benchmarks by employing multiverse decision-making and an evidential calibrator to reduce false positives in open-vocabulary navigation tasks.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce MASER, a framework that dynamically routes questions to specialized adapters of a vision-language model based on modality relevance, achieving 51.3% oracle agreement on the Open3D-VQA benchmark. The approach demonstrates that no single modality optimally answers all spatial reasoning questions, with point clouds proving superior in over half of test cases.
AIBearisharXiv – CS AI · Jun 26/10
🧠Researchers demonstrate that Vision Language Models systematically fail to understand physical transformations, revealing fundamental gaps in how these AI systems reason about dynamic environments. Through ConservationBench testing 112 VLMs on conservation principles, the study shows models perform near chance levels regardless of prompting strategies or temporal resolution, indicating they lack genuine comprehension of invariant physical properties rather than simply lacking training data.
AIBullisharXiv – CS AI · Jun 26/10
🧠Researchers propose an agentic framework that constructs physics-based world models through executable simulation code rather than video inference, using coordinated planning, code generation, visual review, and physics analysis agents. The approach demonstrates superior physical accuracy and instruction fidelity compared to video-based models, with applications in driving simulation and robotics.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers introduce Test-Time Exploration (TTExplore), a framework that enables large language model agents to infer and navigate implicit rules through a specialized reasoning component. The approach trains a 7B model called Exp-Thinker using a novel reinforcement learning pipeline that achieves 14-19 point performance improvements on embodied AI tasks by leveraging task-level rewards to evaluate reasoning quality.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers propose that world models for embodied AI must be physically viable—designed to answer intervention queries by representing actual physical structures rather than just predicting observations. Current observation-predictive models fail because visually identical scenes can behave differently under intervention, potentially recommending unsafe or infeasible actions.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce PInVerify, an offline benchmark for training embodied AI agents to verify whether objects match fine-grained descriptions through active viewpoint selection. The benchmark includes 3,000 episodes across 18 object categories and evaluates multimodal language models at on-device scale, with best results reaching 85.6% accuracy using fine-tuned approaches.
AINeutralarXiv – CS AI · Jun 16/10
🧠GaMi is a multimodal material identification system that combines mmWave and acoustic sensing to accurately identify materials regardless of geometric variations like shape, orientation, and distance. Using cross-modal subtractive disentanglement and contrastive learning, the system achieves 95.2% accuracy on 20 materials and demonstrates few-shot generalization across different devices.
AIBullisharXiv – CS AI · Jun 16/10
🧠Researchers propose Hide-and-Seek, a machine learning framework that detects failures in Vision-Language-Action (VLA) models during robot execution by identifying failure-indicative actions from trajectory-level data alone. The method achieves state-of-the-art performance across multiple VLA policies and robotic platforms without requiring expensive step-level annotations or external models.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers present TARIC, a vision-language navigation framework that enables autonomous robots to complete outdoor navigation tasks despite interruptions in visual goal cues. The system combines semantic understanding with real-time traversability analysis to maintain feasible guidance during extended periods without visible landmarks, achieving 40% real-world success compared to 17.5% for existing methods.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce SpatialAct, a benchmark testing whether vision-language models (VLMs) can understand 3D spatial layouts, reason about them coherently, and act upon that reasoning over multiple turns. The study reveals VLMs excel at isolated spatial reasoning tasks but fail to maintain consistent spatial understanding and produce reliable actions when environments change, indicating a significant gap between perception and practical action capabilities.
AIBearisharXiv – CS AI · Jun 16/10
🧠Researchers introduce TouchSafeBench, a physics-grounded benchmark for evaluating how well vision-language models can detect robot collisions with humans and objects. Testing three frontier VLMs reveals critical safety gaps, with best performance below 50% accuracy, exposing that visual fluency in AI models does not guarantee physical safety accountability in real-world human-robot collaboration scenarios.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce ERGeoBench, a comprehensive benchmark for evaluating multimodal large language models (MLLMs) on embodied geo-localization tasks using 2,207 street-view panoramas across three progressive difficulty settings. The evaluation reveals that current leading models can understand high-level geographic semantics but struggle with fine-grained perception, metric localization, and spatial consistency, highlighting that accurate geo-localization requires integrated perception and reasoning rather than isolated visual recognition.
AIBullisharXiv – CS AI · Jun 16/10
🧠Researchers propose Mixture of Horizons (MoH), a novel technique for vision-language-action models in robotics that processes action sequences at multiple time scales simultaneously to balance long-term planning with short-term precision. The method achieves state-of-the-art performance on robotic manipulation tasks, reaching 99% success rate on LIBERO benchmarks while enabling 2.5x faster inference through adaptive horizon selection.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers demonstrate that VAE-based world models develop organized spatial semantic representations through physical exploration alone, without linguistic input. The geometric structure of the physical world emerges as the primary organizing principle, with prediction performance and semantic alignment improving together across training, suggesting a shared underlying mechanism.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers propose a unified framework for long-form egocentric video understanding that separates reasoning into semantic and visual evidence streams, achieving competitive results on the HD-EPIC-VQA benchmark. The approach addresses fundamental limitations in how multimodal language models process extended video content by combining procedural structure extraction with fine-grained object grounding.
AIBullisharXiv – CS AI · May 296/10
🧠Researchers introduce BORA, an offline-to-online reinforcement learning framework that enables Vision-Language-Action (VLA) models to perform complex dexterous robotic manipulation tasks more reliably in real-world settings. The method combines offline critic training with lightweight online adaptation, achieving 33% improvement in success rates over traditional imitation learning approaches.
AINeutralarXiv – CS AI · May 296/10
🧠Researchers introduce VLA-Trace, a diagnostic framework for analyzing Vision-Language-Action models that reveals how these AI systems transform multimodal inputs into physical control actions. The study identifies that popular VLA models like π₀.₅ and OpenVLA exhibit distinct adaptation patterns, rely on different routing strategies during decision-making, but struggle with fine-grained semantic understanding despite excelling at visual grounding.
AINeutralFortune Crypto · May 286/10
🧠At Tokyo's Humanoids Summit, Osaka University professor Hiroshi Ishiguro presented alongside his humanoid robot double while Chinese robotics firms gained prominence on the conference floor. Ishiguro expressed his vision of robots coexisting with humans as mirrors of human society, highlighting the growing sophistication and cultural acceptance of humanoid robotics in Asia.