y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#robot-control News & Analysis

13 articles tagged with #robot-control. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

13 articles
AIBullisharXiv – CS AI · Jun 107/10
🧠

What Matters in Orchestrating Robot Policies: A Systematic Study of Hierarchical VLA Agents

Researchers present a systematic study of hierarchical vision-language-action (Hi-VLA) systems that combine high-level language model planners with low-level robot controllers for complex manipulation tasks. The work establishes unified design principles for building these hierarchical robotic agents and demonstrates that thoughtfully designed hierarchical systems significantly outperform both flat VLA approaches and naive implementations across simulation and real-world robot experiments.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Test-Time Gradient Guidance of Flow Policies in Reinforcement Learning

Researchers propose QGF (Q-Guided Flow), a reinforcement learning algorithm that optimizes policies entirely at test time using value gradients to guide pre-trained flow models, avoiding the training instability issues of traditional actor-critic approaches while maintaining competitive performance on offline RL benchmarks.

AIBullisharXiv – CS AI · May 97/10
🧠

Perceptive Humanoid Parkour: Chaining Dynamic Human Skills via Motion Matching

Researchers have developed Perceptive Humanoid Parkour (PHP), a framework enabling humanoid robots to autonomously perform complex parkour movements by combining motion matching with reinforcement learning. Tested on a Unitree G1 robot, the system demonstrates dynamic skills including climbing obstacles up to 1.25 meters and adapting to real-time environmental changes using only depth-camera perception.

AIBullisharXiv – CS AI · Apr 137/10
🧠

Commanding Humanoid by Free-form Language: A Large Language Action Model with Unified Motion Vocabulary

Researchers introduce Humanoid-LLA, a Large Language Action Model enabling humanoid robots to execute complex physical tasks from natural language commands. The system combines a unified motion vocabulary, physics-aware controller, and reinforcement learning to achieve both language understanding and real-world robot control, demonstrating improved performance on Unitree G1 and Booster T1 humanoids.

AIBullisharXiv – CS AI · Mar 56/10
🧠

IROSA: Interactive Robot Skill Adaptation using Natural Language

Researchers present IROSA, a framework combining foundation models with imitation learning for robot skill adaptation using natural language commands. The system uses a tool-based architecture that maintains safety by creating an abstraction layer between language models and robot hardware, demonstrated on industrial bearing ring insertion tasks.

AINeutralarXiv – CS AI · Jun 96/10
🧠

Reinforcement Learning for Flow-Matching Policies with Density Transport

Researchers present RLDT, a reinforcement learning algorithm that fine-tunes flow-matching policies by treating policy improvement as density transport toward high-reward regions. The method addresses limitations in existing approaches by preserving multimodal modeling capacity while using Stein Variational Gradient Descent and expected-target estimation to stabilize training across continuous-control tasks.

AINeutralarXiv – CS AI · Jun 56/10
🧠

TempoVLA: Learning Speed-Controllable Vision-Language-Action Policies

TempoVLA introduces a controllable speed mechanism for Vision-Language-Action robot models, enabling flexible execution from fast transit to slow precision work. The approach uses trajectory augmentation during training and conditioning mechanisms during inference, allowing a single model to dynamically adjust operational speed based on task risk levels.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Implicit Drifting Policy: One-Step Action Generation via Conditional Expert Geometry

Researchers introduce Implicit Drifting Policy (IDP), a one-step imitation learning framework that enables faster robot control by extracting conditional expert geometry from demonstration data rather than explicitly estimating drift fields. IDP maintains adherence to valid action manifolds while achieving competitive performance with existing methods across manipulation tasks.

AINeutralarXiv – CS AI · May 126/10
🧠

Understanding Asynchronous Inference Methods for Vision-Language-Action Models

Researchers present a systematic comparison of four asynchronous inference methods designed to reduce latency issues in Vision-Language-Action robot control models. The study benchmarks A2C2, IT-RTC, TT-RTC, and VLASH across standardized conditions, finding that A2C2's residual correction approach performs most consistently across varying delay scenarios.

AIBullishHugging Face Blog · Feb 46/107
🧠

π0 and π0-FAST: Vision-Language-Action Models for General Robot Control

Researchers have developed π0 and π0-FAST, new vision-language-action models designed for general robot control applications. These models represent advances in AI systems that can understand visual inputs, process language commands, and execute appropriate robotic actions.