MarkTechPost@AI 07月27日 05:33
URBAN-SIM: Advancing Autonomous Micromobility with Scalable Urban Simulation
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

文章介绍了URBAN-SIM,一个专为城市微出行自主化研究设计的高性能仿真平台。该平台能够生成多样化、大规模的城市环境,并实时模拟行人、自行车和车辆的动态交互,显著提升了AI代理的训练效率和泛化能力。结合URBAN-BENCH基准测试套件,该研究能够全面评估不同类型机器人在真实城市场景中的移动和导航能力,并提出了一种人机共享自主模型,以提高复杂场景下的安全性和效率。这项研究为实现安全、高效的城市微出行自主化奠定了重要基础。

✨ **URBAN-SIM仿真平台**:该平台能够程序化生成无限多样、大规模的城市环境,包含街道、人行道、坡道、楼梯和不平整表面,为机器人训练提供逼真且多变的场景。同时,它利用GPU实时模拟响应迅速的行人、自行车和车辆,实现复杂的群体交互,逼近真实的城市动态。其异步场景采样策略允许在单个GPU上并行训练AI代理,大幅提升训练速度和鲁棒性。

🚀 **URBAN-BENCH基准测试套件**:该套件包含一系列针对城市微出行关键能力的任务,如在不同地形(平地、坡道、楼梯、崎岖路面)上的移动,以及在包含静态障碍物(如长椅、垃圾桶)和动态代理(行人、骑行者)的复杂城市环境中进行导航。特别的“城市穿越任务”模拟了长距离、复杂地形和动态代理的挑战,旨在全面测试机器人的长时程导航和决策能力。

🤝 **人机共享自主模型**:针对长距离城市穿越任务,研究团队提出了一种灵活的控制架构,将机器人控制系统分层为高层决策、中层导航和低层移动。这种模式允许人类在复杂或高风险场景中进行干预,同时AI负责处理常规导航和移动,实现了安全与效率在动态城市环境中的平衡。

🤖 **多机器人类型评估**:URBAN-SIM和URBAN-BENCH支持多种机器人平台,包括轮式、四足、轮式-腿式和人形机器人。基准测试结果揭示了不同机器人类型在移动和导航挑战中的独特优势和劣势,例如四足机器人擅长稳定性和爬楼梯,轮式机器人适合平坦路径,而轮式-腿式机器人则能适应混合地形,人形机器人则能在狭窄拥挤的空间中侧向移动。

📈 **可扩展性与训练效率**:研究表明,异步场景采样策略能够显著提高训练效率,在多样化城市场景下的训练可带来高达26.3%的性能提升。训练环境的多样性与导航任务的成功率直接相关,强调了大规模、多样化仿真对于构建鲁棒的自主微出行系统的必要性。

Micromobility solutions—such as delivery robots, mobility scooters, and electric wheelchairs—are rapidly transforming short-distance urban travel. Despite their growing popularity as flexible, eco-friendly transport alternatives, most micromobility devices still rely heavily on human control. This dependence limits operational efficiency and raises safety concerns, especially in complex, crowded city environments filled with dynamic obstacles like pedestrians and cyclists.

The Need for Autonomous Micromobility in Urban Spaces

Traditional transportation methods like cars and buses are ideal for long-distance travel but often struggle with last-mile connectivity—the final leg in urban journeys. Micromobility fills this gap by offering lightweight, low-speed devices that excel in short urban trips. However, true autonomy in micromobility remains elusive: current AI solutions tend to focus narrowly on specific tasks such as obstacle avoidance or simple navigation, failing to address the multifaceted challenges posed by real urban environments that include uneven terrain, stairs, and dense crowds.

Limitations of Existing Robot Learning and Simulation Platforms

Most simulation platforms for robot training are tailored for indoor environments or vehicle-centric road networks and lack the contextual richness and complexity found in urban sidewalks, plazas, and alleys. Meanwhile, highly efficient platforms often provide simplified scenes unsuitable for deep learning in environments with diverse obstacles and unpredictable pedestrian movements. This gap restricts the ability of AI agents to effectively learn critical skills for autonomous micromobility.

Introducing URBAN-SIM: High-Performance Simulation for Urban Micromobility

To address these challenges, researchers from the University of California, Los Angeles, and the University of Washington developed URBAN-SIM, a scalable, high-fidelity urban simulation platform designed explicitly for autonomous micromobility research.

Key Features of URBAN-SIM:

Built on NVIDIA’s Omniverse and PhysX physics engine, URBAN-SIM combines realistic visual rendering with precision physics for authentic embodied AI training.

URBAN-BENCH: Comprehensive Benchmark Suite for Real-World Skills

Complementing URBAN-SIM, the team created URBAN-BENCH, a task suite and benchmark framework that captures essential autonomous micromobility capabilities grounded in actual urban usage scenarios. URBAN-BENCH includes:

Human-AI Shared Autonomy Approach

For the long-distance urban traverse task, URBAN-BENCH introduces a human-AI shared autonomy model. This flexible control architecture decomposes the robot’s control system into layers—high-level decision making, mid-level navigation, and low-level locomotion—allowing humans to intervene in complex or risky scenarios while enabling AI to manage routine navigation and movement. This collaboration balances safety and efficiency in dynamic urban settings.

Evaluating Diverse Robots in Realistic Tasks

URBAN-SIM and URBAN-BENCH support a wide range of robotic platforms, including wheeled, quadruped, wheeled-legged, and humanoid robots. Benchmarks reveal unique strengths and weaknesses for each robot type across locomotion and navigation challenges, illustrating the platform’s generalizability.

For example:

Scalability and Training Efficiency

The asynchronous scene sampling strategy enables training across diverse urban scenes, demonstrating up to a 26.3% performance improvement over synchronous training methods. Increasing the diversity of training environments directly correlates with higher success rates in navigation tasks, highlighting the necessity of large-scale, varied simulation for robust autonomous micromobility.

Conclusion

URBAN-SIM and URBAN-BENCH represent vital steps toward enabling safe, efficient, and scalable autonomous micromobility in complex urban settings. Future work aims to bridge simulation and real-world deployment through ROS 2 integration and sim-to-real transfer techniques. Additionally, the platform will evolve to incorporate multi-modal perception and manipulation capabilities necessary for comprehensive urban robot applications such as parcel delivery and assistive robotics.

By enabling scalable training and benchmarking of embodied AI agents in authentic urban scenarios, this research catalyzes progress in autonomous micromobility—promoting sustainable urban development, enhancing accessibility, and improving safety in public spaces.


Check out the Paper and Code. All credit for this research goes to the researchers of this project. SUBSCRIBE NOW to our AI Newsletter

The post URBAN-SIM: Advancing Autonomous Micromobility with Scalable Urban Simulation appeared first on MarkTechPost.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

URBAN-SIM 微出行 自主导航 机器人仿真 AI训练
相关文章