pith. sign in

arxiv: 2512.05201 · v2 · submitted 2025-12-04 · 💻 cs.NI · cs.SD

MuMeNet: A Network Simulator for Musical Metaverse Communications

Pith reviewed 2026-05-17 00:30 UTC · model grok-4.3

classification 💻 cs.NI cs.SD
keywords Musical Metaversenetwork simulatorservice provisioning5G/6G networksdiscrete-event simulationvirtual concertorchestration policymulticast traffic
0
0 comments X

The pith

MuMeNet is a discrete-event simulator for modeling service provisioning in Musical Metaverse sessions over 5G and 6G networks.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

This paper seeks to overcome network limitations that slow the adoption of the Musical Metaverse by creating tools to model its unique communication needs. The authors formalize graph models for services and networks based on a virtual concert where audiences interact live. They introduce MuMeNet as a simulator built to handle the interactive, heterogeneous and multicast traffic typical of such sessions. A sympathetic reader would care because effective service provisioning strategies could enable smoother live music experiences and collaborative music making in shared digital spaces.

Core claim

The central contribution is the first formal modeling and analysis of service provisioning for Musical Metaverse sessions in 5G/6G networks. Using live audience interaction in a virtual concert as the reference scenario, the authors define service and network graph models. They then develop MuMeNet, a discrete-event network simulator tailored to MM requirements and traffic dynamics. The simulator's effectiveness is shown through a linear programming orchestration policy applied to the reference scenario, with performance results under realistic MM workloads.

What carries the argument

MuMeNet, a novel discrete-event network simulator tailored to the requirements and traffic dynamics of Musical Metaverse sessions.

If this is right

  • Orchestration policies such as linear programming can be evaluated for MM service provisioning.
  • Performance analysis becomes possible under realistic workloads for virtual concert scenarios.
  • The graph models enable formal study of interactive and multicast communications in the MM.
  • Insights from the simulator can guide strategies to address infrastructure challenges for MM growth.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The simulator framework might extend to evaluate emerging 6G technologies for handling metaverse-scale interactions.
  • Similar modeling approaches could apply to other real-time collaborative applications in the broader metaverse.
  • Validation against live deployment data would strengthen the connection between simulated and actual network behaviors.

Load-bearing premise

The live audience interaction in a virtual concert scenario adequately represents the interactive, heterogeneous, and multicast-oriented characteristics of Musical Metaverse sessions.

What would settle it

A direct comparison showing that actual Musical Metaverse session traffic and interaction patterns differ substantially from the modeled reference scenario would indicate the simulator does not yet capture real-world dynamics.

Figures

Figures reproduced from arXiv: 2512.05201 by Ali Al Housseini, Cristina Rottondi, Jaime Llorca, Luca Turchet, Omran Ayoub, Tiziano Leidi.

