Close Menu
Ztoog
    What's Hot
    The Future

    Samsung says Bixby’s still not dead

    Science

    Incredibly complex mazes discovered in structure of bizarre crystals

    Gadgets

    Ubergizmo’s Best of CES 2025

    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 » A simpler method for learning to control a robot | Ztoog
    AI

    A simpler method for learning to control a robot | Ztoog

    Facebook Twitter Pinterest WhatsApp
    A simpler method for learning to control a robot | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Researchers from MIT and Stanford University have devised a new machine-learning strategy that could possibly be used to control a robot, comparable to a drone or autonomous car, extra successfully and effectively in dynamic environments the place circumstances can change quickly.

    This method may assist an autonomous car be taught to compensate for slippery street circumstances to keep away from going into a skid, permit a robotic free-flyer to tow completely different objects in house, or allow a drone to intently observe a downhill skier regardless of being buffeted by robust winds.

    The researchers’ strategy incorporates sure construction from control concept into the method for learning a mannequin in such a method that leads to an efficient method of controlling complicated dynamics, comparable to these brought on by impacts of wind on the trajectory of a flying car. One method to take into consideration this construction is as a trace that may assist information how to control a system.

    “The focus of our work is to learn intrinsic structure in the dynamics of the system that can be leveraged to design more effective, stabilizing controllers,” says Navid Azizan, the Esther and Harold E. Edgerton Assistant Professor within the MIT Department of Mechanical Engineering and the Institute for Data, Systems, and Society (IDSS), and a member of the Laboratory for Information and Decision Systems (LIDS). “By jointly learning the system’s dynamics and these unique control-oriented structures from data, we’re able to naturally create controllers that function much more effectively in the real world.”

    Using this construction in a realized mannequin, the researchers’ method instantly extracts an efficient controller from the mannequin, as opposed to different machine-learning strategies that require a controller to be derived or realized individually with extra steps. With this construction, their strategy can also be ready to be taught an efficient controller utilizing fewer knowledge than different approaches. This may assist their learning-based control system obtain higher efficiency quicker in quickly altering environments.

    “This work tries to strike a balance between identifying structure in your system and just learning a model from data,” says lead creator Spencer M. Richards, a graduate scholar at Stanford University. “Our approach is inspired by how roboticists use physics to derive simpler models for robots. Physical analysis of these models often yields a useful structure for the purposes of control — one that you might miss if you just tried to naively fit a model to data. Instead, we try to identify similarly useful structure from data that indicates how to implement your control logic.”

    Additional authors of the paper are Jean-Jacques Slotine, professor of mechanical engineering and of mind and cognitive sciences at MIT, and Marco Pavone, affiliate professor of aeronautics and astronautics at Stanford. The analysis will probably be offered on the International Conference on Machine Learning (ICML).

    Learning a controller

    Determining one of the simplest ways to control a robot to accomplish a given activity might be a tough downside, even when researchers know the way to mannequin every part concerning the system.

    A controller is the logic that allows a drone to observe a desired trajectory, for instance. This controller would inform the drone how to regulate its rotor forces to compensate for the impact of winds that may knock it off a secure path to attain its aim.

    This drone is a dynamical system — a bodily system that evolves over time. In this case, its place and velocity change because it flies by the surroundings. If such a system is easy sufficient, engineers can derive a controller by hand. 

    Modeling a system by hand intrinsically captures a sure construction based mostly on the physics of the system. For occasion, if a robot have been modeled manually utilizing differential equations, these would seize the connection between velocity, acceleration, and drive. Acceleration is the speed of change in velocity over time, which is set by the mass of and forces utilized to the robot.

    But typically the system is simply too complicated to be precisely modeled by hand. Aerodynamic results, like the way in which swirling wind pushes a flying car, are notoriously tough to derive manually, Richards explains. Researchers would as an alternative take measurements of the drone’s place, velocity, and rotor speeds over time, and use machine learning to match a mannequin of this dynamical system to the information. But these approaches usually don’t be taught a control-based construction. This construction is helpful in figuring out how to greatest set the rotor speeds to direct the movement of the drone over time.

    Once they’ve modeled the dynamical system, many current approaches additionally use knowledge to be taught a separate controller for the system.

    “Other approaches that try to learn dynamics and a controller from data as separate entities are a bit detached philosophically from the way we normally do it for simpler systems. Our approach is more reminiscent of deriving models by hand from physics and linking that to control,” Richards says.

    Identifying construction

    The crew from MIT and Stanford developed a method that makes use of machine learning to be taught the dynamics mannequin, however in such a method that the mannequin has some prescribed construction that’s helpful for controlling the system.

    With this construction, they’ll extract a controller instantly from the dynamics mannequin, slightly than utilizing knowledge to be taught a wholly separate mannequin for the controller.

    “We found that beyond learning the dynamics, it’s also essential to learn the control-oriented structure that supports effective controller design. Our approach of learning state-dependent coefficient factorizations of the dynamics has outperformed the baselines in terms of data efficiency and tracking capability, proving to be successful in efficiently and effectively controlling the system’s trajectory,” Azizan says. 

    When they examined this strategy, their controller intently adopted desired trajectories, outpacing all of the baseline strategies. The controller extracted from their realized mannequin practically matched the efficiency of a ground-truth controller, which is constructed utilizing the precise dynamics of the system.

    “By making simpler assumptions, we got something that actually worked better than other complicated baseline approaches,” Richards provides.

    The researchers additionally discovered that their method was data-efficient, which suggests it achieved excessive efficiency even with few knowledge. For occasion, it may successfully mannequin a extremely dynamic rotor-driven car utilizing solely 100 knowledge factors. Methods that used a number of realized elements noticed their efficiency drop a lot quicker with smaller datasets.

    This effectivity may make their method particularly helpful in conditions the place a drone or robot wants to be taught rapidly in quickly altering circumstances.

    Plus, their strategy is common and could possibly be utilized to many varieties of dynamical techniques, from robotic arms to free-flying spacecraft working in low-gravity environments.

    In the longer term, the researchers are curious about creating fashions which are extra bodily interpretable, and that might give you the chance to establish very particular details about a dynamical system, Richards says. This may lead to better-performing controllers.

    “Despite its ubiquity and importance, nonlinear feedback control remains an art, making it especially suitable for data-driven and learning-based methods. This paper makes a significant contribution to this area by proposing a method that jointly learns system dynamics, a controller, and control-oriented structure,” says Nikolai Matni, an assistant professor within the Department of Electrical and Systems Engineering on the University of Pennsylvania, who was not concerned with this work. “What I found particularly exciting and compelling was the integration of these components into a joint learning algorithm, such that control-oriented structure acts as an inductive bias in the learning process. The result is a data-efficient learning process that outputs dynamic models that enjoy intrinsic structure that enables effective, stable, and robust control. While the technical contributions of the paper are excellent themselves, it is this conceptual contribution that I view as most exciting and significant.”

    This analysis is supported, partly, by the NASA University Leadership Initiative and the Natural Sciences and Engineering Research Council of Canada.

    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
    AI

    Helping companies deploy AI models more responsibly | Ztoog

    Companies in the present day are incorporating synthetic intelligence into each nook of their enterprise.…

    Science

    Get ready to see a total solar eclipse in 2024 – here’s how

    A bride and groom and their wedding ceremony company watching a solar eclipse in MexicoMartin…

    Gadgets

    Can the Light Phone III solve phone addiction?

    Hey, tech detox fanatics! If you’re bored with your phone being smarter than you, meet…

    Science

    A Victorian naturalist traded aboriginal remains in a scientific quid pro quo

    Enlarge / Nineteenth-century naturalist and solicitor Morton Allport, primarily based in Hobart, constructed a scientific…

    Mobile

    Samsung rolls out One UI 6 Beta with Android 14 for the Galaxy Z Fold 5

    What it is advisable to knowSamsung has began rolling out One UI 6 Beta 1…

    Our Picks
    Mobile

    Best NAS deals of September 2023: Save big on Synology, Asustor, Terramaster, and more

    Gadgets

    7 Lesser-Known Google Maps Features

    AI

    Meet Wisdom AI: An AI Startup that Bring Insights at your Fingertips with AI-Powered Analytics

    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
    Mobile

    News Weekly: OnePlus 12 global launch, Pixel Feature Drop, and more

    AI

    OpenAI says ChatGPT treats us all the same (most of the time)

    Mobile

    Android 15 QPR1 Beta 1 kicks off before we even have the stable version

    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.