36 lines
4.3 KiB
Markdown
36 lines
4.3 KiB
Markdown
collapsed:: true
|
||
type:: [[REVIEWS]]
|
||
tags::
|
||
year:: 2026
|
||
venue:: [[ICSE]]
|
||
full-title:: A Multi-Agent Approach for Engineering Digital Twins of Smart Human-Centric Ecosystems
|
||
date-start:: [[18-09-2025]] - 00:31
|
||
date-submitted::
|
||
external-links::
|
||
status:: [[DONE]]
|
||
deadline-submission::
|
||
file:: [[@A Multi-Agent Approach for Engineering Digital Twins of Smart Human-Centric Ecosystems]]
|
||
parent::
|
||
todoist:: https://app.todoist.com/app/task/2683-a-multi-agent-approach-for-engineering-digital-twins-of-smart-human-centric-6cVHmvcJVfJcWwhg
|
||
|
||
- ### [[Comments]]
|
||
- #.tabular
|
||
- ### Paper summary
|
||
- This paper presents MAD, a Multi-Agent Architectural for Digital Twins of Smart Human-centric Ecosystems (SHEs). The main peculiarity of MAD is that it is a decentralized, agent-based architecture that models both cyber and human entities as agents. The architecture has been implemented to simulate a ride-hailing system in San Francisco, and evaluated on responsiveness, fidelity, adaptability, and robustness.
|
||
- ### Strengths
|
||
- + The use of Multi-Agent Systems (MAS) to represent both cyber and human entities is interesting
|
||
- ### Weaknesses
|
||
- - The distinction between the architecture and its implementation is not sufficiently clear throughout the paper
|
||
- - It remains ambiguous what generalizable insights are derived from the prototype beyond the specific implementation context (MADSF)
|
||
- - The novelty with respect to existing work (e.g., MAPE-K, CPS, autonomous systems) is underdeveloped and not convincingly articulated
|
||
- - The evaluation metrics (e.g., responsiveness, fidelity) are applied to the implementation rather than the architecture, making it unclear whether the results validate MAD as a general architectural solution
|
||
- ### Detailed comments for authors
|
||
- Novelty: The contribution claims to be the first concrete architectural solution where agents form the structural foundation of a DT. However, the connection to prior MAS frameworks, CPS architectural patterns (e.g., MAPE-K), and autonomy paradigms is missing. The paper does not clarify whether the innovation lies in the modeling primitives, in the architectural style, or in the instantiation logic of DT components.
|
||
- Rigor: The research questions (RQ1–RQ4) are framed in terms of implementation-level properties (fidelity, adaptability, etc.), but the paper lacks a principled separation between the architectural design and its concrete realization. Moreover, claims about properties such as robustness and adaptability are derived from simulation results, but the limitations of such evaluations in the generalization of architectural properties are not discussed.
|
||
- Relevance: The work is highly relevant for domains where decentralized and human-in-the-loop systems interact (e.g., smart cities, urban mobility). However, it is not clear what aspects of the proposed architecture would generalize across different domains or be reusable beyond the specific ride-hailing use case (MADSF).
|
||
- Verifiability & transparency: A replication package consisting of source code and data is available (https://anonymous.4open.science/r/sfdigitalmirror/README.md). The given repository gives details on how run the code and obtain the results shown in the paper, under different scenarios.
|
||
- Presentation: The paper is generally clear and well-structured. However, there is a frequent confusion of architectural and implementation concerns (e.g., responsiveness of an architecture, which is implementation-specific). The discussion of results does not distinguish between general findings and implementation-specific behaviors. This is the main issue of the paper, which presents an interesting simulation tool, without drawing research insights that go beyond the implementation of the considered scenario.
|
||
- QUESTIONS:
|
||
- Q1: What are the generalizable architectural principles behind MAD that go beyond the specific implementation (MADSF), and how can they be reused or adapted to other SHE scenarios?
|
||
- Q2: How does MAD relate to existing architectural paradigms in autonomous and self-adaptive systems (e.g., MAPE-K, feedback control loops)?
|
||
- Q3: What is the specific innovation in MAD’s treatment of human agents compared to previous MAS-based DT architectures that either model humans as data sources or external participants? |