Close Menu
Ztoog
    What's Hot
    The Future

    Can gravityLab Solve the Artificial Gravity Problem?

    The Future

    Quantum memory device could stop unhackable networks from failing

    AI

    How to Precisely Predict Your AI Model’s Performance Before Training Begins? This AI Paper from China Proposes Data Mixing Laws

    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

      Some parts of Trump’s proposed budget for NASA are literally draconian

      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?

    • 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 » Engineering household robots to have a little common sense | Ztoog
    AI

    Engineering household robots to have a little common sense | Ztoog

    Facebook Twitter Pinterest WhatsApp
    Engineering household robots to have a little common sense | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    From wiping up spills to serving up meals, robots are being taught to perform more and more sophisticated household duties. Many such home-bot trainees are studying by means of imitation; they’re programmed to copy the motions that a human bodily guides them by means of.

    It seems that robots are glorious mimics. But except engineers additionally program them to alter to each potential bump and nudge, robots don’t essentially understand how to deal with these conditions, in need of beginning their activity from the highest.

    Now MIT engineers are aiming to give robots a little bit of common sense when confronted with conditions that push them off their skilled path. They’ve developed a methodology that connects robotic movement knowledge with the “common sense knowledge” of enormous language fashions, or LLMs.

    Their strategy permits a robotic to logically parse many given household activity into subtasks, and to bodily alter to disruptions inside a subtask in order that the robotic can transfer on with out having to return and begin a activity from scratch — and with out engineers having to explicitly program fixes for each potential failure alongside the best way.   

    Image courtesy of the researchers.

    “Imitation learning is a mainstream approach enabling household robots. But if a robot is blindly mimicking a human’s motion trajectories, tiny errors can accumulate and eventually derail the rest of the execution,” says Yanwei Wang, a graduate scholar in MIT’s Department of Electrical Engineering and Computer Science (EECS). “With our method, a robot can self-correct execution errors and improve overall task success.”

    Wang and his colleagues element their new strategy in a examine they’ll current on the International Conference on Learning Representations (ICLR) in May. The examine’s co-authors embrace EECS graduate college students Tsun-Hsuan Wang and Jiayuan Mao, Michael Hagenow, a postdoc in MIT’s Department of Aeronautics and Astronautics (AeroAstro), and Julie Shah, the H.N. Slater Professor in Aeronautics and Astronautics at MIT.

    Language activity

    The researchers illustrate their new strategy with a easy chore: scooping marbles from one bowl and pouring them into one other. To accomplish this activity, engineers would sometimes transfer a robotic by means of the motions of scooping and pouring — multi functional fluid trajectory. They would possibly do that a number of instances, to give the robotic a variety of human demonstrations to mimic.

    “But the human demonstration is one long, continuous trajectory,” Wang says.

    The workforce realized that, whereas a human would possibly reveal a single activity in a single go, that activity will depend on a sequence of subtasks, or trajectories. For occasion, the robotic has to first attain into a bowl earlier than it may well scoop, and it should scoop up marbles earlier than shifting to the empty bowl, and so forth. If a robotic is pushed or nudged to make a mistake throughout any of those subtasks, its solely recourse is to cease and begin from the start, except engineers had been to explicitly label every subtask and program or accumulate new demonstrations for the robotic to get better from the stated failure, to allow a robotic to self-correct within the second.

    “That level of planning is very tedious,” Wang says.

    Instead, he and his colleagues discovered a few of this work could possibly be accomplished robotically by LLMs. These deep studying fashions course of immense libraries of textual content, which they use to set up connections between phrases, sentences, and paragraphs. Through these connections, an LLM can then generate new sentences primarily based on what it has realized in regards to the form of phrase that’s probably to observe the final.

    For their half, the researchers discovered that as well as to sentences and paragraphs, an LLM might be prompted to produce a logical checklist of subtasks that might be concerned in a given activity. For occasion, if queried to checklist the actions concerned in scooping marbles from one bowl into one other, an LLM would possibly produce a sequence of verbs corresponding to “reach,” “scoop,” “transport,” and “pour.”

    “LLMs have a way to tell you how to do each step of a task, in natural language. A human’s continuous demonstration is the embodiment of those steps, in physical space,” Wang says. “And we wanted to connect the two, so that a robot would automatically know what stage it is in a task, and be able to replan and recover on its own.”

    Mapping marbles

    For their new strategy, the workforce developed an algorithm to robotically join an LLM’s pure language label for a explicit subtask with a robotic’s place in bodily area or a picture that encodes the robotic state. Mapping a robotic’s bodily coordinates, or a picture of the robotic state, to a pure language label is called “grounding.” The workforce’s new algorithm is designed to be taught a grounding “classifier,” which means that it learns to robotically determine what semantic subtask a robotic is in — for instance, “reach” versus “scoop” — given its bodily coordinates or a picture view.

    “The grounding classifier facilitates this dialogue between what the robot is doing in the physical space and what the LLM knows about the subtasks, and the constraints you have to pay attention to within each subtask,” Wang explains.

    The workforce demonstrated the strategy in experiments with a robotic arm that they skilled on a marble-scooping activity. Experimenters skilled the robotic by bodily guiding it by means of the duty of first reaching into a bowl, scooping up marbles, transporting them over an empty bowl, and pouring them in. After a few demonstrations, the workforce then used a pretrained LLM and requested the mannequin to checklist the steps concerned in scooping marbles from one bowl to one other. The researchers then used their new algorithm to join the LLM’s outlined subtasks with the robotic’s movement trajectory knowledge. The algorithm robotically realized to map the robotic’s bodily coordinates within the trajectories and the corresponding picture view to a given subtask.

    The workforce then let the robotic perform the scooping activity by itself, utilizing the newly realized grounding classifiers. As the robotic moved by means of the steps of the duty, the experimenters pushed and nudged the bot off its path, and knocked marbles off its spoon at varied factors. Rather than cease and begin from the start once more, or proceed blindly with no marbles on its spoon, the bot was in a position to self-correct, and accomplished every subtask earlier than shifting on to the following. (For occasion, it might guarantee that it efficiently scooped marbles earlier than transporting them to the empty bowl.)

    “With our method, when the robot is making mistakes, we don’t need to ask humans to program or give extra demonstrations of how to recover from failures,” Wang says. “That’s super exciting because there’s a huge effort now toward training household robots with data collected on teleoperation systems. Our algorithm can now convert that training data into robust robot behavior that can do complex tasks, despite external perturbations.”

    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
    Mobile

    I built a cheap DIY NAS server and saved $100s

    Robert Triggs / Android AuthoritySelf-hosting your knowledge and providers with Network Attached Storage (NAS) is…

    Technology

    Netflix Builds a ‘Squid Game’ Universe as It Awaits a Second Season

    On the identical soundstage the place Bob Barker lorded over “The Price Is Right,” “Squid…

    Technology

    Planet to layoff 10% of staff to focus on “highest ROI opportunities”

    Satellite imagery firm Planet introduced on Tuesday that it’s shedding 117 workers, or round 10%…

    Crypto

    Bitcoin Profitability Reaches 97% For The First Time In 2 Years

    Bitcoin has had an eventful few weeks by way of worth motion. The world’s largest…

    Mobile

    Apple’s Most Wanted: This is what US residents searched for on the App Store in 2023

    1. Entertainment – Netflix and Tik-Tok rule!The report has two separate “Entertainment” classes – one…

    Our Picks
    Crypto

    Ethereum: Long-Term Holders Shape Its Future

    The Future

    Two dead in knife attack, 18-year-old suspect detained

    Science

    California condor hatches after bird flu deaths

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

    Google DeepMind wins joint Nobel Prize in Chemistry for protein prediction AI

    Mobile

    Best Android tips and tricks in 2023

    Mobile

    New iPhone 15 Plus ad focuses once again on the device’s long battery life

    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.