<!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>
      <journal-title-group>
        <journal-title>International Conference on Persuasive Technology, April</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>A System Design for Automated Tailoring of Behavior Change Recommendations Using Time-Series Clustering of Energy Consumption Data.</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Johann Schrammel</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Lisa Diamond</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Peter Fröhlich</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Center for Technology Experience, AIT Austrian Institute of Technology GmbH</institution>
          ,
          <addr-line>Vienna</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <volume>1</volume>
      <fpage>9</fpage>
      <lpage>21</lpage>
      <abstract>
        <p>In this paper we describe our approach to address the challenges of tailoring and personalizing behavior change recommendations based on energy consumption data collected through smart meters and energy monitoring technologies. The approach uses time-series clustering techniques with dynamic time warping to group daily energy consumption curves into similar clusters, and then provides personalized recommendations for shifting energy behavior to each individual based on their predicted consumption pattern, the day-ahead energy prices and the resulting savings opportunities. The paper presents the methodology and discusses the suitability of this approach for improving traditional energy feedback and demand response interventions, and provides an outlook on the possibilities of artificial intelligence methods to further improve the concept.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Tailored energy feedback</kwd>
        <kwd>time-series clustering</kwd>
        <kwd>demand response recommendations 1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <sec id="sec-2-1">
        <title>2.1. Energy Feedback and Behavior Change</title>
        <p>Energy Feedback is a key concept in the field of behavior change and sustainability, and refers
to the process of providing information to consumers about their past energy consumption,
allowing them to make more informed decisions about their energy usage. Energy feedback has
been studied intensely over the last 40 years, and several meta-studies condensing the findings
are available [1, 2, 3, 4, 5, 6, 7]. The findings suggest that energy feedback can be effective, with
an impact of 5 to 15% of energy savings.</p>
        <p>Tailored Energy Feedback. To make energy feedback more relevant and engaging more
tailored approaches to provide feedback have been proposed [8, 9, 10]. Various studies have
explored the effectiveness of tailored feedback in promoting energy conservation, including
personalized energy feedback [11, 12, 13], context-aware feedback [14, 15], and normative
feedback [16, 17, 18]. Personalized energy feedback is based on individual energy consumption
data and provides feedback that is specific to the user's energy consumption patterns, while
context-aware feedback takes into account contextual factors such as time of day, weather, and
occupancy. Normative feedback provides information on how a user's energy consumption
compares to that of similar households, which can help motivate behavior change. Some studies
have also explored the use of gamification techniques, such as points, badges, and leaderboards,
to incentivize energy conservation behaviors [19, 20, 21]. Overall, the literature suggests that
tailored energy feedback can be effective in promoting energy conservation behaviors, but the
effectiveness depends on the type and timing of the feedback and the individual's motivation and
engagement.</p>
        <p>Timing. The timing of energy feedback is a critical factor that needs to be carefully considered
to ensure that the feedback is effective in promoting behavior change. Timely feedback that is
delivered immediately after the energy-consuming behavior has been shown to be more effective
in promoting behavior change than delayed feed-back [1, 22]. The timing of the feedback should
also take into account the user's daily routine and energy consumption patterns [23]. For
example, providing feedback during peak energy consumption periods, such as in the evening
when people are cooking and using electronic devices, may be more effective in promoting
behavior change. The delivery mechanism of the feedback is also important, as different delivery
mechanisms may be more effective at different times of day [24]. For example, mobile
notifications may be more effective during the day when people are out and about, while email
notifications may be more effective in the evening when people are at home. Overall, careful
consideration of the timing and delivery mechanism of energy feedback is critical to ensure its
effectiveness in promoting behavior change.</p>
        <p>Shifting of consumption behavior. Research has shown that users are generally willing to
