Forecasting Sensor Values in Waste-To-Fuel Plants: a Case Study
Bor Brecelj, Beno \v{S}ircelj, Jo\v{z}e M. Ro\v{z}anec and, Bla\v{z} Fortuna, Dunja Mladeni\'c

TL;DR
This paper compares machine learning models for predicting sensor readings in a waste-to-fuel plant, demonstrating that gradient boosted trees outperform neural networks and naive methods in accuracy.
Contribution
It introduces a comparative analysis of different ML models for sensor prediction in waste-to-fuel plants, highlighting the effectiveness of feature-engineered gradient boosting.
Findings
Gradient boosted trees achieved the best prediction accuracy.
Neural networks showed inconsistent performance and did not outperform naive methods.
Naive prediction was less accurate but computationally simple.
Abstract
In this research, we develop machine learning models to predict future sensor readings of a waste-to-fuel plant, which would enable proactive control of the plant's operations. We developed models that predict sensor readings for 30 and 60 minutes into the future. The models were trained using historical data, and predictions were made based on sensor readings taken at a specific time. We compare three types of models: (a) a n\"aive prediction that considers only the last predicted value, (b) neural networks that make predictions based on past sensor data (we consider different time window sizes for making a prediction), and (c) a gradient boosted tree regressor created with a set of features that we developed. We developed and tested our models on a real-world use case at a waste-to-fuel plant in Canada. We found that approach (c) provided the best results, while approach (b) provided…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Air Quality Monitoring and Forecasting · Neural Networks and Applications
