Close Menu
Ztoog
    What's Hot
    Mobile

    Release date, price, and specs rumors

    Science

    Slugs usher in a more efficient wound healing process

    The Future

    Mysterious rotation trick makes magnets float in the air

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

      Livestream FA Cup Soccer: Watch Newcastle vs. Man City From Anywhere

      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

    • Technology

      Laser 3D Printing Could Build Lunar Base Structures

      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)

    • Gadgets

      How to Run Ethernet Cables to Your Router and Keep Them Tidy

      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

    • Mobile

      Need a power station? These two Anker ones are nearly half off

      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

    • Science

      Florida can’t decide if its official saltwater mammal is a dolphin or a porpoise

      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

    • AI

      A “ChatGPT for spreadsheets” helps solve difficult engineering challenges faster | Ztoog

      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

    • Crypto

      Ethereum co-founder Jeffrey Wilcke sends $157M in ETH to Kraken after months of wallet silence

      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

    Ztoog
    Home » New algorithms enable efficient machine learning with symmetric data | Ztoog
    AI

    New algorithms enable efficient machine learning with symmetric data | Ztoog

    Facebook Twitter Pinterest WhatsApp
    New algorithms enable efficient machine learning with symmetric data | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    If you rotate a picture of a molecular construction, a human can inform the rotated picture remains to be the identical molecule, however a machine-learning mannequin would possibly suppose it’s a new data level. In pc science parlance, the molecule is “symmetric,” which means the elemental construction of that molecule stays the identical if it undergoes sure transformations, like rotation.

    If a drug discovery mannequin doesn’t perceive symmetry, it might make inaccurate predictions about molecular properties. But regardless of some empirical successes, it’s been unclear whether or not there’s a computationally efficient methodology to coach a very good mannequin that’s assured to respect symmetry.

    A brand new examine by MIT researchers solutions this query, and reveals the primary methodology for machine learning with symmetry that’s provably efficient when it comes to each the quantity of computation and data wanted.

    These outcomes make clear a foundational query, they usually might support researchers within the growth of extra highly effective machine-learning fashions which are designed to deal with symmetry. Such fashions can be helpful in quite a lot of functions, from discovering new supplies to figuring out astronomical anomalies to unraveling complicated local weather patterns.

    “These symmetries are important because they are some sort of information that nature is telling us about the data, and we should take it into account in our machine-learning models. We’ve now shown that it is possible to do machine-learning with symmetric data in an efficient way,” says Behrooz Tahmasebi, an MIT graduate scholar and co-lead creator of this examine.

    He is joined on the paper by co-lead creator and MIT graduate scholar Ashkan Soleymani; Stefanie Jegelka, an affiliate professor {of electrical} engineering and pc science (EECS) and a member of the Institute for Data, Systems, and Society (IDSS) and the Computer Science and Artificial Intelligence Laboratory (CSAIL); and senior creator Patrick Jaillet, the Dugald C. Jackson Professor of Electrical Engineering and Computer Science and a principal investigator within the Laboratory for Information and Decision Systems (LIDS). The analysis was not too long ago offered on the International Conference on Machine Learning.

    Studying symmetry

    Symmetric data seem in lots of domains, particularly the pure sciences and physics. A mannequin that acknowledges symmetries is ready to establish an object, like a automobile, regardless of the place that object is positioned in a picture, for instance.

    Unless a machine-learning mannequin is designed to deal with symmetry, it could possibly be much less correct and susceptible to failure when confronted with new symmetric data in real-world conditions. On the flip facet, fashions that benefit from symmetry could possibly be quicker and require fewer data for coaching.

    But coaching a mannequin to course of symmetric data isn’t any straightforward activity.

    One frequent strategy known as data augmentation, the place researchers rework every symmetric data level into a number of data factors to assist the mannequin generalize higher to new data. For occasion, one might rotate a molecular construction many instances to provide new coaching data, but when researchers need the mannequin to be assured to respect symmetry, this may be computationally prohibitive.

    An various strategy is to encode symmetry into the mannequin’s structure. A well known instance of this can be a graph neural community (GNN), which inherently handles symmetric data due to how it’s designed.

    “Graph neural networks are fast and efficient, and they take care of symmetry quite well, but nobody really knows what these models are learning or why they work. Understanding GNNs is a main motivation of our work, so we started with a theoretical evaluation of what happens when data are symmetric,” Tahmasebi says.

    They explored the statistical-computational tradeoff in machine learning with symmetric data. This tradeoff means strategies that require fewer data may be extra computationally costly, so researchers want to search out the correct steadiness.

    Building on this theoretical analysis, the researchers designed an efficient algorithm for machine learning with symmetric data.

    Mathematical combos

    To do that, they borrowed concepts from algebra to shrink and simplify the issue. Then, they reformulated the issue utilizing concepts from geometry that successfully seize symmetry.

    Finally, they mixed the algebra and the geometry into an optimization drawback that may be solved effectively, ensuing of their new algorithm.

    “Most of the theory and applications were focusing on either algebra or geometry. Here we just combined them,” Tahmasebi says.

    The algorithm requires fewer data samples for coaching than classical approaches, which might enhance a mannequin’s accuracy and skill to adapt to new functions.

    By proving that scientists can develop efficient algorithms for machine learning with symmetry, and demonstrating how it may be executed, these outcomes might result in the event of recent neural community architectures that could possibly be extra correct and fewer resource-intensive than present fashions.

    Scientists might additionally use this evaluation as a place to begin to look at the interior workings of GNNs, and the way their operations differ from the algorithm the MIT researchers developed.

    “Once we know that better, we can design more interpretable, more robust, and more efficient neural network architectures,” provides Soleymani.

    This analysis is funded, partly, by the National Research Foundation of Singapore, DSO National Laboratories of Singapore, the U.S. Office of Naval Research, the U.S. National Science Foundation, and an Alexander von Humboldt Professorship.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp

    Related Posts

    AI

    A “ChatGPT for spreadsheets” helps solve difficult engineering challenges faster | Ztoog

    Science

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

    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

    Leave A Reply Cancel Reply

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

    Why a new method of growing food on Mars matters more on Earth

    This story was initially revealed by Grist. Sign up for Grist’s weekly e-newsletter right here. The very…

    The Future

    AI news recap: Biased driverless cars; prompt engineers; chip shortages; end of CAPTCHA

    Could an AI prompt engineer assist you get forward at work?Shutterstock/BalanceFormCreative What is an ‘AI…

    Mobile

    Last chance to get a deal from Samsung Week in the US

    Samsung Week is sort of over – the gross sales occasion ends on Sunday, however…

    Mobile

    Tecno shows off a rollable phone prototype, better UTG for foldables and color changing tech

    Last yr Tecno introduced a rollable phone idea known as the Phantom Ultimate. This was…

    Mobile

    Here is how to get a $50 discount on a Galaxy Z Flip5 or Z Fold5 from Samsung US

    If you missed the pre-registration bonus, you continue to have a likelihood to decide up…

    Our Picks
    Mobile

    Samsung Galaxy A35 to come with a camera upgrade

    The Future

    New Leaks Reveal Details About Samsung Galaxy S24, Plus And Ultra

    Gadgets

    Dealmaster: OLED TVs, Apple gear, a robot vacuum, and more

    Categories
    • AI (1,561)
    • Crypto (1,828)
    • Gadgets (1,871)
    • Mobile (1,911)
    • Science (1,940)
    • Technology (1,863)
    • The Future (1,717)
    Most Popular
    AI

    Scientists use generative AI to answer complex questions in physics | Ztoog

    AI

    Synthetic imagery sets new bar in AI training efficiency | Ztoog

    The Future

    I’m trying so hard not to gush over Teenage Engineering’s latest gadget

    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.