<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Optimizing Photosensor Placement for Energy-Eficient Lighting in Sustainable Building Design based on Multivariate Long Short-Term Memory Models</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Giacomo Potenza</string-name>
          <email>giacomo.potenza@icar.cnr.it</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Cristina Baglivo</string-name>
          <email>cristina.baglivo@unisalento.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marina Bonomolo</string-name>
          <email>marina.bonomolo@deim.unipa.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Patrizia Ribino</string-name>
          <email>patrizia.ribino@icar.cnr.it</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Workshop</string-name>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Long Short-Term Memory (LSTM), Indoor Lighting Control, Visual Comfort, Smart Lighting Systems</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Engineering for Innovation, University of Salento</institution>
          ,
          <addr-line>Lecce</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Engineering, University of Palermo</institution>
          ,
          <addr-line>Palermo</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>National Research Council (CNR), Institute for High-Performance Computing and Networking (ICAR)</institution>
          ,
          <addr-line>Palermo</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In sustainable building design, optimizing lighting systems is essential to reducing energy consumption while maintaining occupant comfort. Photosensors, which guide the lighting control system in adjusting illumination based on ambient light levels, are critical in achieving energy eficiency and visual comfort. However, the optimal placement of these sensors is a complex task due to the dynamic and multidimensional nature of lighting conditions within a building. This study presents a novel approach for optimizing photosensor placement using multivariate Long Short-Term Memory (LSTM) models. Unlike conventional methods, LSTM models leverage historical data on indoor light patterns from photosensors and sunlight factors to capture long-term dependencies in time-series data. The proposed method is distinguished by its capacity to anticipate future lighting conditions, thereby enabling the system to adopt a proactive approach to environmental variations, representing a notable advancement over traditional reactive models. This approach allows for more accurate forecasts by accounting for past fluctuations in light conditions and associated environmental variables. The proposed method seeks to determine the optimal sensor placement, maximizing energy savings by ensuring eficient use of natural light while minimizing artificial lighting and maintaining visual comfort. Simulation results demonstrate significant improvements in energy eficiency compared to traditional sensor placement strategies, making this approach a promising solution for sustainable building design. The study highlights the importance of integrating advanced machine learning techniques like LSTM to enhance energy performance and sustainability in modern buildings, also looking at user satisfaction regarding visual comfort.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Buildings account for a large share of global energy consumption, around 40% of the overall energy
demand. Moreover, they account for approximately 30% of carbon dioxide (CO2) emissions [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],
contributing substantially to greenhouse gas efects, including climate change and global warming. Mitigating
or eradicating adverse environmental impacts while simultaneously enhancing positive ecological
outcomes through the building’s design, construction, and operational processes is essential to
promoting the development of sustainable buildings. In light of the ongoing urbanization process and
the concomitant rise in expectations regarding occupant comfort, it becomes imperative to develop
energy-eficient lighting systems that adapt to the daily dynamics of living spaces.
      </p>
      <p>Energy-eficient lighting represents a fundamental aspect of sustainable building design, profoundly
impacting both environmental sustainability and operational costs. To address this challenge, it is
essential to investigate the potential of emerging technologies, such as photosensors, to enhance the
eficiency of lighting management. Photosensors are critical in optimizing lighting systems in modern</p>
      <p>CEUR</p>
      <p>ceur-ws.org
buildings by adjusting artificial lighting based on ambient light levels. Proper sensor placement ensures
that natural light is efectively utilized, reducing the reliance on artificial lighting and thus lowering
energy consumption. However, determining the optimal placement of these photosensors is a complex
challenge, as lighting conditions within a building fluctuate throughout the day due to changes in
sunlight, room usage, and weather conditions.</p>
      <p>
        Numerous studies have chosen to install illuminance sensors either at the top of the desk or at a
predetermined location that accurately represents the desk’s position [
        <xref ref-type="bibr" rid="ref2 ref3 ref4">2, 3, 4</xref>
        ]. However, the work plane
is not an appropriate location to directly install reference photosensors, as they can be easily shaded or
interrupted by activities such as reading or movement. Numerous design guidelines and manufacturers,
such as [
        <xref ref-type="bibr" rid="ref5 ref6 ref7">5, 6, 7</xref>
        ]1, have identified the ceiling as the primary location for sensor installation. Even if