shift their energy consumption in response to demand response programs, although the degree
of willingness may vary depending on several factors [25, 26, 27]. One such factor is the type of
demand response program being offered, with users being more likely to participate in programs
that offer financial incentives or tangible benefits such as improved comfort or convenience.
Another factor is the timing of the demand response event, with users being more willing to shift
their energy consumption during off-peak hours or during times when energy costs are high [28].
The duration of the demand response event can also impact user willingness, with shorter events
being generally more palatable than longer ones. Overall, understanding user willingness to
participate in demand response programs is critical to the successful implementation of
demandside management strategies.</p>
        <p>Users are willing to shift different types of energy-consuming activities in demand response
programs [29, 30]. These activities may include adjusting heating or cooling settings, delaying the
use of appliances such as washing machines or dishwashers, or even turning off non-essential
appliances and lights. However, the specific activities that users are willing to shift may vary
depending on factors such as their lifestyle, work schedule, and energy consumption habits. For
example, users who work from home may be more willing to shift their energy consumption
during the day, while those with rigid work schedules may prefer to shift their energy
consumption in the evening or on weekends.</p>
        <p>In the context of scheduling and shifting consumption behavior, it is also important to take
into account the temporal horizon for rescheduling activities. Some activities, such as cooking,
are inherently linked to specific times and cannot be easily rescheduled, while others can be more
flexibly shifted to a different time slot, or delayed for a full day [31].</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Clustering of Energy Consumption Data</title>
        <p>Clustering of energy consumption profiles has been extensively studied in the literature as a
means of identifying patterns in energy consumption data, e.g. [32, 33]. A variety of clustering
algorithms have been applied to energy consumption data, ranging from traditional methods
such as k-means clustering to more advanced methods such as hierarchical clustering,
densitybased clustering, and fuzzy clustering. Some studies have also explored the use of clustering with
time-series data [34], frequently using dynamic time warping (DTW) [35] to account for slight
misalignment of patterns. These clustering approaches have been used for various applications,
including load forecasting [36, 37] and anomaly detection [38]. In our work we want to explore
the effectiveness of clustering for personalization and timing of behavior change interventions in
the context of energy conservation.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. System Concept</title>
      <p>In order to provide tailored demand response suggestions based on the individual users’
consumption history we developed a system concept, which consists of four steps.
•
•
•
•</p>
      <p>First the existing consumption data of a household is clustered and typical daily patterns
are identified.</p>
      <p>Second, the resulting clusters and their temporal occurrence are used to predict the most
likely energy consumption pattern for the following day.</p>
      <p>Third, based on this prediction and the known day-ahead hourly energy prices obtained
from the energy exchange opportunities for cost savings by temporal shifting of
consumption activities are identified.</p>
      <p>Fourth, a detailed message and timing for sending a behavior recommendation to the user
is carefully designed based on identified principles for persuasive message design.</p>
      <p>Clustering. The starting point for the cluster analysis are the 15-minute electricity
consumption values per household measured by smart meters, using data over the span of
several months. The analysis is based on 24-hour periods, each starting at 4:00 a.m. This choice
of the observation period makes it easier to combine different consumption profiles, as the
transition from one pattern to the next falls into a period of low activity. The next step involves
smoothing the temporal consumption curves by calculating the moving average over a period of
2 hours. Smoothing the consumption curves allows to ignore short fluctuations and helps
identifying larger behavioral patterns. Using the smoothed data, a distance matrix comparing the
daily load pro-files to each other using dynamic time warping [35] is calculated. Using dynamic
time warping when calculating the distance matrix allows to account for slight misalignment of
patterns. The resulting distance matrix is then used to group the individual 24-hour periods into
several prototypical clusters. The result is a set of characteristic temporal daily energy profiles,
each of which describes a typical consumption pattern of the regarding household. The following
graph below shows a sample result of this process for an individual household with data from
two months. The thick dashed line depicts the identified trajectory of a calculated cluster, while
the solid thinner lines represent the actual consumption patterns of the underlying days. Cluster
1 for example in this case is a very frequent pattern, and can be characterized by a slight increase
in energy consumption in the morning hours, the absence of a mid-day peak, and a very
pronounced increase in energy consumption in the evening. In contrast, Cluster 6 can be
characterized by the absence of energy consumption in the morning, a strong mid-day peak, and
slightly less pronounced energy consumption in the evening hours.</p>
      <p>Prediction. Once daily consumption patterns have been identified, each day in the
