Impact of AI on Software Engineering
Permanent URI for this collection
Browse
Recent Submissions
Item Machine Learning-assisted Test Records Analysis during the Real-Time Validation of Automotive Software Systems based on HIL Simulation(2025-01-07) Abboush, Mohammad; Knieke, Christoph; Rausch , AndreasIn the automotive industry, according to ISO 26262, comprehensive testing is conducted to ensure software systems quality over various phases of the V-model. However, at the system integration and testing phase, a significant amount of time series data is analyzed manually based on expert knowledge to identify the nature of the failure occurring, which is a costly process in terms of time, effort, and difficulty. This study proposes a novel Machine Learning (ML)-assisted failure analysis approach for the real-time validation of automotive software systems (ASSs). Specifically, based on a representative critical faults dataset, intelligent data-driven ML-based Fault Detection and Diagnosis (FDD) models are developed, including LSTM and Denoising Autoencoder (DAE)+k-means techniques for known and unknown sensor-related faults, respectively. The novelty of these models lies in their ability to identify single and simultaneous faults in noisy conditions. To assess the efficacy of the developed model, a dataset from a virtual test drive platform with a high-fidelity entire vehicle model was employed. The evaluation outcomes illustrate the superiority of the proposed LSTM model for known faults classification in comparison to other state-of-the-art methods, with an average F1-score of 91.85%. Furthermore, the integration of DAE with k-means exhibited a high clustering performance against noise with a low MSE and DB, i.e., 0.044 and 0.68, respectively. Consequently, the proposed approach facilitates the real-time validation of the ASSs in an efficient manner, thereby enhancing the safety and reliability of engineering.Item Introduction to the Minitrack on Impact of AI on Software Engineering(2025-01-07) Wittek, Stefan; Gesing, Sandra; Salhofer, PeterItem The Impact of Generative AI-Powered Code Generation Tools on Software Engineer Hiring: Recruiters' Experiences, Perceptions, and Strategies(2025-01-07) Chen, Alyssia; Huo, Timothy; Nam, Yunhee; Peruma, Anthony; Port, DanielThe rapid advancements in Generative AI (GenAI) tools, such as ChatGPT and GitHub Copilot, are transforming software engineering by automating code generation tasks. While these tools improve developer productivity, they also present challenges for organizations and hiring professionals in evaluating software engineering candidates' true abilities and potential. Although there is existing research on these tools in both industry and academia, there is a lack of research on how these tools specifically affect the hiring process. Therefore, this study aims to explore recruiters' experiences and perceptions regarding GenAI-powered code generation tools, as well as their challenges and strategies for evaluating candidates. Findings from our survey of 32 industry professionals indicate that although most participants are familiar with such tools, the majority of organizations have not adjusted their candidate evaluation methods to account for candidates' use/knowledge of these tools. There are mixed opinions on whether candidates should be allowed to use these tools during interviews, with many participants valuing candidates who can effectively demonstrate their skills in using these tools. Additionally, most participants believe that it is important to incorporate GenAI-powered code generation tools into computer science curricula and mention the key risks and benefits of doing so.