sensors can be positioned on light fixtures or walls, it is contingent upon the specific type of sensor
employed and the room’s configuration. However, such traditional sensor placement methods that rely
on static strategies fail to account for the dynamic nature of lighting environments. These factors lead
to suboptimal energy savings and comfort levels.
      </p>
      <p>
        To address this issue, this study proposes an advanced approach using Multivariate Long-Short-Term
Memory (LSTM) models [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ], a recurrent neural network (RNN) well-suited for handling time-series
data and predicting complex patterns. LSTM is designed to memorize long-term temporal dependencies
through memory cells containing several types of gates and to learn nonlinearity. By leveraging
LSTM models, which can process multiple variables over time, optimal lighting conditions can be
predicted based on historical data, environmental factors, and building usage patterns. This research
aims to optimize the placement of photosensors in buildings by modeling lighting conditions with
multivariate LSTM models. The approach allows for a dynamic, data-driven solution that maximizes
energy eficiency while maintaining optimal lighting conditions for occupants. Integrating advanced
machine learning techniques into building design can significantly enhance the sustainability of modern
structures, reducing their carbon footprint and operational costs.
      </p>
      <p>The rest of the paper is organized as follows. Section 2 introduces related works. Section 3 presents
the LSTM model. Results and conclusions are presented in Sections 4 and 5.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related works</title>
      <p>
        Recent research has extensively explored the optimization of light sensor placement for indoor lighting