consumption history is characterized by a single consumption profile, that best de-scribes the
typical pattern for the regarding day. Together with calendar (school day, workday, day-of-week,
month) and weather features (sunshine duration, precipitation) this classification is then used as
a basis for a machine learning model describing the households using a random forest approach
to learn a model of the users’ typical daily behavior. The learned model was then used to predict
the most likely consumption profile for the following day. This user model and prediction can be
further refined over time as additional data becomes available and the algorithm learns more
about the individual's consumption behavior.</p>
      <p>Identification of relevant savings opportunities. Based on day-ahead-prices, predicted
consumption pattern as well as constraints considering the users’ willing-ness to shift energy
consumption activities relevant saving opportunities for the next day are identified. In order to
define these opportunities a set of guiding principles for the identification of regarding savings
opportunities was developed based on prior research. In the following we first summarize these
principles, explain the rationale for it and report the actual implementation of the principle for
our system.</p>
      <sec id="sec-3-1">
        <title>Principle 1: The corresponding period falls in a time span for which a relatively high energy</title>
        <p>consumption is predicted.</p>
        <p>Rationale: Relatively high consumption is a good starting point for shifting measures for two
reasons. First, a high initial consumption significantly increases the achievable savings potential.
Second, the probability is higher that the user is actually at home at the regarding time, as higher
consumption is typically associated with activities that require the user to be present (e.g.
cooking, cleaning, media consumption, showering, etc.).</p>
        <p>Implementation: Only behavioral recommendations for those time periods will be considered
where the electricity consumption is in the upper half of the daily consumption.</p>
      </sec>
      <sec id="sec-3-2">
        <title>Principle 2: In the immediate temporal vicinity of the predicted high consumption period, there are areas with significantly lower energy costs.</title>
        <p>Rationale: When it comes to bring forward or defer consumption-related activities, there are
typically two time periods to consider. Either the activity is shifted by only a few minutes, or the
activity is postponed at all until the next day. Since actual energy prices for the day after next are
typically not available, we focus on those activities that can be shifted for a short period of time.</p>
        <p>Implementation: The system only considers a time period of one hour prior or posterior for
recommending shifting of consumption activities.</p>
      </sec>
      <sec id="sec-3-3">
        <title>Principle 3: The achievable savings potential must be sufficiently high.</title>
        <p>Rational: In order for users to perceive the suggestions as relevant and not experience them
as a nuisance, it must be ensured that the achievable savings - when following the
recommendations - reach a relevant order of magnitude.</p>
        <p>Implementation: Only those behavioral recommendations are considered that have a potential
for savings of at least 10%.</p>
      </sec>
      <sec id="sec-3-4">
        <title>Principle 4: The addressed time falls within the typical daily activity rhythm of the participants.</title>
        <p>Rational: Only recommendations that actually can be implemented by the user should be
generated, therefore it is essential to exclude time periods in which users are typically at rest.</p>
        <p>Implementation: Only those recommendations that relate to a time period between 7:00 a.m.
and 11:00 p.m. are taken into account.</p>
        <p>Generation of behavior recommendations. Based on the identified opportunities then tailored
recommendations are designed to be communicated to the user. In order to achieve the best
results and optimal user experience the following principles are applied:</p>
      </sec>
      <sec id="sec-3-5">
        <title>Principle 1: Only a limited number of recommendations should be generated and communicated per day.</title>
        <p>Rationale: It is important to avoid overwhelming or fatiguing users with too many
recommendations. Providing users with an excessive number of recommendations can lead to
decision fatigue, making it difficult for them to prioritize and follow through with the
recommended actions. Additionally, overwhelming users can lead to a decrease in engagement
and overall program effectiveness.</p>
        <p>Implementation: At most one recommendation per day is communicated to the user.</p>
      </sec>
      <sec id="sec-3-6">
        <title>Principle 2: Recommendations should be given with sufficient lead time.</title>
        <p>Rationale: It is crucial that recommendations are given with sufficient lead time so that users
