With the growing demand for computing power, new multicore architectures have emerged to provide better performance. Reducing their energy consumption is one of the main challenges in achieving highperformance comput...
详细信息
Small-sample semantic segmentation is an important task in computer vision. Its purpose is to achieve accurate pixel-level classification in the case of very limited annotation data. Small sample scenarios usually do ...
详细信息
high-quality and uniform daylighting is important for frequently occupied buildings such as classrooms and large offices in which people have stable, uniformly distributed seats. It is difficult to achieve required da...
详细信息
The rapid advancements in high-performance computing (HPC) have made large-scale parallel computing feasible. As a commonly used parallel programming model, Message Passing Interface (MPI) plays a crucial role in HPC ...
详细信息
Efficient convolution operations are vital for deep learning but are frequently computationally demanding. This paper introduces an optimization strategy leveraging the Image-to-Column (im2col) transformation in combi...
详细信息
Blockchain sharding, a promising approach to improve system performance, divides the network into several small parallel working shards. However, the performance of existing sharded blockchain systems may degrade seri...
详细信息
ISBN:
(纸本)9783031695766;9783031695773
Blockchain sharding, a promising approach to improve system performance, divides the network into several small parallel working shards. However, the performance of existing sharded blockchain systems may degrade seriously due to the existence of cross-shard transactions. To overcome such drawbacks, we propose a blockchain system called HieraChain to process transactions with robust cross-shard transactions tolerance, based on a novel hierarchical sharding architecture. The upper-layer shards order the cross-shard transactions and the participants process them asynchronously to pipeline the transactions ordering. Furthermore, HieraChain proposes an optimized locality-aware protocol to trade off the local access patterns and the induced remote access events. Extensive experimental results demonstrate that HieraChain outperforms the state-of-the-art approaches significantly in the presence of cross-shard transactions, achieving up to 3x and 2x higher throughput than Saguaro and SharPer under general workload respectively. Moreover, our locality-aware approach further reduces transaction latency by 68 % and 51% compared to our basic approach and traditional baselines, respectively.
This paper presents a new methodology and tool that speeds up the process of optimizing science and engineering programs. The tool, called CaRV (Capture, Replay, and Validate), enables users to experiment quickly with...
详细信息
Expanding on an earlier study that assessed the performance of a Q-learning approach for solving the path planning problem for mobile robots, this research implemented the RL approach in a real-world setting employing...
详细信息
Continual pretraining of large language models on domain-specific data has been proposed to enhance performance on downstream tasks. In astronomy, the previous absence of astronomy-focused benchmarks has hindered obje...
详细信息
With the rapid development of network technology, recommendation systems attract increasing research because of its wide applications in e-commerce. Nevertheless, most existing recommendation models based on graph neu...
详细信息
ISBN:
(纸本)9789819614899;9789819614905
With the rapid development of network technology, recommendation systems attract increasing research because of its wide applications in e-commerce. Nevertheless, most existing recommendation models based on graph neural networks do not consider the transitivity of subgraph structures in interactive data. This makes the models unable to capture the complex dependencies and mutual influences between users and items, resulting in the inability to achieve high-quality personalized recommendations. To address the above challenge, we propose a novel recommendation algorithm based on knowledge graph with high-order graph convolutional network, named KG(2)CN. Firstly, we introduce the subgraph structure on the knowledge graph to capture high-order contextual information between users and items. Secondly, the mined subgraph information and graph convolutional network are combined to learn high-order features of users and items. Finally, the decoder is applied to predict the ratings of target users on the uninteracted items, thereby recommending the Top-K items. Experimental results on the Book-Crossing and *** datasets show that the proposed KG(2)CN obtains better performance in F1 score and AUC metrics.
暂无评论