lnu.sePublications
Change search
Link to record
Permanent link

Direct link
Perez-Palacin, DiegoORCID iD iconorcid.org/0000-0002-2736-845X
Publications (10 of 45) Show all publications
Grassi, V., Mirandola, R. & Perez-Palacin, D. (2024). A conceptual and architectural characterization of antifragile systems. Journal of Systems and Software, 213, Article ID 112051.
Open this publication in new window or tab >>A conceptual and architectural characterization of antifragile systems
2024 (English)In: Journal of Systems and Software, ISSN 0164-1212, E-ISSN 1873-1228, Vol. 213, article id 112051Article in journal (Refereed) Published
Abstract [en]

Antifragility is one of the terms that have recently emerged with the aim of indicating a direction that should be pursued toward the objective of designing Information and Communications Technology systems that remain trustworthy despite their dynamic and evolving operating context. We present a characterization of antifragility, aiming to clarify from a conceptual viewpoint the implications of its adoption as a design guideline and its relationships with other approaches sharing a similar objective. To this end, we discuss the inclusion of antifragility (and related concepts) within the well-known dependability taxonomy, which was proposed a few decades ago with the goal of providing a reference framework to reason about the different facets of the general concern of designing dependable systems. From our conceptual characterization, we then derive a possible path toward the engineering of antifragile systems.

Place, publisher, year, edition, pages
Elsevier, 2024
Keywords
Antifragility, Dependability, Uncertainty, Software architecture
National Category
Software Engineering
Research subject
Computer Science, Software Technology
Identifiers
urn:nbn:se:lnu:diva-132145 (URN)10.1016/j.jss.2024.112051 (DOI)001290965800001 ()2-s2.0-85190106638 (Scopus ID)
Available from: 2024-08-29 Created: 2024-08-29 Last updated: 2025-01-14Bibliographically approved
Weyns, D., Hezavehi, S. M., Avgeriou, P., Calinescu, R., Mirandola, R. & Perez-Palacin, D. (2024). An Architectural Viewpoint for Benefit-Cost-Risk-Aware Decision-Making in Self-Adaptive Systems. ACM Transactions on Autonomous and Adaptive Systems
Open this publication in new window or tab >>An Architectural Viewpoint for Benefit-Cost-Risk-Aware Decision-Making in Self-Adaptive Systems
Show others...
2024 (English)In: ACM Transactions on Autonomous and Adaptive Systems, ISSN 1556-4665, E-ISSN 1556-4703Article in journal (Refereed) In press
Abstract [en]

Self-adaptation equips a software system with a feedback loop that resolves uncertainties during operation and adapts the system to deal with them when necessary. Most self-adaptation approaches today use decision-making mechanisms that select for execution the adaptation option with the best-estimated benefit expressed as a set of adaptation goals. A few approaches also consider the estimated (one-off) cost of executing the candidate adaptation options. We argue that besides benefit and cost, decision-making in self-adaptive systems should also consider the estimated risk the system or its users would be exposed to if an adaptation option were selected for execution. Balancing all three concerns when evaluating the options for adaptation to mitigate uncertainty is essential for satisfying stakeholders’ concerns and ensuring the safety and public acceptance of self-adaptive systems. In this paper, we present a reference model for decision-making in self-adaptation that considers the estimated benefit, cost, and risk as core concerns of each adaptation option. Leveraging this model, we then present an ISO/IEC/IEEE 42010 compatible architectural viewpoint that aims at supporting software architects responsible for designing robust decision-making mechanisms for self-adaptive systems. We demonstrate the applicability, usefulness, and understandability of the viewpoint through a case study where participants with experience in the engineering of self-adaptive systems performed a set of design tasks in DeltaIoT, an Internet-of-Things exemplar for research on self-adaptive systems.

Place, publisher, year, edition, pages
Association for Computing Machinery (ACM), 2024
Keywords
self-adaptive, risk, cost, benefit, viewpoint, decision-making
National Category
Software Engineering
Research subject
Computer Science, Software Technology
Identifiers
urn:nbn:se:lnu:diva-134466 (URN)10.1145/3705612 (DOI)
Available from: 2025-01-14 Created: 2025-01-14 Last updated: 2025-02-24Bibliographically approved
Edrisi, F., Perez-Palacin, D., Caporuscio, M. & Giussani, S. (2024). Developing and Evolving a Digital Twin of the Organization. IEEE Access, 12, 45475-45494
Open this publication in new window or tab >>Developing and Evolving a Digital Twin of the Organization
2024 (English)In: IEEE Access, E-ISSN 2169-3536, Vol. 12, p. 45475-45494Article in journal (Refereed) Published
Abstract [en]