have enough time to plan and implement behavioral changes into their daily lives in a way that is
convenient for them. Additionally, users may not have enough time to adjust their schedules or
routines to accommodate the recommended changes.</p>
        <p>Implementation: Messages are delivered the day before.</p>
      </sec>
      <sec id="sec-3-7">
        <title>Principle 3: Clear communication of possible benefits.</title>
        <p>Rationale: Clear communication of the potential benefits of energy shifting behavior can help
users understand the importance of their actions and motivate them to participate in the
program. This can include providing information on how energy shifting can help reduce their
energy bills and promote sustainable energy usage.</p>
        <p>Implementation: The behavior recommendation also clearly specifies the amount of money
that can be saved when following recommendations.</p>
      </sec>
      <sec id="sec-3-8">
        <title>Principle 4: The basis for the recommendation (the predicted consumption) should also be communicated.</title>
        <p>Rationale: When predictions are transparent, individuals can see the data and the algorithms
used to generate the recommendations. They can also understand the assumptions and
limitations of the data and algorithms, which allows them to assess the validity and reliability of
the recommendations. Without transparency, individuals may not fully understand why they are
being recommended certain behaviors or actions. This lack of understanding can lead to distrust
in the recommendations and potentially negative outcomes if individuals choose to ignore or
resist the recommendations.</p>
        <p>Implementation: Together with the textual recommendations a graph containing the
predicted consumption patterns as well as the day-ahead prices is shown.</p>
      </sec>
      <sec id="sec-3-9">
        <title>Principle 5: Focus on opportunities with the best tradeoff between possible impact and effort</title>
        <p>Rationale: In order to keep users motivated it is essential to focus on the areas where the users
can achieve the highest impact with the lowest inconvenience.</p>
        <p>Implementation: For the identification of savings opportunities therefore both the potential
for savings and the length of the shifting period are taken into account for the rescheduling of
activities, based on the assumption that longer delays represent a greater disruption to the user's
usual routines and are therefore associated with more inconvenience.</p>
      </sec>
      <sec id="sec-3-10">
        <title>Principle 6: Behavior recommendations should be clear and easy to follow and not require cognitive</title>
        <p>effort by the user.</p>
        <p>Rationale: If recommendations are complex or require significant cognitive effort to follow
users may become frustrated or overwhelmed and be less likely to adhere to the
recommendations. Therefore, clear and easy-to-follow recommendations are more likely to be
effective in promoting behavior change and improving outcomes.</p>
        <p>Implementation: Behavior recommendations are expressed in a simple sentence providing clear
instructions for shifting the consumption behavior.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Further opportunities for AI</title>
      <p>Based on our system design and the conducted analysis we identify further promising
development opportunities for the application of AI methods in the context of tailoring behavior
recommendations for demand response.</p>
      <sec id="sec-4-1">
        <title>4.1. Personalization of recommendations style</title>
        <p>A promising approach for further using AI to improve persuasive systems we see in the improved
personalization of messages. In our current work we have utilized a limited set of characteristics,
primarily the consumption history and predicted consumption patterns, to tailor messages to
individual users. Here AI-methods could help to further tailor behavior recommendations
towards individuals, for example based on the users individual persuadability [9, 39] regarding
different behavior change strategies, or by matching recommendations to the users preferred
incentive system, or by mirroring the used language to the users’ idiom [40].</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Improve the timing of recommendation delivery</title>
        <p>As discussed above proper timing and frequency of recommendations is essential for the
perception and implementation of behavior recommendation systems. In our system concept we
are currently using a very static approach, but more advanced scheduling of recommendations
using AI-methods could help to better time message delivery.</p>
        <p>We think that the utilization of activity recognition methods [41] can enhance the timing of
messages, preventing them from arriving at inopportune moments for the user (i.e. when s/he is
engaged in other activities). As a result, notifications may be perceived as less disruptive, thereby
increasing the likelihood of sustained system use.</p>
        <p>Also, by matching behavior recommendations to the current activity of the users the likelihood
