In recent years, social recommendation systems have increasingly integrated Graph Neural Networks (GNNs) to capture social relationships among users from both direct and higher-order neighbors. However, these state-of...
详细信息
In recent years, social recommendation systems have increasingly integrated Graph Neural Networks (GNNs) to capture social relationships among users from both direct and higher-order neighbors. However, these state-of-the-art models face limitations regarding the number of iterations they can propagate across the graph. Messages from higher-order neighbors often dilute the unique characteristics of the target node. This causes node representations to become similar and indistinguishable, leading to a phenomenon known as the over-smoothing problem. Several works have attempted to address this problem with the expectation of preserving user characteristics. They add auxiliary information to the GNN-based social recommendation models without considering the dynamic preferences of users, which frequently change over time. Therefore, those works still struggle with the same problem after propagating in a few iterations. To mitigate this phenomenon, we propose a novel approach to integrate user characteristics extracted from users’ historical interactions using a sequential model to slow down node convergence. Integrating user characteristics into the GNN-based social recommendation will allow the model to capture user preferences that dynamically change over time. Consequently, the proposed model will be able to leverage informative data from higher-order neighbors over social networks for user representation learning, leading to better performance and effectiveness of the recommendations. Our experimental results demonstrate that the proposed model outperforms state-of-the-art social recommendation models across three benchmark datasets.
The Internet of Things (IoT), like other network infrastructures, requires Intrusion Detection Systems (IDSs) to be protected against attacks. When deploying an IDS in IoT-based smart city environments, the balance be...
详细信息
Verifying a new missile design requires a series of successful real-life tests on a firing range in various scenarios. Such an approach is extremely expensive and requires complex infrastructure and logistics. The cos...
详细信息
This corrigendum corrects an error found in the proof of correctness of the algorithm by [Ducoffe, JGT, 2022, 99(4), pp. 594–614], Theorem 6. An erroneous result from Deogun and Kratsch was used in the original proof...
详细信息
This corrigendum corrects an error found in the proof of correctness of the algorithm by [Ducoffe, JGT, 2022, 99(4), pp. 594–614], Theorem 6. An erroneous result from Deogun and Kratsch was used in the original proof. There are no changes in the algorithm itself.
This paper concentrates on the examination of a class of nonlocal initial value problems for Langevin fractional differential equations featuring the ψ-Caputo fractional derivative within Banach spaces. By utilizing ...
详细信息
We propose a train rescheduling algorithm which applies a standardized feature selection based on pairwise conflicts in order to serve as input for the reinforcement learning framework. We implement an analytical meth...
详细信息
Probabilistic filters are approximate set membership data structures that represent a set of keys in small space, and answer set membership queries without false negative answers, but with a certain allowed false posi...
详细信息
In this article, we present an evolution language for graph databases and a method to realize evolution operations on graph databases and their schema. Graph database management systems like Neo4j can be used for diff...
详细信息
The Maximum Weight Independent Set (MWIS) problem, as well as its related problems such as Minimum Weight Vertex Cover, are fundamental NP-hard problems with numerous practical applications. Due to their computational...
详细信息
The Maximum Weight Independent Set problem is a fundamental NP-hard problem in combinatorial optimization with several real-world applications. Given an undirected vertex-weighted graph, the problem is to find a subse...
详细信息
暂无评论