<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.11 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-hz-ippm-cei-01" category="std" consensus="true" submissionType="IETF" xml:lang="en" version="3">
  <!-- xml2rfc v2v3 conversion 3.21.0 -->
  <front>
    <title>Customer Experience Index for Evaluating Network Quality for Cloud Applications</title>
    <seriesInfo name="Internet-Draft" value="draft-hz-ippm-cei-01"/>
    <author initials="S." surname="Liu" fullname="Sifa Liu">
      <organization>Huawei Cloud</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>liusifa@huawei.com</email>
      </address>
    </author>
    <author initials="Y." surname="Wang" fullname="Yaojing Wang">
      <organization>Huawei</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>wangyaojing1@huawei.com</email>
      </address>
    </author>
    <author initials="W." surname="Sun" fullname="Wei Sun">
      <organization>Huawei Cloud</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>james.sunwei@huawei.com</email>
      </address>
    </author>
    <author initials="X." surname="Huang" fullname="Xiang Huang">
      <organization>Huawei Cloud</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>terran.huang@huawei.com</email>
      </address>
    </author>
    <author initials="S." surname="Zhou" fullname="Shuai Zhou">
      <organization>Huawei Cloud</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>zhoushuai@huawei.com</email>
      </address>
    </author>
    <author initials="H." surname="Huang" fullname="Hongyi Huang" role="editor">
      <organization>Huawei</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>hongyi.huang@huawei.com</email>
      </address>
    </author>
    <author initials="T." surname="Zhou" fullname="Tianran Zhou" role="editor">
      <organization>Huawei</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>zhoutianran@huawei.com</email>
      </address>
    </author>
    <author initials="J." surname="Ge" fullname="Jian Ge">
      <organization>CAICT</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>gejian@caict.ac.cn</email>
      </address>
    </author>
    <author initials="K." surname="Ma" fullname="Ke Ma">
      <organization>CAICT</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>make@caict.ac.cn</email>
      </address>
    </author>
    <date year="2024" month="May" day="14"/>
    <area>Operation and Management Area</area>
    <workgroup>IP Performance Measurement</workgroup>
    <keyword>Customer Experience Index</keyword>
    <keyword>Cloud Application</keyword>
    <abstract>
      <?line 87?>

<t>This document outlines a unified Customer Experience Index (CEI) designed to assist cloud vendors in assessing network quality, reflecting the customer experience with cloud applications when accessed via the public network.</t>
    </abstract>
  </front>
  <middle>
    <?line 91?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document introduces a unified Customer Experience Index (CEI) designed to assist cloud vendors in assessing the network quality that mirrors the customer experience of cloud applications when accessed via the public network. The CEI, once quantified, empowers cloud vendors to proactively enhance network services, aiding in network planning and construction. Furthermore, it enables cloud customers to distinguish the service quality of various cloud vendors, allowing them to select cost-effective services tailored to their applications.</t>
      <t>Cloud vendors and cloud enterprises focus on different network indicators (Key Performance Index) used to anticipate the quality of customer experience regarding various applications(e.g., gaming, audio and video, online stores). However, KPIs only provide implicit information and cannot directly reflect the customers' perceived experience. 
