Close Menu
Ztoog
    What's Hot
    AI

    New insights into training dynamics of deep classifiers | Ztoog

    The Future

    Technology devouring humans? Robot crushes man to death in South Korea

    Gadgets

    Gigabyte BIOS update outs next-gen AMD Ryzen APUs with upgraded Radeon GPUs

    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

      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

      Forget screens: more details emerge on the mysterious Jony Ive + OpenAI device

    • 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 » How AI is improving simulations with smarter sampling techniques | Ztoog
    AI

    How AI is improving simulations with smarter sampling techniques | Ztoog

    Facebook Twitter Pinterest WhatsApp
    How AI is improving simulations with smarter sampling techniques | Ztoog
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp

    Imagine you’re tasked with sending a group of soccer gamers onto a area to evaluate the situation of the grass (a possible activity for them, in fact). If you choose their positions randomly, they could cluster collectively in some areas whereas utterly neglecting others. But when you give them a technique, like spreading out uniformly throughout the sector, you would possibly get a much more correct image of the grass situation.

    Now, think about needing to unfold out not simply in two dimensions, however throughout tens and even tons of. That’s the problem MIT Computer Science and Artificial Intelligence Laboratory (CSAIL) researchers are getting forward of. They’ve developed an AI-driven strategy to “low-discrepancy sampling,” a way that improves simulation accuracy by distributing information factors extra uniformly throughout house.

    A key novelty lies in utilizing graph neural networks (GNNs), which permit factors to “communicate” and self-optimize for higher uniformity. Their strategy marks a pivotal enhancement for simulations in fields like robotics, finance, and computational science, notably in dealing with complicated, multidimensional issues essential for correct simulations and numerical computations.

    “In many problems, the more uniformly you can spread out points, the more accurately you can simulate complex systems,” says T. Konstantin Rusch, lead writer of the brand new paper and MIT CSAIL postdoc. “We’ve developed a method called Message-Passing Monte Carlo (MPMC) to generate uniformly spaced points, using geometric deep learning techniques. This further allows us to generate points that emphasize dimensions which are particularly important for a problem at hand, a property that is highly important in many applications. The model’s underlying graph neural networks lets the points ‘talk’ with each other, achieving far better uniformity than previous methods.”

    Their work was revealed within the September situation of the Proceedings of the National Academy of Sciences.

    Take me to Monte Carlo

    The concept of Monte Carlo strategies is to study a system by simulating it with random sampling. Sampling is the collection of a subset of a inhabitants to estimate traits of the entire inhabitants. Historically, it was already used within the 18th century,  when mathematician Pierre-Simon Laplace employed it to estimate the inhabitants of France with out having to depend every particular person.

    Low-discrepancy sequences, that are sequences with low discrepancy, i.e., excessive uniformity, corresponding to Sobol’, Halton, and Niederreiter, have lengthy been the gold customary for quasi-random sampling, which exchanges random sampling with low-discrepancy sampling. They are extensively utilized in fields like pc graphics and computational finance, for all the pieces from pricing choices to danger evaluation, the place uniformly filling areas with factors can result in extra correct outcomes. 

    The MPMC framework prompt by the group transforms random samples into factors with excessive uniformity. This is accomplished by processing the random samples with a GNN that minimizes a particular discrepancy measure.

    One massive problem of utilizing AI for producing extremely uniform factors is that the standard strategy to measure level uniformity is very sluggish to compute and exhausting to work with. To remedy this, the group switched to a faster and extra versatile uniformity measure referred to as L2-discrepancy. For high-dimensional issues, the place this methodology isn’t sufficient by itself, they use a novel approach that focuses on vital lower-dimensional projections of the factors. This approach, they will create level units which are higher fitted to particular functions.

    The implications prolong far past academia, the group says. In computational finance, for instance, simulations rely closely on the standard of the sampling factors. “With these types of methods, random points are often inefficient, but our GNN-generated low-discrepancy points lead to higher precision,” says Rusch. “For instance, we considered a classical problem from computational finance in 32 dimensions, where our MPMC points beat previous state-of-the-art quasi-random sampling methods by a factor of four to 24.”

    Robots in Monte Carlo

    In robotics, path and movement planning typically depend on sampling-based algorithms, which information robots by real-time decision-making processes. The improved uniformity of MPMC may result in extra environment friendly robotic navigation and real-time diversifications for issues like autonomous driving or drone expertise. “In fact, in a recent preprint, we demonstrated that our MPMC points achieve a fourfold improvement over previous low-discrepancy methods when applied to real-world robotics motion planning problems,” says Rusch.

    “Traditional low-discrepancy sequences were a major advancement in their time, but the world has become more complex, and the problems we’re solving now often exist in 10, 20, or even 100-dimensional spaces,” says Daniela Rus, CSAIL director and MIT professor {of electrical} engineering and pc science. “We needed something smarter, something that adapts as the dimensionality grows. GNNs are a paradigm shift in how we generate low-discrepancy point sets. Unlike traditional methods, where points are generated independently, GNNs allow points to ‘chat’ with one another so the network learns to place points in a way that reduces clustering and gaps — common issues with typical approaches.”

    Going ahead, the group plans to make MPMC factors much more accessible to everybody, addressing the present limitation of coaching a brand new GNN for each mounted variety of factors and dimensions.

    “Much of applied mathematics uses continuously varying quantities, but computation typically allows us to only use a finite number of points,” says Art B. Owen, Stanford University professor of statistics, who wasn’t concerned within the analysis. “The century-plus-old field of discrepancy uses abstract algebra and number theory to define effective sampling points. This paper uses graph neural networks to find input points with low discrepancy compared to a continuous distribution. That approach already comes very close to the best-known low-discrepancy point sets in small problems and is showing great promise for a 32-dimensional integral from computational finance. We can expect this to be the first of many efforts to use neural methods to find good input points for numerical computation.”

    Rusch and Rus wrote the paper with University of Waterloo researcher Nathan Kirk, Oxford University’s DeepMind Professor of AI and former CSAIL affiliate Michael Bronstein, and University of Waterloo Statistics and Actuarial Science Professor Christiane Lemieux. Their analysis was supported, partially, by the AI2050 program at Schmidt Sciences, Boeing, the United States Air Force Research Laboratory and the United States Air Force Artificial Intelligence Accelerator, the Swiss National Science Foundation, Natural Science and Engineering Research Council of Canada, and an EPSRC Turing AI World-Leading Research Fellowship. 

    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

    Researchers enhance peripheral vision in AI models | Ztoog

    Peripheral vision permits people to see shapes that aren’t straight in our line of sight,…

    Technology

    Chinese Malware Hits Systems on Guam. Is Taiwan the Real Target?

    Around the time that the F.B.I. was analyzing the tools recovered from the Chinese spy…

    The Future

    Optus MVNO brand Amaysim says sorry for the network outage, offers free additional data or voice and text to its customers

    Optus MVNO brand, Amaysim, has mentioned sorry to its customers for its guardian firm and…

    Crypto

    Renowned Finance Author Says Bitcoin Price Is Headed For $150,000, Reveals Catalyst

    Renowned finance creator Robert Kiyosaki has shared his ideas on the longer term trajectory of…

    Technology

    The future of Android tablets is tied to Samsung, not Google

    Damien Wilde / Android Authority The future of Android tablets is wanting brighter nowadays. For…

    Our Picks
    AI

    Google at ICCV 2023 – Google Research Blog

    Mobile

    Samsung Foundry’s misleading process name change puts it ahead of TSMC at 2nm

    AI

    Transforming Catalyst Research: Meet CatBERTa, A Transformer-Based AI Model Designed For Energy Prediction Using Textual Inputs

    Categories
    • AI (1,493)
    • Crypto (1,753)
    • Gadgets (1,805)
    • Mobile (1,850)
    • Science (1,866)
    • Technology (1,802)
    • The Future (1,648)
    Most Popular
    AI

    Supporting sustainability, digital health, and the future of work | Ztoog

    Mobile

    Ring’s best Video Doorbell Pro now comes in a battery-powered variant

    Gadgets

    The best last-minute Memorial Day mattress deals you can still get

    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.