panitsasi commited on
Commit
f8124d4
·
verified ·
1 Parent(s): a9cc322

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -9,17 +9,14 @@ multilinguality:
9
  ---
10
 
11
  ## FedJam Dataset
12
-
13
  The **FedJam dataset** is a **multimodal dataset** designed for jamming detection and classification in wireless networks, pairing time–frequency spectrogram images with cross-layer network KPI time series.
14
  Each sample contains **aligned vision and time-series modalities**, enabling joint modeling of physical-layer signal characteristics and network-layer performance indicators.
15
 
16
  ---
17
 
18
  ## Code
19
-
20
  The research code for the paper **_“FedJam: Multi-Modal Federated Learning Framework for Jamming Detection”_**,
21
  which uses this dataset, can be accessed here:
22
-
23
  GitHub repository: https://github.com/panitsasi/fedJam (accepted at IEEE INFOCOM 2026)
24
 
25
  ---
@@ -125,7 +122,7 @@ plt.show()
125
  If you use this dataset, please cite:
126
  ```python
127
  I. Panitsas, I. Ofeidis, and L. Tassiulas,
128
- “FedJam: Multimodal Federated Learning Framework for Jamming Detection,
129
  arXiv:2508.09369 [cs.NI], 2025. doi:10.48550/arXiv.2508.09369.
130
  ```
131
 
 
9
  ---
10
 
11
  ## FedJam Dataset
 
12
  The **FedJam dataset** is a **multimodal dataset** designed for jamming detection and classification in wireless networks, pairing time–frequency spectrogram images with cross-layer network KPI time series.
13
  Each sample contains **aligned vision and time-series modalities**, enabling joint modeling of physical-layer signal characteristics and network-layer performance indicators.
14
 
15
  ---
16
 
17
  ## Code
 
18
  The research code for the paper **_“FedJam: Multi-Modal Federated Learning Framework for Jamming Detection”_**,
19
  which uses this dataset, can be accessed here:
 
20
  GitHub repository: https://github.com/panitsasi/fedJam (accepted at IEEE INFOCOM 2026)
21
 
22
  ---
 
122
  If you use this dataset, please cite:
123
  ```python
124
  I. Panitsas, I. Ofeidis, and L. Tassiulas,
125
+ “FedJam: Multimodal Federated Learning Framework for Jamming Detection”
126
  arXiv:2508.09369 [cs.NI], 2025. doi:10.48550/arXiv.2508.09369.
127
  ```
128