Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»Texas A&M Researchers Introduce a Two-Phase Machine Learning Method Named ‘ShockCast’ for High-Speed Flow Simulation with Neural Temporal Re-Meshing

    Texas A&M Researchers Introduce a Two-Phase Machine Learning Method Named ‘ShockCast’ for High-Speed Flow Simulation with Neural Temporal Re-Meshing

    June 22, 2025

    Challenges in Simulating High-Speed Flows with Neural Solvers

    Modeling high-speed fluid flows, such as those in supersonic or hypersonic regimes, poses unique challenges due to the rapid changes associated with shock waves and expansion fans. Unlike low-speed flows, where fixed time steps work well, these fast-moving flows require adaptive time stepping to capture small-scale dynamics accurately without incurring excessive computational cost. Adaptive time-steps adjust based on how quickly the flow changes, improving both simulation efficiency and model training. For neural solvers, this is especially important, as uniform steps can create an imbalance in learning. However, traditional methods for choosing time-steps don’t directly apply to neural models, which often rely on coarser space-time approximations for speed.

    Current Research Trends in Time-Resolved Neural PDE Solvers

    Recent research has explored learnable spatial re-meshing for solving PDEs using both supervised and reinforcement learning approaches. However, learning to adapt temporal resolution through time-resolved temporal re-meshing remains largely unexplored, especially in the context of high-speed fluid flow, where it’s crucial. Most existing methods rely on data with fixed time steps. Some studies train models to predict time steps or interpolate between uniform time points using techniques like Taylor expansions or continuous-time neural fields. Others adapt to multiple fixed step sizes using separate or shared models. However, these approaches assume the time step is known beforehand, which is not realistic for the scenarios we address.

    Introducing ShockCast: A Two-Phase Machine Learning Framework

    Researchers from Texas A&M University introduce ShockCast, a two-phase machine learning framework designed to model high-speed fluid flows using adaptive time-stepping. In the first phase, a neural model predicts the appropriate timestep based on the current flow conditions. In the second step, this timestep, along with the flow fields, is used to evolve the system forward. The approach integrates physics-inspired components for timestep prediction and adopts strategies from neural ODEs and Mixture of Experts to guide the learning process. To validate ShockCast, the team created two supersonic flow datasets, addressing scenarios like blast waves and coal dust explosions. The code is available in the AIRS library.

    Neural Conditioning Strategies for Timestep Adaptation

    ShockCast is a two-phase neural framework designed to model high-speed fluid flows with sharp gradients efficiently. Instead of using fixed time steps, it adopts an adaptive time-stepping approach, where a neural CFL model predicts the optimal timestep size based on current flow conditions, and a neural solver evolves the state forward accordingly. This adaptivity ensures more uniform learning across both smooth and sharp flow regions. The authors explore several timestep-conditioning strategies, including time-conditioned normalization, spectral embeddings, Euler-inspired residuals, and mixture-of-experts layers, enabling the solver to specialize in handling diverse temporal dynamics effectively and with greater generalization.

    Experimental Results on Supersonic Flow Datasets

    The study evaluates ShockCast on two supersonic flow settings: a coal dust explosion and a circular blast. In the coal dust scenario, a shock interacts with a dust layer, triggering turbulence and mixing, while the circular blast mimics a 2D shock tube with pressure-driven radial shocks. Models predict velocity, temperature, and density (plus dust fraction for the former). Several neural solver backbones, including U-Net, F-FNO, CNO, and Transolver, are tested with various time-step conditioning strategies. Results show U-Net with time-conditioned norm excels in capturing long-term dynamics, while F-FNO and U-Net paired with MoE or Euler conditioning reduce turbulence and flow prediction errors.

    Conclusion: Efficient and Scalable Modeling for High-Speed Flows

    In conclusion, ShockCast is a machine learning framework designed to model high-speed fluid flows using adaptive time-stepping. Unlike traditional approaches that rely on fixed time intervals, ShockCast predicts optimal time step sizes based on current flow dynamics, allowing it to handle rapid changes, such as shock waves, efficiently. The method operates in two phases: first, a neural model forecasts the timestep; then, a solver uses this prediction to advance the flow state. The approach incorporates physics-inspired timestep conditioning strategies and is evaluated on two newly generated supersonic datasets. Results demonstrate ShockCast’s effectiveness and potential to accelerate high-speed flow simulations.


    Check out the Paper and GitHub. All credit for this research goes to the researchers of this project. Also, feel free to follow us on Twitter and don’t forget to join our 100k+ ML SubReddit and Subscribe to our Newsletter.

    The post Texas A&M Researchers Introduce a Two-Phase Machine Learning Method Named ‘ShockCast’ for High-Speed Flow Simulation with Neural Temporal Re-Meshing appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleWhy Apple’s Critique of AI Reasoning Is Premature
    Next Article Slut For America Fourth of July Shirt

    Related Posts

    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    July 22, 2025
    Machine Learning

    Boolformer: Symbolic Regression of Logic Functions with Transformers

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Week in review: Critical SAP NetWeaver flaw exploited, RSAC 2025 Conference

    Security

    CVE-2025-6438 – Apache SOAP XML External Entity Reference Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-47668 – CookieCode Stored Cross-Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Google’s best AI research tool is getting its own app – preorder it now

    News & Updates

    Highlights

    Google Wallet brings digital IDs to more states – how to add yours

    April 29, 2025

    Plus, proving your age with your phone is about to get way easier and more…

    CVE-2025-54139 – HAX CMS Clickjacking Vulnerability

    July 22, 2025

    CVE-2025-53836 – XWiki Rendering Macro Execution Bypass

    July 15, 2025

    Windows 10 removes Start menu jump lists (file list) for tiles in April 2025 Update

    April 22, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.