Digital Twin of the Organization (DTO) is a relatively new concept that emerged to help managers have a full understanding of their organization and realize their objectives. Indeed, DTO enables connecting all the elements of an organization virtually by providing monitoring, optimization, prediction, and other capabilities through continuous simulations. Creating a flexible and evolvable DTO that covers and supports the organization's business strategies is a complex and time-consuming task that requires engineering best practices. In this context, this paper presents and evaluates the EA Blueprint Pattern, which serves as an architectural reference for the development of a DTO by allowing for mapping well-known Enterprise Architecture concepts into software components defining the DTO software architecture. The evaluation is carried on by showing how to use the pattern for creating the DTO for a given organization. Then, a thorough discussion is conducted to analyze how the developed DTO should evolve to deal with vertical and horizontal integration. The lessons learned highlight the strengths and weaknesses along with practical implications for organizations that are eager to develop their DTO according to the EA Blueprint Pattern.

Place, publisher, year, edition, pages
IEEE, 2024
Keywords
Digital twins, Decision making, Information systems, Computer architecture, Standards organizations, Pattern analysis, Organizational aspects, Software engineering, Enterprise architecture management, Digital twin, EA blueprint pattern, enterprise architecture, organizational integration, software evolution
National Category
Computer Sciences
Research subject
Computer and Information Sciences Computer Science, Computer Science
Identifiers
urn:nbn:se:lnu:diva-129002 (URN)10.1109/ACCESS.2024.3381778 (DOI)001193963600001 ()2-s2.0-85189166724 (Scopus ID)
Available from: 2024-04-22 Created: 2024-04-22 Last updated: 2024-05-16Bibliographically approved
Camara, J., Hahner, S., Perez-Palacin, D., Vallecillo, A., Acosta, M., Bencomo, N., . . . Gerasimou, S. (2024). Uncertainty Flow Diagrams: Towards a Systematic Representation of Uncertainty Propagation and Interaction in Adaptive Systems. In: Proceedings of the 2024 IEEE/ACM 19th Symposium on Software Engineering for Adaptive and Self-Managing Systems: . Paper presented at 2024 IEEE/ACM 19th Symposium on Software Engineering for Adaptive and Self-Managing Systems (pp. 37-43). ACM Publications
Open this publication in new window or tab >>Uncertainty Flow Diagrams: Towards a Systematic Representation of Uncertainty Propagation and Interaction in Adaptive Systems
Show others...
2024 (English)In: Proceedings of the 2024 IEEE/ACM 19th Symposium on Software Engineering for Adaptive and Self-Managing Systems, ACM Publications, 2024, p. 37-43Conference paper, Published paper (Refereed)
Abstract [en]

Sources of uncertainty in adaptive systems are rarely independent, and their interaction can affect the attainment of system goals in unpredictable ways. Despite ample work on “taming” uncertainty, the research community has devoted little attention to the systematic representation, analysis, and mitigation of uncertainty propagation and interaction (UPI) in adaptive systems. To address this oversight, we introduce Uncertainty Flow Diagrams, a notation that captures key UPI aspects. We demonstrate the use and benefits of our novel notation on Znn.com, an adaptive news site infrastructure.

