← Latest papers
🤖 AI

Thermal transmittance prediction based on the application of artificial neural networks on heat flux method results

This paper investigates the use of various Artificial Neural Network architectures to predict heat flux from air temperature data, aiming to significantly reduce the measurement duration required for in-situ thermal transmittance (U-value) assessment of building envelopes under the ISO 9869-1 standard.

Original authors: Sanjin Gumbarević, Bojan Milovanović, Mergim Gaši, Marina Bagarić

Published 2026-05-25
📖 5 min read🧠 Deep dive

Original authors: Sanjin Gumbarević, Bojan Milovanović, Mergim Gaši, Marina Bagarić

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you own an old house and want to make it energy-efficient. To do that, you need to know how well your walls keep heat inside. This "heat-leaking" ability is called the U-value.

Usually, to measure this, you have to stick a special sensor (a heat-flux sensor) on the wall and leave it there for days, maybe even two weeks. It's like waiting for a slow-cooking stew to be ready; you can't rush it, or the results are wrong. This takes a long time, costs money, and is annoying if you want to test many different walls in a building.

This paper asks a simple question: Can we use a "smart computer brain" (Artificial Neural Networks) to guess what the sensor would have measured, so we don't have to leave it on the wall for so long?

Here is how they tried to solve it, using some everyday analogies:

The Setup: The Weather and the Wall

The researchers put a sensor on a wall to measure three things:

  1. How hot it is inside the room.
  2. How cold it is outside.
  3. How much heat is actually flowing through the wall.

They collected data every 10 minutes for about 3 days. Think of this as recording a "recipe" of how the wall reacts to the weather.

The "Smart Brain" (The AI)

They trained four different types of "smart brains" (Artificial Neural Networks) to learn this recipe. The goal was to teach the brain: "If the inside is this temperature and the outside is that temperature, how much heat should be flowing through the wall?"

They tested four different "brain" architectures:

  1. The Simple Brain (MLP): A basic, straightforward thinker.
  2. The Memory Brain 1 (LSTM): A thinker with a long-term memory, good at remembering what happened a while ago.
  3. The Memory Brain 2 (GRU): A slightly different type of memory thinker, a bit more streamlined.
  4. The Hybrid Brain (LSTM + GRU): A team where one part has long-term memory and the other has a different kind of memory, working together.

The Experiment: Splitting the Data

To see if these brains were actually learning, they split their data into two piles:

  • The Study Pile (Training): They showed the brain this data so it could learn the patterns.
  • The Test Pile (Validation): They hid this data from the brain and asked it to predict the heat flow based only on the temperatures.

They tried different splits: sometimes the brain studied 25% of the data and was tested on the rest; other times it studied 50% or 66%.

The Results: Who Won?

The paper found some interesting things:

  • More Data Helps the "Memory" Brains: When the brain had more data to study (50% or 66%), the Memory Brains (LSTM and GRU) did a great job. They could predict the heat flow very accurately, almost as if they had the sensor on the wall the whole time.
  • The Simple Brain Struggled: The Simple Brain (MLP) was okay when it had very little data to study, but it wasn't as reliable when the data got bigger. It's like a student who can memorize a short poem but gets confused by a whole book.
  • The Best Combo: The Hybrid Brain (LSTM + GRU) got the lowest error rate when it studied 66% of the data. However, the researchers noted that having 66% of the data for training might be "cheating" a little because the test pile was so small.
  • The Real Winner: When looking at a fair split (50% study, 50% test), the LSTM (Memory Brain 1) was the champion. It predicted the heat flow with an error of only about 5.3% compared to the real sensor.

The Catch: The "Surprise" Factor

The paper also found a limitation. The "smart brains" are like students who memorize the weather patterns they studied. If the weather suddenly changes in a way they've never seen before (a "surprise" temperature spike or drop), the brain gets confused and the prediction becomes unstable.

They showed a picture of another wall where the prediction worked fine until the weather did something unexpected, at which point the "smart brain" lost its way.

The Bottom Line

The paper concludes that using Artificial Intelligence to predict heat flow is a promising idea. If you can train the AI with a few days of data, you might be able to move your sensor to a new wall much sooner than the standard two weeks.

However, the method isn't perfect yet. It works best when the weather behaves predictably, and the researchers say they need to do more testing to make sure the "smart brain" doesn't get confused by sudden weather changes.

In short: They built a digital crystal ball that can guess how much heat a wall loses based on temperature. It works pretty well, but it still needs more practice to handle surprise weather.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →