Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Designing Better UX For Left-Handed People

      July 25, 2025

      This week in AI dev tools: Gemini 2.5 Flash-Lite, GitLab Duo Agent Platform beta, and more (July 25, 2025)

      July 25, 2025

      Tenable updates Vulnerability Priority Rating scoring method to flag fewer vulnerabilities as critical

      July 24, 2025

      Google adds updated workspace templates in Firebase Studio that leverage new Agent mode

      July 24, 2025

      I ran with the Apple Watch and Samsung Watch 8 – here’s the better AI coach

      July 26, 2025

      8 smart home gadgets that instantly upgraded my house (and why they work)

      July 26, 2025

      I tested Panasonic’s new affordable LED TV model – here’s my brutally honest buying advice

      July 26, 2025

      OpenAI teases imminent GPT-5 launch. Here’s what to expect

      July 26, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      NativePHP Is Entering Its Next Phase

      July 26, 2025
      Recent

      NativePHP Is Entering Its Next Phase

      July 26, 2025

      Medical Card Generator Android App Project Using SQLite

      July 26, 2025

      The details of TC39’s last meeting

      July 26, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Elden Ring Nightreign’s Patch 1.02 update next week is adding a feature we’ve all been waiting for since launch — and another I’ve been begging for, too

      July 26, 2025
      Recent

      Elden Ring Nightreign’s Patch 1.02 update next week is adding a feature we’ve all been waiting for since launch — and another I’ve been begging for, too

      July 26, 2025

      The next time you look at Microsoft Copilot, it may look back — but who asked for this?

      July 26, 2025

      5 Open Source Apps You Can use for Seamless File Transfer Between Linux and Android

      July 26, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»URBAN-SIM: Advancing Autonomous Micromobility with Scalable Urban Simulation

    URBAN-SIM: Advancing Autonomous Micromobility with Scalable Urban Simulation

    July 26, 2025

    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:

    • Hierarchical Urban Scene Generation
      Procedurally creates infinitely diverse, large-scale urban environments—from street blocks to detailed terrain features—that include sidewalks, ramps, stairs, and uneven surfaces. This layered pipeline ensures a realistic and varied setting for robot training.
    • Interactive Dynamic Agent Simulation
      Simulates responsive pedestrians, cyclists, and vehicles in real-time on GPUs, enabling complex multi-agent interactions that mimic true urban dynamics.
    • Asynchronous Scene Sampling for Scalability
      Enables parallel training of AI agents across hundreds of unique and complex urban scenes on a single GPU, dramatically boosting training speed and promoting robust policy learning.

    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:

    • Urban Locomotion Tasks: Traversing flat surfaces, slopes, stairs, and rough terrain to ensure stable and efficient robot movement.
    • Urban Navigation Tasks: Navigating clear pathways, avoiding static obstacles like benches and trash bins, and managing dynamic obstacles such as moving pedestrians and cyclists.
    • Urban Traverse Task: A challenging kilometer-scale journey combining complex terrains, obstacles, and dynamic agents, designed to test long-horizon navigation and decision-making.

    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:

    • Quadruped robots excel in stability and stair traversal.
    • Wheeled robots perform best on clear, flat paths.
    • Wheeled-legged robots leverage their hybrid design for combined terrain adaptability.
    • Humanoid robots effectively navigate narrow, crowded urban spaces by sidestepping.

    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.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleREST: A Stress-Testing Framework for Evaluating Multi-Problem Reasoning in Large Reasoning Models
    Next Article How Memory Transforms AI Agents: Insights and Leading Solutions in 2025

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    July 26, 2025
    Machine Learning

    RoboBrain 2.0: The Next-Generation Vision-Language Model Unifying Embodied AI for Advanced Robotics

    July 26, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-53323 – Danbriapps Pre-Publish Post Checklist Missing Authorization

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-46661 – IPW Systems Metazo Server-Side Template-Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-3893 – MegaBIP SQL Injection

    Common Vulnerabilities and Exposures (CVEs)

    The Ultimate SEO Toolbox for Boosting Your Website’s Performance

    Web Development

    Highlights

    Top Generative AI Companies in the World

    April 21, 2025

     Generative AI is one of the most exciting fields of artificial intelligence, where machines create new content, simulate environments, and generate models that can perform tasks autonomously. From transforming industries such as healthcare, entertainment, and finance to creating new art forms, the world of generative AI is growing rapidly. Below, we explore the top generative AI companies that are leading this transformative wave.

    1. OpenAI

    Headquarters: San Francisco, USA

    Flagship Products: ChatGPT, DALL-E, Codex, GPT-4

    Key Contributions:
    OpenAI is at the forefront of generative AI, producing some of the most influential models in the industry. Their language models, like GPT-3 and GPT-4, can generate human-like text, making them invaluable in areas such as natural language processing, content creation, and customer service. DALL-E, an image-generation tool, is breaking new ground in the creative arts by transforming text descriptions into stunning visuals.
    Notable Achievements:

    OpenAI’s partnership with Microsoft has integrated its models into the Microsoft ecosystem, offering AI-powered services on Azure and enhancing productivity tools like Word and Excel.

    The introduction of GPT-4 has made significant strides in generating highly coherent text, capable of complex problem-solving and deep conversations.

    Future Outlook:

    As OpenAI continues to refine its models and release more advanced iterations, the possibilities in content generation, education, and programming will grow exponentially.

    2. Google DeepMind

    Headquarters: London, UK

    Flagship Products: AlphaCode, AlphaFold, DreamerV2

    Key Contributions:
    DeepMind, known for its breakthrough AI research, is pioneering generative AI in several industries. AlphaFold, a model developed by DeepMind, revolutionized biology by predicting the structures of proteins, solving a problem that had stumped scientists for decades. AlphaCode, on the other hand, is demonstrating how AI can write code with human-level competence, opening doors to automatic code generation and enhancing software development productivity.
    Notable Achievements:

    AlphaFold’s ability to predict protein structures has major implications for healthcare and drug development.

    DeepMind’s reinforcement learning has improved energy efficiency in Google’s data centers, showing how generative AI can enhance operational sustainability.

    Future Outlook:

    With ongoing developments in healthcare, DeepMind is poised to make AI an essential tool in personalized medicine and biochemistry.

    3. NVIDIA

    Headquarters: Santa Clara, USA

    Flagship Products: Omniverse, GauGAN, Clara AI

    Key Contributions:
    NVIDIA has solidified its role in generative AI, especially for graphics and simulation. With its powerful GPUs, NVIDIA powers many AI-driven applications, particularly in creative industries. Omniverse is a collaborative platform that allows creators to build 3D environments in real time, while GauGAN is an AI tool that generates photorealistic images from simple sketches, pushing the boundaries of AI-assisted art.
    Notable Achievements:

    NVIDIA’s GPUs, like the A100 and V100, are central to accelerating AI model training, making them essential for AI researchers and practitioners worldwide.

    GauGAN’s ability to transform simple concepts into high-quality visuals is a game-changer for digital artists and designers.

    Future Outlook:

    The continued integration of generative AI into gaming, filmmaking, and virtual reality (VR) is expected to transform the entertainment industry.

    4. Adobe

    Headquarters: San Jose, USA

    Flagship Products: Adobe Firefly, Adobe Sensei, Photoshop

    Key Contributions:
    Adobe is a household name in creative tools, and it’s bringing generative AI into the spotlight through products like Adobe Firefly. Firefly is an AI tool designed for creative professionals that can generate text-to-image content, helping designers, artists, and marketers generate custom images and illustrations with ease. Adobe Sensei powers many AI features within Adobe products, enhancing design workflows and automating tedious tasks like image tagging and content categorization.
    Notable Achievements:

    Adobe’s integration of generative AI into the Adobe Creative Cloud suite has democratized high-quality content creation for businesses and individuals.

    Adobe Sensei’s machine learning algorithms optimize workflows for users, making creative tasks faster and more intuitive.

    Future Outlook:

    Adobe’s commitment to enhancing its creative tools with AI is set to revolutionize digital content creation, making it easier for people without professional design skills to generate high-quality content.

    5. Anthropic

    Headquarters: San Francisco, USA

    Flagship Products: Claude AI

    Key Contributions:
    Anthropic is an AI safety and research company focused on developing AI that aligns with human values. Their Claude AI language model is designed to be more ethical and transparent in its operations, providing businesses with tools for automation and improving customer service with a focus on empathy and reliability.
    Notable Achievements:

    Anthropic’s ethical approach to AI development ensures that their generative AI models do not compromise privacy or safety, making them a trusted partner in sectors like finance and healthcare.

    Future Outlook:

    Anthropic is poised to become a key player in responsible AI, driving the future of generative AI systems that emphasize trust, fairness, and safety.

    6. Stability AI

    Headquarters: London, UK

    Flagship Products: Stable Diffusion

    Key Contributions:
    Stability AI has gained significant traction with its Stable Diffusion model, which allows users to generate high-quality images from text inputs. Stability AI democratizes generative AI by open-sourcing its models, enabling developers and artists to access powerful tools without the need for large-scale infrastructure.
    Notable Achievements:

    By open-sourcing Stable Diffusion, Stability AI has empowered a global community of developers and artists to create AI-powered art and applications.

    Stable Diffusion is widely used in creative industries, from digital art to advertising.

    Future Outlook:

    Stability AI’s commitment to open-source technology is expected to foster rapid innovation and collaboration in generative AI applications.

    7. IBM Research

    Headquarters: Armonk, USA

    Flagship Products: Watson Studio, Project Debater

    Key Contributions:
    IBM Research has long been a leader in AI, and its generative AI efforts are transforming industries like healthcare and finance. Watson Studio offers AI development tools with robust generative capabilities, while Project Debater explores the potential of AI in engaging in complex debates with humans, generating persuasive arguments.
    Notable Achievements:

    Watson’s capabilities in healthcare diagnostics and predictive modeling have made a profound impact on medical research and patient care.

    Future Outlook:

    IBM is likely to continue advancing AI’s role in enterprise decision-making, offering generative AI solutions for supply chain management, customer service, and more.

    8. Cohere

    Headquarters: Toronto, Canada

    Flagship Products: Cohere Generate

    Key Contributions:
    Cohere specializes in generative AI for natural language processing (NLP). Their flagship product, Cohere Generate, allows businesses to automate content creation, analysis, and customer interactions using powerful language models.
    Notable Achievements:

    Cohere’s generative language models have been widely adopted in business operations, driving efficiencies in customer service and marketing automation.

    Future Outlook:

    With its focus on affordable and scalable AI language solutions, Cohere is set to make AI-driven content creation accessible to a broader range of industries.

    9. Hugging Face

    Headquarters: New York, USA

    Flagship Products: Transformers Library

    Key Contributions:
    Hugging Face is a pioneer in open-source AI development. The company’s Transformers library provides pre-trained models that can be used for a variety of generative tasks, from text generation to image synthesis. Hugging Face also promotes community collaboration, making it one of the most active ecosystems in the AI space.
    Notable Achievements:

    Hugging Face has built one of the largest repositories of pre-trained models, allowing developers to quickly access state-of-the-art generative AI tools.

    The company’s focus on open-source contributions has greatly accelerated the adoption and evolution of generative AI.

    Future Outlook:

    Hugging Face is likely to remain a key player in the development of generative AI tools, fostering greater collaboration within the AI research community.

    10. Alibaba DAMO Academy

    Headquarters: Hangzhou, China

    Flagship Products: M6, Tongyi Qianwen

    Key Contributions:
    Alibaba’s DAMO Academy is leveraging generative AI to enhance e-commerce, logistics, and personalized shopping experiences. M6, an advanced language model, and Tongyi Qianwen, a conversational AI, are designed to transform customer interactions and business operations at scale.
    Notable Achievements:

    DAMO Academy is advancing AI in e-commerce, using generative models to optimize product recommendations, supply chain management, and customer service.

    Future Outlook:

    Alibaba’s generative AI is expected to expand further in international markets, particularly in logistics, retail, and personalized consumer experiences.

    Conclusion
    Generative AI is reshaping the way we interact with technology, create content, and solve complex problems. From major players like OpenAI and Google DeepMind to innovative startups like Stability AI and Cohere, the field is rapidly evolving. These companies are not just pushing the boundaries of what AI can do, but also democratizing access to these powerful technologies. As generative AI continues to grow, we can expect even more transformative applications across industries, making this an exciting space to watch.

    CVE-2025-6065 – WordPress Image Resizer On The Fly Remote Code Execution Vulnerability

    June 14, 2025

    Microsoft Edge may be deprecating “Mobile Wallet” on Android that was never available

    April 18, 2025

    CVE-2025-3768 – Devolutions Server Tor Network Bypass Vulnerability

    June 5, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.