Figure 1
Figure 1. Figure 1: Graph representation of the modeled components and their connections [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Augmented cloud-network graph. Gray edges represent network [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Example of a SG, where edges represent data streams (commodities) [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: MuMetNet Design Architecture: The top part shows the [PITH_FULL_IMAGE:figures/full_fig_p005_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Core Engine Architecture of MuMeNet. The orchestrator fulfills the following responsibilities: • Global Time Monitoring: It moves the simulation clock to the timestamp of the next event in the queue. • Event Dispatcher: It invokes the callback attached to each event, thereby triggering computation, communication, or rendering inside the appropriate component. The event also accepts a set of optional argume… view at source ↗
Figure 8
Figure 8. Figure 8: Peak link utilization versus number of users per service graph on an [PITH_FULL_IMAGE:figures/full_fig_p009_8.png] view at source ↗
Figure 6
Figure 6. Figure 6: Cost per number of users for varying number of users in the SG for [PITH_FULL_IMAGE:figures/full_fig_p009_6.png] view at source ↗
Figure 7
Figure 7. Figure 7: Cost per number of users for varying number of users in the SG for [PITH_FULL_IMAGE:figures/full_fig_p009_7.png] view at source ↗
read the original abstract

The Metaverse, a shared and spatially organized digital continuum, is transforming various industries, with music emerging as a leading use case. Live concerts, collaborative composition, and interactive experiences are driving the Musical Metaverse (MM), but the requirements of the underlying network and service infrastructures hinder its growth. These challenges underscore the need for a novel modeling and simulation paradigm tailored to the unique characteristics of MM sessions, along with specialized service provisioning strategies capable of capturing their interactive, heterogeneous, and multicast-oriented nature. To this end, we make a first attempt to formally model and analyze the problem of service provisioning for MM sessions in 5G/6G networks. We first formalize service and network graph models for the MM, using "live audience interaction in a virtual concert" as a reference scenario. We then present MuMeNet, a novel discrete-event network simulator specifically tailored to the requirements and the traffic dynamics of the MM. We showcase the effectiveness of MuMeNet by running a linear programming based orchestration policy on the reference scenario and providing performance analysis under realistic MM workloads.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The paper claims to make a first attempt to formally model and analyze the problem of service provisioning for Musical Metaverse (MM) sessions in 5G/6G networks. It formalizes service and network graph models using the reference scenario of live audience interaction in a virtual concert, presents the MuMeNet discrete-event network simulator tailored to MM traffic dynamics, and demonstrates it by running a linear programming based orchestration policy on the reference scenario with performance analysis under realistic MM workloads.

Significance. If the graph models and simulator accurately capture the interactive, heterogeneous, and multicast-oriented aspects of MM sessions, this could provide a foundational tool for researchers studying service provisioning in metaverse applications. The work highlights the need for specialized modeling beyond general network simulators, potentially influencing 5G/6G network design for emerging multimedia experiences. Credit is given for attempting to address a novel application domain with a dedicated simulator.

major comments (2)
  1. The formalization of service and network graph models is described at a high level; without explicit mathematical formulations showing how multicast state or per-user interactivity constraints are encoded (distinct from standard multi-commodity flow), the novelty of the 'first formal model' claim cannot be assessed.
  2. Performance analysis consists of a single LP orchestration policy run on one reference scenario; this is load-bearing for the effectiveness demonstration, as no validation data, error analysis, sensitivity to multicast tree construction, or comparisons to baselines are provided.
minor comments (2)
  1. The abstract states that performance analysis is provided but supplies no quantitative metrics or results; a brief summary of key numbers should be added for completeness.
  2. Clarify notation for the service graph and network graph models to avoid overlap with generic network flow terminology.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive and detailed review of our manuscript. We address each major comment below and outline the revisions we will make to strengthen the paper.

read point-by-point responses
  1. Referee: The formalization of service and network graph models is described at a high level; without explicit mathematical formulations showing how multicast state or per-user interactivity constraints are encoded (distinct from standard multi-commodity flow), the novelty of the 'first formal model' claim cannot be assessed.

    Authors: We agree that the current description of the graph models would benefit from greater mathematical precision. In the revised manuscript we will add explicit formulations: the service graph will be defined with nodes for MM sessions and edges encoding multicast groups together with per-user interactivity variables; the network graph will include constraints for session-specific synchronization and latency that are distinct from standard multi-commodity flow by incorporating dynamic state updates tied to musical interaction patterns. These additions will clarify the claimed novelty. revision: yes

  2. Referee: Performance analysis consists of a single LP orchestration policy run on one reference scenario; this is load-bearing for the effectiveness demonstration, as no validation data, error analysis, sensitivity to multicast tree construction, or comparisons to baselines are provided.

    Authors: We acknowledge the limited scope of the current evaluation. In the revised version we will expand the performance section to include comparisons against greedy and heuristic baselines, sensitivity analysis on multicast tree parameters and workload variations, and basic validation metrics (e.g., deviation from expected traffic patterns) under additional synthetic MM workloads. These extensions will provide a more robust demonstration of MuMeNet. revision: yes

Circularity Check

0 steps flagged

No significant circularity; modeling and simulation are self-contained

full rationale

The paper defines service and network graph models for MM sessions using the live audience interaction in a virtual concert as reference scenario, then introduces MuMeNet as a discrete-event simulator and applies an LP-based orchestration policy to generate performance numbers. No equations, derivations, or steps reduce by construction to fitted parameters, self-referential definitions, or load-bearing self-citations. The formal models and simulator are presented as independent contributions whose outputs (simulation results) are not presupposed by the inputs, satisfying the requirement for a self-contained derivation chain against external benchmarks.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Review based on abstract only; no explicit free parameters, axioms, or invented entities are detailed in the provided text.

pith-pipeline@v0.9.0 · 5503 in / 1013 out tokens · 44822 ms · 2026-05-17T00:30:44.047613+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Reference graph

Works this paper leans on

26 extracted references · 26 canonical work pages

  1. [1]

    Metaverse,

    S. Mystakidis, “Metaverse,”Encyclopedia, vol. 2, no. 1, pp. 486–497, 2022

  2. [2]

    Compute-and data- intensive networks: The key to the metaverse,

    Y . Cai, J. Llorca, A. M. Tulino, and A. F. Molisch, “Compute-and data- intensive networks: The key to the metaverse,” in2022 1st international conference on 6G networking (6GNet). IEEE, 2022, pp. 1–8

  3. [3]

    Musical metaverse: vision, opportunities, and challenges,

    L. Turchet, “Musical metaverse: vision, opportunities, and challenges,” Personal Ubiquitous Comput., vol. 27, no. 5, p. 1811–1827, Jan. 2023

  4. [4]

    Music in extended realities,

    L. Turchet, R. Hamilton, and A. C ¸ amci, “Music in extended realities,” IEEE Access, vol. 9, pp. 15 810–15 832, 2021

  5. [5]

    Internet of musical things: Vision and challenges,

    L. Turchet, C. Fischione, G. Essl, D. Keller, and M. Barthet, “Internet of musical things: Vision and challenges,”IEEE Access, vol. 6, pp. 61 994– 62 017, 2018

  6. [6]

    Real-time musical haptics with ultra-wideband: A study on latency, reliability, and per- ception,

    L. Turchet, C. Sassi, D. Vecchia, and G. P. Picco, “Real-time musical haptics with ultra-wideband: A study on latency, reliability, and per- ception,”IEEE Transactions on Haptics, vol. 18, no. 1, pp. 269–280, 2025

  7. [7]

    Emotion recog- nition of playing musicians from eeg, ecg, and acoustic signals,

    L. Turchet, B. O’Sullivan, R. Ortner, and C. Guger, “Emotion recog- nition of playing musicians from eeg, ecg, and acoustic signals,”IEEE Transactions on Human-Machine Systems, vol. 54, no. 5, pp. 619–629, 2024

  8. [8]

    Touching the audience: musical haptic wearables for augmented and participatory live music performances,

    L. Turchet, T. West, and M. M. Wanderley, “Touching the audience: musical haptic wearables for augmented and participatory live music performances,”Personal Ubiquitous Comput., vol. 25, no. 4, p. 749–769, Mar. 2020

  9. [9]

    Immersive networked music performance systems: identifying latency factors,

    L. Turchet and M. Tomasetti, “Immersive networked music performance systems: identifying latency factors,” in2023 Immersive and 3D Audio: from Architecture to Automotive (I3DA), 2023, pp. 1–6

  10. [10]

    Metaverse com- munications, networking, security, and applications: Research issues, state-of-the-art, and future directions,

    M. Ali, F. Naeem, G. Kaddoum, and E. Hossain, “Metaverse com- munications, networking, security, and applications: Research issues, state-of-the-art, and future directions,”IEEE Communications Surveys & Tutorials, vol. 26, no. 2, pp. 1238–1278, 2024

  11. [11]

    End-to-end orchestration of nextg media services over the distributed compute continuum,

    A. Mauro, A. M. Tulino, and J. Llorca, “End-to-end orchestration of nextg media services over the distributed compute continuum,”IEEE Transactions on Mobile Computing, pp. 1–18, 2025

  12. [12]

    The roadmap of com- munication and networking in 6g for the metaverse,

    F. Tang, X. Chen, M. Zhao, and N. Kato, “The roadmap of com- munication and networking in 6g for the metaverse,”IEEE Wireless Communications, vol. 30, no. 4, pp. 72–81, 2023

  13. [13]

    Assessing the impact of network quality-of-service on metaverse virtual reality user experience,

    R. D. Tripathi, M. Lyu, and V . Sivaraman, “Assessing the impact of network quality-of-service on metaverse virtual reality user experience,” in2024 IEEE International Conference on Metaverse Computing, Net- working, and Applications (MetaCom). IEEE, 2024, pp. 206–213

  14. [14]

    Edge intelligence-based ultra-reliable and low-latency communications for digital twin-enabled metaverse,

    D. Van Huynh, S. R. Khosravirad, A. Masaracchia, O. A. Dobre, and T. Q. Duong, “Edge intelligence-based ultra-reliable and low-latency communications for digital twin-enabled metaverse,”IEEE Wireless Communications Letters, vol. 11, no. 8, pp. 1733–1737, 2022

  15. [15]

    Human-centric resource allocation in the metaverse over wireless communications,

    J. Zhao, L. Qian, and W. Yu, “Human-centric resource allocation in the metaverse over wireless communications,”IEEE Journal on Selected Areas in Communications, vol. 42, no. 3, pp. 514–537, 2023

  16. [16]

    Metaslicing: A novel resource allocation framework for metaverse,

    N. H. Chu, D. T. Hoang, D. N. Nguyen, K. T. Phan, E. Dutkiewicz, D. Niyato, and T. Shu, “Metaslicing: A novel resource allocation framework for metaverse,”IEEE Transactions on Mobile Computing, vol. 23, no. 5, pp. 4145–4162, 2023

  17. [17]

    Iot-cloud service optimization in next generation smart environments,

    M. Barcelo, A. Correa, J. Llorca, A. M. Tulino, J. L. Vicario, and A. Morell, “Iot-cloud service optimization in next generation smart environments,”IEEE J.Sel. A. Commun., vol. 34, no. 12, p. 4077–4090, Dec. 2016

  18. [18]

    Approximation algorithms for the optimal distribution of real-time stream-processing services,

    M. Michael, J. Llorca, and A. Tulino, “Approximation algorithms for the optimal distribution of real-time stream-processing services,” inICC 2019 - 2019 IEEE International Conference on Communications (ICC), 2019, pp. 1–7

  19. [19]

    Exper- imental studies of metaverse streaming,

    H. Wang, R. Martinez-Velazquez, H. Dong, and A. El Saddik, “Exper- imental studies of metaverse streaming,”IEEE Consumer Electronics Magazine, vol. 14, no. 1, pp. 26–36, 2024

  20. [20]

    Network simulations with the ns-3 simulator,

    T. R. Henderson, M. Lacage, G. F. Riley, C. Dowell, and J. Kopena, “Network simulations with the ns-3 simulator,”SIGCOMM demonstra- tion, vol. 14, no. 14, p. 527, 2008

  21. [21]

    An open framework for analyzing and modeling xr network traffic,

    M. Lecci, M. Drago, A. Zanella, and M. Zorzi, “An open framework for analyzing and modeling xr network traffic,”IEEE Access, vol. 9, pp. 129 782–129 795, 2021

  22. [22]

    An overview of the omnet++ simulation environment,

    A. Varga and R. Hornig, “An overview of the omnet++ simulation environment,” inProceedings of the 1st international conference on Simulation tools and techniques for communications, networks and systems & workshops, 2008, pp. 1–10

  23. [23]

    Virtual network embedding: A survey,

    A. Fischer, J. F. Botero, M. T. Beck, H. de Meer, and X. Hesselbach, “Virtual network embedding: A survey,”IEEE Communications Surveys & Tutorials, vol. 15, no. 4, pp. 1888–1906, 2013

  24. [24]

    Cloudsim plus: A cloud computing simulation framework pursuing software engineering principles for improved modularity, ex- tensibility and correctness,

    M. C. Silva Filho, R. L. Oliveira, C. C. Monteiro, P. R. M. In ´acio, and M. M. Freire, “Cloudsim plus: A cloud computing simulation framework pursuing software engineering principles for improved modularity, ex- tensibility and correctness,” in2017 IFIP/IEEE Symposium on Integrated Network and Service Management (IM), 2017, pp. 400–406

  25. [25]

    Dual timescale orchestration system for elastic control of nextg cloud- integrated networks,

    Q. Pagliuca, L. J. Chaves, P. Imputato, A. Tulino, and J. Llorca, “Dual timescale orchestration system for elastic control of nextg cloud- integrated networks,” in2024 27th Conference on Innovation in Clouds, Internet and Networks (ICIN), 2024, pp. 234–241

  26. [26]

    On random graphs,

    O. ERD and A. Renyi, “On random graphs,”Publ. Math, vol. 6, pp. 290–297, 1959. 10