Artificial Intelligence (AI) approaches have been incorporated into modern learning environments and softwareengineering (SE) courses and curricula for several years. However, with the significant rise in popularity ...
详细信息
ISBN:
(数字)9798350378979
ISBN:
(纸本)9798350378986
Artificial Intelligence (AI) approaches have been incorporated into modern learning environments and softwareengineering (SE) courses and curricula for several years. However, with the significant rise in popularity of large language models (LLMs) in general, and OpenAI's LLM-powered chatbot ChatGPT in particular in the last year, educators are faced with rapidly changing classroom environments and disrupted teaching principles. Examples range from programming assignment solutions that are fully generated via ChatGPT, to various forms of cheating during exams. However, despite these negative aspects and emerging challenges, AI tools in general, and LLM applications in particular, can also provide significant opportunities in a wide variety of SE courses, supporting both students and educators in meaningful ways. In this early research paper, we present preliminary results of a systematic analysis of current trends in the area of AI, and how they can be integrated into university-level SE curricula, guidelines, and approaches to support both instructors and learners. We collected both teaching and research papers and analyzed their potential usage in SE education, using the ACM Computer Science Curriculum Guidelines CS2023. As an initial outcome, we discuss a series of opportunities for AI applications and further research areas.
One prerequisite for supervised machine learning is high quality labelled data. Acquiring such data is, particularly if expert knowledge is required, costly or even impossible if the task needs to be performed by a si...
详细信息
Cardiac patients with implantable cardioverter defibrillator devices frequently exhibit signs of anxiety and depression (termed 'Distressed'). Early detection of these patients is vital for evaluation, interve...
详细信息
In recent years, remote work has become a more popular option for companies across various industries. While remote work provides numerous benefits, such as flexibility and increased work-life balance, it also present...
详细信息
ISBN:
(纸本)9798400700408
In recent years, remote work has become a more popular option for companies across various industries. While remote work provides numerous benefits, such as flexibility and increased work-life balance, it also presents unique challenges that can hinder team collaboration, productivity, and overall success. In order to overcome these obstacles, it is essential to adopt effective organizational patterns that can help build high-performing remote teams. Building a high-performing remote team requires a set of strategies with some key focus points to be kept in mind such as communication, trust, goals, collaboration, and performance. For all of these, there have been an extensive research and publication of observed patterns to which we have also contributed with a new set of these four patterns: Use Common Language, Discuss Publicly, Lights, Camera, Action!, and Praise in Public, Correct in Private.
Nowadays, it is difficult to determine the veracity of the information obtained. Communication takes place through websites, discussions, social networks, and the like. Using various anti-social behavior tips, such as...
详细信息
ISBN:
(数字)9781665483742
ISBN:
(纸本)9781665483759
Nowadays, it is difficult to determine the veracity of the information obtained. Communication takes place through websites, discussions, social networks, and the like. Using various anti-social behavior tips, such as fake news, their disseminates want to gain various benefits or convince the recipient of “their truth.” The theoretical part of the work is focused on different approaches to the detection of antisocial behavior. In the experimental part of this work, we will deal with the analysis of the statuses of opinion-forming dailies in the Slovak language, which we obtained from the social network Facebook. NLP message analysis is not accurate enough, and we create an algorithm that is better identifies POS tags.
In large-scale projects operated in regulated environments, standard development processes are employed to meet strict compliance demands. Since such processes are usually complex, providing process users with access ...
详细信息
Despite the proliferation of educational programmes in Health informatics (HI) worldwide, there is limited knowledge regarding students' preferences and learning strategies in HI courses. To address this gap, we c...
详细信息
The subject of this paper is an options modeling system, which aims to provide the most accurate profit forecast possible for options portfolios in a comprehensible form, as software on the market will misrepresent th...
The subject of this paper is an options modeling system, which aims to provide the most accurate profit forecast possible for options portfolios in a comprehensible form, as software on the market will misrepresent this in the absence of accurate implied volatility data, which can put trading success at risk. The software determines future implied volatility from 1-year historical options on VXX stock with 6 samples per trading day using statistics and a deep neural network (Long short-term memory LSTM). Using this statistical approach and the trained volatility model, the system calculates the profit/loss curve, thus providing a more accurate picture of the possible future outcomes of a given portfolio.
In this paper, we present an optimization-based approach for star constellation recognition. The main components of the proposed procedure are the processing of digital images and the minimization of the error in poin...
In this paper, we present an optimization-based approach for star constellation recognition. The main components of the proposed procedure are the processing of digital images and the minimization of the error in point cloud matching by parameter optimization. In the optimization phase, the Nelder– Mead algorithm, the simulated annealing algorithm, and an evolutionary algorithm were used. Also, the behavior of these methods is evaluated and compared in the paper based on their average error values for different test images. Results on our test dataset showed that the Nelder–Mead simplex algorithm was performing the best in solving the recognition task.
We present a distributed software environment to search for optimal parameters of the Cellular Potts Model using data from cell culture experiments. The software architecture follows a master-worker pattern. The worke...
We present a distributed software environment to search for optimal parameters of the Cellular Potts Model using data from cell culture experiments. The software architecture follows a master-worker pattern. The worker nodes are executing simulations of the model with given parameter sets and send the computed objective function values back to the master. The master node implements an optimization method, a genetic algorithm in our case, and a task scheduler to distribute the generated simulation tasks among the workers through the network. Results showed that an optimal combination of parameters can be found for the model, and the efficiency scales linearly with the number of workers.
暂无评论