Close Menu
Ztoog
    What's Hot
    Crypto

    Solana Welcomes Ethereum Prodigy – Impact On SOL Price

    Science

    High blood pressure treatments could save millions, WHO says

    Crypto

    8 Cryptocurrency Scams to Avoid

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

      How to Get Bot Lobbies in Fortnite? (2025 Guide)

      Can work-life balance tracking improve well-being?

      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

    • Technology

      What does a millennial midlife crisis look like?

      Elon Musk tries to stick to spaceships

      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

    • Gadgets

      Watch Apple’s WWDC 2025 keynote right here

      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

    • Mobile

      YouTube is testing a leaderboard to show off top live stream fans

      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

    • Science

      June skygazing: A strawberry moon, the summer solstice… and Asteroid Day!

      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

    • AI

      Fueling seamless AI at scale

      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

    • Crypto

      Bitcoin Maxi Isn’t Buying Hype Around New Crypto Holding Firms

      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

    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

    Fueling seamless AI at scale

    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

    Leave A Reply Cancel Reply

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

    Smarten your sound with this 2023-low price on the Echo Studio

    Have you been hesitant to begin your sensible house setup? This could be the preferrred…

    Technology

    As if two Ivanti vulnerabilities under exploit weren’t bad enough, now there are 3

    (*3*) Mass exploitation started over the weekend for one more essential vulnerability in broadly used…

    Gadgets

    8 Best Lubes (2024): Water-Based, Silicone, and Dispensers

    I’ll scream it from the mountaintops as many occasions as I’ve to: Your bed room…

    Gadgets

    The 125+ Best Prime Day Deals to Snag Before Midnight

    Amazon Prime Day is again once more. It wasn’t that lengthy for the reason that…

    Crypto

    Faction launches $285M early-stage crypto fund

    As the crypto market continues to slog by way of a fundraising winter, Faction Ventures,…

    Our Picks
    Gadgets

    BlueWalker 3 Satellite’s Brightness Raises Light Pollution Concerns

    Technology

    Boeing Starliner crewed flight to ISS delayed yet again

    Science

    The stargazing events to look forward to in 2025

    Categories
    • AI (1,494)
    • Crypto (1,754)
    • Gadgets (1,806)
    • Mobile (1,852)
    • Science (1,867)
    • Technology (1,804)
    • The Future (1,650)
    Most Popular
    The Future

    ‘One of biggest ever’: Argentine scientists discover long-necked dinosaur fossil

    Mobile

    Another Honor on the horizon, here’s a glimpse of its specifications

    Science

    Two trends help make millennials seem lazy to their elders

    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.