The development of learning analytics technology has created the necessary conditions for the implementation of large-scale personalized education. By taking advantage of the current advancements available, we can ado...
详细信息
Video games have characteristics that differentiate their development and maintenance from classic software development and maintenance. These differences have led to the coining of the term Game softwareengineering ...
详细信息
ISBN:
(纸本)9781450394666
Video games have characteristics that differentiate their development and maintenance from classic software development and maintenance. These differences have led to the coining of the term Game softwareengineering to name the emerging subfield that intersects softwareengineering and video games. One of these differences is that video game developers perceive more difficulties than other non-game developers when it comes to locating bugs. Our work proposes a novel way to locate bugs in video games by means of evolving simulations. As the baseline, we have chosen BLiMEA, which targets classic softwareengineering and uses bug reports and the defect localization principle to locate bugs. We also include Random Search as a sanity check in the evaluation. We evaluate the approaches in a commercial video game (Kromaia). The results for F-measure range from 46.80%. to 70.28% for five types of bugs. Our approach improved the results of the baseline by 20.29% in F-measure. To the best of our knowledge, this is the first approach that is designed specifically for bug localization in video games. A focus group with professional video game developers has confirmed the acceptance of our approach. Our approach opens a new research direction for bug localization for both game softwareengineering and possibly classic softwareengineering.
This paper introduces a novel approach to reduce inconsistencies in pairwise comparison matrices using a genetic algorithm inspired by the process of natural selection. The method applies a distance-based inconsistenc...
详细信息
Electronic transaction fraud has been a severe threat in recent years, causing substantial financial losses and devaluing the reputation of financial institutions. Various machine learning and deep learning models hav...
详细信息
In the decision system, the lower approximation set keeps expanding with adding features dynamically. But when enough features are added, the lower approximation set stabilizes. This provides a criterion for feature s...
详细信息
The adoption of ridesharing principles, inspired by the Uber model, in road transport has presented a promising perspective for cost and time reduction. Particularly within the expanding urban transport networks, this...
详细信息
Internships play a vital role in bridging academic learning with industry requirements. This paper presents a knowledge graph-based framework for generating personalized internship recommendations by integrating cours...
详细信息
ISBN:
(数字)9798331533267
ISBN:
(纸本)9798331533274
Internships play a vital role in bridging academic learning with industry requirements. This paper presents a knowledge graph-based framework for generating personalized internship recommendations by integrating course syllabi, student competencies, and job descriptions. The approach leverages structured knowledge representation and graph traversal to dynamically match students' academic progress with relevant opportunities. Additionally, Large Language Models (LLMs) are employed for entity extraction to enhance recommendation accuracy. A case study involving softwareengineering subjects within a Programme of Innovative engineering demonstrates the framework's ability to provide tailored internship suggestions and identify skill gaps. The results indicate that knowledge graphs offer a scalable and adaptable solution for aligning academic curricula with evolving industry needs.
software failure mode analysis (SFMA) is an important process for analyzing failure propagation by identifying possible software failure points, and then summarizing software failure modes so as to improve software qu...
详细信息
Smart grids play an important role to resolves issues related to electricity. Electrical load forecasting can be performed through smart grids to acquire knowledge about the electrical load that will be needed in the ...
详细信息
Chinese entity relation extraction (Chinese RE) is a crucial task for various NLP applications. It aims to automatically extract relationships between entities in Chinese texts, thereby enhancing the accuracy of natur...
详细信息
ISBN:
(纸本)9783031402883;9783031402890
Chinese entity relation extraction (Chinese RE) is a crucial task for various NLP applications. It aims to automatically extract relationships between entities in Chinese texts, thereby enhancing the accuracy of natural language understanding. Although existing hybrid methods can overcome some of the shortcomings of character-based and word-based methods, they still suffer from polysemy ambiguity, which results in inaccuracy when representing the relationships between entities in text. To address the issue, we propose a Bi-directional Contextbased Lattice (BC-Lattice) model for Chinese RE task. In detail, our BC-Lattice consists of: (1) A context-based polysemy weighting (CPW) module allocates weights to multiple senses of polysemous words from external knowledge base by modeling context-level information, thus obtaining more accurate representations of polysemous words;(2) A cross-attention semantic interaction-enhanced (CSI) classifier promotes exchange of semantic information between hidden states from forward and backward perspectives for more comprehensive representations of relation types. In experiments conducted on two public datasets from distinct domains, our method yields improved F1 score by up to 3.17%.
暂无评论