Papers
Topics
Authors
Recent
Search
2000 character limit reached

Weber-Fechner Quality of Experience Model

Updated 4 February 2026
  • Weber-Fechner QoE models are perceptually-inspired metrics that use logarithmic scaling to map system resources to subjective quality perception.
  • They are integrated into optimization frameworks like mixed-integer programming and reinforcement learning to enhance resource allocation in VR and vehicular networks.
  • Empirical studies demonstrate reduced latency and improved fairness by aligning resource allocation with the non-linear characteristics of human sensation.

The Weber-Fechner Quality of Experience (QoE) Model defines a class of perceptually inspired, mathematically grounded user experience metrics which model human quality perception for networked, interactive, or perceptual computing systems. These models leverage the psychophysical Weber-Fechner law—originally describing the logarithmic scaling between the intensity of a physical stimulus and its perceived strength—to ensure that resource allocation and algorithmic design decisions align with the nonlinearities of human sensation. In modern applications, Weber-Fechner-based QoE models are used as reward signals or optimization objectives in wireless multimedia systems, multi-user virtual reality (VR) platforms, and embodied AI-enhanced vehicular networks, directly influencing reinforcement learning and mixed-integer optimization procedures.

1. Theoretical Foundations: Weber-Fechner Law in Psychophysical Modeling

The classical Weber-Fechner law formalizes the empirically observed relationship that perceived intensity SS of a stimulus is proportional to the logarithm of its physical magnitude II relative to a threshold I0I_0:

S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)

where kk is the “Weber fraction” and I0I_0 is the minimal detectable stimulus. This formulation unifies Weber’s law (change detection proportional to stimulus magnitude) and Fechner’s logarithmic law (perceived intensity over orders of magnitude). In the context of QoE models, stimulus II is mapped onto an application-dependent resource (e.g., keyframe rate, transmit power), and SS is related to the user’s perceptual satisfaction.

2. Application to VR: Weber-Fechner QoE in Virtual Reality Interaction

In multi-user VR ecosystems, the Weber-Fechner model is instantiated to reflect the perceptual impact of visual fidelity and system latency. The key technical construction is as follows (Zhang et al., 24 Jun 2025):

  • Stimulus Definition: For each user kk, attention level aa, and time slot II0, the stimulus is the normalized number of delivered keyframes,

II1

where II2 is the keyframes/sec in attention tier II3 and II4 is the slot duration (with the minimum possible II5 per slot serving as threshold II6).

  • Perceptual Mapping: The perceived fidelity is then

II7

  • Composite QoE Metric:

II8

where II9 is total latency, I0I_00 the allowable latency, I0I_01 indexes visual attention from blind spot (0) to central vision (3), I0I_02 the count of salient characters, and I0I_03 the total in field of view.

The inclusion of latency and attention weights ensures multidimensional fidelity constraints while ensuring the metric is strictly monotonic with critical user-centric parameters.

3. Integrating Weber-Fechner QoE into Optimization Frameworks

The constructed Weber-Fechner QoE metric is embedded directly into resource allocation problems. In VR, the design is formalized as a mixed-integer program (MIP) over bandwidth I0I_04, CPU frequencies I0I_05, and integer keyframe rates I0I_06. The objective is

I0I_07

subject to system constraints (total bandwidth, server CPU, range/integrity of I0I_08, and per-slot as well as aggregate fairness/quality lower bounds). Solution methods rely on continuous-discrete action reinforcement learning, notably Partial-State Causal DDPG (PS-CDDPG), where the sum of I0I_09 acts as the core reward, and fairness/feasibility constraints modulate penalties during agent training (Zhang et al., 24 Jun 2025).

4. Extension to Multi-User Fairness and Horizon-Fair QoE

QoE fairness across multiple users is quantified using the horizon-fair QoE (hfQoE), defined as

S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)0

where S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)1 is the standard deviation of users’ average QoE, S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)2 and S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)3 the respective maximum and minimum QoE observed over users and time up to S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)4. This metric penalizes dispersion in subjective experience and is enforced as a hard constraint in optimization, ensuring no user experiences persistent underperformance relative to the group (Zhang et al., 24 Jun 2025).

5. Alternate Instantiations: Weber-Fechner QoE in Vehicular Networks

In vehicular systems, Weber-Fechner-inspired QoE models are adapted to encode semantic communication fidelity and radio resource consumption. The core metric is

S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)5

where S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)6 is semantic similarity (cosine between BERT embeddings of transmitted/reconstructed messages), S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)7 is transmit power, S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)8 is link/subband assignment, and S=kln(II0)S = k \ln\left(\frac{I}{I_0}\right)9, kk0 are monotonic normalizations emulating diminishing returns (in practice, kk1, kk2). The optimization procedure seeks to maximize QoE subject to power, SINR, and semantic-fidelity constraints, and system-level resource allocation is governed by this perceptual metric (Zhang et al., 2 Jan 2025).

6. Adaptive Resource Control and Empirical Outcomes

Empirical studies demonstrate that Weber-Fechner-based QoE models capture the non-linear, saturating effects of resource increments on perceived quality. In VR, joint optimization using these metrics results in significant reduction in interactive latency and improved fairness and individual experience, outperforming non-perceptually guided alternatives (Zhang et al., 24 Jun 2025). In vehicular networks, adaptation of semantic symbol length and resource allocation guided by Weber-Fechner metrics yields superior performance under dynamic channel conditions and system load, confirming that QoE improves sublinearly with increased resources and semantic fidelity, in accordance with diminishing-returns predicted by the law (Zhang et al., 2 Jan 2025).

7. Assumptions, Scaling, and Generalization

Across both domains, design choices such as the selection of minimum keyframes (defining kk3), normalization functions (kk4 versus explicit logarithms), and multi-factor compositionality reflect system-specific trade-offs. Slot-based mapping (kk5s), attention-weighted summation, and clarity on minimum/maximum latency thresholds ensure practical enforceability and non-negativity of the QoE metric. The paradigm is extensible to other perceptual applications—audio, haptics, or multimodal interfaces—provided that the mapping between stimulus and sensation adheres to the psychophysical principles underlying the Weber-Fechner law.


Summary Table: Weber-Fechner QoE Metric Realizations in Two Domains

Domain Formula Resource Parameterization
Virtual Reality (VR) kk6 Keyframe rate, latency, attention levels
Vehicular Networks kk7 Transmit power, semantic similarity, link assignment

These models underpin reinforcement learning and constrained optimization procedures, delivering perceptually fair and efficient quality targets in complex, resource-bounded systems.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Weber-Fechner Quality of Experience (QoE) Model.