Place, publisher, year, edition, pages
ACM Publications, 2024
Keywords
Uncertainty propagation, Uncertainty interaction, Modeling nota- tions, Flow Diagrams
National Category
Software Engineering
Research subject
Computer Science, Software Technology
Identifiers
urn:nbn:se:lnu:diva-134470 (URN)10.1145/3643915.3644084 (DOI)2-s2.0-85196418106 (Scopus ID)9798400705854 (ISBN)
Conference
2024 IEEE/ACM 19th Symposium on Software Engineering for Adaptive and Self-Managing Systems
Available from: 2025-01-14 Created: 2025-01-14 Last updated: 2025-01-15Bibliographically approved
Edrisi, F., Perez-Palacin, D., Caporuscio, M. & Giussani, S. (2023). Adaptive Controllers and Digital Twin for Self-Adaptive Robotic Manipulators. In: 2023 IEEE/ACM 18th Symposium on Software Engineering for Adaptive and Self-Managing Systems (SEAMS): . Paper presented at 2023 IEEE/ACM 18th Symposium on Software Engineering for Adaptive and Self-Managing Systems (SEAMS), ICSE Workshop on Software Engineering for Adaptive and Self-Managing Systems, 15-16 May 2023, Melbourne, Australia (pp. 56-67). IEEE
Open this publication in new window or tab >>Adaptive Controllers and Digital Twin for Self-Adaptive Robotic Manipulators
2023 (English)In: 2023 IEEE/ACM 18th Symposium on Software Engineering for Adaptive and Self-Managing Systems (SEAMS), IEEE, 2023, p. 56-67Conference paper, Published paper (Refereed)
Abstract [en]

Robots are increasingly adopted in a wide range of unstructured and uncertain environments, where they are expected to keep quality properties such as efficiency, accuracy, and safety. To this end, robots need to be smart and continuously update their situation awareness. Self-adaptive systems pave the way for accomplishing this aim by enabling a robot to understand its surroundings and adapt to various scenarios in a systematic manner. However, some situations, e.g., adjusting adaptation rules, refining run-time models, narrowing a vast adaptation domain, and taking future scenarios into consideration, etc. may require the self-adaptive system to include additional specialized components. In this regard, this work proposes a novel approach combining the MAPE-K, adaptive controllers, and a Digital Twin of the robot to enable the managing system to be aware of new scenarios appearing at run-time and operate safely, accurately, and efficiently. A state-of-the-art robot model is employed to evaluate the suitability of the approach.

Place, publisher, year, edition, pages
IEEE, 2023
Series
ICSE Workshop on Software Engineering for Adaptive and Self-Managing Systems, ISSN 2157-2305, E-ISSN 2157-2321
National Category
Computer Sciences
Research subject
Computer and Information Sciences Computer Science, Computer Science
Identifiers
urn:nbn:se:lnu:diva-126403 (URN)10.1109/seams59076.2023.00017 (DOI)2-s2.0-85166322573 (Scopus ID)9798350311921 (ISBN)9798350311938 (ISBN)
Conference
2023 IEEE/ACM 18th Symposium on Software Engineering for Adaptive and Self-Managing Systems (SEAMS), ICSE Workshop on Software Engineering for Adaptive and Self-Managing Systems, 15-16 May 2023, Melbourne, Australia
Funder
Knowledge Foundation
Available from: 2024-01-11 Created: 2024-01-11 Last updated: 2024-08-28Bibliographically approved
Grassi, V., Mirandola, R. & Perez-Palacin, D. (2023). Towards a Conceptual Characterization of Antifragile Systems. In: Proceedings - IEEE 20th International Conference on Software Architecture Companion, ICSA-C 2023: . Paper presented at 20th IEEE International Conference on Software Architecture Companion, ICSA-C 2023; Conference date: 13 March 2023 through 17 March 2023 (pp. 121-125). IEEE
Open this publication in new window or tab >>Towards a Conceptual Characterization of Antifragile Systems
2023 (English)In: Proceedings - IEEE 20th International Conference on Software Architecture Companion, ICSA-C 2023, IEEE, 2023, p. 121-125Conference paper, Published paper (Refereed)
Abstract [en]

Antifragility has recently emerged as a design principle changes during their operations. In this "New Ideas"paper we intend to support the vision that an effective application of this principle requires a clear understanding of the implications of its adoption and of its relationships with other approaches sharing a similar objective. To this end, we argue that a proper conceptual characterization of antifragility can be achieved through its inclusion within the consolidated dependability taxonomy. From this conceptual characterization we identify open architectural challenges towards the definition of a reference model for antifragile systems. © 2023 IEEE.