of following the recommendations might be higher.</p>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Disaggregated energy feedback</title>
        <p>Research has shown that disaggregated energy feedback [42] might have several advantages over
traditional aggregated energy feedback, as it provides users with a de-tailed breakdown of energy
consumption by individual appliances or devices. Dis-aggregated feedback can provide more
actionable information than aggregated feed-back, allowing users to make specific changes in
their energy usage behavior.</p>
        <p>As automatic disaggregation of energy profiles based on measured profiles (which doesn’t
require the installation of obtrusive energy metering devices) has made rapid progress [43] and
commercial services become available, utilization of this knowledge for tailoring behavior
recommendations to the individual appliances and their related usage practices and limitations
seems to be a very promising approach for further tailoring of energy behavior
recommendations.</p>
      </sec>
      <sec id="sec-4-4">
        <title>4.4. Ongoing adaptation of recommendations using impact feedback</title>
        <p>In the current system concept, only the learning of the typical energy profiles of the users adapt
to possible changes over time. In a more elaborated system concept in-volving the constant
monitoring of consumption levels as well as possibly activity recognition updating and further
tailoring of the design of recommendations based on the observed consequences (i.e. did a
recommendation induce a change in behavior) could be helpful. In short, AI could be used to learn
which strategies and recommendations work, and adapt the future approach accordingly.</p>
      </sec>
      <sec id="sec-4-5">
        <title>4.5. Improved clustering and prediction integrating additional data features</title>
        <p>Another way to further improve the tailoring of our system concept we are exploring is the
improvement of the clustering and prediction process by integrating additional data features. In
the described concept we only integrated calendar and weather features due to simplicity of
implementation, however adding information gained from additional sensor from the home could
help to better model and predict users’ consumption patterns. Especially with the increasing
prevalence of smart homes and the associated increased availability of sensors and measurement
data in various areas the integration of additional data sources becomes increasingly feasible.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>In this paper we presented our system concept for the application of temporal clustering for
tailoring persuasive messages to individuals based on their consumption characteristics. By
analyzing a person's energy profile researchers and practitioners can identify opportunities for
behavior suggestions, and also better design and possibly time messages. We think this approach
also has potential applications in a variety of fields besides energy feedback and demand
response, such as marketing, health pro-motion, and mobility. In our work we have implemented
first applications of AI for improved behavior change recommendations, and also identified a
number of promising research areas for further development of AI-based tailored behavior
recommendations.</p>
      <p>
        C.-M. Loock, J. Landwehr, T. Staake, E. Fleisch und A. S. Pentland, „The influence of
reference frame and population density on the effectiveness of social normative feedback on
electricity consumption,“ in Thirty Third International Conference on Infor
        <xref ref-type="bibr" rid="ref4">mation Systems,
2012</xref>
        .
      </p>
      <p>D. Johnson, E. Horton, R. Mulcahy und M. Foth, „Gamification and serious games within
the domain of domestic energy consumption: A systematic review,“ Renewable and
Sustainable Energy Reviews, Bd. 73, pp. 249-264, 2017.</p>
      <p>A. Diab, M. Zeidan, N. Sharaf und S. Abdennadher, „A gamified platform for energy
feedback and usage forecasting,“ in 2nd International Multidisciplinary Conference on
Computer and Energy Science (SpliTech), 2017.</p>
      <p>J. Iria, N. Fonseca, F. Cassola, A. Barbosa, F. Soares, A. Coelho und A. &amp; Ozdemir, „A
gamification platform to foster energy efficiency in office buildings,“ Energy and Buildings,
Bd. 222, p. 110101, 2020.</p>
      <p>
        L. F. Stein und N. Enbar, „Direct energy feedback technology assessment for Southern
California Edison Company,“ Electric Power Re
        <xref ref-type="bibr" rid="ref1">search Institute Solutions, 2006</xref>
        .
      </p>
      <p>A. Sanguinetti, K. Dombrovski und S. Sikand, „Information, timing, and display: A