control, revealing various advanced methodologies to enhance energy eficiency and visual comfort.
One notable study employed Artificial Neural Networks (ANNs) to determine the optimal positioning
of light sensors, achieving highly accurate predictions with a Mean Squared Error (MSE) of 2.20 × 10−3
and a correlation coeficient (  2) of 0.9583. This approach demonstrated the capability of ANNs
to significantly improve the efectiveness of daylight-linked lighting control systems by accurately
predicting sensor positions, which in turn enhances energy eficiency in buildings [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. In parallel,
another study introduced a novel method for optimal sensor placement by integrating the inverse square
law and Lambert’s cosine law to calculate illumination levels. This method utilized the k-medoids
clustering algorithm to identify the best sensor positions by grouping room coordinates based on light
levels. The approach was validated through extensive field measurements and simulations, proving its
high accuracy in determining the optimal sensor locations and demonstrating its practical applicability
in real-world scenarios [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Furthermore, research focusing on spaces equipped with dynamic shading
devices developed spatial sensitivity curves to address the challenges of varying daylight conditions. The
study tested diferent sensor placements to identify locations that ensure consistent light control despite
dynamic shading variations. The results highlighted the necessity of carefully selecting sensor positions
to maintain optimal illuminance levels on the work plane and achieve the highest correlation between
sensor measurements and actual light conditions [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. Additionally, advancements in optimization
techniques have been explored, such as the Battle Royale Optimization (BRO) algorithm combined
with a fuzzy logic controller. This approach was shown to improve energy eficiency by up to 30.8%,
1A more exhaustive list can be found at [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]
alongside reducing initial costs and energy demand, while ensuring compliance with the EN12464-1
standards [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Another innovative method, Particle Swarm Optimization (PSO), was used to develop a
new optimal light sensor placement technique known as OLSPM-PSO. This method shows a reduction
in the required sensors and energy consumption, exhibiting superior accuracy in light distribution
compared to other methods [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. These studies emphasize the increasing complexity of lighting systems,
highlighting the importance of advanced methodologies for optimizing energy eficiency and visual
comfort within smart buildings.
      </p>
      <p>
        Innovations proposed by our study LSTMs are an advanced class of neural networks designed to
handle and predict sequential data, making them particularly well-suited for analyzing and interpreting
time-series data collected from sensors. The aforementioned approaches are typically static and lack
the capacity to adapt to environmental variations. Thus, they cannot respond efectively to real-time
changes, such as daytime fluctuations in sunlight or alterations in occupants’ activities. Our study
focuses on developing an LSTM-based approach to analyzing data collected from light sensors installed
in an ofice. This approach can predict future illumination levels by learning from historical data to create
accurate predictive models. The generated forecasts enable a deeper understanding of future lighting
trends, promoting more proactive and informed management. Our approach difers from the previous
ones in several points. While earlier research employed various methods, such as ANN and clustering
algorithms, to optimize sensor placement and improve lighting control, our approach introduces a novel
predictive element. Previous studies primarily focused on optimizing sensor locations or enhancing
control systems based on current or historical data. In contrast, our method leverages LSTM networks
to provide future-oriented predictions, allowing for dynamic lighting system adjustments based on
anticipated conditions. In contrast to conventional methodologies, which depend on fixed data sets,
our LSTM model incorporates a diverse array of variables, encompassing historical data and real-time
environmental conditions. This integration markedly enhances the precision of lighting predictions.
Moreover, previous works required extensive validation through field measurements and simulations to
confirm their efectiveness. Our LSTM-based approach aims to streamline this process by providing
realtime forecasts, thus enabling more immediate and adaptive responses to changing lighting conditions.
This advancement enhances the accuracy of lighting predictions and contributes to a more eficient and
sustainable energy management strategy in both ofice and residential settings.
3. LSTM Conceptual Scheme for Optimal Lighting Sensor Placement
In this study, we propose a novel method for optimizing the placement of lighting sensors in smart
buildings using Long Short-Term Memory networks [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ]. LSTMs, a type of neural network
wellsuited for handling time-varying data, enable the model to capture complex temporal patterns and
accurately predict lighting conditions. The LSTM model is specifically designed to identify temporal
dependencies in lighting data, with layers dedicated to learning from historical patterns and making
informed predictions. By leveraging this predictive approach, we aim to improve lighting management
in smart buildings, ofering a data-driven sensor placement and validation solution. The following are
the main steps for developing the proposed LSTM neural network. Accurate data collection enables
the model to capture comprehensive information, while feature engineering facilitates the extraction
of meaningful patterns. Normalization ensures that measurement scales do not afect learning, and
the LSTM architecture optimizes the storage of relevant information. Collectively, these steps enhance
prediction accuracy and improve lighting management performance.
      </p>
      <p>Data Collection It represents a fundamental stage in generating forecasts, as it determines the quality
of the resulting predictions. The data required for our LSTM model can be broken down as follows: (i)
Illuminance [lux] is a key factor for our objectives. It is measured by light sensors positioned at various
points within the building. These sensors provide brightness readings that fluctuate over time, so
collecting these readings over an extended period is essential to obtain a comprehensive representation.
…</p>
      <p>Ct-1, ht-1
Xt-1</p>
      <p>Ct-1
ht-1
x
σ
+
Xt
σ
+</p>
      <p>LSTMCell
+
x
tanh
+
σ
+</p>
      <p>Ct
IXCOntttp--–11u(C–htMust-1re)rem–noOtrIuyntpfpruoutmtfrloamstlLaSsTtMLSCTeMlKlCeeylls COOttu(–htpNt)ue–twsCUurprdeantteOduMtpeumtory
(ii) Environmental Conditions: Factors such as direct sunlight, cloud cover, time of day, and season
influence daylight. This data can be obtained through external sources. The data was acquired with a
frequency of five minutes.</p>
      <p>Feature Engineering and Data Preprocessing Before training an LSTM model, preparing and
transforming data into a format that the model can utilize efectively is essential. This process is crucial
for ensuring the model’s optimal performance. In particular, Feature extraction involves identifying
salient characteristics within a given data set and deriving meaningful information from the raw data.
Temporal features pertain to the order or sequence of events, such as the time of day, the day of the
week, and the season. Spatial characteristics include the distance to windows and the position in relation
to light sources. Historical light levels refer to previously recorded readings at specified time intervals.
Extracting pertinent features enhances the model’s capacity to discern meaningful patterns within the
data set, thereby facilitating more precise and pertinent forecasts of lighting conditions. On the other
hand, Normalization and Scaling allows data to be transformed into a uniform scale to ensure efective
learning by the model. Min-Max normalization scales the data to a range between 0 and 1. For instance,
if a sensor reads values between 100 and 500, min-max normalization transforms these values into a
range between 0 and 1. Z-score standardization transforms the data to have a mean of 0 and a standard
deviation of 1, facilitating comparison by scaling the data so that values can be compared more easily.
In this study, the Min Max normalization technique was employed to ensure that the model could learn
efectively and accurately interpret the variations in the sensor readings.</p>
      <p>LSTM Model Design The architecture of the adopted deep neural network is shown in Figure 1a,
where the LSTM cells are used as basic building blocks in the hidden layers. The input layer mainly
processes the data, receiving temporal data organized in time windows. In our model, the inputs are the
current illuminance values of a given photosensor to be examined, solar elevation and azimuth values,
and the illuminance value on the work plane at previous time steps. LSTM layers store long-term
information due to their gating mechanisms, which allow the model to retain or discard information,
which is beneficial for identifying complex patterns over time. Dense layers process the output of the
LSTM layers and provide the final prediction, such as the future illumination level on the work plane.
Figure 1b shows the architectural scheme of the LSTM cells 2. For each LSTM cell, inputs are the current
feature vector   , the memory from the last LSTM cell  −1 , and the output of the last LSTM cell ℎ−1 .
On the other hand, the outputs are the new updates memory   and the current output ℎ .
2Figure is adapted from the literature.</p>
      <p>
        (a)
(b)
(c)
it is calculated as the mean of the squares of the diferences between predictions  ̂ and actual values   .
thereby ensuring that it demonstrates data generalization that has not been previously encountered.
It is crucial to highlight that the validation is based exclusively on the predicted data, as opposed to
the data collected by the photosensors on the desk. This methodology permits the examination of the
model’s eficacy in predicting lighting conditions instead of merely comparing predicted values with
actual measurements. The coeficient of determination (  2) is a number between 0 and 1 that quantifies
the degree to which a model’s output can be explained by its input. In other words, it measures how
well a statistical model predicts an outcome. It is calculated as:
where   are the observed values,  ̂ are the expected values,  ̄ is the average of the observed values, and
 is the total number of observations. As reported in [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], the prediction performance is considered:
Excellent for  2 ≥ 0.9, Good for 0.7 ≤  2 ≤ 0.9, Fair for 0.3 ≤  2 ≤ 0.7 and Poor for 0 ≤  2 ≤ 0.3.
      </p>
    </sec>
    <sec id="sec-3">
      <title>4. Experimental Evaluation</title>
      <sec id="sec-3-1">
        <title>4.1. Scenario description</title>
        <p>Data acquisition was performed within a laboratory on the rooftop of the Department of Engineering
at the University of Palermo (see Fig.2a). The total area of the space is 106 2, while its overall height
measures 4.4 , including a false ceiling. The room has four windows, each measuring 2.4 in width and
2.9 in height. These windows are positioned in a southeast orientation. Adjacent to the windows is a
balcony distinguished by its lush green roofing system. The windows are partially obscured by a solar
shelter measuring 2.719</p>
        <p>
          [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. Furthermore, vegetation on green roofs can significantly impact the
indoor daylight contribution, influencing the surface’s color and reflectance properties. The variation in
albedo can occur throughout the annual cycle and over extended timeframes, particularly in response
to changes in vegetation type or as vegetation matures, leading to additional shading efects. Figures 2b
and 2c show a photosensor located on the ceiling and the sensor that emulates a sensor placed on a
work plane located at the same height as the classical height from the ground of a desk.
(1)
(2)
5. Architecture, training and validation of the ANNs
        </p>
        <p>In following sections, the ANNs which have been utilised for the
purposes of the research are described more in detail. In particular
for each model are presented: the set of input variables, the output
and the statistical attributes of the data set. A description of the</p>
        <p>The input data used for the training of the neural
as follows:
Keys
! Illuminance values measured by 4 different senso</p>
        <p>W2), one per time [lx];
! Absorbed power by the luminaries [W];
! Horizontal global irradiation [Wh/m2];
! Number of the day in a year, 1÷365;
! Number of minutes of the day, 0÷1440;
Pendan!t Solar elevation ["];
Lumina!rieSsolar azimuth ["].</p>
        <p>
          Photosensors
4.2. ExperimentaaFnilgd. r5th.eePsmlaunainolftdtsehveicleasboorfatthoeryDwLCitsh. the location of the photosensors used to measure Fig. 7. The scheme of the final architecture of the “one sen
A series of experiments was conducted to evaluate the efectiveness of the proposed approach for
optimizing photosensor placement using Multivariate LSTM models. The experimental setup [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]
involved a typical ofice building environment equipped with five photosensors collecting diferent light
exposure levels (see Figure 3). Among them, one is positioned on the work plane to capture the real
light illuminance levels. The remaining are located in diferent ofice points, two on the ceiling and two
on the lateral walls. Hence, four tests have been conducted to determine the best photosensor showing
the best correlation with the illuminance levels on the work plane and the best-predicted light levels.
        </p>
        <p>The LSTM model was trained for each test using historical data collected over 18 days from the
photosensor on the work plane and other photosensors, including illuminance and energy consumption
records and sunlight conditions. During such a period, some environmental conditions changed (e.g.,
solar radiation). The model’s performance was assessed based on its ability to predict future work plane
lighting levels and optimize sensor placement accordingly. Tables 1 and 2 show the evaluation results.</p>
        <p>As we can see, the model achieved high prediction accuracy with a coeficient of determination (  2)
of 0.986 and a mean RMSE of 0.024. This indicates that the LSTM model efectively captures the complex
relationships between the illuminance level on the work plane and the illuminance level on a diferent
location over time. To confirm such a result, Figure 4 shows the trend of the predicted values on the
work plane from the lighting levels collected on the optimal sensor.</p>
        <p>However, lux doesn’t directly tell us about energy consumption; instead, it relates to how much light
is produced and distributed over a space. On the contrary, power (P), measured in watts (W), is the
rate at which electrical energy is used by the light source instantaneously. Depending on their eficacy,
diferent light sources require diferent amounts of power to produce the same lux level.</p>
        <p>
          Luminous eficacy [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] measures how eficiently a light source converts electrical power into visible
light and quantifies the amount of light output per unit of power consumed expressed in lumens per
watt (lm/W). It indicates how efectively a light source produces light for a given amount of energy
input. Hence, the power P in watts (W) is equal to the luminous flux Φ in lumens (lm), divided by the
luminous eficacy  in lumens per watt (lm/W) according to the following equation:
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>4.3. Evaluation of energy saving and visual comfort</title>
        <p>
          The proposed approach was compared to traditional static placement methods by considering the
optimal sensors W2 and a photosensor C_test placed on the ceiling as photosensors for separately
controlling a lighting system. We mainly evaluated the energy savings and visual comfort obtained
using such photosensors. To better understand, we introduce the concepts of lumen, lux, power, and
visual comfort. Lux measures illuminance (E) at any moment, and it is closely related to the concept of
lumen (lm). While lumens quantify the total amount of light emitted by a source, lux accounts for the
spatial distribution of luminous flux ( Φ ) by considering the area over which this light is spread [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. It
indicates how much light is falling on a surface. Then, one lux is defined as one lumen per square meter.
When concentrated within one square meter, a luminous flux of 1000 lumens results in an illuminance
of 1000 lux for that area. The distribution of 1000 lm over an area of 10 2 results in a significantly
reduced illuminance level of merely 100 lux. The following equation expresses this relationship:
(3)
(4)
(5)
(6)
 ( ) =
Φ ()
(/ )
        </p>
        <p>Hence, the power required to maintain a certain lux level in an area depends on (i) the total lumens
needed to achieve the desired lux level and (ii) the eficacy of the light source.</p>
        <p>
          On the other hand, visual comfort is a subjective measure of how comfortable and efective a lighting
environment is for human vision, especially in workplaces. It can be influenced by a range of factors.
Among them, illuminance plays a crucial role. While visual comfort is often subjective, quantitative
ways exist to compute visual comfort based on specific metrics. In this paper, we use the    [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]
that is a measure based on the amount of light falling on the working plane defined as follows:
        </p>
        <p>= 100 −   
where    is the Percentage of Dissatisfied with lighting in relation to lux. It evaluates visual discomfort
that arises when the illuminance is too low or too high for a specific task or environment. The function
of daylight illuminance   [] and the predicted PD was calculated with the following equation:
   =</p>
        <p>(−0.0175 + 1.0361)
1 + [4.0835 × ((
 ) − 1.8223)
× 100</p>
        <p>
          It is worth noting that visual comfort is greatly influenced by ensuring that illuminance levels are
suitable for the task at hand; for general ofice work, the threshold of 500 lux is considered comfortable.
Under-lighting (below optimal lux) and over-lighting (above optimal lux) both cause discomfort, too
much light can cause glare, while too little light can lead to eye strain [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ].
        </p>
        <p>Let’s assume light sources with 100/ illuminate a work plane with a surface area of 10 2. Let’s
assume two lighting control systems to regulate the luminous flux to have a standard level of 500 lux on
the ofice work plane. Let’s assume the first works with a sensor C_test placed on the ceiling according
to static strategy and the second one with the optimal sensor W2 found with the proposed approach.
1200
1100
1000
900
800
700
600
500
400
300
200
1200
1100
1000
900
800
700
600
500
400
300
200
0
0</p>
        <p>Actualdata</p>
        <p>Predicteddata</p>
        <p>Figures 4 and 5 show the trend of actual data and predicted data using the C_test sensors and the  2
sensor, respectively. Observing Figure 4, it becomes apparent that the trend of predicted illuminance on
the work plane, when employing the optimal sensor, demonstrates a close correlation with the actual
illuminance measurements. This is not the case with the test sensor.</p>
        <p>The graphs depicted in Fig.6 show the amount of power waste by using the first sensor and the
optimal one with respect to the real illuminance level of the work plane. It is worth noting that, using
the C_test sensor, there are periods of time for which the lighting control system doesn’t work eficiently,
thus wasting energy. Conversely, the lighting control system working with the optimal sensors works
very eficiently with the predicted values by producing a very limited amount of energy waste.</p>
        <p>Regarding visual comfort, Fig.7 reports that the graph related to how the visual comfort index deviates
from the ideal comfort index at 500 lux. Using the test sensor, the lighting control system tends to
underestimate, on average, the lux level on the work plane with respect to the real one. This behavior
causes the light control system to adjust the light source to a higher level to reach the optimal level of
500 lux. This means there will be too much light on the working plane with respect to the optimal one.
This can cause discomfort due to the glare efect on the working plane. Conversely, using the optimal
sensor, the trend of the predicted illuminance values on the working plane is very similar to the actual
one. However, their trend over time is slightly lower than the real one. In this case, the behavior of
the lighting control system regulates the illuminance at the optimal one, but it may occur that the real
illuminance on the working plane is slightly lower than the optimal one. Since the diference is very
low, the efect on eye strain is limited since the comfort level is comparable to the optimal one.</p>
        <p>In summary, results showed an improvement in energy eficiency. These savings were primarily due
to the model’s ability to dynamically adjust light levels based on optimized predicted light conditions,
allowing for more eficient use of daylight throughout the day. Moreover, because the LSTM-optimized
sensor placement can maintain optimal lighting conditions, illuminance levels can be kept within the
recommended threshold of 500 lux for ofice environments, thus maintaining occupant comfort.
Comfort Index Comparison</p>
        <p>OptimalSensor
TestSensor</p>
        <p>CI_500lx</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>5. Conclusion and Future works</title>
      <p>Using an LSTM for optimal lighting sensor placement leverages its strength in handling sequential data
and temporal dependencies. By training an LSTM on historical light level data and other relevant features,
the model can learn to predict optimal sensor placements that maximize energy eficiency and visual
comfort dynamically. This approach allows for adaptive, data-driven decision-making in smart building
management. The experimental results demonstrate that the proposed approach improves energy
eficiency in lighting systems while maintaining occupant comfort compared to traditional methods.
They can be used as a foundation for developing more eficient energy management systems, which
will enhance the quality of life for occupants and reduce the environmental impact of buildings. These
ifndings highlight the potential of advanced machine learning techniques, such as LSTM, to enhance
sustainability in building design. However, since the accuracy of LSTM predictions is contingent upon
the quality and quantity of the historical data collected, the model’s performance could be suboptimal in
scenarios where data are insuficient or unrepresentative. Additionally, the variability of environmental
conditions and human interactions may present a significant challenge in predicting future scenarios.</p>
      <p>We plan to deploy the trained LSTM model on Building Management Systems to make real-time
decisions. Moreover, we are working on implementing a continuous feedback loop in which the system
monitors its performance and provides data back to the model for periodic retraining to ensure it
remains efective under evolving conditions. Finally, we are studying how to incorporate feedback from
building occupants about comfort and adjust the model and sensor placements based on this feedback.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This work is funded by the European Commission - Next Generation EU - PNRR M4 - C2 -investimento
1.1: Fondo per il Programma Nazionale di Ricerca e Progetti di Rilevante Interesse Nazionale (PRIN)
PRIN 2022 cod. 2022YWW9B8 “Study for a tool for design, COntrol, and COmmissioning of Lighting
Control systems. CUP Master: B53D23006660006.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>P. H.</given-names>
            <surname>Shaikh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. B. M.</given-names>
            <surname>Nor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nallagownden</surname>
          </string-name>
          , I. Elamvazuthi,
          <string-name>
            <given-names>T.</given-names>
            <surname>Ibrahim</surname>
          </string-name>
          ,
          <article-title>A review on optimized control systems for building energy and comfort management of smart sustainable buildings</article-title>
          ,
          <source>Renewable and Sustainable Energy Reviews</source>
          <volume>34</volume>
          (
          <year>2014</year>
          )
          <fpage>409</fpage>
          -
          <lpage>429</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M.</given-names>
            <surname>Bodart</surname>
          </string-name>
          , A. De Herde,
          <article-title>Global energy savings in ofices buildings by the use of daylighting</article-title>
          ,
          <source>Energy and buildings 34</source>
          (
          <year>2002</year>
          )
          <fpage>421</fpage>
          -
          <lpage>429</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A. D.</given-names>
            <surname>Galasiu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Atif</surname>
          </string-name>
          ,
          <string-name>
            <surname>R.</surname>
          </string-name>
          <article-title>A. MacDonald, Impact of window blinds on daylight-linked dimming and automatic on/of lighting controls</article-title>
          ,
          <source>Solar Energy</source>
          <volume>76</volume>
          (
          <year>2004</year>
          )
          <fpage>523</fpage>
          -
          <lpage>544</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.-H.</given-names>
            <surname>Kim</surname>
          </string-name>
          , I.-T. Kim,
          <string-name>
            <given-names>A.-S.</given-names>
            <surname>Choi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sung</surname>
          </string-name>
          ,
          <article-title>Evaluation of optimized pv power generation and electrical lighting energy savings from the pv blind-integrated daylight responsive dimming system using led lighting</article-title>
          ,
          <source>Solar energy 107</source>
          (
          <year>2014</year>
          )
          <fpage>746</fpage>
          -
          <lpage>757</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5] ANSI/IESLP-6
          <article-title>-20, Lighting control systems - properties, selection, and specification</article-title>
          , illuminating engineering society, united states,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bierman</surname>
          </string-name>
          ,
          <article-title>Photosensors: dimming and switching systems for daylight harvesting</article-title>
          ,
          <year>2007</year>
          . URL: https://web.archive.org/web/20110719020346/http://www.lightingresearch.org/programs/ NLPIP/PDF/VIEW/SR_Photosensors.pdf,
          <source>last accessed 30 September</source>
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>I. International</given-names>
            <surname>Energy</surname>
          </string-name>
          <string-name>
            <surname>Agency</surname>
          </string-name>
          ,
          <source>Task</source>
          <volume>21</volume>
          :
          <article-title>Daylight in buildings. application guide for daylight responsive lighting control„ 2001</article-title>
          . URL: https://www.iea-shc.org/Data/Sites/1/publications/8-8-1% 20Application%
          <fpage>20Guide</fpage>
          .pdf.,
          <source>last accessed 30 September</source>
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Kent</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. K.</given-names>
            <surname>Huynh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Schiavon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Selkowitz</surname>
          </string-name>
          ,
          <article-title>Using support vector machine to detect desk illuminance sensor blockage for closed-loop daylight harvesting</article-title>
          ,
          <source>Energy and Buildings</source>
          <volume>274</volume>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Si</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. Zhang,</surname>
          </string-name>
          <article-title>A review of recurrent neural networks: Lstm cells and network architectures</article-title>
          ,
          <source>Neural computation 31</source>
          (
          <year>2019</year>
          )
          <fpage>1235</fpage>
          -
          <lpage>1270</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hochreiter</surname>
          </string-name>
          ,
          <article-title>Long short-term memory</article-title>
          , Neural Computation MIT-Press (
          <year>1997</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Beccali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bonomolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Ciulla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. L.</given-names>
            <surname>Brano</surname>
          </string-name>
          ,
          <article-title>Assessment of indoor illuminance and study on best photosensors' position for design and commissioning of daylight linked control systems. a new method based on artificial neural networks</article-title>
          ,
          <source>Energy</source>
          <volume>154</volume>
          (
          <year>2018</year>
          )
          <fpage>466</fpage>
          -
          <lpage>476</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>E.</given-names>
            <surname>Twumasi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. A.</given-names>
            <surname>Frimpong</surname>
          </string-name>
          ,
          <article-title>A scheme for optimal placement of light sensors for illumination control</article-title>
          ,
          <source>International Research Journal of Engineering and Technology (IRJET) 5</source>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>C. T.</given-names>
            <surname>Do</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.-C.</given-names>
            <surname>Chan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. T. K.</given-names>
            <surname>Phuong</surname>
          </string-name>
          ,
          <article-title>Selection of spatial sensitivity curve and installation location of photosensors for daylight-linked control systems in space with dynamic shading devices</article-title>
          ,
          <source>Building and Environment</source>
          <volume>230</volume>
          (
          <year>2023</year>
          )
          <fpage>109984</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M.</given-names>
            <surname>Feyzi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Mojallali</surname>
          </string-name>
          ,
          <article-title>Optimal placement of light sensor for improving energy eficiency and visual comfort in smart buildings, e-Prime-Advances in Electrical Engineering</article-title>
          ,
          <source>Electronics and Energy</source>
          <volume>9</volume>
          (
          <year>2024</year>
          )
          <fpage>100681</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Wagiman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. N.</given-names>
            <surname>Abdullah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. Y.</given-names>
            <surname>Hassan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. H. M.</given-names>
            <surname>Radzi</surname>
          </string-name>
          ,
          <article-title>A new optimal light sensor placement method of an indoor lighting control system for improving energy performance and visual comfort</article-title>
          ,
          <source>Journal of building engineering 30</source>
          (
          <year>2020</year>
          )
          <fpage>101295</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>B.</given-names>
            <surname>Ratner</surname>
          </string-name>
          ,
          <article-title>The correlation coeficient: Its values range between+ 1/- 1, or do they?</article-title>
          ,
          <source>Journal of targeting, measurement and analysis for marketing 17</source>
          (
          <year>2009</year>
          )
          <fpage>139</fpage>
          -
          <lpage>142</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>M.</given-names>
            <surname>Beccali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Bonomolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Galatioto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ippolito</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Zizzo</surname>
          </string-name>
          ,
          <article-title>A laboratory setup for the evaluation of the efects of bacs and tbm systems on lighting</article-title>
          ,
          <source>in: 2015 International Conference on Renewable Energy Research and Applications (ICRERA)</source>
          , IEEE,
          <year>2015</year>
          , pp.
          <fpage>1388</fpage>
          -
          <lpage>1393</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>I. C.</surname>
          </string-name>
          on Illumination,
          <source>International lighting vocabulary</source>
          , volume
          <volume>1</volume>
          , CIE Bureau central,
          <year>1957</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>A. K. R. Choudhury</surname>
          </string-name>
          ,
          <article-title>Principles of colour and appearance measurement: Object appearance, colour perception and instrumental measurement</article-title>
          ,
          <source>Elsevier</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>M.</given-names>
            <surname>Piasecki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Kostyrko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Pykacz</surname>
          </string-name>
          ,
          <article-title>Indoor environmental quality assessment: Part 1: Choice of the indoor environmental quality sub-component models</article-title>
          ,
          <source>J. of Building Physics</source>
          <volume>41</volume>
          (
          <year>2017</year>
          )
          <fpage>264</fpage>
          -
          <lpage>289</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>M.</given-names>
            <surname>Bonomolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Beccali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. L.</given-names>
            <surname>Brano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Zizzo</surname>
          </string-name>
          ,
          <article-title>A set of indices to assess the real performance of daylight-linked control systems</article-title>
          ,
          <source>Energy and Buildings</source>
          <volume>149</volume>
          (
          <year>2017</year>
          )
          <fpage>235</fpage>
          -
          <lpage>245</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>