Graph neural networks (GNNs) have shown outstanding performance in graph node classification. However, as a deep learning model, GNNs can be influence by adversarial attacks, such as graph injection attacks or graph m...
详细信息
ISBN:
(数字)9798350391367
ISBN:
(纸本)9798350391374
Graph neural networks (GNNs) have shown outstanding performance in graph node classification. However, as a deep learning model, GNNs can be influence by adversarial attacks, such as graph injection attacks or graph modification attacks, which modify edges or node features on the original graph. This paper focus on Graph Injection Attacks (GIA), which adds a small number of nodes and edges to the original graph to change the prediction results. GIA has stronger attack potential and it can cause more damage to the homogeneity of graphs. To tackle this problem, this paper proposes a novel defense strategy. We observe that real graphs are normally sparse, so that a link prediction model may be adopted to tell reliable edges from adversarial edges. By increasing the interaction information of edges, and reducing the sensitivity of vulnerable nodes to adversarial edges, the proposed method can increase the prediction acccuracy. Meanwhile, we designe a homogeneous filtering to help to identify adversarial edges, reducing the interference of the adversarial to the model. Experiments show our method has better defense performance than other baseline defense methods.
Even though data wrangling(DW) accounts for more than half of the machine learning(ML) process, there is a dearth of research on data wrangling and dataset preparation. Consequently, we present a valuable state-of-the...
详细信息
Even though data wrangling(DW) accounts for more than half of the machine learning(ML) process, there is a dearth of research on data wrangling and dataset preparation. Consequently, we present a valuable state-of-the-art dataset prepared based on medical and pharmaceutical claims, as well as patient-level data collected from the transactional processing system of a Zimbabwean health insurance company. We were given two initial raw sub-datasets(one for the diabetics and one for the hypertensive patients) that had been retrieved and divided based on the International Classification of Diseases 10th Revision Code(ICD-10). Since adherence metrics measure the percentage of patients covered by prescription claims for the same medication in the same therapeutic class, within the measurement year, the created dataset only comprised data for 2022, which spanned from January 1 until December 31, 2022. We acknowledge, however, that there is no universally approved compendium of DW stages; yet certain building blocks and functionalities with considerable overlaps are commonly accepted and can be considered typical of DW. In light of this, we take a pragmatic approach to generating a dataset,incorporating nine essential DW building blocks and tasks, employed iteratively and incrementally, akin to an agile approach to dataset generation. Thus, we used some of the DW tasks iteratively and incrementally throughout the DW process without restricting them to a single stage. Following a rigorous DW procedure, the created dataset was then used to build an ML model, which then demonstrates a generally good degree of performance, as evidenced by the 81% accuracy. The outcomes, techniques, and insights proffered in this article inform future researchers, data scientists, and analysts on how to conduct data mining, dataset enrichment, and DW. The created dataset can stimulate further study in areas such as evaluating medication adherence(MA) and performing ML tasks such as classifying, pr
With the high speed development of information technology, the healthcare system increasingly relies on cloud servers for data storage and complex computation, patient data privacy issues stem from healthcare systems&...
详细信息
This Internet of Medical Things (IoMT), facilitates the medical stop regarding real-time monitoring of patients, medical emergency management, remote surgery, patient information management, medical equipment, drug mo...
详细信息
Quantum information processing is more complex than classical counterpart because of the No-Cloning theorem, decoherence, and issues detecting quantum states. Building a quantum computer without error detection and co...
详细信息
作者:
Jiet, Moses MakueiKamble, AahashPuri, ChetanYesankar, PrajyotVerma, PrateekRewatkar, Rajendra
Faculty of Engineering and Technology Department of Computer Science & Design Maharashtra Wardha442001 India
Faculty of Engineering and Technology Department of Artificial Intelligence & Data Science Maharashtra Wardha442001 India
Faculty of Engineering and Technology Department of Artificial Intelligence & Machine Learning Maharashtra Wardha442001 India
Faculty of Engineering and Technology Department of Biomedical Engineering Maharashtra Wardha442001 India
This research focuses on the crucial role of the clustering technique in data mining, specifically in market forecasting and planning. The study presents a comprehensive report on utilizing the k-means clustering tech...
详细信息
Enterprise-level system development requires a grand design to effectively achieve the system development objectives, which may involve more than one application. Currently, two approaches are available for creating s...
详细信息
Cross-platform verification, a critical undertaking in the realm of early-stage quantum computing, endeavors to characterize the similarity of two imperfect quantum devices executing identical algorithms, utilizing mi...
详细信息
Cross-platform verification, a critical undertaking in the realm of early-stage quantum computing, endeavors to characterize the similarity of two imperfect quantum devices executing identical algorithms, utilizing minimal measurements. While the random measurement approach has been instrumental in this context, the quasiexponential computational demand with increasing qubit count hurdles its feasibility in large-qubit scenarios. To bridge this knowledge gap, here we introduce an innovative multimodal learning approach, recognizing that the formalism of data in this task embodies two distinct modalities: measurement outcomes and classical description of compiled circuits on explored quantum devices, both containing unique information about the quantum devices. Building upon this insight, we devise a multimodal neural network to independently extract knowledge from these modalities, followed by a fusion operation to create a comprehensive data representation. The learned representation can effectively characterize the similarity between the explored quantum devices when executing new quantum algorithms not present in the training data. We evaluate our proposal on platforms featuring diverse noise models, encompassing system sizes up to 50 qubits. The achieved results demonstrate an improvement of 3 orders of magnitude in prediction accuracy compared to the random measurements and offer compelling evidence of the complementary roles played by each modality in cross-platform verification. These findings pave the way for harnessing the power of multimodal learning to overcome challenges in wider quantum system learning tasks.
Responsible gaming aims at maintaining the integrity and sustainability of the gaming industry. However, The exchange of sensitive data, such as player and gaming related information, among different parties raises si...
详细信息
The linear ordering problem consists in finding a linear order < on a finite set A so as to minimize the sum of costs associated with pairs of elements a, b for which a < b. The problem is NP-hard and APX-hard. ...
The linear ordering problem consists in finding a linear order < on a finite set A so as to minimize the sum of costs associated with pairs of elements a, b for which a < b. The problem is NP-hard and APX-hard. We introduce algorithms for solving the problem partially by deciding efficiently for some pairs (a, b) whether a < b is in an optimal solution. To do so, we construct maps from the feasible set of orders to itself and establish efficiently testable conditions on the cost function of the problem for which these maps are improving. We examine the effectiveness and efficiency of these conditions and algorithms empirically, on two data sets.
暂无评论