designbehavior framework for improving the effectiveness of eco-feedback,“ Energy Research &amp;
Social Science, Bd. 39, pp. 55-68, 2018.</p>
      <p>M. Gleerup, A. Larsen, S. Leth-Petersen und M. Togeby, „The effect of feedback by text
message (SMS) and email on household electricity consumption: experimental evidence,“
The Energy Journal, Bd. 31, Nr. 3 , p. 113, 2010.</p>
      <p>X. Yan, Y. Ozturk, Z. Hu und Y. Song, „A review on price-driven residential demand
response,“ Renewable and Sustainable Energy Reviews, Bd. 96, pp. 411-419, 2018.
A. Srivastava, S. Van Passel, R. Kessels, P. Valkering und E. Laes, „Reducing winter peaks
in electricity consumption: A choice experiment to structure demand response programs,“
Energy Policy, Bd. 137, p. 111183, 2020.</p>
      <p>
        P. Ferreira, A. Rocha und M. Araujo, „Awareness and attitudes towards demand response
programs--a pilot study,“ in International Conference on Smart Energy Systems
        <xref ref-type="bibr" rid="ref6">and
Technologies (SEST), 2018</xref>
        .
      </p>
      <p>W. Chen, X. Wang, J. Petersen, R. Tyagi und J. Black, „Optimal Scheduling of Demand
Response Events for Electric Utilities,“ IEEE Transactions on Smart Grid, Bd. 4, Nr. 4, pp.
2309 - 2319, 2014.</p>
      <p>I. Walker und A. Hope, „Householders’ readiness for demand-side response: A qualitative
study of how domestic tasks might be shifted in time,“ Energy and Buildings, Bd. 215, p.
109888, 2020.</p>
      <p>F. Friis und T. H. Christensen, „The challenge of time shifting energy demand practices:
Insights from Denmark,“ Energy Research &amp; Social Science, Bd. 19, pp. 124-133, 2016.
J. Schrammel, C. Gerdenitsch, A. Weiss, P. Kluckner und M. Tscheligi, „FORE-Watch–The
Clock That Tells You When to Use: Persuading Users to Align Their Energy Consumption
with Green Power Availability,“ in Ambient Intelligence, 2011.</p>
      <p>L. Czétány, V. Vámos, M. Horváth, Z. Szalay, A. Mota-Babiloni, Z. Deme-Bélafi und T.
Csoknyai, „Development of electricity consumption profiles of residential buildings based
on smart meter data clustering,“ Energy and Buildings, Bd. 252, p. 111376, 2021.</p>
      <p>D. Bogin, M. Kissinger und E. Erell, „Comparison of domestic lifestyle energy consumption
clustering approaches,“ Energy and Buildings, Bd. 253, p. 111537, 2021.
Ü. Çetinkaya, E. Avcı und R. Bayindir, „Time Series Clustering Analysis of Energy
Consumption Data,“ in 9th International Conference on Renewable Energy Research and
Application (ICRERA), 2020.</p>
      <p>K. Wang und T. Gasser, „Alignment of curves by dynamic time warping,“ The annals of
Statistics, Bd. 25, Nr. 3, pp. 1251-1276, 1997.</p>
      <p>X. Dong, L. Qian und L. Huang, „Short-term load forecasting in smart grid: A combined
CNN and K-means clustering approach,“ in IEEE international conference on big data and
smart computing (BigComp), 2017.</p>
      <p>F. Fahiman, S. M. Erfani, S. Rajasegarar, M. Palaniswami und C. Leckie, „Improving load
forecasting based on deep learning and K-shape clustering,“ in International joint conference
on neural networks (IJCNN), 2017.</p>
      <p>J.-S. Chou und A. S. Telaga, „Real-time detection of anomalous power consumption,“
Renewable and Sustainable Energy Reviews, Bd. 33, pp. 400-411, 2014.</p>
      <p>
        M. Busch, J. Schrammel und M. Tscheligi, „Personalized persuasive
