A Reinforcement-Learning-Augmented Liquid-Fueled Reactor Network Model for Predicting Lean Blowout in Gas Turbine Combustors

Philip John, Eloghosa Ikponmwoba, Pinaki Pal, Opeoluwa Owoyele 2026-07-22

The problem is that existing methods for determining cluster boundaries in reactor network models rely on manual heuristics or distance-based metrics, which are not optimized for target metrics like lean blowout (LBO) prediction accuracy. The method introduces a reinforcement learning (RL) framework that uses a multi-stage clustering-classification strategy, where an actor-critic RL agent merges micro-clusters into optimal reactor zones to explicitly improve LBO prediction. Experimental evidence using a Jet-A mechanism (119 species, 841 reactions) shows the RL framework improves predictive fidelity over k-means clustering and captures correct LBO trends while achieving substantial speedups relative to high-fidelity simulations. This matters because the RL-driven approach provides a computationally efficient reduced-order modeling technique that can complement high-fidelity simulations for rapid design-space exploration in gas turbine combustors.

PDF

High-Level Synthesis of Efficient Pipelines with Visibility Control

Jungin Rhee, Minseong Jang, Jaewoo Kim, Jeehoon Kang 2026-07-22

The problem is that existing high-level synthesis (HLS) tools for pipelining either lack fine-grained control over pipeline structure and hazard resolution or sacrifice sequential semantics to provide it. The method introduces an HLS tool based on visibility control, a programming abstraction that unifies hazard resolution strategies such as stalling, bypassing, speculation, deferred commit, and register renaming within a sequential programming model. Experimental evidence on in-order RISC-V cores, histograms, and an AES accelerator shows that compiled pipelines outperform HLS tools with sequential semantics and achieve power, performance, and area (PPA) comparable to hand-written RTL. This matters because it enables rapid design-space exploration for efficient pipelines without requiring RTL or concurrent programming models.

PDF