Combinatorial test suite generation is a critical aspect of software testing, particularly for systems with variable-strength interactions. Traditional optimization algorithms often struggle to efficiently generate mi...
详细信息
Hadoop MapReduce becomes the essential framework to store, process and analyse big data in large-scale computing environments. The framework provides numerous opportunities to handle data-intensive applications like w...
详细信息
The software development process is more flexible with the concept of containerization in the microservice platform. This research is on three key components to resolve problems faced by the developers and DevOps team...
详细信息
software testing aims at exploring faults within software in order to ensure it meets all necessary specifications. Test case design strategies play key role in software testing. Classical test case design strategies,...
详细信息
The use of deep neural networks in information retrieval significantly improves its effectiveness, but negatively affects the performance of the process. To deal with this, we propose a new ranking model that uses the...
The use of deep neural networks in information retrieval significantly improves its effectiveness, but negatively affects the performance of the process. To deal with this, we propose a new ranking model that uses the deep neural network of the "Transformer" architecture (in particular, BERT) for efficient information retrieval. In accordance with the proposed approach, contextualized vector representations are extracted from documents during indexing, after which these representations are clustered for each independent token. The resulting clusters reflect different meanings of the words and are indirectly used as inverted index keys. The values represent the documents in which these contextualized word meanings occur, along with the distances from each document to the contextualized embedding. Thus, after the indexing process, we obtain an index containing pre-calculated distances between the contextualized meanings of dictionary elements and documents. This approach helps us avoid the performance overhead of calculating distances online. At the search stage, the query is transformed into a set of contextualized vectors representing each query token, which allows us to use these vectors to retrieve most semantically close neighbor-tokens and use them to extract relevant documents from the index. This way of searching for contextualized embeddings consumes less memory and is more performant due to the use of an inverted index.
Security is one of the key challenges in container orchestration, especially in complex environments. This paper explores the security aspects of implementing containerized applications using Docker within a Kubernete...
详细信息
ISBN:
(数字)9798331515799
ISBN:
(纸本)9798331515805
Security is one of the key challenges in container orchestration, especially in complex environments. This paper explores the security aspects of implementing containerized applications using Docker within a Kubernetes cluster. The first part of the paper describes Docker, Kubernetes, and various ways of applying them within DevOps methodology. It then presents potential vulnerabilities during the implementation of these technologies, as well as vulnerabilities specific to Docker and Kubernetes. Subsequently, some solutions for securing a Kubernetes environment are described.
In the modern digital landscape, integrating geographic locations and textual descriptions within a geo-textual dataset enhances location-based services (LBS) via spatial keyword queries, as these queries combine spat...
详细信息
Quantum entanglement is a key resource for achieving superiority of quantum ***,scientists are extensively focusing on how to integrate quantum entanglement into various components of quantum machine learning(QML)mode...
详细信息
Quantum entanglement is a key resource for achieving superiority of quantum ***,scientists are extensively focusing on how to integrate quantum entanglement into various components of quantum machine learning(QML)models,aiming to surpass the performance of traditional machine learning *** successes include the use of entangled measurements^([1-3])and entangled channels^([4]),which have been shown to reduce query complexity or improve the prediction precision for specified QML *** entangled data,capable of encoding more information compared to classical data of the same size,is recognized for its potential to achieve quantum ***,the impact of the entanglement degree in quantum data on model performance remains a challenging and unresolved research question.
Requirements change throughout the software development lifecycle, from requirement elicitation and analysis to software operation. software requirements can be traced back to their source and shown to depend on one a...
详细信息
In this paper, the method to design deep Convolutional Neural Network (CNN) architecture for the problem of traffic signs classification is proposed. The approach incorporates five main stages followed by each other: ...
详细信息
暂无评论