Self-supervised graph representation learning has recently shown considerable promise in a range of fields, including bioinformatics and social networks. A large number of graph contrastive learning approaches have sh...
详细信息
Self-supervised graph representation learning has recently shown considerable promise in a range of fields, including bioinformatics and social networks. A large number of graph contrastive learning approaches have shown promising performance for representation learning on graphs, which train models by maximizing agreement between original graphs and their augmented views(i.e., positive views). Unfortunately, these methods usually involve pre-defined augmentation strategies based on the knowledge of human experts. Moreover, these strategies may fail to generate challenging positive views to provide sufficient supervision signals. In this paper, we present a novel approach named graph pooling contrast(GPS) to address these *** by the fact that graph pooling can adaptively coarsen the graph with the removal of redundancy, we rethink graph pooling and leverage it to automatically generate multi-scale positive views with varying emphasis on providing challenging positives and preserving semantics, i.e., strongly-augmented view and weakly-augmented view. Then, we incorporate both views into a joint contrastive learning framework with similarity learning and consistency learning, where our pooling module is adversarially trained with respect to the encoder for adversarial robustness. Experiments on twelve datasets on both graph classification and transfer learning tasks verify the superiority of the proposed method over its counterparts.
As the adoption of explainable AI(XAI) continues to expand, the urgency to address its privacy implications intensifies. Despite a growing corpus of research in AI privacy and explainability, there is little attention...
详细信息
As the adoption of explainable AI(XAI) continues to expand, the urgency to address its privacy implications intensifies. Despite a growing corpus of research in AI privacy and explainability, there is little attention on privacy-preserving model explanations. This article presents the first thorough survey about privacy attacks on model explanations and their countermeasures. Our contribution to this field comprises a thorough analysis of research papers with a connected taxonomy that facilitates the categorization of privacy attacks and countermeasures based on the targeted explanations. This work also includes an initial investigation into the causes of privacy leaks. Finally, we discuss unresolved issues and prospective research directions uncovered in our analysis. This survey aims to be a valuable resource for the research community and offers clear insights for those new to this domain. To support ongoing research, we have established an online resource repository, which will be continuously updated with new and relevant findings.
The k-Nearest Neighbors (kNN) algorithm is one of the most widely used techniques for data classification. However, the imbalanced class is a key problem for its declining performance. Therefore, the kNN algorithm is ...
详细信息
The coronavirus disease 2019 (COVID-19) has posed significant challenges globally, with image classification becoming a critical tool for detecting COVID-19 from chest X-ray and CT images. Convolutional neural network...
详细信息
With the rise of Arabic digital content, effective summarization methods are essential. Current Arabic text summarization systems face challenges such as language complexity and vocabulary limitations. We introduce an...
详细信息
Predicting the accurate future price of the agricultural crops is important to avoid overproduction or shortages in the food supply chain. To obtain accurate predictions, the process usually involves large and complex...
详细信息
Predicting the accurate future price of the agricultural crops is important to avoid overproduction or shortages in the food supply chain. To obtain accurate predictions, the process usually involves large and complex datasets, which would add to computational costs for developing a model with good performance. Therefore, this study introduces the single-layer Transformer Convolutional Encoder algorithm (STCE), an improved version of the traditional transformer encoder. STCE is computationally efficient and does not compromise the accuracy of the prediction. In STCE, the fully connected Convolutional Neural Network (CNN) layer is used in the transformer to get the first temporal features and record long-range dependencies with Multi-Head Attention. To minimize complexity while maintaining performance, a single dense layer is used for the output instead of the Multi-Layer Perceptron (MLP) and omit positional encoding, which leverages the natural sequence order of the time series data. Additionally, since time-series price data normally comes with missing values, this study introduce a sequence nearest neighbor imputation algorithm for anchoring that data to complement the STCE method. This study focuses on various vegetable prices, such as tomatoes, long beans, and cucumbers, with empirical validation across various prediction prices, specifically 30-day, 60-day, and 90-day predictions. Predictions made with Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), and Mean Absolute Percentage Error (MAPE) show that the STCE algorithm is better than other deep learning algorithms, even the traditional transformer encoder. STCE algorithm not only has better performance, but it also reduces the computational time in the training with 12% fewer seconds compared to the transformer encoder and 22% fewer seconds for LSTM. This study not only provides valuable insights for farmers and planners in the agriculture market but also highlights the robust potential of transforme
Vehicle location prediction and the use of vehicle location tracking are increasingly important topics of discussion among connected vehicle researchers. Location tracking for mobile users is essential due to the corr...
详细信息
Efficient task scheduling in Cloud Computing remains an NP-hard challenge due to combinatorial search spaces and resource heterogeneity, often leading to premature convergence in existing metaheuristics. This paper pr...
详细信息
The transmission of medical images via medical agencies raises security concerns, necessitating increased security measures to ensure integrity and security. However, many watermarking algorithms overlook equipoise;th...
详细信息
App reviews are crucial in influencing user decisions and providing essential feedback for developers to improve their *** the analysis of these reviews is vital for efficient review *** traditional machine learning(M...
详细信息
App reviews are crucial in influencing user decisions and providing essential feedback for developers to improve their *** the analysis of these reviews is vital for efficient review *** traditional machine learning(ML)models rely on basic word-based feature extraction,deep learning(DL)methods,enhanced with advanced word embeddings,have shown superior *** research introduces a novel aspectbased sentiment analysis(ABSA)framework to classify app reviews based on key non-functional requirements,focusing on usability factors:effectiveness,efficiency,and *** propose a hybrid DL model,combining BERT(Bidirectional Encoder Representations from Transformers)with BiLSTM(Bidirectional Long Short-Term Memory)and CNN(Convolutional Neural Networks)layers,to enhance classification *** analysis against state-of-the-art models demonstrates that our BERT-BiLSTM-CNN model achieves exceptional performance,with precision,recall,F1-score,and accuracy of 96%,87%,91%,and 94%,*** contributions of this work include a refined ABSA-based relabeling framework,the development of a highperformance classifier,and the comprehensive relabeling of the Instagram App Reviews *** advancements provide valuable insights for software developers to enhance usability and drive user-centric application development.
暂无评论