Close Menu
Ztoog
    What's Hot
    Technology

    Shoddy self-published guidebooks, which appear to be compiled with the help of generative AI and promoted via deceptive reviews, are proliferating on Amazon (New York Times)

    Crypto

    Altcoins Shine as Solaxy Hits $8M Milestone Amid Bitcoin’s New Year Rally

    AI

    This AI Paper from UCLA Introduces ‘SPIN’ (Self-Play fIne-tuNing): A Machine Learning Method to Convert a Weak LLM to a Strong LLM by Unleashing the Full Power of Human-Annotated Data

    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

      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

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

    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
    The Future

    Rapid Application Development and the Rise of No-Code Heroes

    Picture this: a world the place software program growth races towards time, goals of innovation…

    Technology

    A look at US hospitals using sometimes flawed AI-based diagnosis tools, as some clinicians say they feel pressure from administrations to defer to the algorithm (Lisa Bannon/Wall Street Journal)

    Lisa Bannon / Wall Street Journal: A look at US hospitals using sometimes flawed AI-based…

    Technology

    Samsung makes a lot of money from iPhones

    Edgar Cervantes / Android AuthoritySamsung and Apple are sometimes seen because the Hatfields and McCoys…

    Science

    They Had PTSD. A Psychedelic Called Ibogaine Helped Them Get Better

    After a number of deployments with the US Army Special Forces, Joe Hudak returned house…

    Crypto

    Is Bitcoin Getting Ready For An Explosive Breakout?

    The fluctuations in Bitcoin’s value have marked the tempo of the crypto market and the…

    Our Picks
    Science

    You Need a Heat Pump. Soon You’ll Have More American-Made Options

    Gadgets

    Save $48 on this pen with a hidden camera for a limited time

    AI

    How Does the UNet Encoder Transform Diffusion Models? This AI Paper Explores Its Impact on Image and Video Generation Speed and Quality

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

    25 Best Early October Prime Day Deals (2023) on Headphones, Vacuums, and More

    AI

    Why it’ll be hard to tell if AI ever becomes conscious

    AI

    Scaling MLOps for the enterprise with multi-tenant systems

    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.