Blockchain technology gained much traction in the last few years. These decentralized databases offer security, immutability, and scalability across various applications. Decentralized applications generate vast amoun...
Blockchain technology gained much traction in the last few years. These decentralized databases offer security, immutability, and scalability across various applications. Decentralized applications generate vast amounts of data, known as events, that are recorded on the blockchain and are public to anyone. Some people may see opportunities for financial gains in these events and would like to know when they occur. This paper proposes a solution to process and deliver those events as real-time alerts to the users. It uses existing technologies such as message queues, multithreading, and asynchronous processing and integrates them into a scalable architecture. The results we achieved in this paper show that for an evenly distributed network traffic, which does not entirely consists of transaction bursts, the proposed solution offers reliability, efficiency, and a suitable delivery time to those wishing to integrate it into their projects. With time, this solution, or improved architectures, may form the basis of the following big-data architectures for processing blockchain events.
Graphics processing units (GPU) are an integral part of today's computing environment. The marketing emphasis on user experience pushes vendors to constantly look for better graphics hardware and newer drivers to ...
详细信息
In this paper the authors propose a system architecture which allows product scoring based on sentiment analysis and utilising Machine Learning (ML) and Expert systems technologies. This solution presented in this pap...
详细信息
ISBN:
(数字)9798331527563
ISBN:
(纸本)9798331527570
In this paper the authors propose a system architecture which allows product scoring based on sentiment analysis and utilising Machine Learning (ML) and Expert systems technologies. This solution presented in this paper allows decoupling the AI-based part, which is very capable in sentiment analysis but is lacking some flexibility to actually put the sentiment analysis results in a wider context to make a better sense as to what the results actually mean. This task in our solution is performed by the Expert system where the expert may provide some decision making rules in order to determine the final system *** results confirm discrepancy between reviews and star ratings.
Magnetic nanoparticles can be embedded in electrospun nanofibers and other polymeric matrices to prepare magnetic composites with defined magnetic and mechanical properties. Metal-oxide nanoparticles, such as magnetit...
详细信息
The use of Natural Language Processing Algorithms (NLP) for automation purposes in various applications is frequently encountered recently. Some research managed to identify the dominant emotion from a text using neur...
The use of Natural Language Processing Algorithms (NLP) for automation purposes in various applications is frequently encountered recently. Some research managed to identify the dominant emotion from a text using neural networks (ANN), Random Forest (RF) and Support Vectors Machines (SVM) while other studies classified documents with the aim of mechanizing the extraction process of *** paper presents a study on different Natural Language Processing Algorithms (NLP) used for automation of a virtual bookstore. The objective was the application of artificial intelligence algorithms to streamline the necessary processes of an online bookstore or library, taking into consideration the short descriptions and summaries of the books. The aim is to improve the results obtained by supervised algorithms using various techniques such as aggregating unsupervised classifications. In order to boost their understanding of natural language, GPT is used to enhance the dataset by adding additional context. Finally, some of the methods utilized in improving accuracy can be used to create a personalized recommendation system that suits each reader’s needs.
作者:
Tarbă, NicolaeIrimescu, Ionela N.Pleavă, Ana M.Scarlat, Eugen N.Mihăilescu, MonaDoctoral School
Computer Science and Engineering Department Faculty of Automatic Control and Computers National University of Science and Technology POLITEHNICA Bucharest Romania Applied Sciences Doctoral School
National University of Science and Technology POLITEHNICA Bucharest Romania CAMPUS Research Center
National University of Science and Technology POLITEHNICA Bucharest Romania Physics Dept
National University of Science and Technology POLITEHNICA Bucharest Romania Physics Dept
Research Center for Applied Sciences in Engineering National University of Science and Technology POLITEHNICA Bucharest Romania
We introduce a method to evaluate the similarities between classes of objects based on the confusion matrices coming from the multi-class machine learning (ML) predictors that operate in the vector space generated by ...
详细信息
This paper describes the solutions submitted by the UPB team to the AuTexTification shared task, featured as part of IberLEF-2023. Our team participated in the first subtask, identifying text documents produced by lar...
详细信息
Peer review represents the status-quo when it comes to evaluating research articles that are submitted to conferences and journals. The significance of a computer science article is given by the prestige of the public...
Peer review represents the status-quo when it comes to evaluating research articles that are submitted to conferences and journals. The significance of a computer science article is given by the prestige of the publication and is correlated with the inclusion in the ISI Web of Science *** paper discusses the issues of the current paper publication paradigm and proposes a decentralized approach to the paper dissemination and the peer review processes. On the one hand, decentralization and transparency are obtained by employing smart contracts, through blockchain technology. On the other hand, an optimization of the paper rating system is obtained by employing a system of expert badges, based on NFTs, which ensure that the peer review process is just and that only specialists in the fields associated to the contributed paper offer proficient feedback. Other proposed facets include the remuneration of reviewers, a method of allowing the proposed system to expand based on the community’s input, and a solution for allowing the organization of conferences.
There is an increasing need for computational and storage capabilities for complex distributed applications. Existing solutions need to be deployed in an environment that allows for an increase in performance, scalabi...
There is an increasing need for computational and storage capabilities for complex distributed applications. Existing solutions need to be deployed in an environment that allows for an increase in performance, scalability, and availability. This paper takes looks at the state-of-the-art regarding methods that take existing applications and make them more efficient by using Cloud services. The novelty of the paper consists of a proposed framework for deploying applications on three major Cloud providers (i.e., Amazon’s AWS, Google Cloud and Microsoft Azure) and on the OpenStack open-source Cloud. After the main services from the four Cloud providers are identified, different deployment methods are described depending on the Cloud services and on the requirements of the application. Also, some examples of migrations are discussed with reference to specific Cloud provider services. The proposed solution for Anythingas-a-Service (YaaS) is a straightforward framework for taking different types of applications and migrating them to the Cloud. Therefore, the deployed applications benefit from Cloud features such as resource pooling, availability or scalability, while also being wary of the incurring costs.
This paper compares the performance of two reinforcement learning algorithms, Q-Learning and MAXQ-0, in learning to play an original game. An extension of MAXQ-0 algorithm, MAXQ-P is introduced, which enhances the var...
This paper compares the performance of two reinforcement learning algorithms, Q-Learning and MAXQ-0, in learning to play an original game. An extension of MAXQ-0 algorithm, MAXQ-P is introduced, which enhances the variety of the tree nodes with simple, ordered and repetitive nodes. The hierarchical approach provided by MAXQ-P finds the optimal solution faster than the flat Q-Learning approach but converges more slowly. Furthermore, the performance of the MAXQ-P algorithm decreases after a certain number of episodes due to representation error in the weights of the model. To address this issue, the model is periodically tested with an exploration value of 0, and if the model successfully finds the solution, it is stored for future use. This study provides insights into the benefits and drawbacks of using hierarchical reinforcement learning algorithms for complex tasks and highlights the importance of carefully designing and training such algorithms for optimal performance.
暂无评论