Data providers are concerned about data privacy when a third party handles their data. A typical example is cloud computing. In such cases, homomorphic encryption can be used to ensure data privacy. Although homomorph...
详细信息
Data providers are concerned about data privacy when a third party handles their data. A typical example is cloud computing. In such cases, homomorphic encryption can be used to ensure data privacy. Although homomorphic encryption allows the execution of operations with encrypted data without decryption, its execution time is long. Previous studies have focused on the field-programmable gate array (FPGA)-based acceleration of homomorphic encryption. However, the overhead of data transfer between a host and an FPGA is a bottleneck owing to the limited bandwidth of a peripheral component interconnect express (PCIe). In-storage computing (ISC), i.e., using a computational storage device (CSD), can reduce the data-transfer overhead. In this study, a computational model coupled with a CSD is proposed to accelerate homomorphic operations. Simulations show that our proposed ISC model reduces latency by 71.2% and achieves 3. 5x throughput of a homomorphic encrypted convolutional neural network compared with 16 FPGA boards with 16 PCIe lanes and sufficient solid-state drives (SSDs), i.e., without CSDs.
Enabling aerial robots to handle dynamic contacts happening at non-vanishing speeds can enlarge the range of their applications. In this work, we propose an impactaware strategy to allow aerial multirotor robots to re...
详细信息
ISBN:
(数字)9798331513283
ISBN:
(纸本)9798331513290
Enabling aerial robots to handle dynamic contacts happening at non-vanishing speeds can enlarge the range of their applications. In this work, we propose an impactaware strategy to allow aerial multirotor robots to recover from impacts. The method leverages a reactive strategy not requiring low-level changes to the motion controller commonly implemented onboard quadrotors, which might be not viable or not desirable for most users. Extensive simulation tests show that the proposed strategy considerably increases the tolerated velocity at impact in tasks in which the robot either picks an object up or collides against an object to clear its way. Preliminary experimental results using Crazyflie UAVs are also presented.
Nowadays, social media generate massive volumes of data containing valuable information to several applications such as marketing, business, and politics which are interested to analyze opinions and sentiments of indi...
详细信息
Stock market forecasting is an important research area,especially for better business decision *** stock predictions continue to be significant for business *** short-term stock market forecasting is usually based on ...
详细信息
Stock market forecasting is an important research area,especially for better business decision *** stock predictions continue to be significant for business *** short-term stock market forecasting is usually based on historical market data analysis such as stock prices,moving averages,or daily ***,major events’news also contains significant information regarding market *** effective stock market forecasting system helps investors and analysts to use supportive information regarding the future direction of the stock *** research proposes an efficient model for stock market *** current proposed study explores the positive and negative effects of coronavirus events on major stock sectors like the airline,pharmaceutical,e-commerce,technology,and *** use the Twitter dataset for calculating the coronavirus sentiment with a Long Short-Term Memory(LSTM)model to improve stock *** LSTM has the advantage of analyzing relationship between time-series data through memory *** performance of the system is evaluated by Mean Absolute Error(MAE),Mean Squared Error(MSE),and Root Mean Squared Error(RMSE).The results show that performance improves by using coronavirus event sentiments along with the LSTM prediction model.
Graph-based multiview clustering (MVC) approaches have demonstrated impressive performance by leveraging the consistency properties of multiview data in an unsupervised manner. However, existing methods for graph lear...
详细信息
Graph-based multiview clustering (MVC) approaches have demonstrated impressive performance by leveraging the consistency properties of multiview data in an unsupervised manner. However, existing methods for graph learning heavily rely on either Euclidean structures or the manifold topological structures derived from fixed view-specific graphs. Unfortunately, these approaches may not accurately reflect the consensus topological structure in a multiview setting. To address this limitation and enhance the intrinsic graph learning process, an adaptive exploration of a more appropriate consistency topological structure is required. Toward this end, we propose a novel approach called collaborative topological graph learning (CTGL) for MVC. The key idea is to adaptively discover the consistent topological structure to guide intrinsic graph learning. We achieve this by introducing an auxiliary consistency graph that formulates the topological relevance learning function. However, estimating the auxiliary consistency graph is not straightforward, as it is based on the learned view-specific graphs and requires prior availability. To overcome this challenge, we develop a collaborative learning strategy that simultaneously learns both the auxiliary consistency graph and view-specific graphs using tensor learning techniques. This strategy enables the adaptive exploration of the consistency topological structure during graph learning, resulting in more accurate clustering outcomes. Extensive experiments are provided to show the effectiveness of the proposed method. The source code can be found at https://***/CLiu272/CTGL .
Chatbot-based tools are becoming pervasive in multiple domains from commercial websites to rehabilitation applications. Only recently, an eleven-item satisfaction inventory was developed (the ChatBot Usability Scale, ...
详细信息
Reinforcement learning(RL) has roots in dynamic programming and it is called adaptive/approximate dynamic programming(ADP) within the control community. This paper reviews recent developments in ADP along with RL and ...
详细信息
Reinforcement learning(RL) has roots in dynamic programming and it is called adaptive/approximate dynamic programming(ADP) within the control community. This paper reviews recent developments in ADP along with RL and its applications to various advanced control fields. First, the background of the development of ADP is described, emphasizing the significance of regulation and tracking control problems. Some effective offline and online algorithms for ADP/adaptive critic control are displayed, where the main results towards discrete-time systems and continuous-time systems are surveyed, ***, the research progress on adaptive critic control based on the event-triggered framework and under uncertain environment is discussed, respectively, where event-based design, robust stabilization, and game design are reviewed. Moreover, the extensions of ADP for addressing control problems under complex environment attract enormous attention. The ADP architecture is revisited under the perspective of data-driven and RL frameworks,showing how they promote ADP formulation ***, several typical control applications with respect to RL and ADP are summarized, particularly in the fields of wastewater treatment processes and power systems, followed by some general prospects for future research. Overall, the comprehensive survey on ADP and RL for advanced control applications has d emonstrated its remarkable potential within the artificial intelligence era. In addition, it also plays a vital role in promoting environmental protection and industrial intelligence.
The present study investigates the impact of an unsteady internal flow of a particulate nanofluid within a porous material on the heat and mass transfer along a circular horizontal conduit. It is assumed that both the...
The present study investigates the impact of an unsteady internal flow of a particulate nanofluid within a porous material on the heat and mass transfer along a circular horizontal conduit. It is assumed that both the carrier nanofluid and the dust particles have a high viscosity and are hence incompressible. To kick off this two-phase flow, a constant pressure gradient is applied along the axial direction of the circular pipe. The porous medium’s drag is explained by Darcy’s law and the energy calculations account for the Darcy limit of porous dissipation. A set of nonlinear partial differential equations (PDEs) is used to characterize the nanofluid and dust particle phases, as well as the concentration of suspended nanoparticles. These PDEs were numerically solved using the methodology of finite differences. Coefficients of skin friction and flow rates regarding both phases were also calculated. The novelty lies in the ability of numerical simulation to capture the intricate interplay between Brownian motion, thermophoretic diffusion, and fluid flow within nanofluids. This approach allows for detailed analysis of the complex phenomena involved, which may not be easily achieved through experimental investigations alone. These profiles are formed as a result of the regulating physical factors. Graphs and tabular data are utilized to visually represent the impact of different parameters on solutions. Ultimately, an evaluation of the current solutions for some special cases with previously published findings demonstrates the precision and reliability of the present results.
Deep learning (DL), a relatively recent AI technique, has been successfully applied to the problem of automated modulation categorization (AMC), with promising results. An essential part of developing the spectrum-sen...
详细信息
Homomorphic encryption (HE) offers a promising solution for maintaining data privacy even during calculation, as it allows for the evaluation of ciphertexts. Several HE libraries have been released, but selecting the ...
Homomorphic encryption (HE) offers a promising solution for maintaining data privacy even during calculation, as it allows for the evaluation of ciphertexts. Several HE libraries have been released, but selecting the best-suited library for HE beginners can be challenging. This paper provides insights into the selection process by comparing three popular HE libraries: HElib, Microsoft SEAL, and OpenFHE. To evaluate the performance of these libraries, we implemented a convolutional neural network inference using each of the three libraries and analyzed its latency. Our experimental results show that Microsoft SEAL achieves the shortest latency, less than 56% of OpenFHE and less than 17% of HElib. In terms of ease of use, OpenFHE surpasses the other libraries because it eliminates the need for programmers to consider rescaling during calculations and has more choices on different key-switching algorithms. In contrast, utilizing automatic rescaling with OpenFHE results in 5x longer latency than manual rescaling.
暂无评论