paper-with-me

Papers

Tabular Machine Learning Methods for Predicting Gas Turbine Emissions

2023-07-17 · Rebecca Potts, Rick Hackney, Georgios Leontidis

Predicting emissions for gas turbines is critical for monitoring harmful pollutants being released into the atmosphere. In this study, we evaluate the performance of machine learning models for predicting emissions for gas turbines. We compare an existing predictive emissions model, a first principles-based Chemical Kinetics model, against two machine learning models we developed based on SAINT and XGBoost, to demonstrate improved predictive performance of nitrogen oxides (NOx) and carbon monoxide (CO) using machine learning techniques. Our analysis utilises a Siemens Energy gas turbine test bed tabular dataset to train and validate the machine learning models. Additionally, we explore the trade-off between incorporating more features to enhance the model complexity, and the resulting presence of increased missing values in the dataset.

📄 PDF Abstract BibTeX arXiv:2307.08386

Code (0)

등록된 구현이 없습니다.

Tasks

Missing Values

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…
CutMix CutMix is an image data augmentation strategy. Instead of simply removing pixels as in Cutout, we replace the removed regions with…
SAINT SAINT is a hybrid deep learning approach to solving tabular data problems. SAINT performs attention over both rows and columns, and it includes an enhanced embedding method.…

Similar Papers 제목 키워드 기반

Application of Machine Learning Models for Carbon Monoxide and Nitrogen Oxides Emission Prediction in Gas Turbines

2025-01-14 · Kamyar Zeinalipour, Laure Barriere, David Ghelardi, Marco Gori

This paper addresses the environmental impacts linked to hazardous emissions from gas turbines, with a specific focus on employing various machine learning (ML) models to predict the emissions of Carbon Monoxide (CO) and…

Environmental Pollution Prediction of NOx by Process Analysis and Predictive Modelling in Natural Gas Turbine Power Plants

2020-11-05 · Alan Rezazadeh

The main objective of this paper is to propose K-Nearest-Neighbor (KNN) algorithm for predicting NOx emissions from natural gas electrical generation turbines. The process of producing electricity is dynamic and rapidly …

BIG-bench Machine Learning

Application of Neural Network in the Prediction of NOx Emissions from Degrading Gas Turbine

2022-09-19 · Zhenkun Zheng, Alan Rezazadeh

This paper is aiming to apply neural network algorithm for predicting the process response (NOx emissions) from degrading natural gas turbines. Nine different process variables, or predictors, are considered in the predi…

Trust-Aware Predictive Emissions Monitoring for Gas Turbine Fleets with Limited Labelled Data

2026-06-04 · Rebecca Potts, Aiden Durrant, Rick Hackney, Georgios Leontidis arxiv

Machine learning-based predictive emissions monitoring systems offer a practical alternative to direct emissions measurement, but their deployment across gas turbine fleets is challenging when emissions labels are availa…

Modeling Wind Turbine Performance and Wake Interactions with Machine Learning

2022-12-02 · C. Moss, R. Maulik, G. V. Iungo

Different machine learning (ML) models are trained on SCADA and meteorological data collected at an onshore wind farm and then assessed in terms of fidelity and accuracy for predictions of wind speed, turbulence intensit…