technology-development and validation of scales for measuring persuadability,“ in Persuasive
Technology: 8th International Conference, PERSUASI
        <xref ref-type="bibr" rid="ref5">VE 2013</xref>
        , 2013.
      </p>
      <p>J. D. Teeny, J. J. Siev, P. Briñol und R. E. Petty, „A Review and Conceptual Framework for
Understanding Personalized Matching Effects in Persuasion,“ Journal of Consumer
Psychology, Bd. 31, Nr. 2, pp. 382-414, 2021.</p>
      <p>C. Jobanputra, J. Bavishi und N. Doshi, „Human activity recognition: A survey,“ Procedia
Computer Science, Bd. 155, pp. 698-703, 2019.</p>
      <p>
        J. Kelly und W. Knottenbelt, „Does disaggregated electricity feedback reduce domestic
electricity consumption? A systematic review of the literature,“ in 3rd International NIL
        <xref ref-type="bibr" rid="ref14">M
Workshop, 2016</xref>
        .
      </p>
      <p>M. Kaselimi, E. Protopapadakis, A. Voulodimos, N. Doulamis und A. Doulamis, „owards
Trustworthy Energy Disaggregation: A Review of Challenges, Methods, and Perspectives
for Non-Intrusive Load Monitoring,“ Sensors, Bd. 22, Nr. 15, p. 5872, 2022.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <given-names>S.</given-names>
            <surname>Darby</surname>
          </string-name>
          , „
          <article-title>The effectiveness of feedback on energy consumption,“ A Review for DEFRA of the Literature on Metering, Billing and</article-title>
          direct Displays, Bd.
          <volume>486</volume>
          , p.
          <fpage>26</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <given-names>K.</given-names>
            <surname>Ehrhardt-Martinez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. A.</given-names>
            <surname>Donnelly</surname>
          </string-name>
          und S. Laitner, „
          <article-title>Advanced metering initiatives and residential feedback programs: a meta-review for household electricity-saving opportunities</article-title>
          ,“
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <given-names>C.</given-names>
            <surname>Fischer</surname>
          </string-name>
          , „
          <article-title>Feedback on household electricity consumption: a tool for saving energy?,“ Energy efficiency</article-title>
          ,
          <source>Bd. 1</source>
          , p.
          <fpage>79</fpage>
          -
          <lpage>104</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>M. A. Delmas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Fischlein</surname>
            und
            <given-names>O. I. Asensio</given-names>
          </string-name>
          , „
          <article-title>Information strategies and energy conservation behavior: A meta-analysis of experimental studies from 1975 to 2012,“ Energy Policy</article-title>
          , Bd.
          <volume>61</volume>
          , p.
          <fpage>729</fpage>
          -
          <lpage>739</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>V.</given-names>
            <surname>Desley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Laurie und M. Peter</surname>
          </string-name>
          , „
          <article-title>The effectiveness of energy feedback for conservation and peak demand: a literature review,“</article-title>
          <source>Open Journal of Energy Efficiency, Bd</source>
          .
          <year>2013</year>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <given-names>A.</given-names>
            <surname>Khosrowpour</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. K.</given-names>
            <surname>Jain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. E.</given-names>
            <surname>Taylor</surname>
          </string-name>
          , G. Peschiera,
          <string-name>
            <given-names>J. Chen und R.</given-names>
            <surname>Gulbinas</surname>
          </string-name>
          , „
          <article-title>A review of occupant energy feedback research: Opportunities for methodological fusion at the intersection of experimentation, analytics, surveys</article-title>
          and simulation,“ Applied Energy,
          <year>Bd</year>
          .
          <volume>218</volume>
          , p.
          <fpage>304</fpage>
          -
          <lpage>316</lpage>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <given-names>L.</given-names>
            <surname>Mi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Gan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lv</surname>
          </string-name>
          , L. Qiao und T. Xu, „
          <article-title>Effects of monetary and nonmonetary interventions on energy conservation: A meta-analysis of experimental studies,“ Renewable and Sustainable Energy Reviews</article-title>
          , Bd.
          <volume>149</volume>
          , p.
          <fpage>111342</fpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>A.</given-names>
            <surname>Ciocarlan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Masthoff und N.</given-names>
            <surname>Oren</surname>
          </string-name>
          , „
          <article-title>Actual persuasiveness: impact of personality, age and gender on message type susceptibility</article-title>
          ,“ in International Conference on Persuasive Technology,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Kaptein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Lacroix und P.</given-names>
            <surname>Saini</surname>
          </string-name>
          , „
          <article-title>Individual differences in persuadability in the health promotion domain</article-title>
          ,
          <source>“ in Persuasive Technology: 5th International Conference, PERSUASIVE</source>
          <year>2010</year>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>S.</given-names>
            <surname>Berkovsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. Freyne und H.</given-names>
            <surname>Oinas-Kukkonen</surname>
          </string-name>
          , „
          <article-title>Influencing individually: fusing personalization and persuasion</article-title>
          ,
          <source>“ ACM Transactions on Interactive Intelligent Systems (TiiS)</source>
          ,
          <source>Bd. 2, Nr. 2</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>M. J. Coleman</surname>
            ,
            <given-names>K. N.</given-names>
          </string-name>
          <string-name>
            <surname>Irvine</surname>
          </string-name>
          , M. Lemon und L. Shao, „
          <article-title>Promoting behaviour change through personalized energy feedback in offices</article-title>
          ,“ Building Research &amp; Information, Bd.
          <volume>41</volume>
          ,
          <string-name>
            <surname>Nr</surname>
          </string-name>
          . 6, pp.
          <fpage>637</fpage>
          --
          <lpage>651</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <given-names>I.</given-names>
            <surname>Varlamis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Sardianos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Chronis</surname>
          </string-name>
          , G. Dimitrakopoulos,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Himeur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Alsalemi</surname>
          </string-name>
          ,
          <string-name>
            <surname>F.</surname>
          </string-name>
          <article-title>Bensaali und A. Amira, „Smart fusion of sensor data and human feedback for personalized energy-saving recommendations</article-title>
          ,“ Applied Energy,
          <year>Bd</year>
          .
          <volume>305</volume>
          , p.
          <fpage>117775</fpage>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <given-names>S.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ahn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. Ha und H.</given-names>
            <surname>Cha</surname>
          </string-name>
          , „
          <article-title>Personalized energy auditor: Estimating personal electricity usage,“</article-title>
          <source>in IEEE International Conference on Pervasive Computing and Communications (PerCom)</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Vellei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Natarajan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Biri</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.</surname>
          </string-name>
          <article-title>Padget und I. Walker, „The effect of real-time contextaware feedback on occupants' heating behaviour and thermal adaptation,“ Energy and Buildings</article-title>
          , Bd.
          <volume>123</volume>
          , pp.
          <fpage>179</fpage>
          -
          <lpage>191</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>F.</given-names>
            <surname>Abdallah</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.</surname>
          </string-name>
          <article-title>Basurra und A</article-title>
          . E. Abdallah, „
          <article-title>An Analysis Approach for Context-Aware Energy Feedback Systems</article-title>
          ,“ in
          <source>he Ninth York Doctoral Symposium on Computer Science and Electronics</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <given-names>K.</given-names>
            <surname>Trinh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S. Fung und V.</given-names>
            <surname>Straka</surname>
          </string-name>
          , „
          <article-title>Effects of Real-Time Energy Feedback and Normative Comparisons: Results from a Multi-Year Field Study in a Multi-Unit Residential Building,“ Energy and Buildings</article-title>
          , Bd.
          <volume>250</volume>
          , p.
          <fpage>111288</fpage>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>K. Anderson</surname>
            und
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Lee</surname>
          </string-name>
          , „
          <article-title>An empirically grounded model for simulating normative energy use feedback interventions</article-title>
          ,“ Applied Energy,
          <year>Bd</year>
          .
          <volume>173</volume>
          , pp.
          <fpage>272</fpage>
          -
          <lpage>282</lpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>