Moreover, there is no unified evaluation method of customer experience based on common network KPIs in the industry.
On the other hand, it is difficult for cloud vendors to directly access application-level Key Quality Index (KQI) data though it may explicitly imply customer experience.
As the number of enterprises who deploy the service in the cloud gradually increases, there is growing demand for deriving authentic customer experience from basic network metrics to facilitate network optimizations.</t>
      <t>A significant gap persists between network KPIs and customer experience. The primary network KPIs accessible to most cloud vendors—network latency, packet-loss rate, and jitter—encompass three categories. Considering multiple dimensions of network quality proves beneficial for end-users. <xref target="I-D.teigen-ippm-app-quality-metric-reqs"/> Customers' demands for experience quality vary across different cloud services and are linked to specific KPIs. For instance, those accessing real-time interactive games prioritize network latency; those utilizing video-on-demand services are more concerned with packet-loss rate than latency; and those engaging with cloud storage services consider both latency and packet-loss rate. No single KPI can provide an accurate reflection of the experience for diverse services. Both cloud vendors and customers seek unified evaluation standards for experience quality when accessing cloud services.</t>
      <t>This document accounts for a range of key network-observable indicators, offering a unified, objective, and comprehensive CEI to help enterprises evaluate customer experience through measurable network KPIs in a reasonable and fair manner. Predominantly based on three network KPIs—network latency, packet-loss rate, and jitter—the CEI aims to thoroughly assess network quality. The allocation of weights to these KPIs within the CEI can be customized to suit different application scenarios.</t>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>CEI: Customer Experience Index</t>
        <t>KPI: Key Performance Indicator</t>
        <t>KQI: Key Quality Indicator</t>
      </section>
    </section>
    <section anchor="motivation">
      <name>Motivation</name>
      <t>Cloud service providers aim to precisely evaluate the network quality, crucial to the customer experience of their cloud services, and implement targeted improvements to their network infrastructure. Similarly, cloud customers seek a unified and fair scoring standard to guide their selection of superior cloud services.
