Aaron Ding
Please Note
25 records found
1
...
Repository in GitHub to perform the work in n8n: https://github.com/kristikapllani/frmcs-requirements-governance-workflow ...
Repository in GitHub to perform the work in n8n: https://github.com/kristikapllani/frmcs-requirements-governance-workflow
IoT-driven Digital Product Passport for EV batteries
An evaluation framework for potentials and challenges
This study delivers a decision-support framework to address these challenges. The framework’s two core tools—an evaluation matrix for systematic comparison of IoT architecture capabilities against DPP requirements, and a trade-off table revealing key design interdependencies—equip stakeholders with practical instruments for early-stage system planning. Validation through eleven expert interviews from academia and industry confirmed the framework’s regulatory alignment, technical soundness, and adaptability across organizational contexts. Experts highlighted the value of the trade-off table in surfacing tensions such as edge–cloud processing balance, latency constraints, and cost–complexity trade-offs, and stressed the importance of lifecycle data updates, sensing accuracy, and stakeholder-specific access control. Their feedback directly informed refinements, resulting in a more intuitive, context-aware, and versatile toolset. The refined framework can be used by OEMs, solution providers, and policymakers to design, assess, and optimize IoT-enabled DPP systems that balance compliance, performance, and operational feasibility. ...
This study delivers a decision-support framework to address these challenges. The framework’s two core tools—an evaluation matrix for systematic comparison of IoT architecture capabilities against DPP requirements, and a trade-off table revealing key design interdependencies—equip stakeholders with practical instruments for early-stage system planning. Validation through eleven expert interviews from academia and industry confirmed the framework’s regulatory alignment, technical soundness, and adaptability across organizational contexts. Experts highlighted the value of the trade-off table in surfacing tensions such as edge–cloud processing balance, latency constraints, and cost–complexity trade-offs, and stressed the importance of lifecycle data updates, sensing accuracy, and stakeholder-specific access control. Their feedback directly informed refinements, resulting in a more intuitive, context-aware, and versatile toolset. The refined framework can be used by OEMs, solution providers, and policymakers to design, assess, and optimize IoT-enabled DPP systems that balance compliance, performance, and operational feasibility.
Adaptive Energy-aware Framework for Connected Vehicle Services
Approximate Computing for Vehicular Edge AI
Generally, the AI models used in connected vehicle applications are designed with a prime focus on model performance metrics; however, their high energy consumption and resulting carbon footprints are often overlooked. Recent studies have shown that the computing requirements for autonomous and connected vehicles can themselves become a significant component of overall energy consumption. For example, large-scale deployment of on-board AI across a global vehicle fleet could generate carbon emissions comparable to those of today's entire data center infrastructure. The computing hardware inside autonomous and connected vehicles can consume hundreds to over a thousand watts when running multiple perception and decision models simultaneously. Since these vehicles are battery-powered, this computing energy directly reduces driving range and increases operational cost. At fleet scale, this translates into a substantial carbon footprint, even when vehicles are electric. Therefore, energy efficiency is a primary design requirement, not only for sustainability but also for maintaining vehicle usability, battery longevity, and cost-efficiency. This thesis addresses the disparity between the strong research focus on model accuracy and the limited focus on energy usage by developing and evaluating an energy-aware adaptive framework for AI-driven vehicular services, such as non-safety-critical perception and high-definition mapping applications. The framework achieves energy and runtime improvements through energy-aware training, resource allocation, and adaptive deployment of computationally intensive models.
Previous research has proposed developing energy-efficient solutions in the hardware and software domains. For example, hardware-related energy-efficient solutions include transitioning from high-end graphical processing units to specialized AI accelerators and integrated circuits, which can process neural networks and related operations more efficiently. Similarly, architectural shifts and software-level solutions include transitioning from the centralized computing approach to dedicated edge computing and tiny machine learning solutions. However, the research scope remains within hardware-software co-design and optimization. By specifically targeting software-level optimizations, this thesis explores approximate computing (AxC) as a mechanism to utilize the error resilience of AI models in the perception and latency-tolerant applications of the vehicle-edge computing ecosystem. By balancing a trade-off between quality of experience and energy efficiency, AxC provides opportunities to reduce on-board energy demands and resulting carbon footprints of vehicle and edge devices while maintaining acceptable application performance levels. To explore and optimize the trade-off between model performance and energy consumption for connected autonomous vehicle applications, the following research questions are addressed:
1) What are the requirements for enabling energy efficiency in data-intensive vehicular services?
2) Which components can enable task deployments energy-efficiently and collaboratively in vehicle-edge-cloud computing?
3) How can energy-efficient components be integrated into an energy-aware adaptive software framework?
4) Can the framework effectively balance the trade-off between energy efficiency and performance in vehicle-edge-cloud computing scenarios?
Building upon existing research and knowledge on energy-efficient computing, this thesis addresses the above-mentioned questions. By addressing (RQ1), this research identifies the technical and operational requirements to enable and integrate energy efficiency into data-intensive vehicular services. These functional requirements include performing high-level computations with minimal energy use and efficiently processing large data streams on edge devices. Secondly, to design and develop energy-saving components (RQ2), the thesis proposes software-level approximation schemes combined with variational inference for both training-time and post-training model optimization and acceleration. Third, contributing to (RQ2) and (RQ3), the research explores ML model partitioning and computing resource allocation mechanisms to utilize the distributed and heterogeneous nature of the vehicle-edge-cloud environment for distributed training and inference. These explorations aim to meet service-level objective deployment using lookup table-based mechanisms. Addressing (RQ3) and (RQ4), the thesis integrates these components into an energy-aware adaptive software framework. This framework provides optimized model training and deployment strategies for distributed training and inference on heterogeneous computing resources, while effectively balancing the trade-off between energy efficiency and on-device application performance.
This thesis utilizes the design science methodology, adapting principles from the Information Systems Research Framework (design-as-a-search-process). This approach ensures research rigor to develop artefacts based on the application domain and existing theoretical knowledge. Further within the process, it adds design knowledge to the existing knowledge base of the application domain. As the development cycle of the research methodology includes tests and experiments, the effectiveness of the developed artefacts can be seen through test and experimental evaluation. Applying the proposed software approximation schemes, model partitioning, resource allocation, and adaptive deployment strategies on the state-of-the-art models shows up to 40% improvements in energy saving for less than 7% quality or model performance degradation when compared to the full precision and central computing methods. Software approximation schemes include the design of approximate multipliers, probabilistic approximation mechanisms, approximating convolutional, and fully connected layers for CNNs/DNNs. For the next-generation and memory/compute-intensive vision transformer models, this work proposes software-level approximation schemes based on variational inference, combined with post-training quantization and quantization-aware training, which show up to 35% improvements in energy efficiency for 6-8% quality loss. As the backbone of these next-generation vision models also includes multi-precision operands such as 8-bit, 16-bit, and 32-bit in layers and channels, the research also explores the advantage of mixed-precision operation to facilitate a balanced trade-off between models' energy usage and accuracy.
This research is among the first to investigate energy-aware requirements for application deployment beyond the traditional approach that generally focuses on cloud-based offloading mechanisms and model compression in the context of connected vehicle services and systems. The evaluation of the energy-aware framework on the popular edge devices shows the contribution of the thesis within the scope of distributed model computing using edge AI and sustainable computing practices. The research is set within the area of tiny machine learning and green AI principles. Future research can further develop adaptive algorithms that dynamically optimize energy use in real-time and investigate predictive models under varying conditions. Additionally, exploring the integration of Approximate Computing with emerging technologies like neuromorphic computing can improve processing efficiency in vehicular systems. ...
Generally, the AI models used in connected vehicle applications are designed with a prime focus on model performance metrics; however, their high energy consumption and resulting carbon footprints are often overlooked. Recent studies have shown that the computing requirements for autonomous and connected vehicles can themselves become a significant component of overall energy consumption. For example, large-scale deployment of on-board AI across a global vehicle fleet could generate carbon emissions comparable to those of today's entire data center infrastructure. The computing hardware inside autonomous and connected vehicles can consume hundreds to over a thousand watts when running multiple perception and decision models simultaneously. Since these vehicles are battery-powered, this computing energy directly reduces driving range and increases operational cost. At fleet scale, this translates into a substantial carbon footprint, even when vehicles are electric. Therefore, energy efficiency is a primary design requirement, not only for sustainability but also for maintaining vehicle usability, battery longevity, and cost-efficiency. This thesis addresses the disparity between the strong research focus on model accuracy and the limited focus on energy usage by developing and evaluating an energy-aware adaptive framework for AI-driven vehicular services, such as non-safety-critical perception and high-definition mapping applications. The framework achieves energy and runtime improvements through energy-aware training, resource allocation, and adaptive deployment of computationally intensive models.
Previous research has proposed developing energy-efficient solutions in the hardware and software domains. For example, hardware-related energy-efficient solutions include transitioning from high-end graphical processing units to specialized AI accelerators and integrated circuits, which can process neural networks and related operations more efficiently. Similarly, architectural shifts and software-level solutions include transitioning from the centralized computing approach to dedicated edge computing and tiny machine learning solutions. However, the research scope remains within hardware-software co-design and optimization. By specifically targeting software-level optimizations, this thesis explores approximate computing (AxC) as a mechanism to utilize the error resilience of AI models in the perception and latency-tolerant applications of the vehicle-edge computing ecosystem. By balancing a trade-off between quality of experience and energy efficiency, AxC provides opportunities to reduce on-board energy demands and resulting carbon footprints of vehicle and edge devices while maintaining acceptable application performance levels. To explore and optimize the trade-off between model performance and energy consumption for connected autonomous vehicle applications, the following research questions are addressed:
1) What are the requirements for enabling energy efficiency in data-intensive vehicular services?
2) Which components can enable task deployments energy-efficiently and collaboratively in vehicle-edge-cloud computing?
3) How can energy-efficient components be integrated into an energy-aware adaptive software framework?
4) Can the framework effectively balance the trade-off between energy efficiency and performance in vehicle-edge-cloud computing scenarios?
Building upon existing research and knowledge on energy-efficient computing, this thesis addresses the above-mentioned questions. By addressing (RQ1), this research identifies the technical and operational requirements to enable and integrate energy efficiency into data-intensive vehicular services. These functional requirements include performing high-level computations with minimal energy use and efficiently processing large data streams on edge devices. Secondly, to design and develop energy-saving components (RQ2), the thesis proposes software-level approximation schemes combined with variational inference for both training-time and post-training model optimization and acceleration. Third, contributing to (RQ2) and (RQ3), the research explores ML model partitioning and computing resource allocation mechanisms to utilize the distributed and heterogeneous nature of the vehicle-edge-cloud environment for distributed training and inference. These explorations aim to meet service-level objective deployment using lookup table-based mechanisms. Addressing (RQ3) and (RQ4), the thesis integrates these components into an energy-aware adaptive software framework. This framework provides optimized model training and deployment strategies for distributed training and inference on heterogeneous computing resources, while effectively balancing the trade-off between energy efficiency and on-device application performance.
This thesis utilizes the design science methodology, adapting principles from the Information Systems Research Framework (design-as-a-search-process). This approach ensures research rigor to develop artefacts based on the application domain and existing theoretical knowledge. Further within the process, it adds design knowledge to the existing knowledge base of the application domain. As the development cycle of the research methodology includes tests and experiments, the effectiveness of the developed artefacts can be seen through test and experimental evaluation. Applying the proposed software approximation schemes, model partitioning, resource allocation, and adaptive deployment strategies on the state-of-the-art models shows up to 40% improvements in energy saving for less than 7% quality or model performance degradation when compared to the full precision and central computing methods. Software approximation schemes include the design of approximate multipliers, probabilistic approximation mechanisms, approximating convolutional, and fully connected layers for CNNs/DNNs. For the next-generation and memory/compute-intensive vision transformer models, this work proposes software-level approximation schemes based on variational inference, combined with post-training quantization and quantization-aware training, which show up to 35% improvements in energy efficiency for 6-8% quality loss. As the backbone of these next-generation vision models also includes multi-precision operands such as 8-bit, 16-bit, and 32-bit in layers and channels, the research also explores the advantage of mixed-precision operation to facilitate a balanced trade-off between models' energy usage and accuracy.
This research is among the first to investigate energy-aware requirements for application deployment beyond the traditional approach that generally focuses on cloud-based offloading mechanisms and model compression in the context of connected vehicle services and systems. The evaluation of the energy-aware framework on the popular edge devices shows the contribution of the thesis within the scope of distributed model computing using edge AI and sustainable computing practices. The research is set within the area of tiny machine learning and green AI principles. Future research can further develop adaptive algorithms that dynamically optimize energy use in real-time and investigate predictive models under varying conditions. Additionally, exploring the integration of Approximate Computing with emerging technologies like neuromorphic computing can improve processing efficiency in vehicular systems.
The research adopts the Design Science Research Method (DSRM) to develop an XUI tailored for the FOKUS project, which uses Electrocardiogram (ECG) data to detect myocardial infarctions. The study emphasises the strategic application of interactive design principles such as complementary naturalness, flexibility in explanation methods, and responsiveness through progressive disclosure to improve the system’s interpretability. Notably, sensitivity to context and mind, though not initially implemented, emerged as a critical design principle from the analysis and was subsequently positioned at the pinnacle of a restructured pyramid model of design principles.
Key findings highlight the effectiveness of the selected design principles in enhancing interpretability and underscore the importance of involving stakeholders early in the development process to align the XAI and XUI with end-user needs. The research proposes a structured design approach framework for XUI, involving sequential phases from pre-XAI to XUI design, to systematically integrate user feedback and improve the design iteratively. The proposed framework restructured pyramid model of the design principles aim to guide future developments in XAI and XUI, enhancing their practical application and effectiveness in various contexts.
...
The research adopts the Design Science Research Method (DSRM) to develop an XUI tailored for the FOKUS project, which uses Electrocardiogram (ECG) data to detect myocardial infarctions. The study emphasises the strategic application of interactive design principles such as complementary naturalness, flexibility in explanation methods, and responsiveness through progressive disclosure to improve the system’s interpretability. Notably, sensitivity to context and mind, though not initially implemented, emerged as a critical design principle from the analysis and was subsequently positioned at the pinnacle of a restructured pyramid model of design principles.
Key findings highlight the effectiveness of the selected design principles in enhancing interpretability and underscore the importance of involving stakeholders early in the development process to align the XAI and XUI with end-user needs. The research proposes a structured design approach framework for XUI, involving sequential phases from pre-XAI to XUI design, to systematically integrate user feedback and improve the design iteratively. The proposed framework restructured pyramid model of the design principles aim to guide future developments in XAI and XUI, enhancing their practical application and effectiveness in various contexts.
The role of managerial communication in the adoption of IT automation
RPA in the recruitment industry
Narrowing down the scope of the thesis to the adoption of Robotic Process Automation (RPA) within the recruitment industry allows the research to be manageable within the constraints of a master's thesis. A literature review is used to investigate the knowledge base of the topic of the thesis. Additionally, semi-structured interviews with managers and employees are used as a means of collecting data from the environment. Combining these inputs, this research designs a model that explains the role of managerial communication in the effective adoption of IT automation. The model consists of four main components: managerial communication, motivation & vision, impact awareness, and the effective adoption of IT automation. It explains the constructs that were found relevant in this process and how they relate to each other. Several root constructs are used as a basis to create actionable guidelines to facilitate an effective adoption process. Together with the explanatory model, these guidelines form the managerial communication framework. The main goal of the framework is to bridge the gap between the manager's and the employee's views on the nature of the change. This study finds that managers often view the change as a process optimization, whereas employees view it as an organizational change. The managerial communication framework allows to identify these differences and act upon them.
This study not only designs the communication framework, but also evaluates its defined objectives with several experts. The results of these evaluation interviews demonstrate the validity and usability of the research conducted and the design artifact. Future research can extend the framework to other domains & technologies and tailor it to specific problem cases. Furthermore, the framework can be researched and evaluated in practice by conducting a case study. ...
Narrowing down the scope of the thesis to the adoption of Robotic Process Automation (RPA) within the recruitment industry allows the research to be manageable within the constraints of a master's thesis. A literature review is used to investigate the knowledge base of the topic of the thesis. Additionally, semi-structured interviews with managers and employees are used as a means of collecting data from the environment. Combining these inputs, this research designs a model that explains the role of managerial communication in the effective adoption of IT automation. The model consists of four main components: managerial communication, motivation & vision, impact awareness, and the effective adoption of IT automation. It explains the constructs that were found relevant in this process and how they relate to each other. Several root constructs are used as a basis to create actionable guidelines to facilitate an effective adoption process. Together with the explanatory model, these guidelines form the managerial communication framework. The main goal of the framework is to bridge the gap between the manager's and the employee's views on the nature of the change. This study finds that managers often view the change as a process optimization, whereas employees view it as an organizational change. The managerial communication framework allows to identify these differences and act upon them.
This study not only designs the communication framework, but also evaluates its defined objectives with several experts. The results of these evaluation interviews demonstrate the validity and usability of the research conducted and the design artifact. Future research can extend the framework to other domains & technologies and tailor it to specific problem cases. Furthermore, the framework can be researched and evaluated in practice by conducting a case study.
The Internet of Vehicles From a Socio-Technical Perspective
A Multidisciplinary Analysis of the Next-Generation Vehicular Communication Network
To achieve this, vehicular communication networks (VCN) can play a crucial role. It is anticipated that the connectivity and communication of vehicles with their environment contribute to these goals by enabling safety functionalities or improving the traffic flow. Hereby, it is crucial to understand that this communication requires an infrastructure that assists the vehicles and ensures data transmission and operation. However, due to the European size and heterogeneity of the member states, realizing a vehicular communication network on a large scale requires increased coordination and collaboration efforts. Currently, no vehicular communication network has been introduced working EU-wide. Hence, this resembles a potential for future road improvement. To realize this, decision-makers must understand the complex properties and system interrelationships of such a large-scale infrastructure project so that a common VCN can be designed to ensure interoperability and robust functionalities across the EU. This work contributes to the aforementioned challenge by addressing the following research question:
What are fundamental socio-technical factors to consider in a future European vehicular communication network design?
A mixed approach that combines Peffer´s design science research framework and system engineering methodology is used to synthesize the contributions. By this, a vehicular communication network mission, stakeholder, and system analysis are presented in this work. Further novel and scientific sound requirements and stakeholder insights are synthesized by systematically reviewing 57 articles and interviewing 15 experts from the institutional, scientific, and industry domains. In this context, a stakeholder classification for vehicular communication networks, a 4-layer stakeholder complexity model, and a system requirement structure from a system perspective are proposed to contribute to the VCN understanding and future design attempts. Further, the reflection of the socio-technical interrelations between the technical and social VCN subsystems are subjects of this work.
The conclusion is that the reflection on socio-technical system properties plays a critical role in vehicular communication network design. Further, a future vehicular communication network consists of a magnitude of stakeholders with high interest and power; thus, designers must understand the characteristic of their co-evolutionary cooperative development. Hence, a multidisciplinary understanding and approach are critical for designers. Furthermore, the geographical segregation of designing and decision-making in a future vehicular communication network is identified, and certain goals/issues should be addressed in the respective layer. Another major conclusion is that the VCN discussion is determined more by social and socio-technical conditions, such as stakeholder cooperation/coordination and interoperability, than by technical feasibility.
These findings result in three main research contributions, which are summarized as follows:
- A 4-layer stakeholder complexity model contributing to the understanding of VCN development is contributed.
- An approach of integrating the socio-technical system perspective on the complex, large-scale infrastructure VCN project is contributed. This focuses on the processes and requirements between social and technical subsystems, addressing the integration of heterogeneous stakeholder interests.
- A comparison is made between scientific focus, stakeholder needs and objectives, and expert insights, highlighting the mismatch and alignment of requirements. This contributes valuable insights for adjustment and further research in the VCN community.
Further methodological contributions can be concluded:
- The design science research approach is aligned with systems engineering iso standards and methodology.
- The design science research framework is used as an approach to address the complexity of VCN systems. This novel perspective helps VCN stakeholders design solutions for their field problems.
The results have implications for designing stakeholders in a VCN. Based on the analysis, it is recommended that policymakers identify and extend common objectives with the industry to establish public-private business cases. Further, vehicle manufacturers should participate and embrace the transition to a vehicular communication network by cooperating strongly with stakeholders. In addition, implementing the relevant technologies to communicate with the heterogeneous infrastructure is suggested to shape future infrastructure connectivity development. Lastly, the lack of socio-technical reflection in scientific literature is identified. Hence, scholars should elaborate on the interactions and interrelationships between the social and technical subsystems in future work. ...
To achieve this, vehicular communication networks (VCN) can play a crucial role. It is anticipated that the connectivity and communication of vehicles with their environment contribute to these goals by enabling safety functionalities or improving the traffic flow. Hereby, it is crucial to understand that this communication requires an infrastructure that assists the vehicles and ensures data transmission and operation. However, due to the European size and heterogeneity of the member states, realizing a vehicular communication network on a large scale requires increased coordination and collaboration efforts. Currently, no vehicular communication network has been introduced working EU-wide. Hence, this resembles a potential for future road improvement. To realize this, decision-makers must understand the complex properties and system interrelationships of such a large-scale infrastructure project so that a common VCN can be designed to ensure interoperability and robust functionalities across the EU. This work contributes to the aforementioned challenge by addressing the following research question:
What are fundamental socio-technical factors to consider in a future European vehicular communication network design?
A mixed approach that combines Peffer´s design science research framework and system engineering methodology is used to synthesize the contributions. By this, a vehicular communication network mission, stakeholder, and system analysis are presented in this work. Further novel and scientific sound requirements and stakeholder insights are synthesized by systematically reviewing 57 articles and interviewing 15 experts from the institutional, scientific, and industry domains. In this context, a stakeholder classification for vehicular communication networks, a 4-layer stakeholder complexity model, and a system requirement structure from a system perspective are proposed to contribute to the VCN understanding and future design attempts. Further, the reflection of the socio-technical interrelations between the technical and social VCN subsystems are subjects of this work.
The conclusion is that the reflection on socio-technical system properties plays a critical role in vehicular communication network design. Further, a future vehicular communication network consists of a magnitude of stakeholders with high interest and power; thus, designers must understand the characteristic of their co-evolutionary cooperative development. Hence, a multidisciplinary understanding and approach are critical for designers. Furthermore, the geographical segregation of designing and decision-making in a future vehicular communication network is identified, and certain goals/issues should be addressed in the respective layer. Another major conclusion is that the VCN discussion is determined more by social and socio-technical conditions, such as stakeholder cooperation/coordination and interoperability, than by technical feasibility.
These findings result in three main research contributions, which are summarized as follows:
- A 4-layer stakeholder complexity model contributing to the understanding of VCN development is contributed.
- An approach of integrating the socio-technical system perspective on the complex, large-scale infrastructure VCN project is contributed. This focuses on the processes and requirements between social and technical subsystems, addressing the integration of heterogeneous stakeholder interests.
- A comparison is made between scientific focus, stakeholder needs and objectives, and expert insights, highlighting the mismatch and alignment of requirements. This contributes valuable insights for adjustment and further research in the VCN community.
Further methodological contributions can be concluded:
- The design science research approach is aligned with systems engineering iso standards and methodology.
- The design science research framework is used as an approach to address the complexity of VCN systems. This novel perspective helps VCN stakeholders design solutions for their field problems.
The results have implications for designing stakeholders in a VCN. Based on the analysis, it is recommended that policymakers identify and extend common objectives with the industry to establish public-private business cases. Further, vehicle manufacturers should participate and embrace the transition to a vehicular communication network by cooperating strongly with stakeholders. In addition, implementing the relevant technologies to communicate with the heterogeneous infrastructure is suggested to shape future infrastructure connectivity development. Lastly, the lack of socio-technical reflection in scientific literature is identified. Hence, scholars should elaborate on the interactions and interrelationships between the social and technical subsystems in future work.
How interpretable is explainable?
The development of a framework to assess how interpretable Explainable Artificial Intelligence is for laypeople
Applying the Design Science Research Methodology, findings from multiple literature reviews are combined to construct a preliminary XAI interpretability framework for laypeople, featuring crucial factors and their relationships, as well as associated principles. The proposed framework underwent validation through semi-structured interviews with 12 XAI experts, informing revisions and refinement of our key principles. Subsequent layperson surveys, considering a specific use case, offered insights into preferences about interpretability factors, informing further refinement.
The final theoretical framework highlights pivotal factors including simplicity, transparency, comprehensiveness, complexity, clarity, generalizability, trustworthiness, explanation fidelity, model fidelity, intentionality, relevance, affordance, coherence with prior beliefs, and actionability. Surrounding the framework are key principles emphasizing trustworthiness, relevance, simplicity, clarity, coherence, intentionality, actionability, fidelity, contextualization, and ethical considerations, serving as actionable guidelines for XAI developers and researchers.
The implications of the study are profound, offering valuable insights for advancing XAI research and system design. The refined framework and principles act as a foundation for both novice and experienced XAI developers, fostering interdisciplinary research among AI, human-computer interaction, psychology, and philosophy experts. These findings can drive the responsible adoption of AI systems across sectors like healthcare, finance, and transportation, while informing policies and regulations governing AI technologies. Our study promotes responsible AI practices, enhancing user trust and understanding, while facilitating the creation of more effective guidelines and standards. ...
Applying the Design Science Research Methodology, findings from multiple literature reviews are combined to construct a preliminary XAI interpretability framework for laypeople, featuring crucial factors and their relationships, as well as associated principles. The proposed framework underwent validation through semi-structured interviews with 12 XAI experts, informing revisions and refinement of our key principles. Subsequent layperson surveys, considering a specific use case, offered insights into preferences about interpretability factors, informing further refinement.
The final theoretical framework highlights pivotal factors including simplicity, transparency, comprehensiveness, complexity, clarity, generalizability, trustworthiness, explanation fidelity, model fidelity, intentionality, relevance, affordance, coherence with prior beliefs, and actionability. Surrounding the framework are key principles emphasizing trustworthiness, relevance, simplicity, clarity, coherence, intentionality, actionability, fidelity, contextualization, and ethical considerations, serving as actionable guidelines for XAI developers and researchers.
The implications of the study are profound, offering valuable insights for advancing XAI research and system design. The refined framework and principles act as a foundation for both novice and experienced XAI developers, fostering interdisciplinary research among AI, human-computer interaction, psychology, and philosophy experts. These findings can drive the responsible adoption of AI systems across sectors like healthcare, finance, and transportation, while informing policies and regulations governing AI technologies. Our study promotes responsible AI practices, enhancing user trust and understanding, while facilitating the creation of more effective guidelines and standards.
The primary objective was to identify the requirements for enabling real-time insights into SME manufacturing operations. Findings suggest that in-house infrastructure can facilitate the required transparency, provided it is lightweight and minimalistic. The essential factor is to transform machine-generated data into insightful metrics for relevant stakeholders. A significant aspect to consider is the human element— the adoption and commitment of employees towards the technology.
Upon analyzing the benefits, the research underscores that real-time insights lead to enhanced production efficiency. By offering an objective view into production data, SMEs can quickly identify and rectify bottlenecks. Moreover, such transparent insights improve communication within teams, empowering employees by showing the direct impact of their performance on overall production, thus boosting their morale and productivity.
The study also evaluates the key features needed to make these real-time insights actionable. Contrary to initial assumptions that a single KPI would suffice, it became evident that a more comprehensive view—incorporating metrics such as Overall Equipment Effectiveness (OEE)—was necessary. For SMEs with diverse product portfolios, additional parameters like average batch size, cycle time, and machine power-on time provide valuable context.
Lastly, the implemented design framework showcases the positive impacts of real-time insights on production. Access to objective metrics aids in performance evaluation, problem identification, and the formulation of improvement strategies. An essential feature highlighted is the predictive capability that guides resource planning, thus minimizing errors.
This research emphasizes that manufacturing SMEs with legacy assets can achieve real-time insights into their processes through cost-effective, lightweight solutions. The proposed methods and guidelines, as discussed in detail in the design section, are foundational for SMEs aiming to modernize their operations and bridge the knowledge gap in implementing real-time monitoring. By offering universal access to transparent production metrics, SMEs can optimize their processes, ensuring better efficiency and communication at all levels of operation. ...
The primary objective was to identify the requirements for enabling real-time insights into SME manufacturing operations. Findings suggest that in-house infrastructure can facilitate the required transparency, provided it is lightweight and minimalistic. The essential factor is to transform machine-generated data into insightful metrics for relevant stakeholders. A significant aspect to consider is the human element— the adoption and commitment of employees towards the technology.
Upon analyzing the benefits, the research underscores that real-time insights lead to enhanced production efficiency. By offering an objective view into production data, SMEs can quickly identify and rectify bottlenecks. Moreover, such transparent insights improve communication within teams, empowering employees by showing the direct impact of their performance on overall production, thus boosting their morale and productivity.
The study also evaluates the key features needed to make these real-time insights actionable. Contrary to initial assumptions that a single KPI would suffice, it became evident that a more comprehensive view—incorporating metrics such as Overall Equipment Effectiveness (OEE)—was necessary. For SMEs with diverse product portfolios, additional parameters like average batch size, cycle time, and machine power-on time provide valuable context.
Lastly, the implemented design framework showcases the positive impacts of real-time insights on production. Access to objective metrics aids in performance evaluation, problem identification, and the formulation of improvement strategies. An essential feature highlighted is the predictive capability that guides resource planning, thus minimizing errors.
This research emphasizes that manufacturing SMEs with legacy assets can achieve real-time insights into their processes through cost-effective, lightweight solutions. The proposed methods and guidelines, as discussed in detail in the design section, are foundational for SMEs aiming to modernize their operations and bridge the knowledge gap in implementing real-time monitoring. By offering universal access to transparent production metrics, SMEs can optimize their processes, ensuring better efficiency and communication at all levels of operation.
This thesis is motivated by the societal demand for trustworthy Al, by the propensity of Al systems to be biased, and consequently by the need to detect and mitigate bias in diverse Edge Al applications. To address this need, this thesis develops design patterns for detecting and mitigating bias in the development of Edge Al systems. The design patterns present a generalisable approach for capturing established practices to detect and mitigate bias in machine learning. They make this knowledge readily accessible to researchers and practitioners that develop Edge Al, but who have limited prior experience with detecting and mitigating bias. ...
This thesis is motivated by the societal demand for trustworthy Al, by the propensity of Al systems to be biased, and consequently by the need to detect and mitigate bias in diverse Edge Al applications. To address this need, this thesis develops design patterns for detecting and mitigating bias in the development of Edge Al systems. The design patterns present a generalisable approach for capturing established practices to detect and mitigate bias in machine learning. They make this knowledge readily accessible to researchers and practitioners that develop Edge Al, but who have limited prior experience with detecting and mitigating bias.
The Internet of Things (IoT) has proven to be a useful tool to increase the efficiency of waste collection and while many waste management organizations are beginning to adopt these solutions, many are struggling to fully adopt and implement the technology. It is still unclear, due to lack of research, what factors are hindering the adoption and implementation of IoT technology in these organizations and how the process can be improved. The research scope of this study was three-sided: Industry specific, organizational, and technological. The focus was set on the waste management industry, and the intra-organizational barriers that hindered the adoption and implementation process of IoT-powered fullness sensors. The core problems at hand were identifying what the intra-organizational IoT adoption barriers are, what are the most influential barriers, what mitigation strategies can be employed to mitigate these barriers and how it can all be illustrated within an IoT adoption and implementation process framework.
The main research question formulated to answer these problems is: How can the adoption and implementation process of IoT-powered fullness sensors in waste management be improved? Four sub-research questions were formulated that held partial information which were needed to answer the main question.
The overarching structure of this research project follows the Design Science Research Methodology (DSRM). DSRM provides a commonly accepted approach which involves a rigorous six step activity process for creating and evaluating an IT artifact intended to solve organizational problems. This methodology was altered to fit this particular study, and thus followed five of the six steps. An analysis of literature was performed to identify the general intra-organizational innovation adoption barriers. An exploratory case study was conducted within a large waste management company in Iceland which recently decided to install IoT-powered container fullness sensors to increase the efficiency of their processes. The case study revealed, through interviews, which of the identified barriers had the most significant effect on their adoption and implementation process. Expert interviews and desk research were used to formulate strategies that organizations could employ to mitigate the most prominent barriers identified. After all the interviews had been transcribed, coded, and categorized, data triangulation was used where data from multiple different interviewees was compared and analyzed. From the results of these research efforts, a framework explaining the IoT adoption and implementation process for waste management was then designed and developed. Expert interviews were again conducted to evaluate the framework and confirm the framework’s theoretical validity, application and expected performance in terms of its set goals and objectives.
The results of this research are the identified general intra-organizational innovation adoption factors, the most influential factors affecting IoT adoption and implementation within waste management along with their proposed mitigation strategies as well as a designed IoT adoption and implementation process framework in which these strategies are incorporated. The general intra-organizational innovation adoption factors identified are: Leaders’ attitude towards change, Centralization, Complexity, Formalization, Interconnectedness, Organizational slack, Size, Culture, Degree of risk-taking, End user behavior, Strategic objectives and Uncertainty of business benefits. The following are the three most influential barriers to IoT adoption and implementation within waste management and their proposed mitigation strategies: The first barrier is Uncertainty of business benefits and its proposed mitigation strategies are: Gaining a Proof of Value (PoV) and Incremental scale-up. The second barrier is Strategic objectives and its proposed mitigation strategies is: Using information to gain a competitive advantage. The proposed mitigation strategy for the third barrier, Degree of risk-taking, is Renting with an option to buy.
The applicability of the designed framework in a real-life setting is yet to be tested. Future research could involve using the framework and applying it in an actual implementation of IoT fullness sensors in a waste management organization.
...
The Internet of Things (IoT) has proven to be a useful tool to increase the efficiency of waste collection and while many waste management organizations are beginning to adopt these solutions, many are struggling to fully adopt and implement the technology. It is still unclear, due to lack of research, what factors are hindering the adoption and implementation of IoT technology in these organizations and how the process can be improved. The research scope of this study was three-sided: Industry specific, organizational, and technological. The focus was set on the waste management industry, and the intra-organizational barriers that hindered the adoption and implementation process of IoT-powered fullness sensors. The core problems at hand were identifying what the intra-organizational IoT adoption barriers are, what are the most influential barriers, what mitigation strategies can be employed to mitigate these barriers and how it can all be illustrated within an IoT adoption and implementation process framework.
The main research question formulated to answer these problems is: How can the adoption and implementation process of IoT-powered fullness sensors in waste management be improved? Four sub-research questions were formulated that held partial information which were needed to answer the main question.
The overarching structure of this research project follows the Design Science Research Methodology (DSRM). DSRM provides a commonly accepted approach which involves a rigorous six step activity process for creating and evaluating an IT artifact intended to solve organizational problems. This methodology was altered to fit this particular study, and thus followed five of the six steps. An analysis of literature was performed to identify the general intra-organizational innovation adoption barriers. An exploratory case study was conducted within a large waste management company in Iceland which recently decided to install IoT-powered container fullness sensors to increase the efficiency of their processes. The case study revealed, through interviews, which of the identified barriers had the most significant effect on their adoption and implementation process. Expert interviews and desk research were used to formulate strategies that organizations could employ to mitigate the most prominent barriers identified. After all the interviews had been transcribed, coded, and categorized, data triangulation was used where data from multiple different interviewees was compared and analyzed. From the results of these research efforts, a framework explaining the IoT adoption and implementation process for waste management was then designed and developed. Expert interviews were again conducted to evaluate the framework and confirm the framework’s theoretical validity, application and expected performance in terms of its set goals and objectives.
The results of this research are the identified general intra-organizational innovation adoption factors, the most influential factors affecting IoT adoption and implementation within waste management along with their proposed mitigation strategies as well as a designed IoT adoption and implementation process framework in which these strategies are incorporated. The general intra-organizational innovation adoption factors identified are: Leaders’ attitude towards change, Centralization, Complexity, Formalization, Interconnectedness, Organizational slack, Size, Culture, Degree of risk-taking, End user behavior, Strategic objectives and Uncertainty of business benefits. The following are the three most influential barriers to IoT adoption and implementation within waste management and their proposed mitigation strategies: The first barrier is Uncertainty of business benefits and its proposed mitigation strategies are: Gaining a Proof of Value (PoV) and Incremental scale-up. The second barrier is Strategic objectives and its proposed mitigation strategies is: Using information to gain a competitive advantage. The proposed mitigation strategy for the third barrier, Degree of risk-taking, is Renting with an option to buy.
The applicability of the designed framework in a real-life setting is yet to be tested. Future research could involve using the framework and applying it in an actual implementation of IoT fullness sensors in a waste management organization.
Achieving More Responsible Drone-Use by Means of Blockchain Technology
A Case Study for the NVWA
Facilitating Tap-To-Phone adoption
Towards a portable architecture decision flow for designing a server-based payment architecture
Towards Value-Based Healthcare
Research to the design for an IT architecture to enable value-based healthcare in the Netherlands
The Information Systems (IS) research framework of Hevner et al. (2004) is adopted to guide the research. The environmental analysis shows several deficiencies in the as-is architecture for VBHC including a lack of patient-centredness, inaccessible or unavailable data, and complex to extract and integrate data. Preliminary semi-structured interviews reveal that, besides IT barriers, there is a deeply rooted trust issue among stakeholders which hampers successful implementation of VBHC. It is found that trust is often related to transparency and can be managed. Increasing transparency in the healthcare architecture would allow for (i) continuous quality improvements, (ii) improved decision-making, (iii) positive financial stimulus and (iv) patient empowerment. The design activities aim to facilitate VBHC through integrating components that reduce or eliminate the IT barriers and increase transparency. Another round of semi-structured interviews is carried out to find the principles, requirements and components for the design. The overall design developed uses three types of environment: a Healthcare Information System (HIS) used by caregivers, a Personal Healthcare Environment (PHE) used by patients and a Quality Registration System, available to all stakeholders. The design and components are evaluated with an expert panel. The most essential components are: PHE, HIS, Quality Registry system, Clinical building blocks (Zibs), terminology standards, a data integration centre, logging and monitoring services, measurements and evaluations, auditing IT and care processes and an intermediary that stimulates improvement and collaboration. The expert panel reached a consensus that transparency in healthcare would contribute to solving some of the problems, but it will not solve the core problems that lie within the healthcare structure. There are several areas recommended for future research. First, the components should be evaluated with a broader expert panel to increase the validity. Second, the PHE is an essential component, but still in its infancy. It is recommended to further evaluate the utility for VBHC. Third, blockchain technology might enhance the design due to its inherent characteristics that offer transparency. Fourth, further research on the privacy-utility trade-off in the context of VBHC is recommended. Finally, interoperable systems rely on a shared and uniform language. It is recommended to research which standards have the highest potential to facilitate the architecture components.
...
The Information Systems (IS) research framework of Hevner et al. (2004) is adopted to guide the research. The environmental analysis shows several deficiencies in the as-is architecture for VBHC including a lack of patient-centredness, inaccessible or unavailable data, and complex to extract and integrate data. Preliminary semi-structured interviews reveal that, besides IT barriers, there is a deeply rooted trust issue among stakeholders which hampers successful implementation of VBHC. It is found that trust is often related to transparency and can be managed. Increasing transparency in the healthcare architecture would allow for (i) continuous quality improvements, (ii) improved decision-making, (iii) positive financial stimulus and (iv) patient empowerment. The design activities aim to facilitate VBHC through integrating components that reduce or eliminate the IT barriers and increase transparency. Another round of semi-structured interviews is carried out to find the principles, requirements and components for the design. The overall design developed uses three types of environment: a Healthcare Information System (HIS) used by caregivers, a Personal Healthcare Environment (PHE) used by patients and a Quality Registration System, available to all stakeholders. The design and components are evaluated with an expert panel. The most essential components are: PHE, HIS, Quality Registry system, Clinical building blocks (Zibs), terminology standards, a data integration centre, logging and monitoring services, measurements and evaluations, auditing IT and care processes and an intermediary that stimulates improvement and collaboration. The expert panel reached a consensus that transparency in healthcare would contribute to solving some of the problems, but it will not solve the core problems that lie within the healthcare structure. There are several areas recommended for future research. First, the components should be evaluated with a broader expert panel to increase the validity. Second, the PHE is an essential component, but still in its infancy. It is recommended to further evaluate the utility for VBHC. Third, blockchain technology might enhance the design due to its inherent characteristics that offer transparency. Fourth, further research on the privacy-utility trade-off in the context of VBHC is recommended. Finally, interoperable systems rely on a shared and uniform language. It is recommended to research which standards have the highest potential to facilitate the architecture components.
Energy accounting of the black box
An exploratory study of the restrictions on accounting the energy consumption of training deep learning models in data centers
Digital Platforms divided by Culture
The impact of cultural differences on the acceptance and use of multi-sided platforms
With IT the multi-sided platforms are exploiting the economic phenomenon known as network externalities, increase the users, increase the value of the platform.
However, the cultural differences between countries can make or break a successful entry into another national market. Simply copying the monolithic algorithms has not been the answer, as recently admitted by Amazon's departure from China.
This project looked at seemingly similar cultures (the Netherlands and Germany) to identify if the macro-level cultural dimensions influenced the acceptance and use of multi-sided platforms. This was examined through a survey that assessed the acceptance and use of online food delivery platforms, a prime example of multi-sided platforms.
The cultures do have significant differences, but their impact on the acceptance and use of online food delivery platforms was non-significant. The acceptance of online food delivery platforms still followed a 10-year different diffusion, but the significant differences on macro-level cultural dimensions did not relate to this acceptance.
An interesting conclusion to this project is that the countries, expecting to have similar cultures, are significantly different and the data gathered proves to be more substantial than this project could investigate. The UTAUT2-model did
show a significant acceptance and use of online food delivery platforms, which shows that the online food delivery platform has successfully expanded cross-culturally in the case of the Netherlands and Germany. ...
With IT the multi-sided platforms are exploiting the economic phenomenon known as network externalities, increase the users, increase the value of the platform.
However, the cultural differences between countries can make or break a successful entry into another national market. Simply copying the monolithic algorithms has not been the answer, as recently admitted by Amazon's departure from China.
This project looked at seemingly similar cultures (the Netherlands and Germany) to identify if the macro-level cultural dimensions influenced the acceptance and use of multi-sided platforms. This was examined through a survey that assessed the acceptance and use of online food delivery platforms, a prime example of multi-sided platforms.
The cultures do have significant differences, but their impact on the acceptance and use of online food delivery platforms was non-significant. The acceptance of online food delivery platforms still followed a 10-year different diffusion, but the significant differences on macro-level cultural dimensions did not relate to this acceptance.
An interesting conclusion to this project is that the countries, expecting to have similar cultures, are significantly different and the data gathered proves to be more substantial than this project could investigate. The UTAUT2-model did
show a significant acceptance and use of online food delivery platforms, which shows that the online food delivery platform has successfully expanded cross-culturally in the case of the Netherlands and Germany.
From traditional agriculture to AgTech
Towards a Sustainable Business Model
Supply and planning in the factory of the future
The implementation framework