Place, publisher, year, edition, pages
IEEE, 2023
Keywords
Antifragility, Conceptual model, Dependability, Design Principles, Reference modeling
National Category
Computer Systems
Research subject
Computer and Information Sciences Computer Science, Computer Science
Identifiers
urn:nbn:se:lnu:diva-123798 (URN)10.1109/ICSA-C57050.2023.00036 (DOI)2-s2.0-85159127216 (Scopus ID)9781665464598 (ISBN)
Conference
20th IEEE International Conference on Software Architecture Companion, ICSA-C 2023; Conference date: 13 March 2023 through 17 March 2023
Available from: 2023-08-17 Created: 2023-08-17 Last updated: 2023-09-07Bibliographically approved
Weyns, D., Calinescu, R., Mirandola, R., Tei, K., Acosta, M., Bennaceur, A., . . . Zisman, A. (2023). Towards a Research Agenda for Understanding and Managing Uncertainty in Self-Adaptive Systems. Software Engineering Notes: an Informal Newsletter of The Specia, 48(4), 20-36
Open this publication in new window or tab >>Towards a Research Agenda for Understanding and Managing Uncertainty in Self-Adaptive Systems
Show others...
2023 (English)In: Software Engineering Notes: an Informal Newsletter of The Specia, ISSN 0163-5948, E-ISSN 1943-5843, Vol. 48, no 4, p. 20-36Article in journal (Refereed) Published
Abstract [en]

Despite considerable research efforts on handling uncertainty in self-adaptive systems, a comprehensive understanding of the precise nature of uncertainty is still lacking. This paper summarises the findings of the 2023 Bertinoro Seminar on Uncertainty in Self- Adaptive Systems, which aimed at thoroughly investigating the notion of uncertainty, and outlining open challenges associated with its handling in self-adaptive systems. The seminar discussions were centered around five core topics: (1) agile end-toend handling of uncertainties in goal-oriented self-adaptive systems, (2) managing uncertainty risks for self-adaptive systems, (3) uncertainty propagation and interaction, (4) uncertainty in self-adaptive machine learning systems, and (5) human empowerment under uncertainty. Building on the insights from these discussions, we propose a research agenda listing key open challenges, and a possible way forward for addressing them in the coming years.

Place, publisher, year, edition, pages
ACM Publications, 2023
National Category
Computer Sciences
Research subject
Computer and Information Sciences Computer Science, Computer Science
Identifiers
urn:nbn:se:lnu:diva-126418 (URN)10.1145/3617946.3617951 (DOI)
Available from: 2024-01-11 Created: 2024-01-11 Last updated: 2024-02-01Bibliographically approved
Bernardi, S., Gomez, A., Merseguer, J., Perez-Palacin, D. & Requeno, J. I. (2022). DICE simulation: a tool for software performance assessment at the design stage. Automated Software Engineering: An International Journal, 29, Article ID 36.
Open this publication in new window or tab >>DICE simulation: a tool for software performance assessment at the design stage
Show others...
2022 (English)In: Automated Software Engineering: An International Journal, ISSN 0928-8910, E-ISSN 1573-7535, Vol. 29, article id 36Article in journal (Refereed) Published
Abstract [en]

In recent years, we have seen many performance fiascos in the deployment of new systems, such as the US health insurance web. This paper describes the functionality and architecture, as well as success stories, of a tool that helps address these types of issues. The tool allows assessing software designs regarding quality, in particular performance and reliability. Starting from a UML design with quality annotations, the tool applies model-transformation techniques to yield analyzable models. Such models are then leveraged by the tool to compute quality metrics. Finally, quality results, over the design, are presented to the engineer, in terms of the problem domain. Hence, the tool is an asset for the software engineer to evaluate system quality through software designs. While leveraging the Eclipse platform, the tool uses UML and the MARTE, DAM and DICE profiles for the system design and the quality modeling.

Place, publisher, year, edition, pages
Springer, 2022
Keywords
Software performance, Reliability, UML, Software tool
National Category
Computer Sciences Software Engineering
Research subject
Computer Science, Software Technology
Identifiers
urn:nbn:se:lnu:diva-111484 (URN)10.1007/s10515-022-00335-z (DOI)000773928800001 ()2-s2.0-85127228110 (Scopus ID)2022 (Local ID)2022 (Archive number)2022 (OAI)
Available from: 2022-04-20 Created: 2022-04-20 Last updated: 2023-04-06Bibliographically approved
Andersson, J., Grassi, V., Mirandola, R. & Perez-Palacin, D. (2021). A conceptual framework for resilience: fundamental definitions, strategies and metrics. Computing, 103, 559-588
Open this publication in new window or tab >>A conceptual framework for resilience: fundamental definitions, strategies and metrics
2021 (English)In: Computing, ISSN 0010-485X, E-ISSN 1436-5057, Vol. 103, p. 559-588Article in journal (Refereed) Published
Abstract [en]

