Skip to content

Commit 4b6b295

Browse files
authored
Update papers.bib
1 parent cf3f304 commit 4b6b295

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_bibliography/papers.bib

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ @misc{ghasemi2023adversarial
77
eprint={2312.08181},
88
archivePrefix={arXiv},
99
primaryClass={eess.SP},
10+
preview={ghasemi2023adversarial.png},
1011
abbr={IEEE TVT},
1112
bibtex_show={true},
1213
doi={10.1109/TVT.2024.3360145},
1314
selected={true},
1415
abstract = {This paper introduces adversarial attacks targeting a Graph Neural Network (GNN) based radio resource management system in point to point (P2P) communications. Our focus lies on perturbing the trained GNN model during the test phase, specifically targeting its vertices and edges. To achieve this, four distinct adversarial attacks are proposed, each accounting for different constraints, and aiming to manipulate the behavior of the system. The proposed adversarial attacks are formulated as optimization problems, aiming to minimize the system's communication quality. The efficacy of these attacks is investigated against the number of users, signal-to-noise ratio (SNR), and adversary power budget. Furthermore, we address the detection of such attacks from the perspective of the Central Processing Unit (CPU) of the system. To this end, we formulate an optimization problem that involves analyzing the distribution of channel eigenvalues before and after the attacks are applied. This formulation results in a Min-Max optimization problem, allowing us to detect the presence of attacks. Through extensive simulations, we observe that in the absence of adversarial attacks, the eigenvalues conform to Johnson's SU distribution. However, the attacks significantly alter the characteristics of the eigenvalue distribution, and in the most effective attack, they even change the type of the eigenvalue distribution.},
1516
arxiv={2312.08181},
1617
html={https://ieeexplore.ieee.org/abstract/document/10416752},
17-
preview={ghasemi2023adversarial.png},
18+
1819
}
1920

2021
@INPROCEEDINGS{10289604,

0 commit comments

Comments
 (0)