Close Menu
Ztoog
    What's Hot
    AI

    Sorting waste and recyclables with a fleet of robots – Ztoog

    The Future

    Judge says FTC investigation into Media Matters ‘should alarm all Americans’

    Mobile

    You don’t think 48MP+ cameras have lived up to the hype

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

      What is Project Management? 5 Best Tools that You Can Try

      Operational excellence strategy and continuous improvement

      Hannah Fry: AI isn’t as powerful as we think

      FanDuel goes all in on responsible gaming push with new Play with a Plan campaign

      Gettyimages.com Is the Best Website on the Internet Right Now

    • Technology

      Iran war: How could it end?

      Democratic senators question CFTC staffing cuts in Chicago enforcement office

      Google’s Cloud AI lead on the three frontiers of model capability

      AMD agrees to backstop a $300M loan from Goldman Sachs for Crusoe to buy AMD AI chips, the first known case of AMD chips used as debt collateral (The Information)

      Productivity apps failed me when I needed them most

    • Gadgets

      macOS Tahoe 26.3.1 update will “upgrade” your M5’s CPU to new “super” cores

      Lenovo Shows Off a ThinkBook Modular AI PC Concept With Swappable Ports and Detachable Displays at MWC 2026

      POCO M8 Review: The Ultimate Budget Smartphone With Some Cons

      The Mission: Impossible of SSDs has arrived with a fingerprint lock

      6 Best Phones With Headphone Jacks (2026), Tested and Reviewed

    • Mobile

      Android’s March update is all about finding people, apps, and your missing bags

      Watch Xiaomi’s global launch event live here

      Our poll shows what buyers actually care about in new smartphones (Hint: it’s not AI)

      Is Strava down for you? You’re not alone

      The Motorola Razr FIFA World Cup 2026 Edition was literally just unveiled, and Verizon is already giving them away

    • Science

      Big Tech Signs White House Data Center Pledge With Good Optics and Little Substance

      Inside the best dark matter detector ever built

      NASA’s Artemis moon exploration programme is getting a major makeover

      Scientists crack the case of “screeching” Scotch tape

      Blue-faced, puffy-lipped monkey scores a rare conservation win

    • AI

      Online harassment is entering its AI era

      Meet NullClaw: The 678 KB Zig AI Agent Framework Running on 1 MB RAM and Booting in Two Milliseconds

      New method could increase LLM training efficiency | Ztoog

      The human work behind humanoid robots is being hidden

      NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    • Crypto

      SEC Vs. Justin Sun Case Ends In $10M Settlement

      Google paid startup Form Energy $1B for its massive 100-hour battery

      Ethereum Breakout Alert: Corrective Channel Flip Sparks Impulsive Wave

      Show Your ID Or No Deal

      Jane Street sued for alleged front-running trades that accelerated Terraform Labs meltdown

    Ztoog
    Home » A faster way to teach a robot | Ztoog
    AI

    A faster way to teach a robot | Ztoog

    Facebook Twitter Pinterest WhatsApp
    A faster way to teach a robot | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Imagine buying a robot to carry out family duties. This robot was constructed and skilled in a manufacturing unit on a sure set of duties and has by no means seen the objects in your house. When you ask it to decide up a mug out of your kitchen desk, it may not acknowledge your mug (maybe as a result of this mug is painted with an uncommon picture, say, of MIT’s mascot, Tim the Beaver). So, the robot fails.

    “Right now, the way we train these robots, when they fail, we don’t really know why. So you would just throw up your hands and say, ‘OK, I guess we have to start over.’ A critical component that is missing from this system is enabling the robot to demonstrate why it is failing so the user can give it feedback,” says Andi Peng, {an electrical} engineering and pc science (EECS) graduate scholar at MIT.

    Peng and her collaborators at MIT, New York University, and the University of California at Berkeley created a framework that allows people to shortly teach a robot what they need it to do, with a minimal quantity of effort.

    When a robot fails, the system makes use of an algorithm to generate counterfactual explanations that describe what wanted to change for the robot to succeed. For occasion, possibly the robot would have been ready to decide up the mug if the mug have been a sure shade. It exhibits these counterfactuals to the human and asks for suggestions on why the robot failed. Then the system makes use of this suggestions and the counterfactual explanations to generate new knowledge it makes use of to fine-tune the robot.

    Fine-tuning includes tweaking a machine-learning mannequin that has already been skilled to carry out one process, so it will probably carry out a second, related process.

    The researchers examined this method in simulations and located that it might teach a robot extra effectively than different strategies. The robots skilled with this framework carried out higher, whereas the coaching course of consumed much less of a human’s time.

    This framework might assist robots be taught faster in new environments with out requiring a person to have technical data. In the long term, this might be a step towards enabling general-purpose robots to effectively carry out every day duties for the aged or people with disabilities in a number of settings.

    Peng, the lead writer, is joined by co-authors Aviv Netanyahu, an EECS graduate scholar; Mark Ho, an assistant professor on the Stevens Institute of Technology; Tianmin Shu, an MIT postdoc; Andreea Bobu, a graduate scholar at UC Berkeley; and senior authors Julie Shah, an MIT professor of aeronautics and astronautics and the director of the Interactive Robotics Group within the Computer Science and Artificial Intelligence Laboratory (CSAIL), and Pulkit Agrawal, a professor in CSAIL. The analysis might be offered on the International Conference on Machine Learning.

    On-the-job coaching

    Robots typically fail due to distribution shift — the robot is offered with objects and areas it didn’t see throughout coaching, and it doesn’t perceive what to do on this new surroundings.

    One way to retrain a robot for a particular process is imitation studying. The person might display the proper process to teach the robot what to do. If a person tries to teach a robot to decide up a mug, however demonstrates with a white mug, the robot might be taught that every one mugs are white. It might then fail to decide up a crimson, blue, or “Tim-the-Beaver-brown” mug.

    Training a robot to acknowledge that a mug is a mug, no matter its shade, might take 1000’s of demonstrations.

    “I don’t want to have to demonstrate with 30,000 mugs. I want to demonstrate with just one mug. But then I need to teach the robot so it recognizes that it can pick up a mug of any color,” Peng says.

    To accomplish this, the researchers’ system determines what particular object the person cares about (a mug) and what parts aren’t essential for the duty (maybe the colour of the mug doesn’t matter). It makes use of this data to generate new, artificial knowledge by altering these “unimportant” visible ideas. This course of is named knowledge augmentation.

    The framework has three steps. First, it exhibits the duty that precipitated the robot to fail. Then it collects a demonstration from the person of the specified actions and generates counterfactuals by looking out over all options within the house that present what wanted to change for the robot to succeed.

    The system exhibits these counterfactuals to the person and asks for suggestions to decide which visible ideas don’t affect the specified motion. Then it makes use of this human suggestions to generate many new augmented demonstrations.

    In this way, the person might display selecting up one mug, however the system would produce demonstrations exhibiting the specified motion with 1000’s of various mugs by altering the colour. It makes use of these knowledge to fine-tune the robot.

    Creating counterfactual explanations and soliciting suggestions from the person are essential for the approach to succeed, Peng says.

    From human reasoning to robot reasoning

    Because their work seeks to put the human within the coaching loop, the researchers examined their approach with human customers. They first performed a research through which they requested folks if counterfactual explanations helped them establish parts that might be modified with out affecting the duty.

    “It was so clear right off the bat. Humans are so good at this type of counterfactual reasoning. And this counterfactual step is what allows human reasoning to be translated into robot reasoning in a way that makes sense,” she says.

    Then they utilized their framework to three simulations the place robots have been tasked with: navigating to a aim object, selecting up a key and unlocking a door, and selecting up a desired object then inserting it on a tabletop. In every occasion, their technique enabled the robot to be taught faster than with different methods, whereas requiring fewer demonstrations from customers.

    Moving ahead, the researchers hope to take a look at this framework on actual robots. They additionally need to deal with lowering the time it takes the system to create new knowledge utilizing generative machine-learning fashions.

    “We want robots to do what humans do, and we want them to do it in a semantically meaningful way. Humans tend to operate in this abstract space, where they don’t think about every single property in an image. At the end of the day, this is really about enabling a robot to learn a good, human-like representation at an abstract level,” Peng says.

    This analysis is supported, partly, by a National Science Foundation Graduate Research Fellowship, Open Philanthropy, an Apple AI/ML Fellowship, Hyundai Motor Corporation, the MIT-IBM Watson AI Lab, and the National Science Foundation Institute for Artificial Intelligence and Fundamental Interactions.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    Online harassment is entering its AI era

    AI

    Meet NullClaw: The 678 KB Zig AI Agent Framework Running on 1 MB RAM and Booting in Two Milliseconds

    AI

    New method could increase LLM training efficiency | Ztoog

    AI

    The human work behind humanoid robots is being hidden

    AI

    NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    AI

    Personalization features can make LLMs more agreeable | Ztoog

    AI

    AI is already making online crimes easier. It could get much worse.

    AI

    NVIDIA Researchers Introduce KVTC Transform Coding Pipeline to Compress Key-Value Caches by 20x for Efficient LLM Serving

    Leave A Reply Cancel Reply

    Follow Us
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    Top Posts
    Technology

    Dungeons and Dragons is finally getting its own official virtual reality game

    Long-time tabletop game favourite Dungeons and Dragons is formally transferring into the world of virtual…

    Mobile

    5 Android apps you shouldn’t miss this week, and all the latest app news

    Mishaal Rahman / Android AuthorityWelcome to the 513th version of Android Apps Weekly, the place…

    Science

    Centre of our galaxy has a ‘zone of avoidance’ and we don’t know why

    There appear to be some stars lacking close to the centre of the Milky WayShutterstock/structuresxx…

    Gadgets

    Coperni’s Spray-On Dress Was a Viral Smash. This Gravity-Defying Gel Bag Might Top It

    Coperni has but to determine what number of RLP Swipe Bags will likely be put…

    Gadgets

    10 Best Wireless Earbuds for Working Out (2023)

    (*10*)To keep protected on a run, it is best to stay conscious of all of…

    Our Picks
    AI

    Google at NeurIPS 2023 – Google Research Blog

    Science

    Swimming behind someone cuts drag by up to 40 per cent

    Mobile

    Samsung could launch a ring case with the Galaxy Z Fold 5 and Flip 5

    Categories
    • AI (1,560)
    • Crypto (1,827)
    • Gadgets (1,870)
    • Mobile (1,910)
    • Science (1,939)
    • Technology (1,862)
    • The Future (1,716)
    Most Popular
    Science

    Christina Koch: ISS, Artemis II and human bowling in zero-gravity

    Science

    FDA cracks down on bogus anti-viral products from Amazon, Walmart

    AI

    The great acceleration: CIO perspectives on generative AI

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

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