Jump to content

Fairness measure: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
references to QoE fairness added
mNo edit summary
Line 25: Line 25:


==QoE fairness==
==QoE fairness==
{{Expand section|it is based on only one reference.|date=July 2017}}
The idea of QoE fairness is to quantify fairness among users by considering the [[Quality of experience|Quality of Experience (QoE)]] as perceived by the end user. This is especially of importance in network management where operators want to keep their users sufficiently satisfied (i.e. high QoE) in a fair manner, see [[Quality_of_experience#QoE_management|QoE management]]. Several approaches are proposed to ensure network-wide QoE fairness especially for adaptive video streaming <ref>{{cite journal|last1=Georgopoulos|first1=Panagiotis|last2=Elkhatib|first2=Yehia|last3=Broadbent|first3=Matthew|last4=Mu|first4=Mu|last5=Race|first5=Nicholas|title=Towards network-wide QoE fairness using openflow-assisted adaptive video streaming|journal=Proceedings of the 2013 ACM SIGCOMM workshop on Future human-centric multimedia networking|date=2013}}</ref><ref>{{cite journal|last1=Petrangeli|first1=Stefano|last2=Claeys|first2=Maxim|last3=Latre|first3=Steven|last4=Famaey|first4=Jeroen|last5=De Turck|first5=Filip|title=A multi-agent Q-Learning-based framework for achieving fairness in HTTP Adaptive Streaming|journal=IEEE Network Operations and Management Symposium (NOMS)|date=2014}}</ref>.
The idea of QoE fairness is to quantify fairness among users by considering the [[Quality of experience|Quality of Experience (QoE)]] as perceived by the end user. This is especially of importance in network management where operators want to keep their users sufficiently satisfied (i.e. high QoE) in a fair manner, see [[Quality_of_experience#QoE_management|QoE management]]. Several approaches are proposed to ensure network-wide QoE fairness especially for adaptive video streaming <ref>{{cite journal|last1=Georgopoulos|first1=Panagiotis|last2=Elkhatib|first2=Yehia|last3=Broadbent|first3=Matthew|last4=Mu|first4=Mu|last5=Race|first5=Nicholas|title=Towards network-wide QoE fairness using openflow-assisted adaptive video streaming|journal=Proceedings of the 2013 ACM SIGCOMM workshop on Future human-centric multimedia networking|date=2013}}</ref><ref>{{cite journal|last1=Petrangeli|first1=Stefano|last2=Claeys|first2=Maxim|last3=Latre|first3=Steven|last4=Famaey|first4=Jeroen|last5=De Turck|first5=Filip|title=A multi-agent Q-Learning-based framework for achieving fairness in HTTP Adaptive Streaming|journal=IEEE Network Operations and Management Symposium (NOMS)|date=2014}}</ref>.



Revision as of 12:04, 11 August 2017

Fairness measures or metrics are used in network engineering to determine whether users or applications are receiving a fair share of system resources. There are several mathematical and conceptual definitions of fairness.

TCP fairness

Congestion control mechanisms for new network transmission protocols or peer-to-peer applications must interact well with TCP. TCP fairness requires that a new protocol receive no larger share of the network than a comparable TCP flow. This is important as TCP is the dominant transport protocol on the Internet, and if new protocols acquire unfair capacity they tend to cause problems such as congestion collapse. This was the case with the first versions of RealMedia's streaming protocol: it was based on UDP and was widely blocked at organizational firewalls until a TCP-based version was developed. TCP throughput unfairness over WiFi is a critical problem and need further investigations.[1]

Jain's fairness index

Raj Jain's equation,

rates the fairness of a set of values where there are users and is the throughput for the th connection. The result ranges from (worst case) to 1 (best case), and it is maximum when all users receive the same allocation. This index is when users equally share the resource, and the other users receive zero allocation.

This metric identifies underutilized channels and is not unduly sensitive to atypical network flow patterns.[2]

Max-min fairness

Max-min fairness is said to be achieved by an allocation if and only if the allocation is feasible and an attempt to increase the allocation of any flow necessarily results in the decrease in the allocation of some other flow with an equal or smaller allocation. A max-min fair allocation is achieved when bandwidth is allocated equally and in infinitesimal increments to all flows until one is satisfied, then amongst the remainder of the flows and so on until all flows are satisfied or the bandwidth is exhausted.

Fairly shared spectrum efficiency

In packet radio wireless networks, The fairly shared spectrum efficiency (FSSE) can be used as a combined measure of fairness and system spectrum efficiency. The system spectral efficiency is the aggregate throughput in the network divided by the utilized radio bandwidth in hertz. The FSSE is the portion of the system spectral efficiency that is shared equally among all active users (with at least one backlogged data packet in queue or under transmission). In case of scheduling starvation, the FSSE would be zero during certain time intervals. In case of equally shared resources, the FSSE would be equal to the system spectrum efficiency. To achieve max-min fairness, the FSSE should be maximized.

FSSE is useful especially when analyzing advanced radio resource management (RRM) schemes, for example channel adaptive scheduling, for cellular networks with best-effort packet data service. In such system it may be tempting to optimize the spectrum efficiency (i.e. the throughput). However, that might result in scheduling starvation of "expensive" users at far distance from the access point, whenever another active user is closer to the same or an adjacent access point. Thus the users would experience unstable service, perhaps resulting in a reduced number of happy customers. Optimizing the FSSE results in a compromise between fairness (especially avoiding scheduling starvation) and achieving high spectral efficiency.

If the cost of each user is known, in terms of consumed resources per transferred information bit, the FSSE measure may be redefined to reflect proportional fairness. In a proportional fair system, this "proportionally fair shared spectrum efficiency" (or "fairly shared radio resource cost") is maximized. This policy is less fair since "expensive" users are given lower throughput than others, but still scheduling starvation is avoided.

QoE fairness

The idea of QoE fairness is to quantify fairness among users by considering the Quality of Experience (QoE) as perceived by the end user. This is especially of importance in network management where operators want to keep their users sufficiently satisfied (i.e. high QoE) in a fair manner, see QoE management. Several approaches are proposed to ensure network-wide QoE fairness especially for adaptive video streaming [3][4].

In contrast to network related measures like throughput, QoE is typically not measured on ratio scales. Hence, fairness measures like Jain's fairness index cannot be applied, as the measurement scale requires to be a ratio scale with a clearly defined zero point (see examples of misuse for coefficients of variation). QoE may be measure on interval scales. A typical example is a 5-point mean opinion score (MOS) scale, with 1 indicating lowest quality and 5 indicating highest quality. While the coefficient of variation is meaningless, the standard deviation provides a measure of the dispersion of QoE among users.

Hossfeld et al. have proposed a QoE Fairness index which considers the lower bound and the higher bound of the rating scale.[5]

The QoE fairness index has some desired properties like scale and metric independence. The unit of measurement does not matter. Any linear transformation of the QoE values does not change the value of the fairness index. The fairness index is bounded in the interval with 1 indicating perfect QoE fairness. All users experience the same quality. 0 indicates total unfairness, e.g. 50% of users experience highest QoE and 50% experience lowest QoE .

Other metrics

Several other metrics have been defined, like

  • worst case fairness,[6]
  • Fairness Index,[7]

Notes

  1. ^ "TCP Performance over Wi-Fi: Joint Impact of Buffer and Channel Losses". IEEE Transactions on Mobile Computing. 15: 1279–1291. doi:10.1109/TMC.2015.2456883.
  2. ^ Jain, R.; Chiu, D.M.; Hawe, W. (1984). "A Quantitative Measure of Fairness and Discrimination for Resource Allocation in Shared Computer Systems" (PDF). DEC Research Report TR-301.
  3. ^ Georgopoulos, Panagiotis; Elkhatib, Yehia; Broadbent, Matthew; Mu, Mu; Race, Nicholas (2013). "Towards network-wide QoE fairness using openflow-assisted adaptive video streaming". Proceedings of the 2013 ACM SIGCOMM workshop on Future human-centric multimedia networking.
  4. ^ Petrangeli, Stefano; Claeys, Maxim; Latre, Steven; Famaey, Jeroen; De Turck, Filip (2014). "A multi-agent Q-Learning-based framework for achieving fairness in HTTP Adaptive Streaming". IEEE Network Operations and Management Symposium (NOMS).
  5. ^ Hossfeld, Tobias; Skorin-Kapov, Lea; Heegaard, Poul E.; Varela, Martin (11 Oct 2016). "Definition of QoE fairness in shared systems". IEEE Communications Letters. 21 (1): 184–187. doi:10.1109/LCOMM.2016.2616342.
  6. ^ Bennett, J. C. R.; Hui Zhang (1996). "WF/sup 2/Q: Worst-case fair weighted fair queueing". Proceedings of IEEE INFOCOM '96. Conference on Computer Communications. Vol. 1. p. 120. doi:10.1109/INFCOM.1996.497885. ISBN 0-8186-7293-5.
  7. ^ Ito, Y.; Tasaka, S.; Ishibashi, Y. (2002). "Variably weighted round robin queueing for core IP routers". Conference Proceedings of the IEEE International Performance, Computing, and Communications Conference (Cat. No.02CH37326). p. 159. doi:10.1109/IPCCC.2002.995147. ISBN 0-7803-7371-5.

Further reading