paper-with-me

홈 › Papers

Transformer-based Drum-level Prediction in a Boiler Plant with Delayed Relations among Multivariates

2024-07-15 · Gang Su, Sun Yang, Zhishuai Li

The steam drum water level is a critical parameter that directly impacts the safety and efficiency of power plant operations. However, predicting the drum water level in boilers is challenging due to complex non-linear process dynamics originating from long-time delays and interrelations, as well as measurement noise. This paper investigates the application of Transformer-based models for predicting drum water levels in a steam boiler plant. Leveraging the capabilities of Transformer architectures, this study aims to develop an accurate and robust predictive framework to anticipate water level fluctuations and facilitate proactive control strategies. To this end, a prudent pipeline is proposed, including 1) data preprocess, 2) causal relation analysis, 3) delay inference, 4) variable augmentation, and 5) prediction. Through extensive experimentation and analysis, the effectiveness of Transformer-based approaches in steam drum water level prediction is evaluated, highlighting their potential to enhance operational stability and optimize plant performance.

📄 PDF Abstract BibTeX arXiv:2407.11180

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Novel Modelling and Control Strategies for a Steam Boiler under Fast Load Dynamics

2020-07-29 · Diego S. Carrasco, Graham C. Goodwin, Robert D. Peirce

This paper describes a new nonlinear dynamic model for a natural circulation boiler. The model is based on physical principles, i.e. mass, energy and momentum balances. A systematic approach is followed leading to new in…

An Implantable Piezofilm Middle Ear Microphone: Performance in Human Cadaveric Temporal Bones

2023-12-22 · John Z. Zhang, Lukas Graf, Annesya Banerjee, Aaron Yeiser 외

Purpose: One of the major reasons that totally implantable cochlear microphones are not readily available is the lack of good implantable microphones. An implantable microphone has the potential to provide a range of ben…

Anatomy

Real-Time Boiler Control Optimization with Machine Learning

2019-03-07 · Yukun Ding, Yiyu Shi

In coal-fired power plants, it is critical to improve the operational efficiency of boilers for sustainability. In this work, we formulate real-time boiler control as an optimization problem that looks for the best distr…

BIG-bench Machine LearningFLUE

Developing an ANFIS PSO Model to Estimate Mercury Emission in Combustion Flue Gases

2019-09-16 · Shahaboddin Shamshirband, Masoud Hadipoor, Alireza Baghban, Amir Mosavi 외

Accurate prediction of mercury content emitted from fossil fueled power stations is of utmost important for environmental pollution assessment and hazard mitigation. In this paper, mercury content in the output gas of po…

FLUE

JukeDrummer: Conditional Beat-aware Audio-domain Drum Accompaniment Generation via Transformer VQ-VAE

2022-10-12 · Yueh-Kao Wu, Ching-Yu Chiu, Yi-Hsuan Yang

This paper proposes a model that generates a drum track in the audio domain to play along to a user-provided drum-free recording. Specifically, using paired data of drumless tracks and the corresponding human-made drum t…

Beat TrackingDecoder