Close Menu
Ztoog
    What's Hot
    Technology

    Samsung Quick Share now offers double the daily sharing limit

    Gadgets

    The Best Govee Smart Lights (2024): M1 Light Strip, Envisual T2, and More Tips

    Science

    ‘Islands’ poking out of black holes may solve the information paradox

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

      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

      Gettyimages.com Is the Best Website on the Internet Right Now

    • Technology

      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)

      Productivity apps failed me when I needed them most

    • Gadgets

      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

      6 Best Phones With Headphone Jacks (2026), Tested and Reviewed

    • Mobile

      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

      The Motorola Razr FIFA World Cup 2026 Edition was literally just unveiled, and Verizon is already giving them away

    • Science

      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

      Blue-faced, puffy-lipped monkey scores a rare conservation win

    • AI

      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

      NVIDIA Releases DreamDojo: An Open-Source Robot World Model Trained on 44,711 Hours of Real-World Human Video Data

    • Crypto

      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

      Jane Street sued for alleged front-running trades that accelerated Terraform Labs meltdown

      Bitcoin Trades Below ETF Cost-Basis As MVRV Signals Mounting Pressure

    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

    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

    AI

    AI is already making online crimes easier. It could get much worse.

    AI

    NVIDIA Researchers Introduce KVTC Transform Coding Pipeline to Compress Key-Value Caches by 20x for Efficient LLM Serving

    Leave A Reply Cancel Reply

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

    Six ways we could finally find new physics beyond the standard model

    The standard model of particle physics can not clarify darkish matter or darkish vitality, which…

    The Future

    Best Fitness Deals for October Prime Day Right Now

    You can snag an Echelon Reflect sensible health mirror for 60% off. At 40 inches,…

    Gadgets

    Samsung expands repair program to more devices, now in 43 countries

    Enlarge / The Galaxy Z Fold5 and Flip5, being fastidiously taken aside.Samsung Samsung says it…

    Mobile

    CMF Neckband Pro in for review

    We have the brand new CMF Neckband Pro in for testing, for these nonetheless favoring…

    Gadgets

    The best early deals for Prime Day 2 in 2023: Robot vacs, AirPods, and more

    We might earn income from the merchandise obtainable on this web page and take part…

    Our Picks
    Crypto

    ETH Remains Steady At Over $2,300

    Science

    A High-Tech Cooling Parasol that Works Without Electricity

    Technology

    What is a TPM and how to enable it for Windows 11

    Categories
    • AI (1,560)
    • Crypto (1,826)
    • Gadgets (1,870)
    • Mobile (1,910)
    • Science (1,939)
    • Technology (1,862)
    • The Future (1,716)
    Most Popular
    AI

    Researchers from Microsoft and ETH Zurich Introduce HoloAssist: A Multimodal Dataset for Next-Gen AI Copilots for the Physical World

    Crypto

    Legendary Investor Declares Now Is The Time To Buy Bitcoin

    AI

    Will LLMs Replace Knowledge Graphs? Meta Researchers Propose ‘Head-to-Tail’: A New Benchmark to Measure the Factual Knowledge of Large Language Models

    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.