The resilience system property has become more and more relevant, mainly because of the increasing dependance on a rapidly growing number of software-intensive, complex, socio-technical systems, which are facing uncertainty about changes they are expected to experience during their life-cycle and ways to deal with them. Methodologies for the systematic design and validation of resilience for such systems are thus highly necessary, and require contributions from several different fields. This paper contributes to current resilience research by providing a conceptual framework intended to serve as a common ground for the development of such methodologies. Its main points are: the identification of the main categories of changes a system should face; a clear definition of the different facets of resilience one could want to achieve, expressed in terms of the system dynamics; a mapping of each of these facets to design strategies that are better suited to achieve it; and the corresponding identification of possible metrics that can be used to assess its achievement. 

Place, publisher, year, edition, pages
Springer, 2021
Keywords
Resilience, Conceptual framework, Strategies and metrics
National Category
Computer Sciences
Research subject
Computer Science, Software Technology
Identifiers
urn:nbn:se:lnu:diva-99639 (URN)10.1007/s00607-020-00874-x (DOI)000599111600001 ()2-s2.0-85097568269 (Scopus ID)2020 (Local ID)2020 (Archive number)2020 (OAI)
Projects
ALADINO
Funder
Knowledge Foundation, 20200117
Available from: 2020-12-18 Created: 2020-12-18 Last updated: 2022-04-12Bibliographically approved
Edrisi, F., Perez-Palacin, D., Caporuscio, M., Hallberg, M., Johannesson, A., Kopf, C. & Sigvardsson, J. (2021). EA Blueprint: An Architectural Pattern for Resilient Digital Twin of the Organization. In: Adler R. et al (Ed.), Dependable Computing - EDCC 2021 Workshops.: . Paper presented at DREAMS, DSOGRI, SERENE 2021, Munich, Germany, September 13, 2021 (pp. 120-131). Springer
Open this publication in new window or tab >>EA Blueprint: An Architectural Pattern for Resilient Digital Twin of the Organization
Show others...
2021 (English)In: Dependable Computing - EDCC 2021 Workshops. / [ed] Adler R. et al, Springer, 2021, p. 120-131Conference paper, Published paper (Refereed)
Abstract [en]

Advancements in Cyber-Physical Systems, IoT, Data-driven methods, and networking prepare the adequate infrastructure for constructing new organizations, where everything is connected and interact with each other. A Digital Twin of the Organization (DTO) exploits these infrastructures to provide an accurate digital representation of the organization. Beyond the usual representation of devices, machines and physical assets supplied by Digital Twins, a DTO also include processes, services, people, roles, and all other relevant elements for the operation of organizations. Therefore, DTO can play a key role in realizing and analyzing aspects of organizations, assisting managers on the knowledge of the organization status, and foreseeing possible effects of potential changes in the organization. However, due to the dynamic, open, and ever-changing environment of organizations, an established DTO will soon degrade or even lose all its utility. Therefore, a DTO needs to evolve to recover its utility when the organization changes. The development of flexible, resilient, and easy to evolve DTO has not been well-addressed yet. Most of the existing proposals are context-dependent, system-specific, or focus on providing solutions in high-level abstraction. This work leverages Enterprise Architecture to propose an architectural pattern to serve as a blueprint toward the development of resilient DTO.

Place, publisher, year, edition, pages
Springer, 2021
Series
Communications in Computer and Information Science, ISSN 1865-0929, E-ISSN 1865-0937 ; 1462
Keywords
Resilient Digital Twin of Organization, Enterprise architecture, Architectural pattern
National Category
Computer Sciences
Research subject
Computer and Information Sciences Computer Science, Computer Science
Identifiers
urn:nbn:se:lnu:diva-107110 (URN)10.1007/978-3-030-86507-8_12 (DOI)2-s2.0-85115446405 (Scopus ID)9783030865078 (ISBN)9783030865061 (ISBN)
Conference
DREAMS, DSOGRI, SERENE 2021, Munich, Germany, September 13, 2021
Available from: 2021-09-23 Created: 2021-09-23 Last updated: 2024-08-28Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0002-2736-845X

Search in DiVA

Show all publications