Close Menu
Ztoog
    What's Hot
    Crypto

    Crypto Analyst Weighs In On BTC Price Action

    Mobile

    The stable version of Gemini 2.0 Flash is rolling out now in the Gemini app

    AI

    Researchers from Korea University Unveil HierSpeech++: A Groundbreaking AI Approach for High-Fidelity, Efficient Text-to-Speech and Voice Conversion

    Important Pages:
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    Facebook X (Twitter) Instagram Pinterest
    Facebook X (Twitter) Instagram Pinterest
    Ztoog
    • Home
    • The Future

      Any wall can be turned into a camera to see around corners

      JD Vance and President Trump’s Sons Hype Bitcoin at Las Vegas Conference

      AI may already be shrinking entry-level jobs in tech, new research suggests

      Today’s NYT Strands Hints, Answer and Help for May 26 #449

      LiberNovo Omni: The World’s First Dynamic Ergonomic Chair

    • Technology

      A Replit employee details a critical security flaw in web apps created using AI-powered app builder Lovable that exposes API keys and personal info of app users (Reed Albergotti/Semafor)

      Gemini in Google Drive can now help you skip watching that painfully long Zoom meeting

      Apple iPhone exports from China to the US fall 76% as India output surges

      Today’s NYT Wordle Hints, Answer and Help for May 26, #1437

      5 Skills Kids (and Adults) Need in an AI World – O’Reilly

    • Gadgets

      Future-proof your career by mastering AI skills for just $20

      8 Best Vegan Meal Delivery Services and Kits (2025), Tested and Reviewed

      Google Home is getting deeper Gemini integration and a new widget

      Google Announces AI Ultra Subscription Plan With Premium Features

      Google shows off Android XR-based glasses, announces Warby Parker team-up

    • Mobile

      Deals: the Galaxy S25 series comes with a free tablet, Google Pixels heavily discounted

      Microsoft is done being subtle – this new tool screams “upgrade now”

      Wallpaper Wednesday: Android wallpapers 2025-05-28

      Google can make smart glasses accessible with Warby Parker, Gentle Monster deals

      vivo T4 Ultra specs leak

    • Science

      Analysts Say Trump Trade Wars Would Harm the Entire US Energy Sector, From Oil to Solar

      Do we have free will? Quantum experiments may soon reveal the answer

      Was Planet Nine exiled from the solar system as a baby?

      How farmers can help rescue water-loving birds

      A trip to the farm where loofahs grow on vines

    • AI

      Rationale engineering generates a compact new tool for gene therapy | Ztoog

      The AI Hype Index: College students are hooked on ChatGPT

      Learning how to predict rare kinds of failures | Ztoog

      Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

      AI learns how vision and sound are connected, without human intervention | Ztoog

    • Crypto

      GameStop bought $500 million of bitcoin

      CoinW Teams Up with Superteam Europe to Conclude Solana Hackathon and Accelerate Web3 Innovation in Europe

      Ethereum Net Flows Turn Negative As Bulls Push For $3,500

      Bitcoin’s Power Compared To Nuclear Reactor By Brazilian Business Leader

      Senate advances GENIUS Act after cloture vote passes

    Ztoog
    Home » Benchmarking animal-level agility with quadruped robots – Ztoog
    AI

    Benchmarking animal-level agility with quadruped robots – Ztoog

    Facebook Twitter Pinterest WhatsApp
    Benchmarking animal-level agility with quadruped robots – Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Posted by Ken Caluwaerts and Atil Iscen, Research Scientists, Google

    Creating robots that exhibit strong and dynamic locomotion capabilities, just like animals or people, has been a long-standing purpose within the robotics group. In addition to finishing duties rapidly and effectively, agility permits legged robots to maneuver by advanced environments which are in any other case troublesome to traverse. Researchers at Google have been pursuing agility for a number of years and throughout numerous type elements. Yet, whereas researchers have enabled robots to hike or bounce over some obstacles, there’s nonetheless no typically accepted benchmark that comprehensively measures robotic agility or mobility. In distinction, benchmarks are driving forces behind the event of machine studying, similar to ImageNet for laptop imaginative and prescient, and OpenAI Gym for reinforcement studying (RL).

    In “Barkour: Benchmarking Animal-level Agility with Quadruped Robots”, we introduce the Barkour agility benchmark for quadruped robots, alongside with a Transformer-based generalist locomotion coverage. Inspired by canine agility competitions, a legged robotic should sequentially show a wide range of abilities, together with transferring in numerous instructions, traversing uneven terrains, and leaping over obstacles inside a restricted timeframe to efficiently full the benchmark. By offering a various and difficult impediment course, the Barkour benchmark encourages researchers to develop locomotion controllers that transfer quick in a controllable and versatile method. Furthermore, by tying the efficiency metric to actual canine efficiency, we offer an intuitive metric to know the robotic efficiency with respect to their animal counterparts.


    We invited a handful of dooglers to strive the impediment course to make sure that our agility aims had been practical and difficult. Small canines full the impediment course in roughly 10s, whereas our robotic’s typical efficiency hovers round 20s.

    Barkour benchmark

    The Barkour scoring system makes use of a per impediment and an general course goal time primarily based on the goal pace of small canines within the novice agility competitions (about 1.7m/s). Barkour scores vary from 0 to 1, with 1 equivalent to the robotic efficiently traversing all of the obstacles alongside the course inside the allotted time of roughly 10 seconds, the common time wanted for a similar-sized canine to traverse the course. The robotic receives penalties for skipping, failing obstacles, or transferring too slowly.

    Our commonplace course consists of 4 distinctive obstacles in a 5m x 5m space. This is a denser and smaller setup than a typical canine competitors to permit for simple deployment in a robotics lab. Beginning at first desk, the robotic must weave by a set of poles, climb an A-frame, clear a 0.5m broad bounce after which step onto the top desk. We selected this subset of obstacles as a result of they take a look at a various set of abilities whereas preserving the setup inside a small footprint. As is the case for actual canine agility competitions, the Barkour benchmark could be simply tailored to a bigger course space and will incorporate a variable variety of obstacles and course configurations.

    Overview of the Barkour benchmark’s impediment course setup, which consists of weave poles, an A-frame, a broad bounce, and pause tables. The intuitive scoring mechanism, impressed by canine agility competitions, balances pace, agility and efficiency and could be simply modified to include different sorts of obstacles or course configurations.

    Learning agile locomotion abilities

    The Barkour benchmark incorporates a various set of obstacles and a delayed reward system, which pose a major problem when coaching a single coverage that may full all the impediment course. So with a purpose to set a robust efficiency baseline and exhibit the effectiveness of the benchmark for robotic agility analysis, we undertake a student-teacher framework mixed with a zero-shot sim-to-real strategy. First, we practice particular person specialist locomotion abilities (trainer) for various obstacles utilizing on-policy RL strategies. In specific, we leverage latest advances in large-scale parallel simulation to equip the robotic with particular person abilities, together with strolling, slope climbing, and leaping insurance policies.

    Next, we practice a single coverage (scholar) that performs all the talents and transitions in between through the use of a student-teacher framework, primarily based on the specialist abilities we beforehand skilled. We use simulation rollouts to create datasets of state-action pairs for every one of many specialist abilities. This dataset is then distilled right into a single Transformer-based generalist locomotion coverage, which may deal with numerous terrains and modify the robotic’s gait primarily based on the perceived surroundings and the robotic’s state.

    During deployment, we pair the locomotion transformer coverage that’s able to performing a number of abilities with a navigation controller that gives velocity instructions primarily based on the robotic’s place. Our skilled coverage controls the robotic primarily based on the robotic’s environment represented as an elevation map, velocity instructions, and on-board sensory info offered by the robotic.


    Deployment pipeline for the locomotion transformer structure. At deployment time, a high-level navigation controller guides the actual robotic by the impediment course by sending instructions to the locomotion transformer coverage.

    Robustness and repeatability are troublesome to attain once we purpose for peak efficiency and most pace. Sometimes, the robotic would possibly fail when overcoming an impediment in an agile method. To deal with failures we practice a restoration coverage that rapidly will get the robotic again on its toes, permitting it to proceed the episode.

    Evaluation

    We consider the Transformer-based generalist locomotion coverage utilizing custom-built quadruped robots and present that by optimizing for the proposed benchmark, we receive agile, strong, and versatile abilities for our robotic in the actual world. We additional present evaluation for numerous design selections in our system and their influence on the system efficiency.

    Model of the custom-built robots used for analysis.

    We deploy each the specialist and generalist insurance policies to {hardware} (zero-shot sim-to-real). The robotic’s goal trajectory is offered by a set of waypoints alongside the assorted obstacles. In the case of the specialist insurance policies, we change between specialist insurance policies through the use of a hand-tuned coverage switching mechanism that selects probably the most appropriate coverage given the robotic’s place.


    Typical efficiency of our agile locomotion insurance policies on the Barkour benchmark. Our custom-built quadruped robotic robustly navigates the terrain’s obstacles by leveraging numerous abilities realized utilizing RL in simulation.

    We discover that fairly often our insurance policies can deal with sudden occasions and even {hardware} degradation leading to good common efficiency, however failures are nonetheless doable. As illustrated within the picture beneath, in case of failures, our restoration coverage rapidly will get the robotic again on its toes, permitting it to proceed the episode. By combining the restoration coverage with a easy walk-back-to-start coverage, we’re in a position to run repeated experiments with minimal human intervention to measure the robustness.


    Qualitative instance of robustness and restoration behaviors. The robotic journeys and rolls over after heading down the A-frame. This triggers the restoration coverage, which permits the robotic to get again up and proceed the course.

    We discover that throughout numerous evaluations, the one generalist locomotion transformer coverage and the specialist insurance policies with the coverage switching mechanism obtain comparable efficiency. The locomotion transformer coverage has a barely decrease common Barkour rating, however reveals smoother transitions between behaviors and gaits.


    Measuring robustness of the totally different insurance policies throughout numerous runs on the Barkour benchmark.

    Histogram of the agility scores for the locomotion transformer coverage. The highest scores proven in blue (0.75 – 0.9) signify the runs the place the robotic efficiently completes all obstacles.

    Conclusion

    We imagine that creating a benchmark for legged robotics is a crucial first step in quantifying progress towards animal-level agility. To set up a robust baseline, we investigated a zero-shot sim-to-real strategy, making the most of large-scale parallel simulation and up to date developments in coaching Transformer-based architectures. Our findings exhibit that Barkour is a difficult benchmark that may be simply personalized, and that our learning-based technique for fixing the benchmark supplies a quadruped robotic with a single low-level coverage that may carry out a wide range of agile low-level abilities.

    Acknowledgments

    The authors of this submit are actually a part of Google DeepMind. We want to thank our co-authors at Google DeepMind and our collaborators at Google Research: Wenhao Yu, J. Chase Kew, Tingnan Zhang, Daniel Freeman, Kuang-Hei Lee, Lisa Lee, Stefano Saliceti, Vincent Zhuang, Nathan Batchelor, Steven Bohez, Federico Casarini, Jose Enrique Chen, Omar Cortes, Erwin Coumans, Adil Dostmohamed, Gabriel Dulac-Arnold, Alejandro Escontrela, Erik Frey, Roland Hafner, Deepali Jain, Yuheng Kuang, Edward Lee, Linda Luu, Ofir Nachum, Ken Oslund, Jason Powell, Diego Reyes, Francesco Romano, Feresteh Sadeghi, Ron Sloat, Baruch Tabanpour, Daniel Zheng, Michael Neunert, Raia Hadsell, Nicolas Heess, Francesco Nori, Jeff Seto, Carolina Parada, Vikas Sindhwani, Vincent Vanhoucke, and Jie Tan. We would additionally prefer to thank Marissa Giustina, Ben Jyenis, Gus Kouretas, Nubby Lee, James Lubin, Sherry Moore, Thinh Nguyen, Krista Reymann, Satoshi Kataoka, Trish Blazina, and the members of the robotics staff at Google DeepMind for his or her contributions to the venture.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Rationale engineering generates a compact new tool for gene therapy | Ztoog

    AI

    The AI Hype Index: College students are hooked on ChatGPT

    AI

    Learning how to predict rare kinds of failures | Ztoog

    AI

    Anthropic’s new hybrid AI model can work on tasks autonomously for hours at a time

    AI

    AI learns how vision and sound are connected, without human intervention | Ztoog

    AI

    How AI is introducing errors into courtrooms

    AI

    With AI, researchers predict the location of virtually any protein within a human cell | Ztoog

    AI

    Google DeepMind’s new AI agent cracks real-world problems better than humans can

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    The Future

    Xiaomi removes its Mi Music app from the Play Store

    Xiaomi has silently pulled its music participant and streaming app Mi Music from the Play…

    AI

    Hybrid AI model crafts smooth, high-quality videos in seconds | Ztoog

    What would a behind-the-scenes have a look at a video generated by a man-made intelligence…

    Technology

    Nintendo DMCA lawyers shut down everything Mario on Garry’s Mod

    Why it issues: It’s virtually arduous to consider that Garry’s Mod has been round for…

    Science

    Comet 12P/Pons-Brooks: How to see incredible comet tonight

    Comet 12P/Pons-Brooks seen on 5 March close to Tromsø, NorwayBernt Olsen One of the brightest…

    Crypto

    US DoJ charges two Russians for hacking crypto exchange Mt. Gox

    The Fed additionally accuses them of conspiring to launder about 647K bitcoins Jacquelyn Melinek 23…

    Our Picks
    Science

    The Ars guide to time travel in the movies

    Technology

    20 Ways to Save Money on Gas

    AI

    CMU Researchers Present ‘Echo Embeddings’: An Embedding Strategy Designed to Address an Architectural Limitation of Autoregressive Models

    Categories
    • AI (1,493)
    • Crypto (1,753)
    • Gadgets (1,805)
    • Mobile (1,851)
    • Science (1,866)
    • Technology (1,802)
    • The Future (1,648)
    Most Popular
    Gadgets

    Lian Li has discovered a new frontier for LCD screens: $47 PC case fans

    Technology

    Open Cosmos, a UK satellite startup focused on sustainability, raises $50M

    AI

    A New AI Research from Apple and Equall AI Uncovers Redundancies in Transformer Architecture: How Streamlining the Feed Forward Network Boosts Efficiency and Accuracy

    Ztoog
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About Us
    • Contact us
    • Privacy Policy
    • Terms & Conditions
    © 2025 Ztoog.

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