But they currently face some challenges:</t>
      <ul spacing="normal">
        <li>
          <t>Cloud service providers often find it challenging to gather direct feedback on customer experiences.</t>
        </li>
        <li>
          <t>Although obtaining network monitoring data, such as Key Performance Indicators (KPIs), is relatively straightforward in real-time, a clear correlation between the customer experience's Key Quality Indicators (KQI) and network KPIs remains elusive.</t>
        </li>
        <li>
          <t>Network quality is primarily assessed using three KPIs: network latency, packet-loss rate, and jitter. Cloud service providers support a wide array of applications, including those sensitive to latency (like gaming applications) and packet loss (such as audio and video applications). This diversity necessitates different KPIs to gauge the experience quality accurately, leading to a fragmented evaluation approach.</t>
        </li>
      </ul>
    </section>
    <section anchor="customer-experience-index">
      <name>Customer Experience Index</name>
      <t>This document introduces the Customer Experience Index (CEI), a measure reflecting customer experience with cloud services. It enables cloud service providers to swiftly evaluate their service quality through a synthesis of key network metrics.</t>
      <section anchor="observation">
        <name>Observation</name>
        <t>Customer experience often exhibits distinct zones—sensitive and smooth—based on their response to changes in specific indicators. For instance, in scenarios sensitive to latency, such as cloud gaming, customer satisfaction remains high within an acceptable latency range (smooth zone). However, exceeding a certain latency threshold leads to a sharp decline in experience (sensitive zone).</t>
        <t>Accordingly, the CEI employs an S-Curve for its calculation, a method prevalent in biostatistics and sociology for modeling ecosystems and urbanization trends. The S-Curve, particularly through the Sigmoid function, effectively maps values to a (0,1) interval, delineating two smooth zones and a sensitive zone, mirroring the nuanced nature of customer experience.</t>
        <figure anchor="ref-to-fig">
          <name>S-curve Example</name>
          <artwork><![CDATA[
     ^
   1-|  '''---...           ┓
     |           ''--..     ┃- smooth zone
     |                 '.   ┛ 
     |                   -       ┓ 
     |                    .      ┃- sensitive zone
     |                     .     ┃
     |                      -    ┛
     |                   ┏   '.
     |      smooth zone -┃     ''--..
   0-|                   ┗           '''---...
     +-------------------------------------------->
]]></artwork>
        </figure>
        <t>Therefore, this document designs the following formula to evaluate customer experience for each network KPI:</t>
        <t>f(x) = (1+e^b)/(1+e^(a*x+b))</t>
        <ul spacing="normal">
          <li>
            <t>x is the value measured by network KPI, a and b are tunable parameters, and f(x) represents S-curve for certain KPI.</t>
          </li>
          <li>
            <t>Parameter a represents the overall slope of the curve, mainly affecting the range of the central sensitive area.</t>
          </li>
          <li>
            <t>Parameter b represents the offset and scaling of the curve. The initial smoothing area can be shielded via tuning b, which can express KPIs that immediately enter the sensitive area from the very beginning.</t>
          </li>
        </ul>
      </section>
      <section anchor="unified-index">
        <name>Unified Index</name>
        <t>Each KPI is represented by a distinct S-curve to ensure independence among the indicators. Specifically, unique S-curves for network latency, packet-loss rate, and jitter are created by assigning specific parameters (a and b), offering tailored indexes for applications sensitive to these different metrics. The comprehensive CEI score is then derived by aggregating these three S-curves, each weighted appropriately:</t>
        <t>CEI(x, y, z) = w1 * f1(x) + w2 * f2(y) + w3 * f3(z)</t>
        <ul spacing="normal">
          <li>
            <t>x, y, and z respectively indicate values of the three major network KPIs: network latency, packet-loss rate, and jitter.</t>
          </li>
          <li>
            <t>f1, f2, f3 represent the three individual S-curves.</t>
          </li>
          <li>
            <t>w1, w2, w3 represent the empirical weights.</t>
          </li>
        </ul>
      </section>
      <section anchor="parameter-tuning">
        <name>Parameter Tuning</name>
        <section anchor="weight-proportion">
          <name>Weight Proportion</name>
          <t>The CEI's flexibility allows for fine-tuning to meet specific application needs by adjusting its weight values (w1, w2, w3), enabling precise adaptation for various application categories. Typically, cloud customers engage in scenarios that are either sensitive to latency—like gaming applications—or to packet loss, such as audio and video streaming. For instance, in latency-sensitive scenarios, the weights for latency, packet-loss rate, and jitter could be adjusted to a ratio of 7:2:1 (w1:w2:w3); whereas for packet-loss-sensitive scenarios, a ratio of 2:7:1 (w1:w2:w3) might be more appropriate. This tailored approach allows the CEI to accurately assess network quality for different types of applications from a specific viewpoint (e.g., a fixed test point) across various cloud vendors.</t>
        </section>
        <section anchor="parameter-a-b">
          <name>Parameter a, b</name>
          <t>The parameters a and b of the CEI formula can be fine-tuned via:</t>
          <ul spacing="normal">
            <li>
              <t>Determine the initial values of parameters a and b by fitting each KPI CEI curve based on a large amount of operational data.</t>
            </li>
            <li>
              <t>Parameters a and b can be further tuned based on preferences of certain application class. For example, when the packet-loss rate is no higher than 𝑘, it is desired that CEI goes up as the network latency lowers. CEI can set tuning goals according to such preferences and fine-tune parameters a and b.</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>TBD.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="I-D.teigen-ippm-app-quality-metric-reqs">
          <front>
            <title>Requirements for a Network Quality Framework Useful for Applications, Users, and Operators</title>
            <author fullname="Bjørn Ivar Teigen" initials="B. I." surname="Teigen">
              <organization>Domos</organization>
            </author>
            <author fullname="Magnus Olden" initials="M." surname="Olden">
              <organization>Domos</organization>
            </author>
            <date day="18" month="October" year="2023"/>
            <abstract>
              <t>   This document describes the features and attributes a network quality
   framework must have to be useful for different stakeholders.  The
   stakeholders included are developers of Applications, End-Users, and
   Network Operators and Vendors.  At a high level, End-Users need an
   understandable network metric.  Application developers need a network
   metric that allows them to evaluate how well their application is
   likely to perform given the measured network performance.  Network
   Operators and Vendors need a metric that facilitates troubleshooting
   and optimization of their networks.  Existing network quality metrics
   and frameworks typically address the needs of one or two of these
   stakeholders, but we have yet to find one that bridges the needs of
   all three.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-teigen-ippm-app-quality-metric-reqs-02"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
